<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/easymocker/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 28 Sep 2012 13:50:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/easymocker/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v11
+++ v12
@@ -1,6 +1,6 @@
 Web Service Mocker
 ==================
-Web Service Mocker is an easy to use, completely web based SOAP web service mocking utility. This utility is found very useful in a SOA development environment during unit test, preliminary acceptance test, component integration test, regression test and non functional requirement test phases of any project.
+Web Service Mocker is an easy to use, completely web based SOAP web service simulator. This utility is found very useful in a SOA development environment during unit test, preliminary acceptance test, component integration test, regression test and non functional requirement test phases of any project.
 
 ---------------
 Reasons for use
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 28 Sep 2012 13:50:18 -0000</pubDate><guid>https://sourceforge.netec691a927de82ca05c4476587236063068cd2052</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v10 
+++ v11 
@@ -45,5 +45,3 @@
 * soapUI API (3.5) is used to import WSDLs, validate schema and generate skeleton SOAP messages
 * SAAJ API is used for generic web service test client
 * Log4j API for logging
-
----------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Wed, 27 Jul 2011 12:35:13 -0000</pubDate><guid>https://sourceforge.netdc329f8898989b382f3a89927ec5bd734c7a474a</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v9 
+++ v10 
@@ -10,7 +10,7 @@
 ---------------
 Why not soapUI?
 ---------------
-soapUI is a powerful testing tool which also provides mocking facility. The following are few reason why this utility is useful over soapUI for web service mocking.
+soapUI is a powerful testing tool which also provides mocking facility. The following are the few reasons why this utility is useful over soapUI for web service mocking.
 
 * soapUI is not web based - With this utility a tester/developer can mock a service, change a mocked service easily using any web browser.
 * soapUI is not centralized - With this utility all mocked services will be visible for everyone connected over network. No installation required on each machine.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 07:24:40 -0000</pubDate><guid>https://sourceforge.netaa1ff3c165d44872e5dcb3da8b58c26aca6cf9ea</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v8 
+++ v9 
@@ -12,30 +12,30 @@
 ---------------
 soapUI is a powerful testing tool which also provides mocking facility. The following are few reason why this utility is useful over soapUI for web service mocking.
 
-* soapUI is not web based - With this utility a tester/developer can mock a service, change a mockerd service easily using any web browser.
-* soapUI is not centralised - With this utility all mocked services will be visible for everyone connected over network. No installation required on each machine.
+* soapUI is not web based - With this utility a tester/developer can mock a service, change a mocked service easily using any web browser.
+* soapUI is not centralized - With this utility all mocked services will be visible for everyone connected over network. No installation required on each machine.
 * soapUI is for technical people - To mock a web service in soapUI, which can generate a selective response for a particular request requires knowledge of XPATH, to generate delayed mocking requires knowledge of groovy scripting.
 * soapUI is WSDL dependent - Everything in soapUI starts with a WSDL, if you want to mock a service without WSDL it is not possible in soapUI.
 
----------------
+--------------------
 Software Requirement
 --------------------
 * Apache Tomcat 6 or above - &lt;http://tomcat.apache.org&gt;
 * Java Runtime Environment 1.6 or above - &lt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&gt;
 
----------------
+------------
 Installation
 ------------
 Place the war file under (tomcat-root)/webapps directory and start the tomcat server.
 
----------------
+-----
 Usage
 -----
 Once the tomcat server is started the web page will be available at http://host:port/context/index.jsp
 
 Ex: If the war name is webservicemocker-0.0.1.war and port is 8080 the web URL will be http://localhost:8080/webservicemocker-0.0.1/index.jsp
 
----------------
+-----------------
 Technical details
 -----------------
 Web Service Mocker is a simple web application.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 06:52:59 -0000</pubDate><guid>https://sourceforge.net95bad8d88e2ed76f5b7c27943488c2fa61f52805</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -1,6 +1,6 @@
 Web Service Mocker
 ==================
-Web Service Mocker is an easy to use, completely web based SOAP web service mocking utility.  during development or testing phase. This utility is found very useful in a SOA development environment during unit test, preliminary acceptance test, component integration test, regression test and non functional requirement test phases of any project.
+Web Service Mocker is an easy to use, completely web based SOAP web service mocking utility. This utility is found very useful in a SOA development environment during unit test, preliminary acceptance test, component integration test, regression test and non functional requirement test phases of any project.
 
 ---------------
 Reasons for use
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 06:25:25 -0000</pubDate><guid>https://sourceforge.net93192f3c69961b04409d30c786baa5062ca0446c</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -1,43 +1,49 @@
 Web Service Mocker
 ==================
-
 Web Service Mocker is an easy to use, completely web based SOAP web service mocking utility.  during development or testing phase. This utility is found very useful in a SOA development environment during unit test, preliminary acceptance test, component integration test, regression test and non functional requirement test phases of any project.
 
+---------------
 Reasons for use
 ---------------
 In a test environment, mocked services can simulate the behavior of complex, real (non-mock) service and are therefore useful when a real service is impractical or impossible to incorporate into a test.
 
+---------------
 Why not soapUI?
 ---------------
 soapUI is a powerful testing tool which also provides mocking facility. The following are few reason why this utility is useful over soapUI for web service mocking.
 
 * soapUI is not web based - With this utility a tester/developer can mock a service, change a mockerd service easily using any web browser.
 * soapUI is not centralised - With this utility all mocked services will be visible for everyone connected over network. No installation required on each machine.
 * soapUI is for technical people - To mock a web service in soapUI, which can generate a selective response for a particular request requires knowledge of XPATH, to generate delayed mocking requires knowledge of groovy scripting.
 * soapUI is WSDL dependent - Everything in soapUI starts with a WSDL, if you want to mock a service without WSDL it is not possible in soapUI.
 
+---------------
 Software Requirement
 --------------------
-
 * Apache Tomcat 6 or above - &lt;http://tomcat.apache.org&gt;
 * Java Runtime Environment 1.6 or above - &lt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&gt;
 
+---------------
 Installation
 ------------
 Place the war file under (tomcat-root)/webapps directory and start the tomcat server.
 
+---------------
 Usage
 -----
 Once the tomcat server is started the web page will be available at http://host:port/context/index.jsp
 
 Ex: If the war name is webservicemocker-0.0.1.war and port is 8080 the web URL will be http://localhost:8080/webservicemocker-0.0.1/index.jsp
 
+---------------
 Technical details
 -----------------
 Web Service Mocker is a simple web application.
 
 * Core engine is a simple Servlet. This Servlet dispatches the desired response based on end point URL and request parameter
 * Front end is a set of JSPs
 * soapUI API (3.5) is used to import WSDLs, validate schema and generate skeleton SOAP messages
 * SAAJ API is used for generic web service test client
 * Log4j API for logging
+
+---------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 06:17:07 -0000</pubDate><guid>https://sourceforge.net34549b4a696d476cbd4067d0d4f1880ecd8aacc4</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -22,6 +22,16 @@
 * Apache Tomcat 6 or above - &lt;http://tomcat.apache.org&gt;
 * Java Runtime Environment 1.6 or above - &lt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&gt;
 
+Installation
+------------
+Place the war file under (tomcat-root)/webapps directory and start the tomcat server.
+
+Usage
+-----
+Once the tomcat server is started the web page will be available at http://host:port/context/index.jsp
+
+Ex: If the war name is webservicemocker-0.0.1.war and port is 8080 the web URL will be http://localhost:8080/webservicemocker-0.0.1/index.jsp
+
 Technical details
 -----------------
 Web Service Mocker is a simple web application.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 06:05:44 -0000</pubDate><guid>https://sourceforge.net886563ce5108f511eb73ae8f484b64da1c8373b8</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -18,8 +18,9 @@
 
 Software Requirement
 --------------------
-Apache Tomcat 6 or above - &lt;http://tomcat.apache.org/&gt;
-Java Runtime Environment 1.6 or above - &lt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&gt;
+
+* Apache Tomcat 6 or above - &lt;http://tomcat.apache.org&gt;
+* Java Runtime Environment 1.6 or above - &lt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&gt;
 
 Technical details
 -----------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 05:45:59 -0000</pubDate><guid>https://sourceforge.netef93d1f224b1e4c25e651482268aab1366ce9926</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -18,16 +18,15 @@
 
 Software Requirement
 --------------------
-Apache Tomcat 6 or above
-Java Runtime Environment 1.6 or above
-
+Apache Tomcat 6 or above - &lt;http://tomcat.apache.org/&gt;
+Java Runtime Environment 1.6 or above - &lt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&gt;
+
 Technical details
 -----------------
 Web Service Mocker is a simple web application.
 
 * Core engine is a simple Servlet. This Servlet dispatches the desired response based on end point URL and request parameter
 * Front end is a set of JSPs
 * soapUI API (3.5) is used to import WSDLs, validate schema and generate skeleton SOAP messages
 * SAAJ API is used for generic web service test client
 * Log4j API for logging
-
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 05:44:04 -0000</pubDate><guid>https://sourceforge.nete0d40a90eeaa206a76e689868bb44dd1770c7375</guid></item><item><title>WikiPage Home modified by Sripathi Acharya</title><link>https://sourceforge.net/p/easymocker/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,11 +1,25 @@
 Web Service Mocker
 ==================
 
-Web Service Mocker is a very useful tool to mock SOAP based web services during development or testing phase.
-
+Web Service Mocker is an easy to use, completely web based SOAP web service mocking utility.  during development or testing phase. This utility is found very useful in a SOA development environment during unit test, preliminary acceptance test, component integration test, regression test and non functional requirement test phases of any project.
+
 Reasons for use
 ---------------
 In a test environment, mocked services can simulate the behavior of complex, real (non-mock) service and are therefore useful when a real service is impractical or impossible to incorporate into a test.
+
+Why not soapUI?
+---------------
+soapUI is a powerful testing tool which also provides mocking facility. The following are few reason why this utility is useful over soapUI for web service mocking.
+
+* soapUI is not web based - With this utility a tester/developer can mock a service, change a mockerd service easily using any web browser.
+* soapUI is not centralised - With this utility all mocked services will be visible for everyone connected over network. No installation required on each machine.
+* soapUI is for technical people - To mock a web service in soapUI, which can generate a selective response for a particular request requires knowledge of XPATH, to generate delayed mocking requires knowledge of groovy scripting.
+* soapUI is WSDL dependent - Everything in soapUI starts with a WSDL, if you want to mock a service without WSDL it is not possible in soapUI.
+
+Software Requirement
+--------------------
+Apache Tomcat 6 or above
+Java Runtime Environment 1.6 or above
 
 Technical details
 -----------------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sripathi Acharya</dc:creator><pubDate>Fri, 22 Jul 2011 05:41:22 -0000</pubDate><guid>https://sourceforge.netb1a13d630efdaa2733637d95d26a13c4a7cbc3fa</guid></item></channel></rss>