[jboss-svn-commits] JBL Code SVN: r21179 - in labs/jbossesb/trunk/product: samples/quickstarts and 100 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Jul 22 15:51:25 EDT 2008


Author: maeste
Date: 2008-07-22 15:51:23 -0400 (Tue, 22 Jul 2008)
New Revision: 21179

Added:
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties
   labs/jbossesb/trunk/product/services/soap/lib/ext/Wise-core.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jaxb-xjc.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jaxws-rt.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jaxws-tools.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jboss-jaxws.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jboss-saaj.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jboss-system.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jbossall-client.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jbossws-common.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jbossws-spi.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/stax-ex.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/streambuffer.jar
   labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/
   labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java
Removed:
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/build.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/listener.log
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/readme.txt
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext/jbossws-client.jar
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/classes/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/lib/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp
   labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties
   labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java
Modified:
   labs/jbossesb/trunk/product/.classpath
Log:
JBESB-1874

Modified: labs/jbossesb/trunk/product/.classpath
===================================================================
--- labs/jbossesb/trunk/product/.classpath	2008-07-22 19:35:27 UTC (rev 21178)
+++ labs/jbossesb/trunk/product/.classpath	2008-07-22 19:51:23 UTC (rev 21179)
@@ -2,8 +2,19 @@
 <classpath>
 	<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.0.1.jar"/>
 	<classpathentry excluding="**/.svn/" kind="src" path="rosetta/src"/>
+	<classpathentry kind="src" path="services/jbossesb/src/main/java"/>
+	<classpathentry kind="src" path="services/jbrules/src/main/java"/>
+	<classpathentry kind="src" path="services/jbossesb/src/test/java"/>
+	<classpathentry kind="src" path="services/jbpm/src/test/java"/>
+	<classpathentry kind="src" path="services/jbrules/src/test/java"/>
+	<classpathentry kind="src" path="services/jbpm/src/main/java"/>
+	<classpathentry kind="src" path="services/smooks/src/test/java"/>
+	<classpathentry kind="src" path="services/smooks/src/main/java"/>
+	<classpathentry kind="src" path="services/slsb/src/main/java"/>
 	<classpathentry kind="src" path="build/schema-model/src"/>
 	<classpathentry excluding="**/.svn/" kind="src" path="rosetta/tests/src"/>
+	<classpathentry kind="src" path="services/soap/src/main/java"/>
+	<classpathentry kind="src" path="services/soap/src/test/java"/>
 	<classpathentry kind="lib" path="etc/test/resources/log4j/dev"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="lib/ext/activation.jar"/>
@@ -74,5 +85,6 @@
 	<classpathentry kind="lib" path="lib/ext/jaxr-api-1.0rc1.jar"/>
 	<classpathentry kind="lib" path="lib/ext/jboss-jaxb-intros.jar"/>
 	<classpathentry kind="lib" path="lib/ext/scout-1.0rc1.jar"/>
+	<classpathentry kind="lib" path="services/soap/lib/ext/Wise-core.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,10 +0,0 @@
-Quickstart_webservice_consumer_wise
-clean
-deploy
-deploy-jms-dests
-help
-help-quickstarts
-makewar
-run
-undeploy
-undeploy-jms-dests

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,10 @@
+Quickstart_webservice_consumer_wise
+clean
+deploy
+deploy-jms-dests
+help
+help-quickstarts
+makewar
+run
+undeploy
+undeploy-jms-dests

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,74 +0,0 @@
-<project name="Quickstart_webservice_consumer_wise" default="deploy" basedir=".">
-	
-	<description> 
-		${ant.project.name}
-		${line.separator}
-	</description>
-	
-	<property name="additional.deploys" value="wise-core.properties" />
-
-	<!-- Import the base Ant build script... -->
-		<import file="../conf/base-build.xml"/>
-	 
-	
-    <property name="war.build.dir" location="${build.dir}/war/classes"/>
-	
-	
-    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
-
-    <target name="quickstart-specific-assemblies" depends="makewar"/>
-
-    <target name="makewar" description="make war">
-        <!-- Compile... -->
-        <mkdir dir="${war.build.dir}" />
-        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
-            <classpath>
-                <path refid="compile-classpath" />
-                <fileset dir="war/lib/ext" includes="*.jar" />
-            </classpath>
-        </javac>
-
-        <!-- War... -->
-        <war warfile="build/${ant.project.name}.war"
-             webxml="${basedir}/war/resources/WEB-INF/web.xml">
-            <webinf dir="${basedir}/war/resources/WEB-INF">
-                <include name="jboss-web.xml"/>
-            </webinf>
-            <classes dir="${war.build.dir}" includes="**/*.class"/>
-            <fileset dir="${basedir}/war/view">
-                <include name="**/*"/>
-            </fileset>
-            <classes dir="${basedir}">
-                <include name="juddi.properties"/>
-            </classes>
-        </war>
-    </target>
-
-    <target name="deploy-war" depends="prepare-deployment">
-        <copy todir="${org.jboss.esb.server.deploy.dir}"
-            file="${build.dir}/${ant.project.name}.war"/>
-    </target>
-
-    <target name="undeploy-war" depends="dependencies">
-        <delete verbose="true" quiet="true"
-          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
-    </target>
-
-	<target name="sendjms" depends="compile">
-		<echo>Send ESB message that triggers webservice call</echo>
-                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test.SendJMSMessage" failonerror="true">
-                        <arg value="Jimbo"/>
-                        <classpath refid="exec-classpath"/>
-                </java>
-
-	</target>
-	
-	 <target name="runtest" depends="compile">
-	     <echo>Send ESB message that triggers webservice call</echo>
-	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test.SendEsbMessage" failonerror="true">
-	     	<arg value="Jimbo"/>
-			<classpath refid="exec-classpath"/>
-	     </java>
-	  </target>  
-	
-</project>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,74 @@
+<project name="Quickstart_webservice_consumer_wise" default="deploy" basedir=".">
+	
+	<description> 
+		${ant.project.name}
+		${line.separator}
+	</description>
+	
+	<property name="additional.deploys" value="wise-core.properties" />
+
+	<!-- Import the base Ant build script... -->
+		<import file="../conf/base-build.xml"/>
+	 
+	
+    <property name="war.build.dir" location="${build.dir}/war/classes"/>
+	
+	
+    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
+
+    <target name="quickstart-specific-assemblies" depends="makewar"/>
+
+    <target name="makewar" description="make war">
+        <!-- Compile... -->
+        <mkdir dir="${war.build.dir}" />
+        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
+            <classpath>
+                <path refid="compile-classpath" />
+                <fileset dir="war/lib/ext" includes="*.jar" />
+            </classpath>
+        </javac>
+
+        <!-- War... -->
+        <war warfile="build/${ant.project.name}.war"
+             webxml="${basedir}/war/resources/WEB-INF/web.xml">
+            <webinf dir="${basedir}/war/resources/WEB-INF">
+                <include name="jboss-web.xml"/>
+            </webinf>
+            <classes dir="${war.build.dir}" includes="**/*.class"/>
+            <fileset dir="${basedir}/war/view">
+                <include name="**/*"/>
+            </fileset>
+            <classes dir="${basedir}">
+                <include name="juddi.properties"/>
+            </classes>
+        </war>
+    </target>
+
+    <target name="deploy-war" depends="prepare-deployment">
+        <copy todir="${org.jboss.esb.server.deploy.dir}"
+            file="${build.dir}/${ant.project.name}.war"/>
+    </target>
+
+    <target name="undeploy-war" depends="dependencies">
+        <delete verbose="true" quiet="true"
+          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
+    </target>
+
+	<target name="sendjms" depends="compile">
+		<echo>Send ESB message that triggers webservice call</echo>
+                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test.SendJMSMessage" failonerror="true">
+                        <arg value="Jimbo"/>
+                        <classpath refid="exec-classpath"/>
+                </java>
+
+	</target>
+	
+	 <target name="runtest" depends="compile">
+	     <echo>Send ESB message that triggers webservice call</echo>
+	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test.SendEsbMessage" failonerror="true">
+	     	<arg value="Jimbo"/>
+			<classpath refid="exec-classpath"/>
+	     </java>
+	  </target>  
+	
+</project>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/deployment.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/deployment.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,7 +0,0 @@
-<jbossesb-deployment>
-  <depends>jboss.esb:deployment=soap.esb</depends>
-  <depends>jboss.esb:service=SoapUIClientService</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb_reply</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_Request_gw</depends>
-</jbossesb-deployment>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/deployment.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/deployment.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/deployment.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,7 @@
+<jbossesb-deployment>
+  <depends>jboss.esb:deployment=soap.esb</depends>
+  <depends>jboss.esb:service=SoapUIClientService</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb_reply</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_Request_gw</depends>
+</jbossesb-deployment>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb_reply"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-  <mbean code="org.jboss.jms.server.destination.QueueService"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_Request_gw"
-    xmbean-dd="xmdesc/Queue-xmbean.xml">
-    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb_reply"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+  <mbean code="org.jboss.jms.server.destination.QueueService"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_Request_gw"
+    xmbean-dd="xmdesc/Queue-xmbean.xml">
+    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb_reply">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-  <mbean code="org.jboss.mq.server.jmx.Queue"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_Request_gw">
-    <depends optional-attribute-name="DestinationManager">
-      jboss.mq:service=DestinationManager
-    </depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_esb_reply">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+  <mbean code="org.jboss.mq.server.jmx.Queue"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise_Request_gw">
+    <depends optional-attribute-name="DestinationManager">
+      jboss.mq:service=DestinationManager
+    </depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,62 +0,0 @@
-<?xml version = "1.0" encoding = "UTF-8"?>
-<jbossesb
-	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
-	parameterReloadSecs="5">
-
-	<providers>
-		<jms-provider name="JBossMQ"
-			connection-factory="ConnectionFactory"
-			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-			jndi-URL="localhost">
-				<jms-bus busid="quickstartGwChannel">
-                  		<jms-message-filter
-                      		dest-type="QUEUE"
-                      		dest-name="queue/quickstart_webservice_consumer_wise_Request_gw"
-                   		/>
-              			</jms-bus>
-
-				<jms-bus busid="quickstartEsbChannel">
-				<jms-message-filter dest-type="QUEUE"
-					dest-name="queue/quickstart_webservice_consumer_wise_esb" />
-			</jms-bus>
-
-		</jms-provider>
-	</providers>
-
-	<services>
-		<service category="MyServiceCategory" name="Webserviceconsumer_wise"
-			description="Helloworld Webservice Consumer">
-			<listeners>
-				<jms-listener name="JMS-ESBListener"
-					busidref="quickstartEsbChannel" maxThreads="1" />
-		                <jms-listener name="JMS-Gateway"
-       				        busidref="quickstartGwChannel"
-                    			maxThreads="1"
-                    			is-gateway="true"
-                			/>
-	
-			</listeners>
-			<actions mep="OneWay">
-				<action name="request-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.MyRequestAction">
-				</action>
-				<action name="soapui-client-action"
-					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
-					<property name="wsdl"
-						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise/HelloWorldWS?wsdl" />
-					<property name="SOAPAction" value="sayHello"/>
-					<property name="EndPointName" value="HelloWorldPort"/>
-					
-					<property name="serviceName" value="HelloWorldWS"/>
-					<property name="userName" value=""/>
-					<property name="password" value=""/>				
-				</action>
-				<action name="response-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.MyResponseAction">
-				</action>
-				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore"/>
-			</actions>
-		</service>
-	</services>
-
-</jbossesb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,62 @@
+<?xml version = "1.0" encoding = "UTF-8"?>
+<jbossesb
+	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
+	parameterReloadSecs="5">
+
+	<providers>
+		<jms-provider name="JBossMQ"
+			connection-factory="ConnectionFactory"
+			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
+			jndi-URL="localhost">
+				<jms-bus busid="quickstartGwChannel">
+                  		<jms-message-filter
+                      		dest-type="QUEUE"
+                      		dest-name="queue/quickstart_webservice_consumer_wise_Request_gw"
+                   		/>
+              			</jms-bus>
+
+				<jms-bus busid="quickstartEsbChannel">
+				<jms-message-filter dest-type="QUEUE"
+					dest-name="queue/quickstart_webservice_consumer_wise_esb" />
+			</jms-bus>
+
+		</jms-provider>
+	</providers>
+
+	<services>
+		<service category="MyServiceCategory" name="Webserviceconsumer_wise"
+			description="Helloworld Webservice Consumer">
+			<listeners>
+				<jms-listener name="JMS-ESBListener"
+					busidref="quickstartEsbChannel" maxThreads="1" />
+		                <jms-listener name="JMS-Gateway"
+       				        busidref="quickstartGwChannel"
+                    			maxThreads="1"
+                    			is-gateway="true"
+                			/>
+	
+			</listeners>
+			<actions mep="OneWay">
+				<action name="request-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.MyRequestAction">
+				</action>
+				<action name="soapui-client-action"
+					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
+					<property name="wsdl"
+						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise/HelloWorldWS?wsdl" />
+					<property name="SOAPAction" value="sayHello"/>
+					<property name="EndPointName" value="HelloWorldPort"/>
+					
+					<property name="serviceName" value="HelloWorldWS"/>
+					<property name="userName" value=""/>
+					<property name="password" value=""/>				
+				</action>
+				<action name="response-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.MyResponseAction">
+				</action>
+				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore"/>
+			</actions>
+		</service>
+	</services>
+
+</jbossesb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,84 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  JBoss, Home of Professional Open Source
-  Copyright 2006, JBoss Inc., and others contributors as indicated 
-  by the @authors tag. All rights reserved. 
-  See the copyright.txt in the distribution for a
-  full listing of individual contributors. 
-  This copyrighted material is made available to anyone wishing to use,
-  modify, copy, or redistribute it subject to the terms and conditions
-  of the GNU Lesser General Public License, v. 2.1.
-  This program is distributed in the hope that it will be useful, but WITHOUT A 
-  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
-  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
-  You should have received a copy of the GNU Lesser General Public License,
-  v.2.1 along with this distribution; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
-  MA  02110-1301, USA.
-  
-  (C) 2005-2006,
-  @author JBoss Inc.
--->
-<!-- $Id: jbossesb-unittest-properties.xml $ -->
-<!--
-  These options are described in the JBossESB manual.
-  Defaults are provided here for convenience only.
- 
-  Please read through this file prior to using the system, and consider
-  updating the specified entries.
--->
-<esb
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
-    <properties name="core">
-		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
-		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
-		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
-    </properties>
-    <properties name="registry">      
-    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
-    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
-    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
-    	<property name="org.jboss.soa.esb.registry.implementationClass" 
-    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.factoryClass" 
-    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.user" 
-    		value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.registry.password" 
-    	  value="password"/>
-    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
-    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
-    		value="org.apache.ws.scout.transport.RMITransport"/>
-    </properties>
-    <properties name="transports" depends="core">
-    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
-    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
-    </properties>
-    <properties name="connection">
-    	<property name="min-pool-size" value="5"/>
-    	<property name="max-pool=size" value="10"/>
-    	<property name="blocking-timeout-millis" value="5000"/>
-    	<property name="abandoned-connection-timeout" value="10000"/>
-    	<property name="abandoned-connection-time-interval" value="30000"/>
-    </properties>
-    <properties name="dbstore">
-		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
-		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
-		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
-		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
-		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
-		<!--table managed by pool to test for valid connections - created by pool automatically -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
-		<!-- # of milliseconds to timeout waiting for a connection from pool -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
-    </properties>
-    <properties name="messagerouting">
-    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
-    </properties>
-</esb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  JBoss, Home of Professional Open Source
+  Copyright 2006, JBoss Inc., and others contributors as indicated 
+  by the @authors tag. All rights reserved. 
+  See the copyright.txt in the distribution for a
+  full listing of individual contributors. 
+  This copyrighted material is made available to anyone wishing to use,
+  modify, copy, or redistribute it subject to the terms and conditions
+  of the GNU Lesser General Public License, v. 2.1.
+  This program is distributed in the hope that it will be useful, but WITHOUT A 
+  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+  You should have received a copy of the GNU Lesser General Public License,
+  v.2.1 along with this distribution; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+  MA  02110-1301, USA.
+  
+  (C) 2005-2006,
+  @author JBoss Inc.
+-->
+<!-- $Id: jbossesb-unittest-properties.xml $ -->
+<!--
+  These options are described in the JBossESB manual.
+  Defaults are provided here for convenience only.
+ 
+  Please read through this file prior to using the system, and consider
+  updating the specified entries.
+-->
+<esb
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
+    <properties name="core">
+		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
+		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
+		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
+    </properties>
+    <properties name="registry">      
+    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
+    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
+    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
+    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
+    	<property name="org.jboss.soa.esb.registry.implementationClass" 
+    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.factoryClass" 
+    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.user" 
+    		value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.registry.password" 
+    	  value="password"/>
+    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
+    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
+    		value="org.apache.ws.scout.transport.RMITransport"/>
+    </properties>
+    <properties name="transports" depends="core">
+    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
+    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
+    </properties>
+    <properties name="connection">
+    	<property name="min-pool-size" value="5"/>
+    	<property name="max-pool=size" value="10"/>
+    	<property name="blocking-timeout-millis" value="5000"/>
+    	<property name="abandoned-connection-timeout" value="10000"/>
+    	<property name="abandoned-connection-time-interval" value="30000"/>
+    </properties>
+    <properties name="dbstore">
+		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
+		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
+		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
+		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
+		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
+		<!--table managed by pool to test for valid connections - created by pool automatically -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
+		<!-- # of milliseconds to timeout waiting for a connection from pool -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
+    </properties>
+    <properties name="messagerouting">
+    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
+    </properties>
+</esb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jndi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jndi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,5 +0,0 @@
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-java.naming.factory.url.pkgs=org.jnp.interfaces
-

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jndi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/jndi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jndi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,5 @@
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+java.naming.factory.url.pkgs=org.jnp.interfaces
+

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/juddi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/juddi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,69 +0,0 @@
-# jUDDI Registry Properties (used by RegistryServer)
-# see http://www.juddi.org for more information
-
-# The UDDI Operator Name
-juddi.operatorName = jUDDI.org
-
-# The i18n locale default codes
-juddi.i18n.languageCode = en
-juddi.i18n.countryCode = US
-
-# The UDDI DiscoveryURL Prefix
-juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
-
-# The UDDI Operator Contact Email Address
-juddi.operatorEmailAddress = admin at juddi.org
-
-# The maximum name size and maximum number
-# of name elements allows in several of the
-# FindXxxx and SaveXxxx UDDI functions.
-juddi.maxNameLength=255
-juddi.maxNameElementsAllowed=5
-
-# The maximum number of UDDI artifacts allowed
-# per publisher. A value of '-1' indicates any 
-# number of artifacts is valid (These values can be
-# overridden at the individual publisher level).
-juddi.maxBusinessesPerPublisher=25
-juddi.maxServicesPerBusiness=20
-juddi.maxBindingsPerService=10
-juddi.maxTModelsPerPublisher=100
-
-# jUDDI Authentication module to use
-juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
-
-# jUDDI DataStore module currently to use
-juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
-
-# use a dataSource (if set to false a direct 
-# jdbc connection will be used.
-juddi.isUseDataSource=false
-juddi.jdbcDriver=com.mysql.jdbc.Driver
-juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
-juddi.jdbcUsername=root
-juddi.jdbcPassword=admin
-# jUDDI DataSource to use
-# juddi.dataSource=java:comp/env/jdbc/MySqlDS
-
-# jUDDI UUIDGen implementation to use
-juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
-
-# jUDDI Cryptor implementation to use
-juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
- 
-# jUDDI Validator to use
-juddi.validator=org.apache.juddi.validator.DefaultValidator
-
-# jUDDI Proxy Properties (used by RegistryProxy)
-juddi.proxy.adminURL = http://localhost:8080/juddi/admin
-juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
-juddi.proxy.publishURL = http://localhost:8080/juddi/publish
-juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
-juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
-juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
-
-# JNDI settings (used by RMITransport)
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/juddi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/juddi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/juddi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,69 @@
+# jUDDI Registry Properties (used by RegistryServer)
+# see http://www.juddi.org for more information
+
+# The UDDI Operator Name
+juddi.operatorName = jUDDI.org
+
+# The i18n locale default codes
+juddi.i18n.languageCode = en
+juddi.i18n.countryCode = US
+
+# The UDDI DiscoveryURL Prefix
+juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
+
+# The UDDI Operator Contact Email Address
+juddi.operatorEmailAddress = admin at juddi.org
+
+# The maximum name size and maximum number
+# of name elements allows in several of the
+# FindXxxx and SaveXxxx UDDI functions.
+juddi.maxNameLength=255
+juddi.maxNameElementsAllowed=5
+
+# The maximum number of UDDI artifacts allowed
+# per publisher. A value of '-1' indicates any 
+# number of artifacts is valid (These values can be
+# overridden at the individual publisher level).
+juddi.maxBusinessesPerPublisher=25
+juddi.maxServicesPerBusiness=20
+juddi.maxBindingsPerService=10
+juddi.maxTModelsPerPublisher=100
+
+# jUDDI Authentication module to use
+juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
+
+# jUDDI DataStore module currently to use
+juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
+
+# use a dataSource (if set to false a direct 
+# jdbc connection will be used.
+juddi.isUseDataSource=false
+juddi.jdbcDriver=com.mysql.jdbc.Driver
+juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
+juddi.jdbcUsername=root
+juddi.jdbcPassword=admin
+# jUDDI DataSource to use
+# juddi.dataSource=java:comp/env/jdbc/MySqlDS
+
+# jUDDI UUIDGen implementation to use
+juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
+
+# jUDDI Cryptor implementation to use
+juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
+ 
+# jUDDI Validator to use
+juddi.validator=org.apache.juddi.validator.DefaultValidator
+
+# jUDDI Proxy Properties (used by RegistryProxy)
+juddi.proxy.adminURL = http://localhost:8080/juddi/admin
+juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
+juddi.proxy.publishURL = http://localhost:8080/juddi/publish
+juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
+juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
+juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
+
+# JNDI settings (used by RMITransport)
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/listener.log
===================================================================

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/listener.log (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/listener.log)
===================================================================

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/log4j.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/log4j.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!--                                                                       -->
-<!--  Log4j Configuration                                                  -->
-<!--                                                                       -->
-<!-- ===================================================================== -->
-
-<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
-
-<!--
-   | For more configuration infromation and examples see the Jakarta Log4j
-   | owebsite: http://jakarta.apache.org/log4j
- -->
-
-<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
-
-   <!-- ============================== -->
-   <!-- Append messages to the console -->
-   <!-- ============================== -->
-
-   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      <param name="Target" value="System.out"/>
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
-      </layout>
-   </appender>
-
-   <!-- ================================= -->
-   <!-- Preserve messages in a local file -->
-   <!-- ================================= -->
-
-   <!-- A size based file rolling appender -->
-   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="./listener.log"/>
-     <param name="Append" value="false"/>
-     <param name="MaxFileSize" value="500KB"/>
-     <param name="MaxBackupIndex" value="1"/>
-
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
-     </layout>	    
-   </appender>
-
-   <!-- ================ -->
-   <!-- Limit categories -->
-   <!-- ================ -->
-
-   <category name="org.jboss">
-      <priority value="WARN"/>
-   </category>
-   <category name="org.jboss.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.jboss.internal.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.apache">
-      <priority value="ERROR"/>
-   </category>
-   <category name="quickstart">
-      <priority value="INFO"/>
-   </category>
-   <!-- ======================= -->
-   <!-- Setup the Root category -->
-   <!-- ======================= -->
-
-   <root>
-      <appender-ref ref="CONSOLE"/>
-      <appender-ref ref="FILE"/>
-   </root>
-
-</log4j:configuration>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/log4j.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/log4j.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/log4j.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<!-- ===================================================================== -->
+<!--                                                                       -->
+<!--  Log4j Configuration                                                  -->
+<!--                                                                       -->
+<!-- ===================================================================== -->
+
+<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
+
+<!--
+   | For more configuration infromation and examples see the Jakarta Log4j
+   | owebsite: http://jakarta.apache.org/log4j
+ -->
+
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
+
+   <!-- ============================== -->
+   <!-- Append messages to the console -->
+   <!-- ============================== -->
+
+   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
+      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+      <param name="Target" value="System.out"/>
+
+      <layout class="org.apache.log4j.PatternLayout">
+         <!-- The default pattern: Date Priority [Category] Message\n -->
+         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
+      </layout>
+   </appender>
+
+   <!-- ================================= -->
+   <!-- Preserve messages in a local file -->
+   <!-- ================================= -->
+
+   <!-- A size based file rolling appender -->
+   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
+     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+     <param name="File" value="./listener.log"/>
+     <param name="Append" value="false"/>
+     <param name="MaxFileSize" value="500KB"/>
+     <param name="MaxBackupIndex" value="1"/>
+
+     <layout class="org.apache.log4j.PatternLayout">
+       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
+     </layout>	    
+   </appender>
+
+   <!-- ================ -->
+   <!-- Limit categories -->
+   <!-- ================ -->
+
+   <category name="org.jboss">
+      <priority value="WARN"/>
+   </category>
+   <category name="org.jboss.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.jboss.internal.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.apache">
+      <priority value="ERROR"/>
+   </category>
+   <category name="quickstart">
+      <priority value="INFO"/>
+   </category>
+   <!-- ======================= -->
+   <!-- Setup the Root category -->
+   <!-- ======================= -->
+
+   <root>
+      <appender-ref ref="CONSOLE"/>
+      <appender-ref ref="FILE"/>
+   </root>
+
+</log4j:configuration>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/readme.txt
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/readme.txt	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,92 +0,0 @@
-Overview:
-=========
-	This example demonstrates how to consume a 181 Web Service in an ESB action.
-    This ESB will make a webservice request that requires a single "toWhom" string parameter.
-    The webservice will return a greeting response. The ESB simply dislays the response on the 
-    console.  
-
-Running this quickstart:
-========================
-	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
-	more detailed descripton of the different ways to run the quickstarts.
-
-To Run standalone mode:
-=======================
-   This quickstart will not currently run in standalone mode.
-
-To Run '.esb' archive mode:
-===========================
-    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
-    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
-    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
-    3.  Switch back to Application Server console to see the output from the ESB
-
-	'runtest' target description:
-	In a separate command prompt window, run "ant runtest" to shoot a JMS message
-	into the listener which will then invoke the MyJMSListenerAction and display
-	it to the console.  You can modify the build.xml to change the phrase 
-	"Hello World" to something else and re-run "ant runtest".
-	
-	You should output that looks like this, after running "ant runtest":
-	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
-    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
-                       getResponseBodyAsStream instead is recommended.
-    12:35:47,991 INFO  [STDOUT] 
-    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,991 INFO  [STDOUT] Response Map is: 
-              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
-                 <env:Header></env:Header>
-              <env:Body>
-              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
-                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
-              </hel:sayHelloResponse></env:Body></env:Envelope>
-    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-
-Project file descriptions:
-==========================
-
-	jboss-esb.xml: 			
-	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
-	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
-	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
-	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
-	and jbossesb-properties.xml are used when the service first boots up for self-registration 
-	based upon the service-category and service-name found in the esb-config.xml file.
-
-	jndi.properties:
-	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
-
-	log4j.xml:
-	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
-
-	src/../SendEsbMessage.java:
-	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
-	gateway and speak directly to an ESB service.
-	
-	src/../MyRequestAction.java
-	Convert the message body into a webservice request parameter Map that only has one paramater called
-	"sayHello.toWhom" for the web service call. The request parameter map is named 
-	"helloworld-request-parameters".
-	
-	org.jboss.soa.esb.actions.soap.SOAPClient
-	This class is used to make the call to the webservice. It will take the
-	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
-	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
-	
-	src/../MyResponseAction.java
-	Retrieve the webservice response and display it on the console.	The response location name
-	is "helloworld-response". 	
-	
-	build.xml:
-	Targets and structure description:
-	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
-		front of the list
-	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
-		Usage is: ant echoCP > myclasspath.txt 
-		This generates a file called myclasspath.txt which can be reviewed in a text editor
-	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
-		esb-config-gateway.xml files
-	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
-		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/readme.txt (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/readme.txt)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/readme.txt	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,92 @@
+Overview:
+=========
+	This example demonstrates how to consume a 181 Web Service in an ESB action.
+    This ESB will make a webservice request that requires a single "toWhom" string parameter.
+    The webservice will return a greeting response. The ESB simply dislays the response on the 
+    console.  
+
+Running this quickstart:
+========================
+	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
+	more detailed descripton of the different ways to run the quickstarts.
+
+To Run standalone mode:
+=======================
+   This quickstart will not currently run in standalone mode.
+
+To Run '.esb' archive mode:
+===========================
+    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
+    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+    3.  Switch back to Application Server console to see the output from the ESB
+
+	'runtest' target description:
+	In a separate command prompt window, run "ant runtest" to shoot a JMS message
+	into the listener which will then invoke the MyJMSListenerAction and display
+	it to the console.  You can modify the build.xml to change the phrase 
+	"Hello World" to something else and re-run "ant runtest".
+	
+	You should output that looks like this, after running "ant runtest":
+	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
+    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
+                       getResponseBodyAsStream instead is recommended.
+    12:35:47,991 INFO  [STDOUT] 
+    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,991 INFO  [STDOUT] Response Map is: 
+              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
+                 <env:Header></env:Header>
+              <env:Body>
+              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
+                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
+              </hel:sayHelloResponse></env:Body></env:Envelope>
+    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+
+Project file descriptions:
+==========================
+
+	jboss-esb.xml: 			
+	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
+	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
+	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
+	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
+	and jbossesb-properties.xml are used when the service first boots up for self-registration 
+	based upon the service-category and service-name found in the esb-config.xml file.
+
+	jndi.properties:
+	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
+
+	log4j.xml:
+	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
+
+	src/../SendEsbMessage.java:
+	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
+	gateway and speak directly to an ESB service.
+	
+	src/../MyRequestAction.java
+	Convert the message body into a webservice request parameter Map that only has one paramater called
+	"sayHello.toWhom" for the web service call. The request parameter map is named 
+	"helloworld-request-parameters".
+	
+	org.jboss.soa.esb.actions.soap.SOAPClient
+	This class is used to make the call to the webservice. It will take the
+	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
+	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
+	
+	src/../MyResponseAction.java
+	Retrieve the webservice response and display it on the console.	The response location name
+	is "helloworld-response". 	
+	
+	build.xml:
+	Targets and structure description:
+	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
+		front of the list
+	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
+		Usage is: ant echoCP > myclasspath.txt 
+		This generates a file called myclasspath.txt which can be reviewed in a text editor
+	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
+		esb-config-gateway.xml files
+	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
+		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-import java.util.HashMap;
-
-public class MyRequestAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyRequestAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Convert the message into a webservice request map.
-    */
-   public Message process(Message message) throws Exception
-   {
-      logHeader();
-      String msgBody = (String) message.getBody().get();
-      HashMap requestMap = new HashMap();
-
-      // add paramaters to the web service request map
-      requestMap.put("toWhom", msgBody);
-
-      // The "paramsLocation" property was set in jboss-esb.xml to
-      // "helloworld-request-parameters"
-      message.getBody().add(requestMap);
-      System.out.println("Request map is: " + requestMap.toString());
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+import java.util.HashMap;
+
+public class MyRequestAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyRequestAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Convert the message into a webservice request map.
+    */
+   public Message process(Message message) throws Exception
+   {
+      logHeader();
+      String msgBody = (String) message.getBody().get();
+      HashMap requestMap = new HashMap();
+
+      // add paramaters to the web service request map
+      requestMap.put("toWhom", msgBody);
+
+      // The "paramsLocation" property was set in jboss-esb.xml to
+      // "helloworld-request-parameters"
+      message.getBody().add(requestMap);
+      System.out.println("Request map is: " + requestMap.toString());
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,82 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-import java.util.Map;
-
-public class MyResponseAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyResponseAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Retrieve and output the webservice response.
-    */
-   public Message process(Message message) throws Exception
-   {
-
-      logHeader();
-
-      // The "responseLocation" property was set in jboss-esb.xml to
-      // "helloworld-response"
-      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
-      System.out.println("Response Map is: " + responseMsg);
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,82 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+import java.util.Map;
+
+public class MyResponseAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyResponseAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Retrieve and output the webservice response.
+    */
+   public Message process(Message message) throws Exception
+   {
+
+      logHeader();
+
+      // The "responseLocation" property was set in jboss-esb.xml to
+      // "helloworld-response"
+      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
+      System.out.println("Response Map is: " + responseMsg);
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,65 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test;
-
-import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
-import org.jboss.soa.esb.client.ServiceInvoker;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.format.MessageFactory;
-import org.jboss.soa.esb.message.format.MessageType;
-
-import org.jboss.soa.esb.actions.StoreMessageToFile;
-
-public class SendEsbMessage
-{
-   /*
-    * Send a message directly the the ESB internal JMS listener. Demonstrates
-    * how one can bypass the gateway and speak directly to an ESB service.
-    */
-   public void sendMessage(String message) throws Exception
-   {
-      // Create the delivery adapter for the target service (cache it)
-      System.setProperty("javax.xml.registry.ConnectionFactoryClass",
-            "org.apache.ws.scout.registry.ConnectionFactoryImpl");
-
-      // Create the delivery adapter for the target service (cache it)
-      ServiceInvoker deliveryAdapter = new ServiceInvoker("MyServiceCategory",
-            "WebserviceConsumer_wise");
-      
-
-      // Create and populate the request message...
-      Message requestMessage = MessageFactory.getInstance().getMessage(
-            MessageType.JBOSS_XML);
-
-      requestMessage.getBody().add(message);
-
-      // Deliver the request message synchronously - timeout after 20
-      // seconds...
-      deliveryAdapter.deliverAsync(requestMessage);
-   }
-   
-   public static void main(String args[]) throws Exception
-   {
-      SendEsbMessage sm = new SendEsbMessage();
-      sm.sendMessage(args[0]);
-   }
-
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,65 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test;
+
+import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
+import org.jboss.soa.esb.client.ServiceInvoker;
+import org.jboss.soa.esb.message.Message;
+import org.jboss.soa.esb.message.format.MessageFactory;
+import org.jboss.soa.esb.message.format.MessageType;
+
+import org.jboss.soa.esb.actions.StoreMessageToFile;
+
+public class SendEsbMessage
+{
+   /*
+    * Send a message directly the the ESB internal JMS listener. Demonstrates
+    * how one can bypass the gateway and speak directly to an ESB service.
+    */
+   public void sendMessage(String message) throws Exception
+   {
+      // Create the delivery adapter for the target service (cache it)
+      System.setProperty("javax.xml.registry.ConnectionFactoryClass",
+            "org.apache.ws.scout.registry.ConnectionFactoryImpl");
+
+      // Create the delivery adapter for the target service (cache it)
+      ServiceInvoker deliveryAdapter = new ServiceInvoker("MyServiceCategory",
+            "WebserviceConsumer_wise");
+      
+
+      // Create and populate the request message...
+      Message requestMessage = MessageFactory.getInstance().getMessage(
+            MessageType.JBOSS_XML);
+
+      requestMessage.getBody().add(message);
+
+      // Deliver the request message synchronously - timeout after 20
+      // seconds...
+      deliveryAdapter.deliverAsync(requestMessage);
+   }
+   
+   public static void main(String args[]) throws Exception
+   {
+      SendEsbMessage sm = new SendEsbMessage();
+      sm.sendMessage(args[0]);
+   }
+
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test;
-
-import java.util.Properties;
-
-import javax.jms.JMSException;
-import javax.jms.ObjectMessage;
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.QueueSender;
-import javax.jms.QueueSession;
-import javax.naming.Context;
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-
-public class SendJMSMessage {
-    QueueConnection conn;
-    QueueSession session;
-    Queue que;
-    
-    
-    public void setupConnection() throws JMSException, NamingException
-    {
-        Properties properties1 = new Properties();
-		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
-				"org.jnp.interfaces.NamingContextFactory");
-		properties1.put(Context.URL_PKG_PREFIXES,
-				"org.jboss.naming:org.jnp.interfaces");
-		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
-		InitialContext iniCtx = new InitialContext(properties1);
-
-    	Object tmp = iniCtx.lookup("ConnectionFactory");
-    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
-    	conn = qcf.createQueueConnection();
-    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
-    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
-    	conn.start();
-    	System.out.println("Connection Started");
-    }
-    
-    public void stop() throws JMSException 
-    { 
-        conn.stop();
-        session.close();
-        conn.close();
-    }
-    
-    public void sendAMessage(String msg) throws JMSException {
-    	
-        QueueSender send = session.createSender(que);        
-        ObjectMessage tm = session.createObjectMessage(msg);
-        send.send(tm);        
-        send.close();
-    }
-       
-    
-    public static void main(String args[]) throws Exception
-    {        	    	
-    	SendJMSMessage sm = new SendJMSMessage();
-    	sm.setupConnection();
-    	sm.sendAMessage(args[0]); 
-    	sm.stop();
-    	
-    }
-    
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise.test;
+
+import java.util.Properties;
+
+import javax.jms.JMSException;
+import javax.jms.ObjectMessage;
+import javax.jms.Queue;
+import javax.jms.QueueConnection;
+import javax.jms.QueueConnectionFactory;
+import javax.jms.QueueSender;
+import javax.jms.QueueSession;
+import javax.naming.Context;
+import javax.naming.InitialContext;
+import javax.naming.NamingException;
+
+public class SendJMSMessage {
+    QueueConnection conn;
+    QueueSession session;
+    Queue que;
+    
+    
+    public void setupConnection() throws JMSException, NamingException
+    {
+        Properties properties1 = new Properties();
+		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
+				"org.jnp.interfaces.NamingContextFactory");
+		properties1.put(Context.URL_PKG_PREFIXES,
+				"org.jboss.naming:org.jnp.interfaces");
+		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
+		InitialContext iniCtx = new InitialContext(properties1);
+
+    	Object tmp = iniCtx.lookup("ConnectionFactory");
+    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
+    	conn = qcf.createQueueConnection();
+    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
+    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
+    	conn.start();
+    	System.out.println("Connection Started");
+    }
+    
+    public void stop() throws JMSException 
+    { 
+        conn.stop();
+        session.close();
+        conn.close();
+    }
+    
+    public void sendAMessage(String msg) throws JMSException {
+    	
+        QueueSender send = session.createSender(que);        
+        ObjectMessage tm = session.createObjectMessage(msg);
+        send.send(tm);        
+        send.close();
+    }
+       
+    
+    public static void main(String args[]) throws Exception
+    {        	    	
+    	SendJMSMessage sm = new SendJMSMessage();
+    	sm.setupConnection();
+    	sm.sendAMessage(args[0]); 
+    	sm.stop();
+    	
+    }
+    
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/lib)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext/jbossws-client.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext/jbossws-client.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/lib/ext/jbossws-client.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/resources)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/classes (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/classes)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
-  <servlet> 
-    <servlet-name>HelloWorldWS</servlet-name>  
-    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer1.HelloWorldWS</servlet-class>  
-  </servlet>  
-  
-  <servlet-mapping> 
-    <servlet-name>HelloWorldWS</servlet-name>  
-    <url-pattern>/HelloWorldWS</url-pattern> 
-  </servlet-mapping>   
-  
-</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
+  <servlet> 
+    <servlet-name>HelloWorldWS</servlet-name>  
+    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer1.HelloWorldWS</servlet-class>  
+  </servlet>  
+  
+  <servlet-mapping> 
+    <servlet-name>HelloWorldWS</servlet-name>  
+    <url-pattern>/HelloWorldWS</url-pattern> 
+  </servlet-mapping>   
+  
+</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,40 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer1;
-
-import javax.jws.WebMethod;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-import javax.jws.WebParam;
-
- at WebService(name = "HelloWorld", targetNamespace = "http://webservice_consumer_wise/helloworld")
-public class HelloWorldWS {
-	@WebMethod
-	public String sayHello(@WebParam(name = "toWhom")
-	String toWhom) {
-
-		String greeting = "Hello World Greeting for '" + toWhom + "' on "
-				+ new java.util.Date();
-
-		return greeting;
-
-	}
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,40 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer1;
+
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+import javax.jws.soap.SOAPBinding;
+import javax.jws.WebParam;
+
+ at WebService(name = "HelloWorld", targetNamespace = "http://webservice_consumer_wise/helloworld")
+public class HelloWorldWS {
+	@WebMethod
+	public String sayHello(@WebParam(name = "toWhom")
+	String toWhom) {
+
+		String greeting = "Hello World Greeting for '" + toWhom + "' on "
+				+ new java.util.Date();
+
+		return greeting;
+
+	}
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/view)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,9 +0,0 @@
-<html>
-	<body>
-		This is just a place holder.<br>
-		Verify the that the WS has been deployed by hitting 
-			<a href="http://localhost:8080/jbossws">
-				http://localhost:8080/jbossws
-			</a>
-  </body>
-</html>	
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,9 @@
+<html>
+	<body>
+		This is just a place holder.<br>
+		Verify the that the WS has been deployed by hitting 
+			<a href="http://localhost:8080/jbossws">
+				http://localhost:8080/jbossws
+			</a>
+  </body>
+</html>	
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,4 +0,0 @@
-wise.tmpDir=/home/oracle/wise
-wise.forceImportObject=true
-wise.keepGeneratedSources=true
-wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,4 @@
+wise.tmpDir=/home/oracle/wise
+wise.forceImportObject=true
+wise.keepGeneratedSources=true
+wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,10 +0,0 @@
-Quickstart_webservice_consumer_wise2
-clean
-deploy
-deploy-jms-dests
-help
-help-quickstarts
-makewar
-run
-undeploy
-undeploy-jms-dests

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,10 @@
+Quickstart_webservice_consumer_wise2
+clean
+deploy
+deploy-jms-dests
+help
+help-quickstarts
+makewar
+run
+undeploy
+undeploy-jms-dests

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,74 +0,0 @@
-<project name="Quickstart_webservice_consumer_wise2" default="deploy" basedir=".">
-	
-	<description> 
-		${ant.project.name}
-		${line.separator}
-	</description>
-		
-	<property name="additional.deploys" value="wise-core.properties,smooks-config-XMLGregorianCalendar.xml,smooks-response-config.xml" />
-
-	<!-- Import the base Ant build script... -->
-		<import file="../conf/base-build.xml"/>
-	 
-	
-    <property name="war.build.dir" location="${build.dir}/war/classes"/>
-	
-	
-    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
-
-    <target name="quickstart-specific-assemblies" depends="makewar"/>
-
-    <target name="makewar" description="make war">
-        <!-- Compile... -->
-        <mkdir dir="${war.build.dir}" />
-        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
-            <classpath>
-                <path refid="compile-classpath" />
-                <fileset dir="war/lib/ext" includes="*.jar" />
-            </classpath>
-        </javac>
-
-        <!-- War... -->
-        <war warfile="build/${ant.project.name}.war"
-             webxml="${basedir}/war/resources/WEB-INF/web.xml">
-            <webinf dir="${basedir}/war/resources/WEB-INF">
-                <include name="jboss-web.xml"/>
-            </webinf>
-            <classes dir="${war.build.dir}" includes="**/*.class"/>
-            <fileset dir="${basedir}/war/view">
-                <include name="**/*"/>
-            </fileset>
-            <classes dir="${basedir}">
-                <include name="juddi.properties"/>
-            </classes>
-        </war>
-    </target>
-
-    <target name="deploy-war" depends="prepare-deployment">
-        <copy todir="${org.jboss.esb.server.deploy.dir}"
-            file="${build.dir}/${ant.project.name}.war"/>
-    </target>
-
-    <target name="undeploy-war" depends="dependencies">
-        <delete verbose="true" quiet="true"
-          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
-    </target>
-
-	<target name="sendjms" depends="compile">
-		<echo>Send ESB message that triggers webservice call</echo>
-                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test.SendJMSMessage" failonerror="true">
-                        <arg value="Jimbo"/>
-                        <classpath refid="exec-classpath"/>
-                </java>
-
-	</target>
-	
-	 <target name="runtest" depends="compile">
-	     <echo>Send ESB message that triggers webservice call</echo>
-	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test.SendEsbMessage" failonerror="true">
-	     	<arg value="Jimbo"/>
-			<classpath refid="exec-classpath"/>
-	     </java>
-	  </target>  
-	
-</project>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,74 @@
+<project name="Quickstart_webservice_consumer_wise2" default="deploy" basedir=".">
+	
+	<description> 
+		${ant.project.name}
+		${line.separator}
+	</description>
+		
+	<property name="additional.deploys" value="wise-core.properties,smooks-config-XMLGregorianCalendar.xml,smooks-response-config.xml" />
+
+	<!-- Import the base Ant build script... -->
+		<import file="../conf/base-build.xml"/>
+	 
+	
+    <property name="war.build.dir" location="${build.dir}/war/classes"/>
+	
+	
+    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
+
+    <target name="quickstart-specific-assemblies" depends="makewar"/>
+
+    <target name="makewar" description="make war">
+        <!-- Compile... -->
+        <mkdir dir="${war.build.dir}" />
+        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
+            <classpath>
+                <path refid="compile-classpath" />
+                <fileset dir="war/lib/ext" includes="*.jar" />
+            </classpath>
+        </javac>
+
+        <!-- War... -->
+        <war warfile="build/${ant.project.name}.war"
+             webxml="${basedir}/war/resources/WEB-INF/web.xml">
+            <webinf dir="${basedir}/war/resources/WEB-INF">
+                <include name="jboss-web.xml"/>
+            </webinf>
+            <classes dir="${war.build.dir}" includes="**/*.class"/>
+            <fileset dir="${basedir}/war/view">
+                <include name="**/*"/>
+            </fileset>
+            <classes dir="${basedir}">
+                <include name="juddi.properties"/>
+            </classes>
+        </war>
+    </target>
+
+    <target name="deploy-war" depends="prepare-deployment">
+        <copy todir="${org.jboss.esb.server.deploy.dir}"
+            file="${build.dir}/${ant.project.name}.war"/>
+    </target>
+
+    <target name="undeploy-war" depends="dependencies">
+        <delete verbose="true" quiet="true"
+          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
+    </target>
+
+	<target name="sendjms" depends="compile">
+		<echo>Send ESB message that triggers webservice call</echo>
+                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test.SendJMSMessage" failonerror="true">
+                        <arg value="Jimbo"/>
+                        <classpath refid="exec-classpath"/>
+                </java>
+
+	</target>
+	
+	 <target name="runtest" depends="compile">
+	     <echo>Send ESB message that triggers webservice call</echo>
+	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test.SendEsbMessage" failonerror="true">
+	     	<arg value="Jimbo"/>
+			<classpath refid="exec-classpath"/>
+	     </java>
+	  </target>  
+	
+</project>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,7 +0,0 @@
-<jbossesb-deployment>
-  <depends>jboss.esb:deployment=soap.esb</depends>
-  <!--<depends>jboss.esb:service=SoapUIClientService</depends>-->
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb_reply</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_Request_gw</depends>
-</jbossesb-deployment>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,7 @@
+<jbossesb-deployment>
+  <depends>jboss.esb:deployment=soap.esb</depends>
+  <!--<depends>jboss.esb:service=SoapUIClientService</depends>-->
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb_reply</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_Request_gw</depends>
+</jbossesb-deployment>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb_reply"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-  <mbean code="org.jboss.jms.server.destination.QueueService"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_Request_gw"
-    xmbean-dd="xmdesc/Queue-xmbean.xml">
-    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb_reply"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+  <mbean code="org.jboss.jms.server.destination.QueueService"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_Request_gw"
+    xmbean-dd="xmdesc/Queue-xmbean.xml">
+    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb_reply">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-  <mbean code="org.jboss.mq.server.jmx.Queue"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_Request_gw">
-    <depends optional-attribute-name="DestinationManager">
-      jboss.mq:service=DestinationManager
-    </depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_esb_reply">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+  <mbean code="org.jboss.mq.server.jmx.Queue"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise2_Request_gw">
+    <depends optional-attribute-name="DestinationManager">
+      jboss.mq:service=DestinationManager
+    </depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,64 +0,0 @@
-<?xml version = "1.0" encoding = "UTF-8"?>
-<jbossesb
-	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
-	parameterReloadSecs="5">
-
-	<providers>
-		<jms-provider name="JBossMQ"
-			connection-factory="ConnectionFactory"
-			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-			jndi-URL="localhost">
-				<jms-bus busid="quickstartGwChannel">
-                  		<jms-message-filter
-                      		dest-type="QUEUE"
-                      		dest-name="queue/quickstart_webservice_consumer_wise2_Request_gw"
-                   		/>
-              			</jms-bus>
-
-				<jms-bus busid="quickstartEsbChannel">
-				<jms-message-filter dest-type="QUEUE"
-					dest-name="queue/quickstart_webservice_consumer_wise2_esb" />
-			</jms-bus>
-
-		</jms-provider>
-	</providers>
-
-	<services>
-		<service category="MyServiceCategory" name="Webserviceconsumer_wise2"
-			description="Helloworld Webservice Consumer">
-			<listeners>
-				<jms-listener name="JMS-ESBListener"
-					busidref="quickstartEsbChannel" maxThreads="1" />
-		                <jms-listener name="JMS-Gateway"
-       				        busidref="quickstartGwChannel"
-                    			maxThreads="1"
-                    			is-gateway="true"
-                			/>
-	
-			</listeners>
-			<actions mep="OneWay">
-				<action name="request-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.MyRequestAction">
-				</action>
-				<action name="soap-wise-client-action"
-					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
-					<property name="wsdl"
-						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise2/PingWS?wsdl" />
-					<property name="SOAPAction" value="pingComplexObject"/>
-					<property name="EndPointName" value="PingWSPort"/>
-					<property name="SmooksRequestMapper" value="smooks-config-XMLGregorianCalendar.xml"/>
-					<property name="SmooksResponseMapper" value="smooks-response-config.xml"/>
-					<property name="LoggingMessages" value="false" />
-					<property name="serviceName" value="PingWS"/>
-					<property name="userName" value=""/>
-					<property name="password" value=""/>			
-				</action>
-				<action name="response-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.MyResponseAction">
-				</action>
-				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore"/>
-			</actions>
-		</service>
-	</services>
-
-</jbossesb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,64 @@
+<?xml version = "1.0" encoding = "UTF-8"?>
+<jbossesb
+	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
+	parameterReloadSecs="5">
+
+	<providers>
+		<jms-provider name="JBossMQ"
+			connection-factory="ConnectionFactory"
+			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
+			jndi-URL="localhost">
+				<jms-bus busid="quickstartGwChannel">
+                  		<jms-message-filter
+                      		dest-type="QUEUE"
+                      		dest-name="queue/quickstart_webservice_consumer_wise2_Request_gw"
+                   		/>
+              			</jms-bus>
+
+				<jms-bus busid="quickstartEsbChannel">
+				<jms-message-filter dest-type="QUEUE"
+					dest-name="queue/quickstart_webservice_consumer_wise2_esb" />
+			</jms-bus>
+
+		</jms-provider>
+	</providers>
+
+	<services>
+		<service category="MyServiceCategory" name="Webserviceconsumer_wise2"
+			description="Helloworld Webservice Consumer">
+			<listeners>
+				<jms-listener name="JMS-ESBListener"
+					busidref="quickstartEsbChannel" maxThreads="1" />
+		                <jms-listener name="JMS-Gateway"
+       				        busidref="quickstartGwChannel"
+                    			maxThreads="1"
+                    			is-gateway="true"
+                			/>
+	
+			</listeners>
+			<actions mep="OneWay">
+				<action name="request-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.MyRequestAction">
+				</action>
+				<action name="soap-wise-client-action"
+					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
+					<property name="wsdl"
+						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise2/PingWS?wsdl" />
+					<property name="SOAPAction" value="pingComplexObject"/>
+					<property name="EndPointName" value="PingWSPort"/>
+					<property name="SmooksRequestMapper" value="smooks-config-XMLGregorianCalendar.xml"/>
+					<property name="SmooksResponseMapper" value="smooks-response-config.xml"/>
+					<property name="LoggingMessages" value="false" />
+					<property name="serviceName" value="PingWS"/>
+					<property name="userName" value=""/>
+					<property name="password" value=""/>			
+				</action>
+				<action name="response-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.MyResponseAction">
+				</action>
+				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore"/>
+			</actions>
+		</service>
+	</services>
+
+</jbossesb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,84 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  JBoss, Home of Professional Open Source
-  Copyright 2006, JBoss Inc., and others contributors as indicated 
-  by the @authors tag. All rights reserved. 
-  See the copyright.txt in the distribution for a
-  full listing of individual contributors. 
-  This copyrighted material is made available to anyone wishing to use,
-  modify, copy, or redistribute it subject to the terms and conditions
-  of the GNU Lesser General Public License, v. 2.1.
-  This program is distributed in the hope that it will be useful, but WITHOUT A 
-  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
-  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
-  You should have received a copy of the GNU Lesser General Public License,
-  v.2.1 along with this distribution; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
-  MA  02110-1301, USA.
-  
-  (C) 2005-2006,
-  @author JBoss Inc.
--->
-<!-- $Id: jbossesb-unittest-properties.xml $ -->
-<!--
-  These options are described in the JBossESB manual.
-  Defaults are provided here for convenience only.
- 
-  Please read through this file prior to using the system, and consider
-  updating the specified entries.
--->
-<esb
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
-    <properties name="core">
-		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
-		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
-		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
-    </properties>
-    <properties name="registry">      
-    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
-    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
-    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
-    	<property name="org.jboss.soa.esb.registry.implementationClass" 
-    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.factoryClass" 
-    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.user" 
-    		value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.registry.password" 
-    	  value="password"/>
-    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
-    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
-    		value="org.apache.ws.scout.transport.RMITransport"/>
-    </properties>
-    <properties name="transports" depends="core">
-    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
-    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
-    </properties>
-    <properties name="connection">
-    	<property name="min-pool-size" value="5"/>
-    	<property name="max-pool=size" value="10"/>
-    	<property name="blocking-timeout-millis" value="5000"/>
-    	<property name="abandoned-connection-timeout" value="10000"/>
-    	<property name="abandoned-connection-time-interval" value="30000"/>
-    </properties>
-    <properties name="dbstore">
-		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
-		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
-		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
-		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
-		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
-		<!--table managed by pool to test for valid connections - created by pool automatically -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
-		<!-- # of milliseconds to timeout waiting for a connection from pool -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
-    </properties>
-    <properties name="messagerouting">
-    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
-    </properties>
-</esb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  JBoss, Home of Professional Open Source
+  Copyright 2006, JBoss Inc., and others contributors as indicated 
+  by the @authors tag. All rights reserved. 
+  See the copyright.txt in the distribution for a
+  full listing of individual contributors. 
+  This copyrighted material is made available to anyone wishing to use,
+  modify, copy, or redistribute it subject to the terms and conditions
+  of the GNU Lesser General Public License, v. 2.1.
+  This program is distributed in the hope that it will be useful, but WITHOUT A 
+  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+  You should have received a copy of the GNU Lesser General Public License,
+  v.2.1 along with this distribution; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+  MA  02110-1301, USA.
+  
+  (C) 2005-2006,
+  @author JBoss Inc.
+-->
+<!-- $Id: jbossesb-unittest-properties.xml $ -->
+<!--
+  These options are described in the JBossESB manual.
+  Defaults are provided here for convenience only.
+ 
+  Please read through this file prior to using the system, and consider
+  updating the specified entries.
+-->
+<esb
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
+    <properties name="core">
+		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
+		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
+		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
+    </properties>
+    <properties name="registry">      
+    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
+    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
+    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
+    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
+    	<property name="org.jboss.soa.esb.registry.implementationClass" 
+    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.factoryClass" 
+    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.user" 
+    		value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.registry.password" 
+    	  value="password"/>
+    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
+    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
+    		value="org.apache.ws.scout.transport.RMITransport"/>
+    </properties>
+    <properties name="transports" depends="core">
+    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
+    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
+    </properties>
+    <properties name="connection">
+    	<property name="min-pool-size" value="5"/>
+    	<property name="max-pool=size" value="10"/>
+    	<property name="blocking-timeout-millis" value="5000"/>
+    	<property name="abandoned-connection-timeout" value="10000"/>
+    	<property name="abandoned-connection-time-interval" value="30000"/>
+    </properties>
+    <properties name="dbstore">
+		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
+		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
+		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
+		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
+		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
+		<!--table managed by pool to test for valid connections - created by pool automatically -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
+		<!-- # of milliseconds to timeout waiting for a connection from pool -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
+    </properties>
+    <properties name="messagerouting">
+    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
+    </properties>
+</esb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,5 +0,0 @@
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-java.naming.factory.url.pkgs=org.jnp.interfaces
-

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,5 @@
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+java.naming.factory.url.pkgs=org.jnp.interfaces
+

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,69 +0,0 @@
-# jUDDI Registry Properties (used by RegistryServer)
-# see http://www.juddi.org for more information
-
-# The UDDI Operator Name
-juddi.operatorName = jUDDI.org
-
-# The i18n locale default codes
-juddi.i18n.languageCode = en
-juddi.i18n.countryCode = US
-
-# The UDDI DiscoveryURL Prefix
-juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
-
-# The UDDI Operator Contact Email Address
-juddi.operatorEmailAddress = admin at juddi.org
-
-# The maximum name size and maximum number
-# of name elements allows in several of the
-# FindXxxx and SaveXxxx UDDI functions.
-juddi.maxNameLength=255
-juddi.maxNameElementsAllowed=5
-
-# The maximum number of UDDI artifacts allowed
-# per publisher. A value of '-1' indicates any 
-# number of artifacts is valid (These values can be
-# overridden at the individual publisher level).
-juddi.maxBusinessesPerPublisher=25
-juddi.maxServicesPerBusiness=20
-juddi.maxBindingsPerService=10
-juddi.maxTModelsPerPublisher=100
-
-# jUDDI Authentication module to use
-juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
-
-# jUDDI DataStore module currently to use
-juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
-
-# use a dataSource (if set to false a direct 
-# jdbc connection will be used.
-juddi.isUseDataSource=false
-juddi.jdbcDriver=com.mysql.jdbc.Driver
-juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
-juddi.jdbcUsername=root
-juddi.jdbcPassword=admin
-# jUDDI DataSource to use
-# juddi.dataSource=java:comp/env/jdbc/MySqlDS
-
-# jUDDI UUIDGen implementation to use
-juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
-
-# jUDDI Cryptor implementation to use
-juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
- 
-# jUDDI Validator to use
-juddi.validator=org.apache.juddi.validator.DefaultValidator
-
-# jUDDI Proxy Properties (used by RegistryProxy)
-juddi.proxy.adminURL = http://localhost:8080/juddi/admin
-juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
-juddi.proxy.publishURL = http://localhost:8080/juddi/publish
-juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
-juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
-juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
-
-# JNDI settings (used by RMITransport)
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,69 @@
+# jUDDI Registry Properties (used by RegistryServer)
+# see http://www.juddi.org for more information
+
+# The UDDI Operator Name
+juddi.operatorName = jUDDI.org
+
+# The i18n locale default codes
+juddi.i18n.languageCode = en
+juddi.i18n.countryCode = US
+
+# The UDDI DiscoveryURL Prefix
+juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
+
+# The UDDI Operator Contact Email Address
+juddi.operatorEmailAddress = admin at juddi.org
+
+# The maximum name size and maximum number
+# of name elements allows in several of the
+# FindXxxx and SaveXxxx UDDI functions.
+juddi.maxNameLength=255
+juddi.maxNameElementsAllowed=5
+
+# The maximum number of UDDI artifacts allowed
+# per publisher. A value of '-1' indicates any 
+# number of artifacts is valid (These values can be
+# overridden at the individual publisher level).
+juddi.maxBusinessesPerPublisher=25
+juddi.maxServicesPerBusiness=20
+juddi.maxBindingsPerService=10
+juddi.maxTModelsPerPublisher=100
+
+# jUDDI Authentication module to use
+juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
+
+# jUDDI DataStore module currently to use
+juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
+
+# use a dataSource (if set to false a direct 
+# jdbc connection will be used.
+juddi.isUseDataSource=false
+juddi.jdbcDriver=com.mysql.jdbc.Driver
+juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
+juddi.jdbcUsername=root
+juddi.jdbcPassword=admin
+# jUDDI DataSource to use
+# juddi.dataSource=java:comp/env/jdbc/MySqlDS
+
+# jUDDI UUIDGen implementation to use
+juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
+
+# jUDDI Cryptor implementation to use
+juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
+ 
+# jUDDI Validator to use
+juddi.validator=org.apache.juddi.validator.DefaultValidator
+
+# jUDDI Proxy Properties (used by RegistryProxy)
+juddi.proxy.adminURL = http://localhost:8080/juddi/admin
+juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
+juddi.proxy.publishURL = http://localhost:8080/juddi/publish
+juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
+juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
+juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
+
+# JNDI settings (used by RMITransport)
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/listener.log
===================================================================

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/listener.log (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/listener.log)
===================================================================

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!--                                                                       -->
-<!--  Log4j Configuration                                                  -->
-<!--                                                                       -->
-<!-- ===================================================================== -->
-
-<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
-
-<!--
-   | For more configuration infromation and examples see the Jakarta Log4j
-   | owebsite: http://jakarta.apache.org/log4j
- -->
-
-<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
-
-   <!-- ============================== -->
-   <!-- Append messages to the console -->
-   <!-- ============================== -->
-
-   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      <param name="Target" value="System.out"/>
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
-      </layout>
-   </appender>
-
-   <!-- ================================= -->
-   <!-- Preserve messages in a local file -->
-   <!-- ================================= -->
-
-   <!-- A size based file rolling appender -->
-   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="./listener.log"/>
-     <param name="Append" value="false"/>
-     <param name="MaxFileSize" value="500KB"/>
-     <param name="MaxBackupIndex" value="1"/>
-
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
-     </layout>	    
-   </appender>
-
-   <!-- ================ -->
-   <!-- Limit categories -->
-   <!-- ================ -->
-
-   <category name="org.jboss">
-      <priority value="WARN"/>
-   </category>
-   <category name="org.jboss.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.jboss.internal.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.apache">
-      <priority value="ERROR"/>
-   </category>
-   <category name="quickstart">
-      <priority value="INFO"/>
-   </category>
-   <!-- ======================= -->
-   <!-- Setup the Root category -->
-   <!-- ======================= -->
-
-   <root>
-      <appender-ref ref="CONSOLE"/>
-      <appender-ref ref="FILE"/>
-   </root>
-
-</log4j:configuration>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<!-- ===================================================================== -->
+<!--                                                                       -->
+<!--  Log4j Configuration                                                  -->
+<!--                                                                       -->
+<!-- ===================================================================== -->
+
+<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
+
+<!--
+   | For more configuration infromation and examples see the Jakarta Log4j
+   | owebsite: http://jakarta.apache.org/log4j
+ -->
+
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
+
+   <!-- ============================== -->
+   <!-- Append messages to the console -->
+   <!-- ============================== -->
+
+   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
+      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+      <param name="Target" value="System.out"/>
+
+      <layout class="org.apache.log4j.PatternLayout">
+         <!-- The default pattern: Date Priority [Category] Message\n -->
+         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
+      </layout>
+   </appender>
+
+   <!-- ================================= -->
+   <!-- Preserve messages in a local file -->
+   <!-- ================================= -->
+
+   <!-- A size based file rolling appender -->
+   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
+     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+     <param name="File" value="./listener.log"/>
+     <param name="Append" value="false"/>
+     <param name="MaxFileSize" value="500KB"/>
+     <param name="MaxBackupIndex" value="1"/>
+
+     <layout class="org.apache.log4j.PatternLayout">
+       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
+     </layout>	    
+   </appender>
+
+   <!-- ================ -->
+   <!-- Limit categories -->
+   <!-- ================ -->
+
+   <category name="org.jboss">
+      <priority value="WARN"/>
+   </category>
+   <category name="org.jboss.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.jboss.internal.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.apache">
+      <priority value="ERROR"/>
+   </category>
+   <category name="quickstart">
+      <priority value="INFO"/>
+   </category>
+   <!-- ======================= -->
+   <!-- Setup the Root category -->
+   <!-- ======================= -->
+
+   <root>
+      <appender-ref ref="CONSOLE"/>
+      <appender-ref ref="FILE"/>
+   </root>
+
+</log4j:configuration>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/readme.txt
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/readme.txt	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,92 +0,0 @@
-Overview:
-=========
-	This example demonstrates how to consume a 181 Web Service in an ESB action.
-    This ESB will make a webservice request that requires a single "toWhom" string parameter.
-    The webservice will return a greeting response. The ESB simply dislays the response on the 
-    console.  
-
-Running this quickstart:
-========================
-	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
-	more detailed descripton of the different ways to run the quickstarts.
-
-To Run standalone mode:
-=======================
-   This quickstart will not currently run in standalone mode.
-
-To Run '.esb' archive mode:
-===========================
-    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
-    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
-    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
-    3.  Switch back to Application Server console to see the output from the ESB
-
-	'runtest' target description:
-	In a separate command prompt window, run "ant runtest" to shoot a JMS message
-	into the listener which will then invoke the MyJMSListenerAction and display
-	it to the console.  You can modify the build.xml to change the phrase 
-	"Hello World" to something else and re-run "ant runtest".
-	
-	You should output that looks like this, after running "ant runtest":
-	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
-    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
-                       getResponseBodyAsStream instead is recommended.
-    12:35:47,991 INFO  [STDOUT] 
-    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,991 INFO  [STDOUT] Response Map is: 
-              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
-                 <env:Header></env:Header>
-              <env:Body>
-              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
-                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
-              </hel:sayHelloResponse></env:Body></env:Envelope>
-    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-
-Project file descriptions:
-==========================
-
-	jboss-esb.xml: 			
-	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
-	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
-	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
-	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
-	and jbossesb-properties.xml are used when the service first boots up for self-registration 
-	based upon the service-category and service-name found in the esb-config.xml file.
-
-	jndi.properties:
-	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
-
-	log4j.xml:
-	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
-
-	src/../SendEsbMessage.java:
-	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
-	gateway and speak directly to an ESB service.
-	
-	src/../MyRequestAction.java
-	Convert the message body into a webservice request parameter Map that only has one paramater called
-	"sayHello.toWhom" for the web service call. The request parameter map is named 
-	"helloworld-request-parameters".
-	
-	org.jboss.soa.esb.actions.soap.SOAPClient
-	This class is used to make the call to the webservice. It will take the
-	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
-	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
-	
-	src/../MyResponseAction.java
-	Retrieve the webservice response and display it on the console.	The response location name
-	is "helloworld-response". 	
-	
-	build.xml:
-	Targets and structure description:
-	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
-		front of the list
-	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
-		Usage is: ant echoCP > myclasspath.txt 
-		This generates a file called myclasspath.txt which can be reviewed in a text editor
-	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
-		esb-config-gateway.xml files
-	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
-		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/readme.txt (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/readme.txt)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/readme.txt	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,92 @@
+Overview:
+=========
+	This example demonstrates how to consume a 181 Web Service in an ESB action.
+    This ESB will make a webservice request that requires a single "toWhom" string parameter.
+    The webservice will return a greeting response. The ESB simply dislays the response on the 
+    console.  
+
+Running this quickstart:
+========================
+	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
+	more detailed descripton of the different ways to run the quickstarts.
+
+To Run standalone mode:
+=======================
+   This quickstart will not currently run in standalone mode.
+
+To Run '.esb' archive mode:
+===========================
+    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
+    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+    3.  Switch back to Application Server console to see the output from the ESB
+
+	'runtest' target description:
+	In a separate command prompt window, run "ant runtest" to shoot a JMS message
+	into the listener which will then invoke the MyJMSListenerAction and display
+	it to the console.  You can modify the build.xml to change the phrase 
+	"Hello World" to something else and re-run "ant runtest".
+	
+	You should output that looks like this, after running "ant runtest":
+	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
+    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
+                       getResponseBodyAsStream instead is recommended.
+    12:35:47,991 INFO  [STDOUT] 
+    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,991 INFO  [STDOUT] Response Map is: 
+              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
+                 <env:Header></env:Header>
+              <env:Body>
+              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
+                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
+              </hel:sayHelloResponse></env:Body></env:Envelope>
+    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+
+Project file descriptions:
+==========================
+
+	jboss-esb.xml: 			
+	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
+	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
+	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
+	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
+	and jbossesb-properties.xml are used when the service first boots up for self-registration 
+	based upon the service-category and service-name found in the esb-config.xml file.
+
+	jndi.properties:
+	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
+
+	log4j.xml:
+	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
+
+	src/../SendEsbMessage.java:
+	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
+	gateway and speak directly to an ESB service.
+	
+	src/../MyRequestAction.java
+	Convert the message body into a webservice request parameter Map that only has one paramater called
+	"sayHello.toWhom" for the web service call. The request parameter map is named 
+	"helloworld-request-parameters".
+	
+	org.jboss.soa.esb.actions.soap.SOAPClient
+	This class is used to make the call to the webservice. It will take the
+	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
+	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
+	
+	src/../MyResponseAction.java
+	Retrieve the webservice response and display it on the console.	The response location name
+	is "helloworld-response". 	
+	
+	build.xml:
+	Targets and structure description:
+	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
+		front of the list
+	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
+		Usage is: ant echoCP > myclasspath.txt 
+		This generates a file called myclasspath.txt which can be reviewed in a text editor
+	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
+		esb-config-gateway.xml files
+	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
+		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>
-<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
-
-    <resource-config selector="global-parameters">
-        <param name="stream.filter.type">SAX</param>
-    </resource-config>
-
-    <resource-config selector="org.jboss.soa.esb.samples.quickstart.webservice__consumer__wise2.ExternalObject">
-        <resource>org.milyn.javabean.BeanPopulator</resource>
-        <param name="beanId">complexObject</param>
-        <param name="beanClass">it.javalinux.wise.ComplexObject</param>
-        <param name="bindings">
-            <binding property="integerField" type="Integer" selector="internal number" />
-            <binding property="stringField" selector="internal text" />
-            <binding property="calendarField" type="XMLGregorianCalendar" selector="date" />
-        </param>
-    </resource-config>
-<resource-config selector="decoder:XMLGregorianCalendar">
-        <resource>it.javalinux.wise.smooks.decoders.XMLGregorianCalendarDecoder</resource>
-        <param name="format">yyyy-MM-dd HH:mm:ss.S z</param>
-    </resource-config>
-
-</smooks-resource-list>
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-config-XMLGregorianCalendar.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
+
+    <resource-config selector="global-parameters">
+        <param name="stream.filter.type">SAX</param>
+    </resource-config>
+
+    <resource-config selector="org.jboss.soa.esb.samples.quickstart.webservice__consumer__wise2.ExternalObject">
+        <resource>org.milyn.javabean.BeanPopulator</resource>
+        <param name="beanId">complexObject</param>
+        <param name="beanClass">it.javalinux.wise.ComplexObject</param>
+        <param name="bindings">
+            <binding property="integerField" type="Integer" selector="internal number" />
+            <binding property="stringField" selector="internal text" />
+            <binding property="calendarField" type="XMLGregorianCalendar" selector="date" />
+        </param>
+    </resource-config>
+<resource-config selector="decoder:XMLGregorianCalendar">
+        <resource>it.javalinux.wise.smooks.decoders.XMLGregorianCalendarDecoder</resource>
+        <param name="format">yyyy-MM-dd HH:mm:ss.S z</param>
+    </resource-config>
+
+</smooks-resource-list>
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,28 +0,0 @@
-<?xml version="1.0"?>
-<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
-
-    <resource-config selector="global-parameters">
-        <param name="stream.filter.type">SAX</param>
-    </resource-config>
-
-    <resource-config selector="it.javalinux.wise.ComplexObject">
-        <resource>org.milyn.javabean.BeanPopulator</resource>
-        <param name="beanId">ExternalObject</param>
-        <param name="beanClass">org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject</param>
-        <param name="bindings">
-            <binding property="internal" selector="${InternalObject}" />
-        </param>
-    </resource-config>
-    
-    <resource-config selector="it.javalinux.wise.ComplexObject">
-        <resource>org.milyn.javabean.BeanPopulator</resource>
-        <param name="beanId">InternalObject</param>
-        <param name="beanClass">org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject</param>
-        <param name="bindings">
-            <binding property="number" type="Integer" selector="integerField" />
-            <binding property="text" selector="stringField" />
-        </param>
-    </resource-config>
-
-
-</smooks-resource-list>
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/smooks-response-config.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
+
+    <resource-config selector="global-parameters">
+        <param name="stream.filter.type">SAX</param>
+    </resource-config>
+
+    <resource-config selector="it.javalinux.wise.ComplexObject">
+        <resource>org.milyn.javabean.BeanPopulator</resource>
+        <param name="beanId">ExternalObject</param>
+        <param name="beanClass">org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject</param>
+        <param name="bindings">
+            <binding property="internal" selector="${InternalObject}" />
+        </param>
+    </resource-config>
+    
+    <resource-config selector="it.javalinux.wise.ComplexObject">
+        <resource>org.milyn.javabean.BeanPopulator</resource>
+        <param name="beanId">InternalObject</param>
+        <param name="beanClass">org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject</param>
+        <param name="bindings">
+            <binding property="number" type="Integer" selector="integerField" />
+            <binding property="text" selector="stringField" />
+        </param>
+    </resource-config>
+
+
+</smooks-resource-list>
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,55 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
-
-import java.util.Date;
-import java.io.Serializable;
-
-import org.apache.commons.lang.builder.ToStringBuilder;
-
-public class ExternalObject implements Serializable {
-
-    private InternalObject internal;
-
-    private Date date;
-
-    public InternalObject getInternal() {
-	return internal;
-    }
-
-    public void setInternal(InternalObject internal) {
-	this.internal = internal;
-    }
-
-    public Date getDate() {
-	return date;
-    }
-
-    public void setDate(Date date) {
-	this.date = date;
-    }
-
-    @Override
-    public String toString() {
-	return ToStringBuilder.reflectionToString(this);
-    }
-
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ExternalObject.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,55 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
+
+import java.util.Date;
+import java.io.Serializable;
+
+import org.apache.commons.lang.builder.ToStringBuilder;
+
+public class ExternalObject implements Serializable {
+
+    private InternalObject internal;
+
+    private Date date;
+
+    public InternalObject getInternal() {
+	return internal;
+    }
+
+    public void setInternal(InternalObject internal) {
+	this.internal = internal;
+    }
+
+    public Date getDate() {
+	return date;
+    }
+
+    public void setDate(Date date) {
+	this.date = date;
+    }
+
+    @Override
+    public String toString() {
+	return ToStringBuilder.reflectionToString(this);
+    }
+
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,51 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
-import org.apache.commons.lang.builder.ToStringBuilder;
-import java.io.Serializable;
-
-public class InternalObject implements Serializable {
-
-    private String text;
-
-    private Integer number;
-
-    public String getText() {
-	return text;
-    }
-
-    public void setText(String text) {
-	this.text = text;
-    }
-
-    public Integer getNumber() {
-	return number;
-    }
-
-    public void setNumber(Integer number) {
-	this.number = number;
-    }
-
-    @Override
-    public String toString() {
-	return ToStringBuilder.reflectionToString(this);
-    }
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/InternalObject.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,51 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
+import org.apache.commons.lang.builder.ToStringBuilder;
+import java.io.Serializable;
+
+public class InternalObject implements Serializable {
+
+    private String text;
+
+    private Integer number;
+
+    public String getText() {
+	return text;
+    }
+
+    public void setText(String text) {
+	this.text = text;
+    }
+
+    public Integer getNumber() {
+	return number;
+    }
+
+    public void setNumber(Integer number) {
+	this.number = number;
+    }
+
+    @Override
+    public String toString() {
+	return ToStringBuilder.reflectionToString(this);
+    }
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-
-import java.util.HashMap;
-import java.util.Map;
-
-public class MyRequestAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyRequestAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Convert the message into a webservice request map.
-    */
-   public Message process(Message message) throws Exception
-   {
-      logHeader();
-      Object msgBody = (Object) message.getBody().get();
-      HashMap requestMap = new HashMap();
-      // add paramaters to the web service request map
-      requestMap.put("external", msgBody);
-      // The "paramsLocation" property was set in jboss-esb.xml to
-      // "helloworld-request-parameters"
-      message.getBody().add(requestMap);
-      System.out.println("Request map is: " + requestMap.toString());
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+
+import java.util.HashMap;
+import java.util.Map;
+
+public class MyRequestAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyRequestAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Convert the message into a webservice request map.
+    */
+   public Message process(Message message) throws Exception
+   {
+      logHeader();
+      Object msgBody = (Object) message.getBody().get();
+      HashMap requestMap = new HashMap();
+      // add paramaters to the web service request map
+      requestMap.put("external", msgBody);
+      // The "paramsLocation" property was set in jboss-esb.xml to
+      // "helloworld-request-parameters"
+      message.getBody().add(requestMap);
+      System.out.println("Request map is: " + requestMap.toString());
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,82 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-import java.util.Map;
-
-public class MyResponseAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyResponseAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Retrieve and output the webservice response.
-    */
-   public Message process(Message message) throws Exception
-   {
-
-      logHeader();
-
-      // The "responseLocation" property was set in jboss-esb.xml to
-      // "helloworld-response"
-      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
-      System.out.println("Response Map is: " + responseMsg);
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,82 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+import java.util.Map;
+
+public class MyResponseAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyResponseAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Retrieve and output the webservice response.
+    */
+   public Message process(Message message) throws Exception
+   {
+
+      logHeader();
+
+      // The "responseLocation" property was set in jboss-esb.xml to
+      // "helloworld-response"
+      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
+      System.out.println("Response Map is: " + responseMsg);
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,77 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test;
-
-import org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject;
-import org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject;
-
-import java.text.SimpleDateFormat;
-import java.util.Date;
-
-import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
-import org.jboss.soa.esb.client.ServiceInvoker;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.format.MessageFactory;
-import org.jboss.soa.esb.message.format.MessageType;
-
-import org.jboss.soa.esb.actions.StoreMessageToFile;
-
-public class SendEsbMessage {
-	public static final String DEFAULT_DATE_FORMAT = "yyyy-MM-dd'T'HH:mm:ss";
-
-	/*
-	 * Send a message directly the the ESB internal JMS listener. Demonstrates
-	 * how one can bypass the gateway and speak directly to an ESB service.
-	 */
-	public void sendMessage(String message) throws Exception {
-		// Create the delivery adapter for the target service (cache it)
-		System.setProperty("javax.xml.registry.ConnectionFactoryClass",
-				"org.apache.ws.scout.registry.ConnectionFactoryImpl");
-
-		// Create the delivery adapter for the target service (cache it)
-		ServiceInvoker deliveryAdapter = new ServiceInvoker(
-				"MyServiceCategory", "Webserviceconsumer_wise2");
-
-		// Create and populate the request message...
-		Message requestMessage = MessageFactory.getInstance().getMessage(
-				MessageType.JBOSS_XML);
-		ExternalObject external = new ExternalObject();
-		InternalObject internal = new InternalObject();
-		internal.setNumber(new Integer(1));
-		internal.setText(message);
-		external.setInternal(internal);
-		String dateString = "2007-03-07T04:27:00";
-		Date date = (new SimpleDateFormat(DEFAULT_DATE_FORMAT))
-				.parse(dateString);
-		external.setDate(date);
-		requestMessage.getBody().add(external);
-
-		// Deliver the request message synchronously - timeout after 20
-		// seconds...
-		deliveryAdapter.deliverAsync(requestMessage);
-	}
-
-	public static void main(String args[]) throws Exception {
-		SendEsbMessage sm = new SendEsbMessage();
-		sm.sendMessage(args[0]);
-	}
-
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,77 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test;
+
+import org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject;
+import org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject;
+
+import java.text.SimpleDateFormat;
+import java.util.Date;
+
+import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
+import org.jboss.soa.esb.client.ServiceInvoker;
+import org.jboss.soa.esb.message.Message;
+import org.jboss.soa.esb.message.format.MessageFactory;
+import org.jboss.soa.esb.message.format.MessageType;
+
+import org.jboss.soa.esb.actions.StoreMessageToFile;
+
+public class SendEsbMessage {
+	public static final String DEFAULT_DATE_FORMAT = "yyyy-MM-dd'T'HH:mm:ss";
+
+	/*
+	 * Send a message directly the the ESB internal JMS listener. Demonstrates
+	 * how one can bypass the gateway and speak directly to an ESB service.
+	 */
+	public void sendMessage(String message) throws Exception {
+		// Create the delivery adapter for the target service (cache it)
+		System.setProperty("javax.xml.registry.ConnectionFactoryClass",
+				"org.apache.ws.scout.registry.ConnectionFactoryImpl");
+
+		// Create the delivery adapter for the target service (cache it)
+		ServiceInvoker deliveryAdapter = new ServiceInvoker(
+				"MyServiceCategory", "Webserviceconsumer_wise2");
+
+		// Create and populate the request message...
+		Message requestMessage = MessageFactory.getInstance().getMessage(
+				MessageType.JBOSS_XML);
+		ExternalObject external = new ExternalObject();
+		InternalObject internal = new InternalObject();
+		internal.setNumber(new Integer(1));
+		internal.setText(message);
+		external.setInternal(internal);
+		String dateString = "2007-03-07T04:27:00";
+		Date date = (new SimpleDateFormat(DEFAULT_DATE_FORMAT))
+				.parse(dateString);
+		external.setDate(date);
+		requestMessage.getBody().add(external);
+
+		// Deliver the request message synchronously - timeout after 20
+		// seconds...
+		deliveryAdapter.deliverAsync(requestMessage);
+	}
+
+	public static void main(String args[]) throws Exception {
+		SendEsbMessage sm = new SendEsbMessage();
+		sm.sendMessage(args[0]);
+	}
+
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test;
-
-import java.util.Properties;
-
-import javax.jms.JMSException;
-import javax.jms.ObjectMessage;
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.QueueSender;
-import javax.jms.QueueSession;
-import javax.naming.Context;
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-
-public class SendJMSMessage {
-    QueueConnection conn;
-    QueueSession session;
-    Queue que;
-    
-    
-    public void setupConnection() throws JMSException, NamingException
-    {
-        Properties properties1 = new Properties();
-		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
-				"org.jnp.interfaces.NamingContextFactory");
-		properties1.put(Context.URL_PKG_PREFIXES,
-				"org.jboss.naming:org.jnp.interfaces");
-		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
-		InitialContext iniCtx = new InitialContext(properties1);
-
-    	Object tmp = iniCtx.lookup("ConnectionFactory");
-    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
-    	conn = qcf.createQueueConnection();
-    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
-    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
-    	conn.start();
-    	System.out.println("Connection Started");
-    }
-    
-    public void stop() throws JMSException 
-    { 
-        conn.stop();
-        session.close();
-        conn.close();
-    }
-    
-    public void sendAMessage(String msg) throws JMSException {
-    	
-        QueueSender send = session.createSender(que);        
-        ObjectMessage tm = session.createObjectMessage(msg);
-        send.send(tm);        
-        send.close();
-    }
-       
-    
-    public static void main(String args[]) throws Exception
-    {        	    	
-    	SendJMSMessage sm = new SendJMSMessage();
-    	sm.setupConnection();
-    	sm.sendAMessage(args[0]); 
-    	sm.stop();
-    	
-    }
-    
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.test;
+
+import java.util.Properties;
+
+import javax.jms.JMSException;
+import javax.jms.ObjectMessage;
+import javax.jms.Queue;
+import javax.jms.QueueConnection;
+import javax.jms.QueueConnectionFactory;
+import javax.jms.QueueSender;
+import javax.jms.QueueSession;
+import javax.naming.Context;
+import javax.naming.InitialContext;
+import javax.naming.NamingException;
+
+public class SendJMSMessage {
+    QueueConnection conn;
+    QueueSession session;
+    Queue que;
+    
+    
+    public void setupConnection() throws JMSException, NamingException
+    {
+        Properties properties1 = new Properties();
+		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
+				"org.jnp.interfaces.NamingContextFactory");
+		properties1.put(Context.URL_PKG_PREFIXES,
+				"org.jboss.naming:org.jnp.interfaces");
+		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
+		InitialContext iniCtx = new InitialContext(properties1);
+
+    	Object tmp = iniCtx.lookup("ConnectionFactory");
+    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
+    	conn = qcf.createQueueConnection();
+    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
+    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
+    	conn.start();
+    	System.out.println("Connection Started");
+    }
+    
+    public void stop() throws JMSException 
+    { 
+        conn.stop();
+        session.close();
+        conn.close();
+    }
+    
+    public void sendAMessage(String msg) throws JMSException {
+    	
+        QueueSender send = session.createSender(que);        
+        ObjectMessage tm = session.createObjectMessage(msg);
+        send.send(tm);        
+        send.close();
+    }
+       
+    
+    public static void main(String args[]) throws Exception
+    {        	    	
+    	SendJMSMessage sm = new SendJMSMessage();
+    	sm.setupConnection();
+    	sm.sendAMessage(args[0]); 
+    	sm.stop();
+    	
+    }
+    
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/lib)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext/jbossws-client.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext/jbossws-client.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/lib/ext/jbossws-client.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/resources)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/classes (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/classes)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
-  <servlet> 
-    <servlet-name>PingWS</servlet-name>  
-    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.PingWS</servlet-class>  
-  </servlet>  
-  
-  <servlet-mapping> 
-    <servlet-name>PingWS</servlet-name>  
-    <url-pattern>/PingWS</url-pattern> 
-  </servlet-mapping>   
-  
-</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
+  <servlet> 
+    <servlet-name>PingWS</servlet-name>  
+    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.PingWS</servlet-class>  
+  </servlet>  
+  
+  <servlet-mapping> 
+    <servlet-name>PingWS</servlet-name>  
+    <url-pattern>/PingWS</url-pattern> 
+  </servlet-mapping>   
+  
+</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,68 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
-
-
-import java.util.Calendar;
-import java.util.Date;
-
-public class ComplexObject {
-
-    private String stringField;
-
-    private Integer integerField;
-
-    private Calendar calendarField;
-
-    public ComplexObject() {
-    }
-
-    public Calendar getCalendarField() {
-	return calendarField;
-    }
-
-    public void setCalendarField(Calendar calendarField) {
-	this.calendarField = calendarField;
-    }
-
-    public Integer getIntegerField() {
-	return integerField;
-    }
-
-    
-    public void setIntegerField(Integer integerField) {
-	this.integerField = integerField;
-    }
-
-    public String getStringField() {
-	return stringField;
-    }
-
-    public void setStringField(String stringField) {
-	this.stringField = stringField;
-    }
-
-    public String toString() {
-	return "ComplexObject:stirngField=" + stringField + ";integerField=" + integerField + ";calendarField=" + calendarField;
-    }
-    
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/ComplexObject.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,68 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
+
+
+import java.util.Calendar;
+import java.util.Date;
+
+public class ComplexObject {
+
+    private String stringField;
+
+    private Integer integerField;
+
+    private Calendar calendarField;
+
+    public ComplexObject() {
+    }
+
+    public Calendar getCalendarField() {
+	return calendarField;
+    }
+
+    public void setCalendarField(Calendar calendarField) {
+	this.calendarField = calendarField;
+    }
+
+    public Integer getIntegerField() {
+	return integerField;
+    }
+
+    
+    public void setIntegerField(Integer integerField) {
+	this.integerField = integerField;
+    }
+
+    public String getStringField() {
+	return stringField;
+    }
+
+    public void setStringField(String stringField) {
+	this.stringField = stringField;
+    }
+
+    public String toString() {
+	return "ComplexObject:stirngField=" + stringField + ";integerField=" + integerField + ";calendarField=" + calendarField;
+    }
+    
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,41 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
-
-import javax.jws.WebMethod;
-import javax.jws.WebService;
-import javax.jws.WebResult;
-import javax.jws.soap.SOAPBinding;
-import javax.jws.WebParam;
-
-import org.jboss.logging.Logger;
-
- at WebService(name = "PingWS", targetNamespace = "http://webservice_consumer_wise2/pingws")
-public class PingWS {
-	@WebMethod(operationName = "pingComplexObject", action = "urn:pingComplexObject")
-	@WebResult(name = "ComplexObject")
-	public ComplexObject pingComplexObject(@WebParam(name = "complexObject")
-	ComplexObject arg0) {
-		String greeting = "Ping with " + arg0.toString();
-		return arg0;
-
-	}
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise2/PingWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,41 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2;
+
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+import javax.jws.WebResult;
+import javax.jws.soap.SOAPBinding;
+import javax.jws.WebParam;
+
+import org.jboss.logging.Logger;
+
+ at WebService(name = "PingWS", targetNamespace = "http://webservice_consumer_wise2/pingws")
+public class PingWS {
+	@WebMethod(operationName = "pingComplexObject", action = "urn:pingComplexObject")
+	@WebResult(name = "ComplexObject")
+	public ComplexObject pingComplexObject(@WebParam(name = "complexObject")
+	ComplexObject arg0) {
+		String greeting = "Ping with " + arg0.toString();
+		return arg0;
+
+	}
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/view)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,9 +0,0 @@
-<html>
-	<body>
-		This is just a place holder.<br>
-		Verify the that the WS has been deployed by hitting 
-			<a href="http://localhost:8080/jbossws">
-				http://localhost:8080/jbossws
-			</a>
-  </body>
-</html>	
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,9 @@
+<html>
+	<body>
+		This is just a place holder.<br>
+		Verify the that the WS has been deployed by hitting 
+			<a href="http://localhost:8080/jbossws">
+				http://localhost:8080/jbossws
+			</a>
+  </body>
+</html>	
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,4 +0,0 @@
-wise.tmpDir=/home/oracle/wise
-wise.forceImportObject=true
-wise.keepGeneratedSources=true
-wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise2/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,4 @@
+wise.tmpDir=/home/oracle/wise
+wise.forceImportObject=true
+wise.keepGeneratedSources=true
+wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,10 +0,0 @@
-Quickstart_webservice_consumer_wise
-clean
-deploy
-deploy-jms-dests
-help
-help-quickstarts
-makewar
-run
-undeploy
-undeploy-jms-dests

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,10 @@
+Quickstart_webservice_consumer_wise
+clean
+deploy
+deploy-jms-dests
+help
+help-quickstarts
+makewar
+run
+undeploy
+undeploy-jms-dests

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,74 +0,0 @@
-<project name="Quickstart_webservice_consumer_wise3" default="deploy" basedir=".">
-	
-	<description> 
-		${ant.project.name}
-		${line.separator}
-	</description>
-	
-	<property name="additional.deploys" value="wise-core.properties,smooks-handler.xml" />
-
-	<!-- Import the base Ant build script... -->
-		<import file="../conf/base-build.xml"/>
-	 
-	
-    <property name="war.build.dir" location="${build.dir}/war/classes"/>
-	
-	
-    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
-
-    <target name="quickstart-specific-assemblies" depends="makewar"/>
-
-    <target name="makewar" description="make war">
-        <!-- Compile... -->
-        <mkdir dir="${war.build.dir}" />
-        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
-            <classpath>
-                <path refid="compile-classpath" />
-                <fileset dir="war/lib/ext" includes="*.jar" />
-            </classpath>
-        </javac>
-
-        <!-- War... -->
-        <war warfile="build/${ant.project.name}.war"
-             webxml="${basedir}/war/resources/WEB-INF/web.xml">
-            <webinf dir="${basedir}/war/resources/WEB-INF">
-                <include name="jboss-web.xml"/>
-            </webinf>
-            <classes dir="${war.build.dir}" includes="**/*.class"/>
-            <fileset dir="${basedir}/war/view">
-                <include name="**/*"/>
-            </fileset>
-            <classes dir="${basedir}">
-                <include name="juddi.properties"/>
-            </classes>
-        </war>
-    </target>
-
-    <target name="deploy-war" depends="prepare-deployment">
-        <copy todir="${org.jboss.esb.server.deploy.dir}"
-            file="${build.dir}/${ant.project.name}.war"/>
-    </target>
-
-    <target name="undeploy-war" depends="dependencies">
-        <delete verbose="true" quiet="true"
-          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
-    </target>
-
-	<target name="sendjms" depends="compile">
-		<echo>Send ESB message that triggers webservice call</echo>
-                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test.SendJMSMessage" failonerror="true">
-                        <arg value="Jimbo"/>
-                        <classpath refid="exec-classpath"/>
-                </java>
-
-	</target>
-	
-	 <target name="runtest" depends="compile">
-	     <echo>Send ESB message that triggers webservice call</echo>
-	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test.SendEsbMessage" failonerror="true">
-	     	<arg value="Jimbo"/>
-			<classpath refid="exec-classpath"/>
-	     </java>
-	  </target>  
-	
-</project>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,74 @@
+<project name="Quickstart_webservice_consumer_wise3" default="deploy" basedir=".">
+	
+	<description> 
+		${ant.project.name}
+		${line.separator}
+	</description>
+	
+	<property name="additional.deploys" value="wise-core.properties,smooks-handler.xml" />
+
+	<!-- Import the base Ant build script... -->
+		<import file="../conf/base-build.xml"/>
+	 
+	
+    <property name="war.build.dir" location="${build.dir}/war/classes"/>
+	
+	
+    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
+
+    <target name="quickstart-specific-assemblies" depends="makewar"/>
+
+    <target name="makewar" description="make war">
+        <!-- Compile... -->
+        <mkdir dir="${war.build.dir}" />
+        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
+            <classpath>
+                <path refid="compile-classpath" />
+                <fileset dir="war/lib/ext" includes="*.jar" />
+            </classpath>
+        </javac>
+
+        <!-- War... -->
+        <war warfile="build/${ant.project.name}.war"
+             webxml="${basedir}/war/resources/WEB-INF/web.xml">
+            <webinf dir="${basedir}/war/resources/WEB-INF">
+                <include name="jboss-web.xml"/>
+            </webinf>
+            <classes dir="${war.build.dir}" includes="**/*.class"/>
+            <fileset dir="${basedir}/war/view">
+                <include name="**/*"/>
+            </fileset>
+            <classes dir="${basedir}">
+                <include name="juddi.properties"/>
+            </classes>
+        </war>
+    </target>
+
+    <target name="deploy-war" depends="prepare-deployment">
+        <copy todir="${org.jboss.esb.server.deploy.dir}"
+            file="${build.dir}/${ant.project.name}.war"/>
+    </target>
+
+    <target name="undeploy-war" depends="dependencies">
+        <delete verbose="true" quiet="true"
+          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
+    </target>
+
+	<target name="sendjms" depends="compile">
+		<echo>Send ESB message that triggers webservice call</echo>
+                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test.SendJMSMessage" failonerror="true">
+                        <arg value="Jimbo"/>
+                        <classpath refid="exec-classpath"/>
+                </java>
+
+	</target>
+	
+	 <target name="runtest" depends="compile">
+	     <echo>Send ESB message that triggers webservice call</echo>
+	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test.SendEsbMessage" failonerror="true">
+	     	<arg value="Jimbo"/>
+			<classpath refid="exec-classpath"/>
+	     </java>
+	  </target>  
+	
+</project>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,6 +0,0 @@
-<jbossesb-deployment>
-  <depends>jboss.esb:deployment=soap.esb</depends>
-   <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb_reply</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_Request_gw</depends>
-</jbossesb-deployment>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,6 @@
+<jbossesb-deployment>
+  <depends>jboss.esb:deployment=soap.esb</depends>
+   <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb_reply</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_Request_gw</depends>
+</jbossesb-deployment>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb_reply"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-  <mbean code="org.jboss.jms.server.destination.QueueService"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_Request_gw"
-    xmbean-dd="xmdesc/Queue-xmbean.xml">
-    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb_reply"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+  <mbean code="org.jboss.jms.server.destination.QueueService"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_Request_gw"
+    xmbean-dd="xmdesc/Queue-xmbean.xml">
+    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb_reply">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-  <mbean code="org.jboss.mq.server.jmx.Queue"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_Request_gw">
-    <depends optional-attribute-name="DestinationManager">
-      jboss.mq:service=DestinationManager
-    </depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_esb_reply">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+  <mbean code="org.jboss.mq.server.jmx.Queue"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise3_Request_gw">
+    <depends optional-attribute-name="DestinationManager">
+      jboss.mq:service=DestinationManager
+    </depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,67 +0,0 @@
-<?xml version = "1.0" encoding = "UTF-8"?>
-<jbossesb
-	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
-	parameterReloadSecs="5">
-
-	<providers>
-		<jms-provider name="JBossMQ"
-			connection-factory="ConnectionFactory"
-			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-			jndi-URL="localhost">
-				<jms-bus busid="quickstartGwChannel">
-                  		<jms-message-filter
-                      		dest-type="QUEUE"
-                      		dest-name="queue/quickstart_webservice_consumer_wise3_Request_gw"
-                   		/>
-              			</jms-bus>
-
-				<jms-bus busid="quickstartEsbChannel">
-				<jms-message-filter dest-type="QUEUE"
-					dest-name="queue/quickstart_webservice_consumer_wise3_esb" />
-			</jms-bus>
-
-		</jms-provider>
-	</providers>
-
-	<services>
-		<service category="MyServiceCategory" name="Webserviceconsumer_wise3"
-			description="Helloworld Webservice Consumer">
-			<listeners>
-				<jms-listener name="JMS-ESBListener"
-					busidref="quickstartEsbChannel" maxThreads="1" />
-		                <jms-listener name="JMS-Gateway"
-       				        busidref="quickstartGwChannel"
-                    			maxThreads="1"
-                    			is-gateway="true"
-                			/>
-	
-			</listeners>
-			<actions mep="OneWay">
-				<action name="request-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.MyRequestAction">
-				</action>
-				<action name="soapui-client-action"
-					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
-					<property name="wsdl"
-						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise3/HelloWorldWS?wsdl" />
-					<property name="SOAPAction" value="sayHello"/>
-					<property name="EndPointName" value="HelloWorldPort"/>
-					<property name="LoggingMessages" value="true" />
-					<property name="smooks-handler-config" value="smooks-handler.xml"></property>
-					
-					<property name="serviceName" value="HelloWorldWS"/>
-					<property name="userName" value=""/>
-					<property name="password" value=""/>	
-								
-				</action>
-				<action name="response-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.MyResponseAction">
-				</action>
-				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore">
-				
-				</action>
-			</actions>
-		</service>
-	</services>
-
-</jbossesb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,67 @@
+<?xml version = "1.0" encoding = "UTF-8"?>
+<jbossesb
+	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
+	parameterReloadSecs="5">
+
+	<providers>
+		<jms-provider name="JBossMQ"
+			connection-factory="ConnectionFactory"
+			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
+			jndi-URL="localhost">
+				<jms-bus busid="quickstartGwChannel">
+                  		<jms-message-filter
+                      		dest-type="QUEUE"
+                      		dest-name="queue/quickstart_webservice_consumer_wise3_Request_gw"
+                   		/>
+              			</jms-bus>
+
+				<jms-bus busid="quickstartEsbChannel">
+				<jms-message-filter dest-type="QUEUE"
+					dest-name="queue/quickstart_webservice_consumer_wise3_esb" />
+			</jms-bus>
+
+		</jms-provider>
+	</providers>
+
+	<services>
+		<service category="MyServiceCategory" name="Webserviceconsumer_wise3"
+			description="Helloworld Webservice Consumer">
+			<listeners>
+				<jms-listener name="JMS-ESBListener"
+					busidref="quickstartEsbChannel" maxThreads="1" />
+		                <jms-listener name="JMS-Gateway"
+       				        busidref="quickstartGwChannel"
+                    			maxThreads="1"
+                    			is-gateway="true"
+                			/>
+	
+			</listeners>
+			<actions mep="OneWay">
+				<action name="request-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.MyRequestAction">
+				</action>
+				<action name="soapui-client-action"
+					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
+					<property name="wsdl"
+						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise3/HelloWorldWS?wsdl" />
+					<property name="SOAPAction" value="sayHello"/>
+					<property name="EndPointName" value="HelloWorldPort"/>
+					<property name="LoggingMessages" value="true" />
+					<property name="smooks-handler-config" value="smooks-handler.xml"></property>
+					
+					<property name="serviceName" value="HelloWorldWS"/>
+					<property name="userName" value=""/>
+					<property name="password" value=""/>	
+								
+				</action>
+				<action name="response-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.MyResponseAction">
+				</action>
+				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore">
+				
+				</action>
+			</actions>
+		</service>
+	</services>
+
+</jbossesb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,84 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  JBoss, Home of Professional Open Source
-  Copyright 2006, JBoss Inc., and others contributors as indicated 
-  by the @authors tag. All rights reserved. 
-  See the copyright.txt in the distribution for a
-  full listing of individual contributors. 
-  This copyrighted material is made available to anyone wishing to use,
-  modify, copy, or redistribute it subject to the terms and conditions
-  of the GNU Lesser General Public License, v. 2.1.
-  This program is distributed in the hope that it will be useful, but WITHOUT A 
-  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
-  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
-  You should have received a copy of the GNU Lesser General Public License,
-  v.2.1 along with this distribution; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
-  MA  02110-1301, USA.
-  
-  (C) 2005-2006,
-  @author JBoss Inc.
--->
-<!-- $Id: jbossesb-unittest-properties.xml $ -->
-<!--
-  These options are described in the JBossESB manual.
-  Defaults are provided here for convenience only.
- 
-  Please read through this file prior to using the system, and consider
-  updating the specified entries.
--->
-<esb
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
-    <properties name="core">
-		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
-		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
-		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
-    </properties>
-    <properties name="registry">      
-    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
-    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
-    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
-    	<property name="org.jboss.soa.esb.registry.implementationClass" 
-    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.factoryClass" 
-    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.user" 
-    		value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.registry.password" 
-    	  value="password"/>
-    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
-    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
-    		value="org.apache.ws.scout.transport.RMITransport"/>
-    </properties>
-    <properties name="transports" depends="core">
-    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
-    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
-    </properties>
-    <properties name="connection">
-    	<property name="min-pool-size" value="5"/>
-    	<property name="max-pool=size" value="10"/>
-    	<property name="blocking-timeout-millis" value="5000"/>
-    	<property name="abandoned-connection-timeout" value="10000"/>
-    	<property name="abandoned-connection-time-interval" value="30000"/>
-    </properties>
-    <properties name="dbstore">
-		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
-		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
-		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
-		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
-		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
-		<!--table managed by pool to test for valid connections - created by pool automatically -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
-		<!-- # of milliseconds to timeout waiting for a connection from pool -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
-    </properties>
-    <properties name="messagerouting">
-    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
-    </properties>
-</esb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  JBoss, Home of Professional Open Source
+  Copyright 2006, JBoss Inc., and others contributors as indicated 
+  by the @authors tag. All rights reserved. 
+  See the copyright.txt in the distribution for a
+  full listing of individual contributors. 
+  This copyrighted material is made available to anyone wishing to use,
+  modify, copy, or redistribute it subject to the terms and conditions
+  of the GNU Lesser General Public License, v. 2.1.
+  This program is distributed in the hope that it will be useful, but WITHOUT A 
+  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+  You should have received a copy of the GNU Lesser General Public License,
+  v.2.1 along with this distribution; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+  MA  02110-1301, USA.
+  
+  (C) 2005-2006,
+  @author JBoss Inc.
+-->
+<!-- $Id: jbossesb-unittest-properties.xml $ -->
+<!--
+  These options are described in the JBossESB manual.
+  Defaults are provided here for convenience only.
+ 
+  Please read through this file prior to using the system, and consider
+  updating the specified entries.
+-->
+<esb
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
+    <properties name="core">
+		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
+		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
+		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
+    </properties>
+    <properties name="registry">      
+    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
+    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
+    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
+    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
+    	<property name="org.jboss.soa.esb.registry.implementationClass" 
+    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.factoryClass" 
+    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.user" 
+    		value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.registry.password" 
+    	  value="password"/>
+    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
+    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
+    		value="org.apache.ws.scout.transport.RMITransport"/>
+    </properties>
+    <properties name="transports" depends="core">
+    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
+    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
+    </properties>
+    <properties name="connection">
+    	<property name="min-pool-size" value="5"/>
+    	<property name="max-pool=size" value="10"/>
+    	<property name="blocking-timeout-millis" value="5000"/>
+    	<property name="abandoned-connection-timeout" value="10000"/>
+    	<property name="abandoned-connection-time-interval" value="30000"/>
+    </properties>
+    <properties name="dbstore">
+		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
+		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
+		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
+		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
+		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
+		<!--table managed by pool to test for valid connections - created by pool automatically -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
+		<!-- # of milliseconds to timeout waiting for a connection from pool -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
+    </properties>
+    <properties name="messagerouting">
+    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
+    </properties>
+</esb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,5 +0,0 @@
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-java.naming.factory.url.pkgs=org.jnp.interfaces
-

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,5 @@
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+java.naming.factory.url.pkgs=org.jnp.interfaces
+

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,69 +0,0 @@
-# jUDDI Registry Properties (used by RegistryServer)
-# see http://www.juddi.org for more information
-
-# The UDDI Operator Name
-juddi.operatorName = jUDDI.org
-
-# The i18n locale default codes
-juddi.i18n.languageCode = en
-juddi.i18n.countryCode = US
-
-# The UDDI DiscoveryURL Prefix
-juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
-
-# The UDDI Operator Contact Email Address
-juddi.operatorEmailAddress = admin at juddi.org
-
-# The maximum name size and maximum number
-# of name elements allows in several of the
-# FindXxxx and SaveXxxx UDDI functions.
-juddi.maxNameLength=255
-juddi.maxNameElementsAllowed=5
-
-# The maximum number of UDDI artifacts allowed
-# per publisher. A value of '-1' indicates any 
-# number of artifacts is valid (These values can be
-# overridden at the individual publisher level).
-juddi.maxBusinessesPerPublisher=25
-juddi.maxServicesPerBusiness=20
-juddi.maxBindingsPerService=10
-juddi.maxTModelsPerPublisher=100
-
-# jUDDI Authentication module to use
-juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
-
-# jUDDI DataStore module currently to use
-juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
-
-# use a dataSource (if set to false a direct 
-# jdbc connection will be used.
-juddi.isUseDataSource=false
-juddi.jdbcDriver=com.mysql.jdbc.Driver
-juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
-juddi.jdbcUsername=root
-juddi.jdbcPassword=admin
-# jUDDI DataSource to use
-# juddi.dataSource=java:comp/env/jdbc/MySqlDS
-
-# jUDDI UUIDGen implementation to use
-juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
-
-# jUDDI Cryptor implementation to use
-juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
- 
-# jUDDI Validator to use
-juddi.validator=org.apache.juddi.validator.DefaultValidator
-
-# jUDDI Proxy Properties (used by RegistryProxy)
-juddi.proxy.adminURL = http://localhost:8080/juddi/admin
-juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
-juddi.proxy.publishURL = http://localhost:8080/juddi/publish
-juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
-juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
-juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
-
-# JNDI settings (used by RMITransport)
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,69 @@
+# jUDDI Registry Properties (used by RegistryServer)
+# see http://www.juddi.org for more information
+
+# The UDDI Operator Name
+juddi.operatorName = jUDDI.org
+
+# The i18n locale default codes
+juddi.i18n.languageCode = en
+juddi.i18n.countryCode = US
+
+# The UDDI DiscoveryURL Prefix
+juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
+
+# The UDDI Operator Contact Email Address
+juddi.operatorEmailAddress = admin at juddi.org
+
+# The maximum name size and maximum number
+# of name elements allows in several of the
+# FindXxxx and SaveXxxx UDDI functions.
+juddi.maxNameLength=255
+juddi.maxNameElementsAllowed=5
+
+# The maximum number of UDDI artifacts allowed
+# per publisher. A value of '-1' indicates any 
+# number of artifacts is valid (These values can be
+# overridden at the individual publisher level).
+juddi.maxBusinessesPerPublisher=25
+juddi.maxServicesPerBusiness=20
+juddi.maxBindingsPerService=10
+juddi.maxTModelsPerPublisher=100
+
+# jUDDI Authentication module to use
+juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
+
+# jUDDI DataStore module currently to use
+juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
+
+# use a dataSource (if set to false a direct 
+# jdbc connection will be used.
+juddi.isUseDataSource=false
+juddi.jdbcDriver=com.mysql.jdbc.Driver
+juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
+juddi.jdbcUsername=root
+juddi.jdbcPassword=admin
+# jUDDI DataSource to use
+# juddi.dataSource=java:comp/env/jdbc/MySqlDS
+
+# jUDDI UUIDGen implementation to use
+juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
+
+# jUDDI Cryptor implementation to use
+juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
+ 
+# jUDDI Validator to use
+juddi.validator=org.apache.juddi.validator.DefaultValidator
+
+# jUDDI Proxy Properties (used by RegistryProxy)
+juddi.proxy.adminURL = http://localhost:8080/juddi/admin
+juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
+juddi.proxy.publishURL = http://localhost:8080/juddi/publish
+juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
+juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
+juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
+
+# JNDI settings (used by RMITransport)
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/listener.log
===================================================================

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/listener.log (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/listener.log)
===================================================================

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!--                                                                       -->
-<!--  Log4j Configuration                                                  -->
-<!--                                                                       -->
-<!-- ===================================================================== -->
-
-<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
-
-<!--
-   | For more configuration infromation and examples see the Jakarta Log4j
-   | owebsite: http://jakarta.apache.org/log4j
- -->
-
-<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
-
-   <!-- ============================== -->
-   <!-- Append messages to the console -->
-   <!-- ============================== -->
-
-   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      <param name="Target" value="System.out"/>
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
-      </layout>
-   </appender>
-
-   <!-- ================================= -->
-   <!-- Preserve messages in a local file -->
-   <!-- ================================= -->
-
-   <!-- A size based file rolling appender -->
-   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="./listener.log"/>
-     <param name="Append" value="false"/>
-     <param name="MaxFileSize" value="500KB"/>
-     <param name="MaxBackupIndex" value="1"/>
-
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
-     </layout>	    
-   </appender>
-
-   <!-- ================ -->
-   <!-- Limit categories -->
-   <!-- ================ -->
-
-   <category name="org.jboss">
-      <priority value="WARN"/>
-   </category>
-   <category name="org.jboss.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.jboss.internal.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.apache">
-      <priority value="ERROR"/>
-   </category>
-   <category name="quickstart">
-      <priority value="INFO"/>
-   </category>
-   <!-- ======================= -->
-   <!-- Setup the Root category -->
-   <!-- ======================= -->
-
-   <root>
-      <appender-ref ref="CONSOLE"/>
-      <appender-ref ref="FILE"/>
-   </root>
-
-</log4j:configuration>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<!-- ===================================================================== -->
+<!--                                                                       -->
+<!--  Log4j Configuration                                                  -->
+<!--                                                                       -->
+<!-- ===================================================================== -->
+
+<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
+
+<!--
+   | For more configuration infromation and examples see the Jakarta Log4j
+   | owebsite: http://jakarta.apache.org/log4j
+ -->
+
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
+
+   <!-- ============================== -->
+   <!-- Append messages to the console -->
+   <!-- ============================== -->
+
+   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
+      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+      <param name="Target" value="System.out"/>
+
+      <layout class="org.apache.log4j.PatternLayout">
+         <!-- The default pattern: Date Priority [Category] Message\n -->
+         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
+      </layout>
+   </appender>
+
+   <!-- ================================= -->
+   <!-- Preserve messages in a local file -->
+   <!-- ================================= -->
+
+   <!-- A size based file rolling appender -->
+   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
+     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+     <param name="File" value="./listener.log"/>
+     <param name="Append" value="false"/>
+     <param name="MaxFileSize" value="500KB"/>
+     <param name="MaxBackupIndex" value="1"/>
+
+     <layout class="org.apache.log4j.PatternLayout">
+       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
+     </layout>	    
+   </appender>
+
+   <!-- ================ -->
+   <!-- Limit categories -->
+   <!-- ================ -->
+
+   <category name="org.jboss">
+      <priority value="WARN"/>
+   </category>
+   <category name="org.jboss.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.jboss.internal.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.apache">
+      <priority value="ERROR"/>
+   </category>
+   <category name="quickstart">
+      <priority value="INFO"/>
+   </category>
+   <!-- ======================= -->
+   <!-- Setup the Root category -->
+   <!-- ======================= -->
+
+   <root>
+      <appender-ref ref="CONSOLE"/>
+      <appender-ref ref="FILE"/>
+   </root>
+
+</log4j:configuration>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/readme.txt
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/readme.txt	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,92 +0,0 @@
-Overview:
-=========
-	This example demonstrates how to consume a 181 Web Service in an ESB action.
-    This ESB will make a webservice request that requires a single "toWhom" string parameter.
-    The webservice will return a greeting response. The ESB simply dislays the response on the 
-    console.  
-
-Running this quickstart:
-========================
-	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
-	more detailed descripton of the different ways to run the quickstarts.
-
-To Run standalone mode:
-=======================
-   This quickstart will not currently run in standalone mode.
-
-To Run '.esb' archive mode:
-===========================
-    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
-    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
-    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
-    3.  Switch back to Application Server console to see the output from the ESB
-
-	'runtest' target description:
-	In a separate command prompt window, run "ant runtest" to shoot a JMS message
-	into the listener which will then invoke the MyJMSListenerAction and display
-	it to the console.  You can modify the build.xml to change the phrase 
-	"Hello World" to something else and re-run "ant runtest".
-	
-	You should output that looks like this, after running "ant runtest":
-	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
-    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
-                       getResponseBodyAsStream instead is recommended.
-    12:35:47,991 INFO  [STDOUT] 
-    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,991 INFO  [STDOUT] Response Map is: 
-              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
-                 <env:Header></env:Header>
-              <env:Body>
-              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
-                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
-              </hel:sayHelloResponse></env:Body></env:Envelope>
-    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-
-Project file descriptions:
-==========================
-
-	jboss-esb.xml: 			
-	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
-	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
-	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
-	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
-	and jbossesb-properties.xml are used when the service first boots up for self-registration 
-	based upon the service-category and service-name found in the esb-config.xml file.
-
-	jndi.properties:
-	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
-
-	log4j.xml:
-	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
-
-	src/../SendEsbMessage.java:
-	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
-	gateway and speak directly to an ESB service.
-	
-	src/../MyRequestAction.java
-	Convert the message body into a webservice request parameter Map that only has one paramater called
-	"sayHello.toWhom" for the web service call. The request parameter map is named 
-	"helloworld-request-parameters".
-	
-	org.jboss.soa.esb.actions.soap.SOAPClient
-	This class is used to make the call to the webservice. It will take the
-	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
-	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
-	
-	src/../MyResponseAction.java
-	Retrieve the webservice response and display it on the console.	The response location name
-	is "helloworld-response". 	
-	
-	build.xml:
-	Targets and structure description:
-	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
-		front of the list
-	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
-		Usage is: ant echoCP > myclasspath.txt 
-		This generates a file called myclasspath.txt which can be reviewed in a text editor
-	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
-		esb-config-gateway.xml files
-	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
-		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/readme.txt (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/readme.txt)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/readme.txt	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,92 @@
+Overview:
+=========
+	This example demonstrates how to consume a 181 Web Service in an ESB action.
+    This ESB will make a webservice request that requires a single "toWhom" string parameter.
+    The webservice will return a greeting response. The ESB simply dislays the response on the 
+    console.  
+
+Running this quickstart:
+========================
+	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
+	more detailed descripton of the different ways to run the quickstarts.
+
+To Run standalone mode:
+=======================
+   This quickstart will not currently run in standalone mode.
+
+To Run '.esb' archive mode:
+===========================
+    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
+    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+    3.  Switch back to Application Server console to see the output from the ESB
+
+	'runtest' target description:
+	In a separate command prompt window, run "ant runtest" to shoot a JMS message
+	into the listener which will then invoke the MyJMSListenerAction and display
+	it to the console.  You can modify the build.xml to change the phrase 
+	"Hello World" to something else and re-run "ant runtest".
+	
+	You should output that looks like this, after running "ant runtest":
+	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
+    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
+                       getResponseBodyAsStream instead is recommended.
+    12:35:47,991 INFO  [STDOUT] 
+    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,991 INFO  [STDOUT] Response Map is: 
+              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
+                 <env:Header></env:Header>
+              <env:Body>
+              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
+                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
+              </hel:sayHelloResponse></env:Body></env:Envelope>
+    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+
+Project file descriptions:
+==========================
+
+	jboss-esb.xml: 			
+	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
+	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
+	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
+	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
+	and jbossesb-properties.xml are used when the service first boots up for self-registration 
+	based upon the service-category and service-name found in the esb-config.xml file.
+
+	jndi.properties:
+	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
+
+	log4j.xml:
+	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
+
+	src/../SendEsbMessage.java:
+	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
+	gateway and speak directly to an ESB service.
+	
+	src/../MyRequestAction.java
+	Convert the message body into a webservice request parameter Map that only has one paramater called
+	"sayHello.toWhom" for the web service call. The request parameter map is named 
+	"helloworld-request-parameters".
+	
+	org.jboss.soa.esb.actions.soap.SOAPClient
+	This class is used to make the call to the webservice. It will take the
+	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
+	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
+	
+	src/../MyResponseAction.java
+	Retrieve the webservice response and display it on the console.	The response location name
+	is "helloworld-response". 	
+	
+	build.xml:
+	Targets and structure description:
+	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
+		front of the list
+	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
+		Usage is: ant echoCP > myclasspath.txt 
+		This generates a file called myclasspath.txt which can be reviewed in a text editor
+	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
+		esb-config-gateway.xml files
+	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
+		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,15 +0,0 @@
-<?xml version="1.0"?>
-<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
-
-    <resource-config selector="header">
-	    <resource type="xsl">
-            <![CDATA[
-            <sign:sign xmlns:sign="uri://org.example.webservices.signature.Sign">
-    </sign:sign>
-            ]]>
-        </resource>
-        <param name="is-xslt-templatelet">true</param>
-        <param name="action">addto</param>
-    </resource-config>
-    
-</smooks-resource-list>
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/smooks-handler.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
+
+    <resource-config selector="header">
+	    <resource type="xsl">
+            <![CDATA[
+            <sign:sign xmlns:sign="uri://org.example.webservices.signature.Sign">
+    </sign:sign>
+            ]]>
+        </resource>
+        <param name="is-xslt-templatelet">true</param>
+        <param name="action">addto</param>
+    </resource-config>
+    
+</smooks-resource-list>
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-import java.util.HashMap;
-
-public class MyRequestAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyRequestAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Convert the message into a webservice request map.
-    */
-   public Message process(Message message) throws Exception
-   {
-      logHeader();
-      String msgBody = (String) message.getBody().get();
-      HashMap requestMap = new HashMap();
-
-      // add paramaters to the web service request map
-      requestMap.put("toWhom", msgBody);
-
-      // The "paramsLocation" property was set in jboss-esb.xml to
-      // "helloworld-request-parameters"
-      message.getBody().add(requestMap);
-      System.out.println("Request map is: " + requestMap.toString());
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+import java.util.HashMap;
+
+public class MyRequestAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyRequestAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Convert the message into a webservice request map.
+    */
+   public Message process(Message message) throws Exception
+   {
+      logHeader();
+      String msgBody = (String) message.getBody().get();
+      HashMap requestMap = new HashMap();
+
+      // add paramaters to the web service request map
+      requestMap.put("toWhom", msgBody);
+
+      // The "paramsLocation" property was set in jboss-esb.xml to
+      // "helloworld-request-parameters"
+      message.getBody().add(requestMap);
+      System.out.println("Request map is: " + requestMap.toString());
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,82 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-import java.util.Map;
-
-public class MyResponseAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyResponseAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Retrieve and output the webservice response.
-    */
-   public Message process(Message message) throws Exception
-   {
-
-      logHeader();
-
-      // The "responseLocation" property was set in jboss-esb.xml to
-      // "helloworld-response"
-      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
-      System.out.println("Response Map is: " + responseMsg);
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,82 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+import java.util.Map;
+
+public class MyResponseAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyResponseAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Retrieve and output the webservice response.
+    */
+   public Message process(Message message) throws Exception
+   {
+
+      logHeader();
+
+      // The "responseLocation" property was set in jboss-esb.xml to
+      // "helloworld-response"
+      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
+      System.out.println("Response Map is: " + responseMsg);
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,65 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test;
-
-import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
-import org.jboss.soa.esb.client.ServiceInvoker;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.format.MessageFactory;
-import org.jboss.soa.esb.message.format.MessageType;
-
-import org.jboss.soa.esb.actions.StoreMessageToFile;
-
-public class SendEsbMessage
-{
-   /*
-    * Send a message directly the the ESB internal JMS listener. Demonstrates
-    * how one can bypass the gateway and speak directly to an ESB service.
-    */
-   public void sendMessage(String message) throws Exception
-   {
-      // Create the delivery adapter for the target service (cache it)
-      System.setProperty("javax.xml.registry.ConnectionFactoryClass",
-            "org.apache.ws.scout.registry.ConnectionFactoryImpl");
-
-      // Create the delivery adapter for the target service (cache it)
-      ServiceInvoker deliveryAdapter = new ServiceInvoker("MyServiceCategory",
-            "Webserviceconsumer_wise3");
-      
-
-      // Create and populate the request message...
-      Message requestMessage = MessageFactory.getInstance().getMessage(
-            MessageType.JBOSS_XML);
-
-      requestMessage.getBody().add(message);
-
-      // Deliver the request message synchronously - timeout after 20
-      // seconds...
-      deliveryAdapter.deliverAsync(requestMessage);
-   }
-   
-   public static void main(String args[]) throws Exception
-   {
-      SendEsbMessage sm = new SendEsbMessage();
-      sm.sendMessage(args[0]);
-   }
-
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,65 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test;
+
+import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
+import org.jboss.soa.esb.client.ServiceInvoker;
+import org.jboss.soa.esb.message.Message;
+import org.jboss.soa.esb.message.format.MessageFactory;
+import org.jboss.soa.esb.message.format.MessageType;
+
+import org.jboss.soa.esb.actions.StoreMessageToFile;
+
+public class SendEsbMessage
+{
+   /*
+    * Send a message directly the the ESB internal JMS listener. Demonstrates
+    * how one can bypass the gateway and speak directly to an ESB service.
+    */
+   public void sendMessage(String message) throws Exception
+   {
+      // Create the delivery adapter for the target service (cache it)
+      System.setProperty("javax.xml.registry.ConnectionFactoryClass",
+            "org.apache.ws.scout.registry.ConnectionFactoryImpl");
+
+      // Create the delivery adapter for the target service (cache it)
+      ServiceInvoker deliveryAdapter = new ServiceInvoker("MyServiceCategory",
+            "Webserviceconsumer_wise3");
+      
+
+      // Create and populate the request message...
+      Message requestMessage = MessageFactory.getInstance().getMessage(
+            MessageType.JBOSS_XML);
+
+      requestMessage.getBody().add(message);
+
+      // Deliver the request message synchronously - timeout after 20
+      // seconds...
+      deliveryAdapter.deliverAsync(requestMessage);
+   }
+   
+   public static void main(String args[]) throws Exception
+   {
+      SendEsbMessage sm = new SendEsbMessage();
+      sm.sendMessage(args[0]);
+   }
+
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test;
-
-import java.util.Properties;
-
-import javax.jms.JMSException;
-import javax.jms.ObjectMessage;
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.QueueSender;
-import javax.jms.QueueSession;
-import javax.naming.Context;
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-
-public class SendJMSMessage {
-    QueueConnection conn;
-    QueueSession session;
-    Queue que;
-    
-    
-    public void setupConnection() throws JMSException, NamingException
-    {
-        Properties properties1 = new Properties();
-		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
-				"org.jnp.interfaces.NamingContextFactory");
-		properties1.put(Context.URL_PKG_PREFIXES,
-				"org.jboss.naming:org.jnp.interfaces");
-		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
-		InitialContext iniCtx = new InitialContext(properties1);
-
-    	Object tmp = iniCtx.lookup("ConnectionFactory");
-    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
-    	conn = qcf.createQueueConnection();
-    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
-    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
-    	conn.start();
-    	System.out.println("Connection Started");
-    }
-    
-    public void stop() throws JMSException 
-    { 
-        conn.stop();
-        session.close();
-        conn.close();
-    }
-    
-    public void sendAMessage(String msg) throws JMSException {
-    	
-        QueueSender send = session.createSender(que);        
-        ObjectMessage tm = session.createObjectMessage(msg);
-        send.send(tm);        
-        send.close();
-    }
-       
-    
-    public static void main(String args[]) throws Exception
-    {        	    	
-    	SendJMSMessage sm = new SendJMSMessage();
-    	sm.setupConnection();
-    	sm.sendAMessage(args[0]); 
-    	sm.stop();
-    	
-    }
-    
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise3/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise3.test;
+
+import java.util.Properties;
+
+import javax.jms.JMSException;
+import javax.jms.ObjectMessage;
+import javax.jms.Queue;
+import javax.jms.QueueConnection;
+import javax.jms.QueueConnectionFactory;
+import javax.jms.QueueSender;
+import javax.jms.QueueSession;
+import javax.naming.Context;
+import javax.naming.InitialContext;
+import javax.naming.NamingException;
+
+public class SendJMSMessage {
+    QueueConnection conn;
+    QueueSession session;
+    Queue que;
+    
+    
+    public void setupConnection() throws JMSException, NamingException
+    {
+        Properties properties1 = new Properties();
+		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
+				"org.jnp.interfaces.NamingContextFactory");
+		properties1.put(Context.URL_PKG_PREFIXES,
+				"org.jboss.naming:org.jnp.interfaces");
+		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
+		InitialContext iniCtx = new InitialContext(properties1);
+
+    	Object tmp = iniCtx.lookup("ConnectionFactory");
+    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
+    	conn = qcf.createQueueConnection();
+    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
+    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
+    	conn.start();
+    	System.out.println("Connection Started");
+    }
+    
+    public void stop() throws JMSException 
+    { 
+        conn.stop();
+        session.close();
+        conn.close();
+    }
+    
+    public void sendAMessage(String msg) throws JMSException {
+    	
+        QueueSender send = session.createSender(que);        
+        ObjectMessage tm = session.createObjectMessage(msg);
+        send.send(tm);        
+        send.close();
+    }
+       
+    
+    public static void main(String args[]) throws Exception
+    {        	    	
+    	SendJMSMessage sm = new SendJMSMessage();
+    	sm.setupConnection();
+    	sm.sendAMessage(args[0]); 
+    	sm.stop();
+    	
+    }
+    
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/lib)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext/jbossws-client.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext/jbossws-client.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/lib/ext/jbossws-client.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/resources)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/classes (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/classes)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
-  <servlet> 
-    <servlet-name>HelloWorldWS</servlet-name>  
-    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer1.HelloWorldWS</servlet-class>  
-  </servlet>  
-  
-  <servlet-mapping> 
-    <servlet-name>HelloWorldWS</servlet-name>  
-    <url-pattern>/HelloWorldWS</url-pattern> 
-  </servlet-mapping>   
-  
-</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
+  <servlet> 
+    <servlet-name>HelloWorldWS</servlet-name>  
+    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer1.HelloWorldWS</servlet-class>  
+  </servlet>  
+  
+  <servlet-mapping> 
+    <servlet-name>HelloWorldWS</servlet-name>  
+    <url-pattern>/HelloWorldWS</url-pattern> 
+  </servlet-mapping>   
+  
+</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,41 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer1;
-
-import javax.jws.WebMethod;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-import javax.jws.WebParam;
-
- at WebService(name = "HelloWorld", targetNamespace = "http://webservice_consumer_wise3/helloworld")
-public class HelloWorldWS
-{
-   @WebMethod
-   public String sayHello(@WebParam(name = "toWhom")
-   String toWhom)
-   {
-
-      String greeting = "Hello World Greeting for '" + toWhom + "' on " + new java.util.Date();
-
-      return greeting;
-
-   }
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,41 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer1;
+
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+import javax.jws.soap.SOAPBinding;
+import javax.jws.WebParam;
+
+ at WebService(name = "HelloWorld", targetNamespace = "http://webservice_consumer_wise3/helloworld")
+public class HelloWorldWS
+{
+   @WebMethod
+   public String sayHello(@WebParam(name = "toWhom")
+   String toWhom)
+   {
+
+      String greeting = "Hello World Greeting for '" + toWhom + "' on " + new java.util.Date();
+
+      return greeting;
+
+   }
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/view)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,9 +0,0 @@
-<html>
-	<body>
-		This is just a place holder.<br>
-		Verify the that the WS has been deployed by hitting 
-			<a href="http://localhost:8080/jbossws">
-				http://localhost:8080/jbossws
-			</a>
-  </body>
-</html>	
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,9 @@
+<html>
+	<body>
+		This is just a place holder.<br>
+		Verify the that the WS has been deployed by hitting 
+			<a href="http://localhost:8080/jbossws">
+				http://localhost:8080/jbossws
+			</a>
+  </body>
+</html>	
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,4 +0,0 @@
-wise.tmpDir=/home/oracle/wise
-wise.forceImportObject=true
-wise.keepGeneratedSources=true
-wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise3/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,4 @@
+wise.tmpDir=/home/oracle/wise
+wise.forceImportObject=true
+wise.keepGeneratedSources=true
+wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,10 +0,0 @@
-Quickstart_webservice_consumer_wise
-clean
-deploy
-deploy-jms-dests
-help
-help-quickstarts
-makewar
-run
-undeploy
-undeploy-jms-dests

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/.ant-targets-build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,10 @@
+Quickstart_webservice_consumer_wise
+clean
+deploy
+deploy-jms-dests
+help
+help-quickstarts
+makewar
+run
+undeploy
+undeploy-jms-dests

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/build.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/build.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,74 +0,0 @@
-<project name="Quickstart_webservice_consumer_wise4" default="deploy" basedir=".">
-	
-	<description> 
-		${ant.project.name}
-		${line.separator}
-	</description>
-	
-	<property name="additional.deploys" value="wise-core.properties,smooks-handler.xml" />
-
-	<!-- Import the base Ant build script... -->
-		<import file="../conf/base-build.xml"/>
-	 
-	
-    <property name="war.build.dir" location="${build.dir}/war/classes"/>
-	
-	
-    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
-
-    <target name="quickstart-specific-assemblies" depends="makewar"/>
-
-    <target name="makewar" description="make war">
-        <!-- Compile... -->
-        <mkdir dir="${war.build.dir}" />
-        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
-            <classpath>
-                <path refid="compile-classpath" />
-                <fileset dir="war/lib/ext" includes="*.jar" />
-            </classpath>
-        </javac>
-
-        <!-- War... -->
-        <war warfile="build/${ant.project.name}.war"
-             webxml="${basedir}/war/resources/WEB-INF/web.xml">
-            <webinf dir="${basedir}/war/resources/WEB-INF">
-                <include name="jboss-web.xml"/>
-            </webinf>
-            <classes dir="${war.build.dir}" includes="**/*.class"/>
-            <fileset dir="${basedir}/war/view">
-                <include name="**/*"/>
-            </fileset>
-            <classes dir="${basedir}">
-                <include name="juddi.properties"/>
-            </classes>
-        </war>
-    </target>
-
-    <target name="deploy-war" depends="prepare-deployment">
-        <copy todir="${org.jboss.esb.server.deploy.dir}"
-            file="${build.dir}/${ant.project.name}.war"/>
-    </target>
-
-    <target name="undeploy-war" depends="dependencies">
-        <delete verbose="true" quiet="true"
-          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
-    </target>
-
-	<target name="sendjms" depends="compile">
-		<echo>Send ESB message that triggers webservice call</echo>
-                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test.SendJMSMessage" failonerror="true">
-                        <arg value="Jimbo"/>
-                        <classpath refid="exec-classpath"/>
-                </java>
-
-	</target>
-	
-	 <target name="runtest" depends="compile">
-	     <echo>Send ESB message that triggers webservice call</echo>
-	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test.SendEsbMessage" failonerror="true">
-	     	<arg value="Jimbo"/>
-			<classpath refid="exec-classpath"/>
-	     </java>
-	  </target>  
-	
-</project>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/build.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/build.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/build.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/build.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,74 @@
+<project name="Quickstart_webservice_consumer_wise4" default="deploy" basedir=".">
+	
+	<description> 
+		${ant.project.name}
+		${line.separator}
+	</description>
+	
+	<property name="additional.deploys" value="wise-core.properties,smooks-handler.xml" />
+
+	<!-- Import the base Ant build script... -->
+		<import file="../conf/base-build.xml"/>
+	 
+	
+    <property name="war.build.dir" location="${build.dir}/war/classes"/>
+	
+	
+    <target name="quickstart-specific-checks" depends="assert-ws-available"/>
+
+    <target name="quickstart-specific-assemblies" depends="makewar"/>
+
+    <target name="makewar" description="make war">
+        <!-- Compile... -->
+        <mkdir dir="${war.build.dir}" />
+        <javac srcdir="war/src" destdir="${war.build.dir}" debug="true">
+            <classpath>
+                <path refid="compile-classpath" />
+                <fileset dir="war/lib/ext" includes="*.jar" />
+            </classpath>
+        </javac>
+
+        <!-- War... -->
+        <war warfile="build/${ant.project.name}.war"
+             webxml="${basedir}/war/resources/WEB-INF/web.xml">
+            <webinf dir="${basedir}/war/resources/WEB-INF">
+                <include name="jboss-web.xml"/>
+            </webinf>
+            <classes dir="${war.build.dir}" includes="**/*.class"/>
+            <fileset dir="${basedir}/war/view">
+                <include name="**/*"/>
+            </fileset>
+            <classes dir="${basedir}">
+                <include name="juddi.properties"/>
+            </classes>
+        </war>
+    </target>
+
+    <target name="deploy-war" depends="prepare-deployment">
+        <copy todir="${org.jboss.esb.server.deploy.dir}"
+            file="${build.dir}/${ant.project.name}.war"/>
+    </target>
+
+    <target name="undeploy-war" depends="dependencies">
+        <delete verbose="true" quiet="true"
+          file="${org.jboss.esb.server.deploy.dir}/${ant.project.name}.war"/>
+    </target>
+
+	<target name="sendjms" depends="compile">
+		<echo>Send ESB message that triggers webservice call</echo>
+                <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test.SendJMSMessage" failonerror="true">
+                        <arg value="Jimbo"/>
+                        <classpath refid="exec-classpath"/>
+                </java>
+
+	</target>
+	
+	 <target name="runtest" depends="compile">
+	     <echo>Send ESB message that triggers webservice call</echo>
+	     <java fork="yes" classname="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test.SendEsbMessage" failonerror="true">
+	     	<arg value="Jimbo"/>
+			<classpath refid="exec-classpath"/>
+	     </java>
+	  </target>  
+	
+</project>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,6 +0,0 @@
-<jbossesb-deployment>
-  <depends>jboss.esb:deployment=soap.esb</depends>
-   <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb_reply</depends>
-  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_Request_gw</depends>
-</jbossesb-deployment>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/deployment.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,6 @@
+<jbossesb-deployment>
+  <depends>jboss.esb:deployment=soap.esb</depends>
+   <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb_reply</depends>
+  <depends>jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_Request_gw</depends>
+</jbossesb-deployment>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-    <mbean code="org.jboss.jms.server.destination.QueueService"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb_reply"
-           xmbean-dd="xmdesc/Queue-xmbean.xml">
-        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-    </mbean>
-  <mbean code="org.jboss.jms.server.destination.QueueService"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_Request_gw"
-    xmbean-dd="xmdesc/Queue-xmbean.xml">
-    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
-        <depends>jboss.messaging:service=PostOffice</depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbm-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+    <mbean code="org.jboss.jms.server.destination.QueueService"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb_reply"
+           xmbean-dd="xmdesc/Queue-xmbean.xml">
+        <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+    </mbean>
+  <mbean code="org.jboss.jms.server.destination.QueueService"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_Request_gw"
+    xmbean-dd="xmdesc/Queue-xmbean.xml">
+    <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
+        <depends>jboss.messaging:service=PostOffice</depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-    <mbean code="org.jboss.mq.server.jmx.Queue"
-           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb_reply">
-        <depends optional-attribute-name="DestinationManager">
-            jboss.mq:service=DestinationManager
-        </depends>
-    </mbean>
-  <mbean code="org.jboss.mq.server.jmx.Queue"
-    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_Request_gw">
-    <depends optional-attribute-name="DestinationManager">
-      jboss.mq:service=DestinationManager
-    </depends>
-  </mbean>
-</server>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbmq-queue-service.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<server>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+    <mbean code="org.jboss.mq.server.jmx.Queue"
+           name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_esb_reply">
+        <depends optional-attribute-name="DestinationManager">
+            jboss.mq:service=DestinationManager
+        </depends>
+    </mbean>
+  <mbean code="org.jboss.mq.server.jmx.Queue"
+    name="jboss.esb.quickstart.destination:service=Queue,name=quickstart_webservice_consumer_wise4_Request_gw">
+    <depends optional-attribute-name="DestinationManager">
+      jboss.mq:service=DestinationManager
+    </depends>
+  </mbean>
+</server>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,67 +0,0 @@
-<?xml version = "1.0" encoding = "UTF-8"?>
-<jbossesb
-	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
-	parameterReloadSecs="5">
-
-	<providers>
-		<jms-provider name="JBossMQ"
-			connection-factory="ConnectionFactory"
-			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-			jndi-URL="localhost">
-				<jms-bus busid="quickstartGwChannel">
-                  		<jms-message-filter
-                      		dest-type="QUEUE"
-                      		dest-name="queue/quickstart_webservice_consumer_wise4_Request_gw"
-                   		/>
-              			</jms-bus>
-
-				<jms-bus busid="quickstartEsbChannel">
-				<jms-message-filter dest-type="QUEUE"
-					dest-name="queue/quickstart_webservice_consumer_wise4_esb" />
-			</jms-bus>
-
-		</jms-provider>
-	</providers>
-
-	<services>
-		<service category="MyServiceCategory" name="Webserviceconsumer_wise4"
-			description="Helloworld Webservice Consumer">
-			<listeners>
-				<jms-listener name="JMS-ESBListener"
-					busidref="quickstartEsbChannel" maxThreads="1" />
-		                <jms-listener name="JMS-Gateway"
-       				        busidref="quickstartGwChannel"
-                    			maxThreads="1"
-                    			is-gateway="true"
-                			/>
-	
-			</listeners>
-			<actions mep="OneWay">
-				<action name="request-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.MyRequestAction">
-				</action>
-				<action name="soapui-client-action"
-					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
-					<property name="wsdl"
-						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise4/HelloWorldWS?wsdl" />
-					<property name="SOAPAction" value="sayHello"/>
-					<property name="EndPointName" value="HelloWorldPort"/>
-					<property name="LoggingMessages" value="true" />
-					<property name="smooks-handler-config" value="smooks-handler.xml"></property>
-					<property name="custom-handlers" value="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler.MyCustomLoggingHandler;org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler.MyCustomLoggingHandler2" />
-					<property name="serviceName" value="HelloWorldWS"/>
-					<property name="userName" value=""/>
-					<property name="password" value=""/>	
-								
-				</action>
-				<action name="response-mapper"
-					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.MyResponseAction">
-				</action>
-				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore">
-				
-				</action>
-			</actions>
-		</service>
-	</services>
-
-</jbossesb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jboss-esb.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,67 @@
+<?xml version = "1.0" encoding = "UTF-8"?>
+<jbossesb
+	xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd"
+	parameterReloadSecs="5">
+
+	<providers>
+		<jms-provider name="JBossMQ"
+			connection-factory="ConnectionFactory"
+			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
+			jndi-URL="localhost">
+				<jms-bus busid="quickstartGwChannel">
+                  		<jms-message-filter
+                      		dest-type="QUEUE"
+                      		dest-name="queue/quickstart_webservice_consumer_wise4_Request_gw"
+                   		/>
+              			</jms-bus>
+
+				<jms-bus busid="quickstartEsbChannel">
+				<jms-message-filter dest-type="QUEUE"
+					dest-name="queue/quickstart_webservice_consumer_wise4_esb" />
+			</jms-bus>
+
+		</jms-provider>
+	</providers>
+
+	<services>
+		<service category="MyServiceCategory" name="Webserviceconsumer_wise4"
+			description="Helloworld Webservice Consumer">
+			<listeners>
+				<jms-listener name="JMS-ESBListener"
+					busidref="quickstartEsbChannel" maxThreads="1" />
+		                <jms-listener name="JMS-Gateway"
+       				        busidref="quickstartGwChannel"
+                    			maxThreads="1"
+                    			is-gateway="true"
+                			/>
+	
+			</listeners>
+			<actions mep="OneWay">
+				<action name="request-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.MyRequestAction">
+				</action>
+				<action name="soapui-client-action"
+					class="org.jboss.soa.esb.actions.soap.wise.SOAPClient">
+					<property name="wsdl"
+						value="http://127.0.0.1:8080/Quickstart_webservice_consumer_wise4/HelloWorldWS?wsdl" />
+					<property name="SOAPAction" value="sayHello"/>
+					<property name="EndPointName" value="HelloWorldPort"/>
+					<property name="LoggingMessages" value="true" />
+					<property name="smooks-handler-config" value="smooks-handler.xml"></property>
+					<property name="custom-handlers" value="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler.MyCustomLoggingHandler;org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler.MyCustomLoggingHandler2" />
+					<property name="serviceName" value="HelloWorldWS"/>
+					<property name="userName" value=""/>
+					<property name="password" value=""/>	
+								
+				</action>
+				<action name="response-mapper"
+					class="org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.MyResponseAction">
+				</action>
+				<action name="testStore" class="org.jboss.soa.esb.actions.TestMessageStore">
+				
+				</action>
+			</actions>
+		</service>
+	</services>
+
+</jbossesb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,84 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  JBoss, Home of Professional Open Source
-  Copyright 2006, JBoss Inc., and others contributors as indicated 
-  by the @authors tag. All rights reserved. 
-  See the copyright.txt in the distribution for a
-  full listing of individual contributors. 
-  This copyrighted material is made available to anyone wishing to use,
-  modify, copy, or redistribute it subject to the terms and conditions
-  of the GNU Lesser General Public License, v. 2.1.
-  This program is distributed in the hope that it will be useful, but WITHOUT A 
-  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
-  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
-  You should have received a copy of the GNU Lesser General Public License,
-  v.2.1 along with this distribution; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
-  MA  02110-1301, USA.
-  
-  (C) 2005-2006,
-  @author JBoss Inc.
--->
-<!-- $Id: jbossesb-unittest-properties.xml $ -->
-<!--
-  These options are described in the JBossESB manual.
-  Defaults are provided here for convenience only.
- 
-  Please read through this file prior to using the system, and consider
-  updating the specified entries.
--->
-<esb
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
-    <properties name="core">
-		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
-		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
-		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
-    </properties>
-    <properties name="registry">      
-    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
-    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
-    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
-    	<property name="org.jboss.soa.esb.registry.implementationClass" 
-    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.factoryClass" 
-    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
-    	<property name="org.jboss.soa.esb.registry.user" 
-    		value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.registry.password" 
-    	  value="password"/>
-    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
-    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
-    		value="org.apache.ws.scout.transport.RMITransport"/>
-    </properties>
-    <properties name="transports" depends="core">
-    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
-    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
-    </properties>
-    <properties name="connection">
-    	<property name="min-pool-size" value="5"/>
-    	<property name="max-pool=size" value="10"/>
-    	<property name="blocking-timeout-millis" value="5000"/>
-    	<property name="abandoned-connection-timeout" value="10000"/>
-    	<property name="abandoned-connection-time-interval" value="30000"/>
-    </properties>
-    <properties name="dbstore">
-		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
-		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
-		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
-		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
-		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
-		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
-		<!--table managed by pool to test for valid connections - created by pool automatically -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
-		<!-- # of milliseconds to timeout waiting for a connection from pool -->
-		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
-    </properties>
-    <properties name="messagerouting">
-    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
-    </properties>
-</esb>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jbossesb-properties.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  JBoss, Home of Professional Open Source
+  Copyright 2006, JBoss Inc., and others contributors as indicated 
+  by the @authors tag. All rights reserved. 
+  See the copyright.txt in the distribution for a
+  full listing of individual contributors. 
+  This copyrighted material is made available to anyone wishing to use,
+  modify, copy, or redistribute it subject to the terms and conditions
+  of the GNU Lesser General Public License, v. 2.1.
+  This program is distributed in the hope that it will be useful, but WITHOUT A 
+  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+  PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+  You should have received a copy of the GNU Lesser General Public License,
+  v.2.1 along with this distribution; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+  MA  02110-1301, USA.
+  
+  (C) 2005-2006,
+  @author JBoss Inc.
+-->
+<!-- $Id: jbossesb-unittest-properties.xml $ -->
+<!--
+  These options are described in the JBossESB manual.
+  Defaults are provided here for convenience only.
+ 
+  Please read through this file prior to using the system, and consider
+  updating the specified entries.
+-->
+<esb
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:noNamespaceSchemaLocation="jbossesb-1_0.xsd">
+    <properties name="core">
+		<property name="org.jboss.soa.esb.jndi.server.type" value="jboss"/>
+		<property name="org.jboss.soa.esb.jndi.server.url" value="localhost"/>
+		<property name="org.jboss.soa.esb.persistence.connection.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
+    </properties>
+    <properties name="registry">      
+    	<property name="org.jboss.soa.esb.registry.queryManagerURI"     		
+    		value="jnp://localhost:1099/InquiryService?org.apache.juddi.registry.rmi.Inquiry#inquire"/>    		
+    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI"     		
+    		value="jnp://localhost:1099/PublishService?org.apache.juddi.registry.rmi.Publish#publish" />
+    	<property name="org.jboss.soa.esb.registry.implementationClass" 
+    		value="org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.factoryClass" 
+    		value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
+    	<property name="org.jboss.soa.esb.registry.user" 
+    		value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.registry.password" 
+    	  value="password"/>
+    	<!-- the following parameter is scout specific to set the type of communication between scout and the UDDI (embedded, rmi, soap) -->
+    	<property name="org.jboss.soa.esb.scout.proxy.transportClass" 
+    		value="org.apache.ws.scout.transport.RMITransport"/>
+    </properties>
+    <properties name="transports" depends="core">
+    	<property name="org.jboss.soa.esb.mail.smtp.host" value="localhost"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.user" value="jbossesb"/>
+    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
+    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
+    </properties>
+    <properties name="connection">
+    	<property name="min-pool-size" value="5"/>
+    	<property name="max-pool=size" value="10"/>
+    	<property name="blocking-timeout-millis" value="5000"/>
+    	<property name="abandoned-connection-timeout" value="10000"/>
+    	<property name="abandoned-connection-time-interval" value="30000"/>
+    </properties>
+    <properties name="dbstore">
+		<property name="org.jboss.soa.esb.persistence.db.connection.url" 	value="jdbc:hsqldb:hsql://localhost:9001/jbossesb"/>
+		<property name="org.jboss.soa.esb.persistence.db.jdbc.driver" 		value="org.hsqldb.jdbcDriver"/>
+		<property name="org.jboss.soa.esb.persistence.db.user" 			value="sa"/>
+		<property name="org.jboss.soa.esb.persistence.db.pwd" 			value=""/>		
+		<property name="org.jboss.soa.esb.persistence.db.pool.initial.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.min.size"	value="2"/>
+		<property name="org.jboss.soa.esb.persistence.db.pool.max.size"	value="5"/>
+		<!--table managed by pool to test for valid connections - created by pool automatically -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.test.table"	value="pooltest"/>
+		<!-- # of milliseconds to timeout waiting for a connection from pool -->
+		<property name="org.jboss.soa.esb.persistence.db.pool.timeout.millis"	value="5000"/> 
+    </properties>
+    <properties name="messagerouting">
+    	<property name="org.jboss.soa.esb.routing.cbrClass" value="org.jboss.internal.soa.esb.services.routing.cbr.JBossRulesRouter"/>
+    </properties>
+</esb>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,5 +0,0 @@
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-java.naming.factory.url.pkgs=org.jnp.interfaces
-

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/jndi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,5 @@
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+java.naming.factory.url.pkgs=org.jnp.interfaces
+

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,69 +0,0 @@
-# jUDDI Registry Properties (used by RegistryServer)
-# see http://www.juddi.org for more information
-
-# The UDDI Operator Name
-juddi.operatorName = jUDDI.org
-
-# The i18n locale default codes
-juddi.i18n.languageCode = en
-juddi.i18n.countryCode = US
-
-# The UDDI DiscoveryURL Prefix
-juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
-
-# The UDDI Operator Contact Email Address
-juddi.operatorEmailAddress = admin at juddi.org
-
-# The maximum name size and maximum number
-# of name elements allows in several of the
-# FindXxxx and SaveXxxx UDDI functions.
-juddi.maxNameLength=255
-juddi.maxNameElementsAllowed=5
-
-# The maximum number of UDDI artifacts allowed
-# per publisher. A value of '-1' indicates any 
-# number of artifacts is valid (These values can be
-# overridden at the individual publisher level).
-juddi.maxBusinessesPerPublisher=25
-juddi.maxServicesPerBusiness=20
-juddi.maxBindingsPerService=10
-juddi.maxTModelsPerPublisher=100
-
-# jUDDI Authentication module to use
-juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
-
-# jUDDI DataStore module currently to use
-juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
-
-# use a dataSource (if set to false a direct 
-# jdbc connection will be used.
-juddi.isUseDataSource=false
-juddi.jdbcDriver=com.mysql.jdbc.Driver
-juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
-juddi.jdbcUsername=root
-juddi.jdbcPassword=admin
-# jUDDI DataSource to use
-# juddi.dataSource=java:comp/env/jdbc/MySqlDS
-
-# jUDDI UUIDGen implementation to use
-juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
-
-# jUDDI Cryptor implementation to use
-juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
- 
-# jUDDI Validator to use
-juddi.validator=org.apache.juddi.validator.DefaultValidator
-
-# jUDDI Proxy Properties (used by RegistryProxy)
-juddi.proxy.adminURL = http://localhost:8080/juddi/admin
-juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
-juddi.proxy.publishURL = http://localhost:8080/juddi/publish
-juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
-juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
-juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
-
-# JNDI settings (used by RMITransport)
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.provider.url=jnp://localhost:1099
-java.naming.factory.url.pkgs=org.jboss.naming
-  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/juddi.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,69 @@
+# jUDDI Registry Properties (used by RegistryServer)
+# see http://www.juddi.org for more information
+
+# The UDDI Operator Name
+juddi.operatorName = jUDDI.org
+
+# The i18n locale default codes
+juddi.i18n.languageCode = en
+juddi.i18n.countryCode = US
+
+# The UDDI DiscoveryURL Prefix
+juddi.discoveryURL = http://localhost:8080/juddi/uddiget.jsp?
+
+# The UDDI Operator Contact Email Address
+juddi.operatorEmailAddress = admin at juddi.org
+
+# The maximum name size and maximum number
+# of name elements allows in several of the
+# FindXxxx and SaveXxxx UDDI functions.
+juddi.maxNameLength=255
+juddi.maxNameElementsAllowed=5
+
+# The maximum number of UDDI artifacts allowed
+# per publisher. A value of '-1' indicates any 
+# number of artifacts is valid (These values can be
+# overridden at the individual publisher level).
+juddi.maxBusinessesPerPublisher=25
+juddi.maxServicesPerBusiness=20
+juddi.maxBindingsPerService=10
+juddi.maxTModelsPerPublisher=100
+
+# jUDDI Authentication module to use
+juddi.auth = org.apache.juddi.auth.DefaultAuthenticator
+
+# jUDDI DataStore module currently to use
+juddi.dataStore = org.apache.juddi.datastore.jdbc.JDBCDataStore
+
+# use a dataSource (if set to false a direct 
+# jdbc connection will be used.
+juddi.isUseDataSource=false
+juddi.jdbcDriver=com.mysql.jdbc.Driver
+juddi.jdbcUrl=jdbc:mysql://localhost:3306/juddi
+juddi.jdbcUsername=root
+juddi.jdbcPassword=admin
+# jUDDI DataSource to use
+# juddi.dataSource=java:comp/env/jdbc/MySqlDS
+
+# jUDDI UUIDGen implementation to use
+juddi.uuidgen = org.apache.juddi.uuidgen.DefaultUUIDGen
+
+# jUDDI Cryptor implementation to use
+juddi.cryptor = org.apache.juddi.cryptor.DefaultCryptor
+ 
+# jUDDI Validator to use
+juddi.validator=org.apache.juddi.validator.DefaultValidator
+
+# jUDDI Proxy Properties (used by RegistryProxy)
+juddi.proxy.adminURL = http://localhost:8080/juddi/admin
+juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
+juddi.proxy.publishURL = http://localhost:8080/juddi/publish
+juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
+juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
+juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol
+
+# JNDI settings (used by RMITransport)
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming
+  

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/listener.log
===================================================================

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/listener.log (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/listener.log)
===================================================================

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!--                                                                       -->
-<!--  Log4j Configuration                                                  -->
-<!--                                                                       -->
-<!-- ===================================================================== -->
-
-<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
-
-<!--
-   | For more configuration infromation and examples see the Jakarta Log4j
-   | owebsite: http://jakarta.apache.org/log4j
- -->
-
-<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
-
-   <!-- ============================== -->
-   <!-- Append messages to the console -->
-   <!-- ============================== -->
-
-   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      <param name="Target" value="System.out"/>
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
-      </layout>
-   </appender>
-
-   <!-- ================================= -->
-   <!-- Preserve messages in a local file -->
-   <!-- ================================= -->
-
-   <!-- A size based file rolling appender -->
-   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="./listener.log"/>
-     <param name="Append" value="false"/>
-     <param name="MaxFileSize" value="500KB"/>
-     <param name="MaxBackupIndex" value="1"/>
-
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
-     </layout>	    
-   </appender>
-
-   <!-- ================ -->
-   <!-- Limit categories -->
-   <!-- ================ -->
-
-   <category name="org.jboss">
-      <priority value="WARN"/>
-   </category>
-   <category name="org.jboss.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.jboss.internal.soa.esb">
-      <priority value="ERROR"/>
-   </category>
-   <category name="org.apache">
-      <priority value="ERROR"/>
-   </category>
-   <category name="quickstart">
-      <priority value="INFO"/>
-   </category>
-   <!-- ======================= -->
-   <!-- Setup the Root category -->
-   <!-- ======================= -->
-
-   <root>
-      <appender-ref ref="CONSOLE"/>
-      <appender-ref ref="FILE"/>
-   </root>
-
-</log4j:configuration>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/log4j.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<!-- ===================================================================== -->
+<!--                                                                       -->
+<!--  Log4j Configuration                                                  -->
+<!--                                                                       -->
+<!-- ===================================================================== -->
+
+<!-- $Id: log4j.xml,v 1.26.2.5 2005/09/15 09:31:02 dimitris Exp $ -->
+
+<!--
+   | For more configuration infromation and examples see the Jakarta Log4j
+   | owebsite: http://jakarta.apache.org/log4j
+ -->
+
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
+
+   <!-- ============================== -->
+   <!-- Append messages to the console -->
+   <!-- ============================== -->
+
+   <appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">
+      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+      <param name="Target" value="System.out"/>
+
+      <layout class="org.apache.log4j.PatternLayout">
+         <!-- The default pattern: Date Priority [Category] Message\n -->
+         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%t][%c{1}] %m%n"/>
+      </layout>
+   </appender>
+
+   <!-- ================================= -->
+   <!-- Preserve messages in a local file -->
+   <!-- ================================= -->
+
+   <!-- A size based file rolling appender -->
+   <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender">
+     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
+     <param name="File" value="./listener.log"/>
+     <param name="Append" value="false"/>
+     <param name="MaxFileSize" value="500KB"/>
+     <param name="MaxBackupIndex" value="1"/>
+
+     <layout class="org.apache.log4j.PatternLayout">
+       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
+     </layout>	    
+   </appender>
+
+   <!-- ================ -->
+   <!-- Limit categories -->
+   <!-- ================ -->
+
+   <category name="org.jboss">
+      <priority value="WARN"/>
+   </category>
+   <category name="org.jboss.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.jboss.internal.soa.esb">
+      <priority value="ERROR"/>
+   </category>
+   <category name="org.apache">
+      <priority value="ERROR"/>
+   </category>
+   <category name="quickstart">
+      <priority value="INFO"/>
+   </category>
+   <!-- ======================= -->
+   <!-- Setup the Root category -->
+   <!-- ======================= -->
+
+   <root>
+      <appender-ref ref="CONSOLE"/>
+      <appender-ref ref="FILE"/>
+   </root>
+
+</log4j:configuration>

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/readme.txt
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/readme.txt	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,92 +0,0 @@
-Overview:
-=========
-	This example demonstrates how to consume a 181 Web Service in an ESB action.
-    This ESB will make a webservice request that requires a single "toWhom" string parameter.
-    The webservice will return a greeting response. The ESB simply dislays the response on the 
-    console.  
-
-Running this quickstart:
-========================
-	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
-	more detailed descripton of the different ways to run the quickstarts.
-
-To Run standalone mode:
-=======================
-   This quickstart will not currently run in standalone mode.
-
-To Run '.esb' archive mode:
-===========================
-    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
-    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
-    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
-    3.  Switch back to Application Server console to see the output from the ESB
-
-	'runtest' target description:
-	In a separate command prompt window, run "ant runtest" to shoot a JMS message
-	into the listener which will then invoke the MyJMSListenerAction and display
-	it to the console.  You can modify the build.xml to change the phrase 
-	"Hello World" to something else and re-run "ant runtest".
-	
-	You should output that looks like this, after running "ant runtest":
-	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
-    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
-                       getResponseBodyAsStream instead is recommended.
-    12:35:47,991 INFO  [STDOUT] 
-    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-    12:35:47,991 INFO  [STDOUT] Response Map is: 
-              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
-                 <env:Header></env:Header>
-              <env:Body>
-              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
-                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
-              </hel:sayHelloResponse></env:Body></env:Envelope>
-    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-
-Project file descriptions:
-==========================
-
-	jboss-esb.xml: 			
-	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
-	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
-	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
-	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
-	and jbossesb-properties.xml are used when the service first boots up for self-registration 
-	based upon the service-category and service-name found in the esb-config.xml file.
-
-	jndi.properties:
-	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
-
-	log4j.xml:
-	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
-
-	src/../SendEsbMessage.java:
-	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
-	gateway and speak directly to an ESB service.
-	
-	src/../MyRequestAction.java
-	Convert the message body into a webservice request parameter Map that only has one paramater called
-	"sayHello.toWhom" for the web service call. The request parameter map is named 
-	"helloworld-request-parameters".
-	
-	org.jboss.soa.esb.actions.soap.SOAPClient
-	This class is used to make the call to the webservice. It will take the
-	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
-	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
-	
-	src/../MyResponseAction.java
-	Retrieve the webservice response and display it on the console.	The response location name
-	is "helloworld-response". 	
-	
-	build.xml:
-	Targets and structure description:
-	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
-		front of the list
-	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
-		Usage is: ant echoCP > myclasspath.txt 
-		This generates a file called myclasspath.txt which can be reviewed in a text editor
-	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
-		esb-config-gateway.xml files
-	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
-		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/readme.txt (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/readme.txt)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/readme.txt	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/readme.txt	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,92 @@
+Overview:
+=========
+	This example demonstrates how to consume a 181 Web Service in an ESB action.
+    This ESB will make a webservice request that requires a single "toWhom" string parameter.
+    The webservice will return a greeting response. The ESB simply dislays the response on the 
+    console.  
+
+Running this quickstart:
+========================
+	Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts and a 
+	more detailed descripton of the different ways to run the quickstarts.
+
+To Run standalone mode:
+=======================
+   This quickstart will not currently run in standalone mode.
+
+To Run '.esb' archive mode:
+===========================
+    1.  In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
+    1.  In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+    2.  Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+    3.  Switch back to Application Server console to see the output from the ESB
+
+	'runtest' target description:
+	In a separate command prompt window, run "ant runtest" to shoot a JMS message
+	into the listener which will then invoke the MyJMSListenerAction and display
+	it to the console.  You can modify the build.xml to change the phrase 
+	"Hello World" to something else and re-run "ant runtest".
+	
+	You should output that looks like this, after running "ant runtest":
+	&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,975 INFO  [STDOUT] Request map is: {sayHello.toWhom=Jimbo}
+    12:35:47,975 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,990 WARN  [HttpMethodBase] Going to buffer response body of large or unknown size. Using 
+                       getResponseBodyAsStream instead is recommended.
+    12:35:47,991 INFO  [STDOUT] 
+    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+    12:35:47,991 INFO  [STDOUT] Response Map is: 
+              <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
+                 <env:Header></env:Header>
+              <env:Body>
+              <hel:sayHelloResponse xmlns:hel='http://webservice_consumer1/helloworld'>
+                 <return>Hello World Greeting for 'Jimbo' on Sat Jul 14 12:35:47 EDT 2007</return>
+              </hel:sayHelloResponse></env:Body></env:Envelope>
+    12:35:47,991 INFO  [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
+
+Project file descriptions:
+==========================
+
+	jboss-esb.xml: 			
+	There is no JMS gateway in this quickstart. A java client talks directly to the ESB
+	listener queue called "queue/quickstart_webservice_consumer1_esb". The actions in 
+	jboss-esb.xml convert the ESB message into to a webservice parameter Map, make a call 
+	to the HelloWorldWS webservice, then print the response on the console. Both juddi.properties 
+	and jbossesb-properties.xml are used when the service first boots up for self-registration 
+	based upon the service-category and service-name found in the esb-config.xml file.
+
+	jndi.properties:
+	Needed primarily for org.jboss.soa.esb.samples.quickstart.webservice_consumer1.test.SendESBMessage that is fired by ant runtest.
+
+	log4j.xml:
+	Needed to configure log4J used by both the quickstart and the ESB itself. A listener needs a place to log.
+
+	src/../SendEsbMessage.java:
+	Send a message directly the the ESB internal JMS listener. Demonstrates how one can bypass the 
+	gateway and speak directly to an ESB service.
+	
+	src/../MyRequestAction.java
+	Convert the message body into a webservice request parameter Map that only has one paramater called
+	"sayHello.toWhom" for the web service call. The request parameter map is named 
+	"helloworld-request-parameters".
+	
+	org.jboss.soa.esb.actions.soap.SOAPClient
+	This class is used to make the call to the webservice. It will take the
+	parameters that MyRequestAction set in "paramsLocation", call the webservice, then place
+	the response in "responseLocation". This is zero Java code ESB wiring in jboss-esb.xml.
+	
+	src/../MyResponseAction.java
+	Retrieve the webservice response and display it on the console.	The response location name
+	is "helloworld-response". 	
+	
+	build.xml:
+	Targets and structure description:
+	*	the classpath property pulls the jbossesb-properties.xml file and the juddi.properties file to the
+		front of the list
+	*	the echoCP task is useful for making sure what you think is in your classpath is actually in your classpath
+		Usage is: ant echoCP > myclasspath.txt 
+		This generates a file called myclasspath.txt which can be reviewed in a text editor
+	*	the run task calls the Launcher passing in 3 arguments the most important are the esb-config.xml and 
+		esb-config-gateway.xml files
+	*	the runtest task calls the org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage class and passes in an argument representing
+		the string-based message to be pused into the queue the gateway is listening on. 
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,15 +0,0 @@
-<?xml version="1.0"?>
-<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
-
-    <resource-config selector="header">
-	    <resource type="xsl">
-            <![CDATA[
-            <sign:sign xmlns:sign="uri://org.example.webservices.signature.Sign">
-    </sign:sign>
-            ]]>
-        </resource>
-        <param name="is-xslt-templatelet">true</param>
-        <param name="action">addto</param>
-    </resource-config>
-    
-</smooks-resource-list>
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/smooks-handler.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd">
+
+    <resource-config selector="header">
+	    <resource type="xsl">
+            <![CDATA[
+            <sign:sign xmlns:sign="uri://org.example.webservices.signature.Sign">
+    </sign:sign>
+            ]]>
+        </resource>
+        <param name="is-xslt-templatelet">true</param>
+        <param name="action">addto</param>
+    </resource-config>
+    
+</smooks-resource-list>
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-import java.util.HashMap;
-
-public class MyRequestAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyRequestAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Convert the message into a webservice request map.
-    */
-   public Message process(Message message) throws Exception
-   {
-      logHeader();
-      String msgBody = (String) message.getBody().get();
-      HashMap requestMap = new HashMap();
-
-      // add paramaters to the web service request map
-      requestMap.put("toWhom", msgBody);
-
-      // The "paramsLocation" property was set in jboss-esb.xml to
-      // "helloworld-request-parameters"
-      message.getBody().add(requestMap);
-      System.out.println("Request map is: " + requestMap.toString());
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyRequestAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+import java.util.HashMap;
+
+public class MyRequestAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyRequestAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Convert the message into a webservice request map.
+    */
+   public Message process(Message message) throws Exception
+   {
+      logHeader();
+      String msgBody = (String) message.getBody().get();
+      HashMap requestMap = new HashMap();
+
+      // add paramaters to the web service request map
+      requestMap.put("toWhom", msgBody);
+
+      // The "paramsLocation" property was set in jboss-esb.xml to
+      // "helloworld-request-parameters"
+      message.getBody().add(requestMap);
+      System.out.println("Request map is: " + requestMap.toString());
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,82 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4;
-
-import org.jboss.soa.esb.actions.AbstractActionLifecycle;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.message.Message;
-import java.util.Map;
-
-public class MyResponseAction extends AbstractActionLifecycle
-{
-   protected ConfigTree _config;
-
-   public MyResponseAction(ConfigTree config)
-   {
-      _config = config;
-   }
-
-   public Message noOperation(Message message)
-   {
-      return message;
-   }
-
-   /*
-    * Retrieve and output the webservice response.
-    */
-   public Message process(Message message) throws Exception
-   {
-
-      logHeader();
-
-      // The "responseLocation" property was set in jboss-esb.xml to
-      // "helloworld-response"
-      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
-      System.out.println("Response Map is: " + responseMsg);
-
-      logFooter();
-      return message;
-   }
-
-   public void exceptionHandler(Message message, Throwable exception)
-   {
-      logHeader();
-      System.out.println("!ERROR!");
-      System.out.println(exception.getMessage());
-      System.out.println("For Message: ");
-      System.out.println(message.getBody().get());
-      logFooter();
-   }
-
-   // This makes it easier to read on the console
-   private void logHeader()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-   private void logFooter()
-   {
-      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
-   }
-
-}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/MyResponseAction.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,82 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4;
+
+import org.jboss.soa.esb.actions.AbstractActionLifecycle;
+import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.message.Body;
+import org.jboss.soa.esb.message.Message;
+import java.util.Map;
+
+public class MyResponseAction extends AbstractActionLifecycle
+{
+   protected ConfigTree _config;
+
+   public MyResponseAction(ConfigTree config)
+   {
+      _config = config;
+   }
+
+   public Message noOperation(Message message)
+   {
+      return message;
+   }
+
+   /*
+    * Retrieve and output the webservice response.
+    */
+   public Message process(Message message) throws Exception
+   {
+
+      logHeader();
+
+      // The "responseLocation" property was set in jboss-esb.xml to
+      // "helloworld-response"
+      Map responseMsg = (Map) message.getBody().get(Body.DEFAULT_LOCATION);
+      System.out.println("Response Map is: " + responseMsg);
+
+      logFooter();
+      return message;
+   }
+
+   public void exceptionHandler(Message message, Throwable exception)
+   {
+      logHeader();
+      System.out.println("!ERROR!");
+      System.out.println(exception.getMessage());
+      System.out.println("For Message: ");
+      System.out.println(message.getBody().get());
+      logFooter();
+   }
+
+   // This makes it easier to read on the console
+   private void logHeader()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+   private void logFooter()
+   {
+      System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\n");
+   }
+
+}
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,107 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler;
-
-import java.io.PrintStream;
-import java.util.Set;
-
-import javax.xml.namespace.QName;
-import javax.xml.soap.MessageFactory;
-import javax.xml.soap.SOAPFactory;
-import javax.xml.soap.SOAPMessage;
-import javax.xml.ws.handler.MessageContext;
-import javax.xml.ws.handler.soap.SOAPHandler;
-import javax.xml.ws.handler.soap.SOAPMessageContext;
-
-/**
- * This simple SOAPHandler will output the contents of incoming and outgoing
- * messages. Check the MESSAGE_OUTBOUND_PROPERTY in the context to see if this
- * is an outgoing or incoming message. Write a brief message to the print stream
- * and output the message. 
- * 
- * @author Stefano Maestri, stefano.maestri at javalinux.it
- */
-public class MyCustomLoggingHandler implements SOAPHandler<SOAPMessageContext> {
-
-    private PrintStream outputStream = System.out;
-
-    /**
-     * Default constructor using default System.out PrintStream to print message
-     */
-    public MyCustomLoggingHandler() {
-
-    }
-
-    /**
-     * Constructor for custom PrintStream outputter
-     * 
-     * @param outStream
-     *                the PrintStream to use to print messages.
-     */
-    public MyCustomLoggingHandler(PrintStream outStream) {
-	this.outputStream = outStream;
-    }
-
-    public Set<QName> getHeaders() {
-	return null;
-    }
-
-    public boolean handleMessage(SOAPMessageContext smc) {
-	logToSystemOut(smc);
-	return true;
-    }
-
-    public boolean handleFault(SOAPMessageContext smc) {
-	logToSystemOut(smc);
-	return true;
-    }
-
-    // nothing to clean up
-    public void close(MessageContext messageContext) {
-    }
-
-    private void logToSystemOut(SOAPMessageContext smc) {
-	Boolean outboundProperty = (Boolean) smc.get(MessageContext.MESSAGE_OUTBOUND_PROPERTY);
-
-	if (outboundProperty.booleanValue()) {
-	    outputStream.println("\nMY CUSTOM LOGGING - I got this message:");
-	} else {
-	    outputStream.println("\nMY CUSTOM LOGGING - I send this message:");
-	}
-	SOAPMessage message = smc.getMessage();
-	try {
-	    message.writeTo(outputStream);
-	    outputStream.println(""); // just to add a newline
-	} catch (Exception e) {
-	    outputStream.println("Exception in handler: " + e);
-	}
-    }
-
-    /**
-     * 
-     * @param outputStream
-     *                custom PrintStream outputter
-     */
-    public void setOutputStream(PrintStream outputStream) {
-	this.outputStream = outputStream;
-    }
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,107 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler;
+
+import java.io.PrintStream;
+import java.util.Set;
+
+import javax.xml.namespace.QName;
+import javax.xml.soap.MessageFactory;
+import javax.xml.soap.SOAPFactory;
+import javax.xml.soap.SOAPMessage;
+import javax.xml.ws.handler.MessageContext;
+import javax.xml.ws.handler.soap.SOAPHandler;
+import javax.xml.ws.handler.soap.SOAPMessageContext;
+
+/**
+ * This simple SOAPHandler will output the contents of incoming and outgoing
+ * messages. Check the MESSAGE_OUTBOUND_PROPERTY in the context to see if this
+ * is an outgoing or incoming message. Write a brief message to the print stream
+ * and output the message. 
+ * 
+ * @author Stefano Maestri, stefano.maestri at javalinux.it
+ */
+public class MyCustomLoggingHandler implements SOAPHandler<SOAPMessageContext> {
+
+    private PrintStream outputStream = System.out;
+
+    /**
+     * Default constructor using default System.out PrintStream to print message
+     */
+    public MyCustomLoggingHandler() {
+
+    }
+
+    /**
+     * Constructor for custom PrintStream outputter
+     * 
+     * @param outStream
+     *                the PrintStream to use to print messages.
+     */
+    public MyCustomLoggingHandler(PrintStream outStream) {
+	this.outputStream = outStream;
+    }
+
+    public Set<QName> getHeaders() {
+	return null;
+    }
+
+    public boolean handleMessage(SOAPMessageContext smc) {
+	logToSystemOut(smc);
+	return true;
+    }
+
+    public boolean handleFault(SOAPMessageContext smc) {
+	logToSystemOut(smc);
+	return true;
+    }
+
+    // nothing to clean up
+    public void close(MessageContext messageContext) {
+    }
+
+    private void logToSystemOut(SOAPMessageContext smc) {
+	Boolean outboundProperty = (Boolean) smc.get(MessageContext.MESSAGE_OUTBOUND_PROPERTY);
+
+	if (outboundProperty.booleanValue()) {
+	    outputStream.println("\nMY CUSTOM LOGGING - I got this message:");
+	} else {
+	    outputStream.println("\nMY CUSTOM LOGGING - I send this message:");
+	}
+	SOAPMessage message = smc.getMessage();
+	try {
+	    message.writeTo(outputStream);
+	    outputStream.println(""); // just to add a newline
+	} catch (Exception e) {
+	    outputStream.println("Exception in handler: " + e);
+	}
+    }
+
+    /**
+     * 
+     * @param outputStream
+     *                custom PrintStream outputter
+     */
+    public void setOutputStream(PrintStream outputStream) {
+	this.outputStream = outputStream;
+    }
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,107 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler;
-
-import java.io.PrintStream;
-import java.util.Set;
-
-import javax.xml.namespace.QName;
-import javax.xml.soap.MessageFactory;
-import javax.xml.soap.SOAPFactory;
-import javax.xml.soap.SOAPMessage;
-import javax.xml.ws.handler.MessageContext;
-import javax.xml.ws.handler.soap.SOAPHandler;
-import javax.xml.ws.handler.soap.SOAPMessageContext;
-
-/**
- * This simple SOAPHandler will output the contents of incoming and outgoing
- * messages. Check the MESSAGE_OUTBOUND_PROPERTY in the context to see if this
- * is an outgoing or incoming message. Write a brief message to the print stream
- * and output the message. 
- * 
- * @author Stefano Maestri, stefano.maestri at javalinux.it
- */
-public class MyCustomLoggingHandler2 implements SOAPHandler<SOAPMessageContext> {
-
-    private PrintStream outputStream = System.out;
-
-    /**
-     * Default constructor using default System.out PrintStream to print message
-     */
-    public MyCustomLoggingHandler2() {
-
-    }
-
-    /**
-     * Constructor for custom PrintStream outputter
-     * 
-     * @param outStream
-     *                the PrintStream to use to print messages.
-     */
-    public MyCustomLoggingHandler2(PrintStream outStream) {
-	this.outputStream = outStream;
-    }
-
-    public Set<QName> getHeaders() {
-	return null;
-    }
-
-    public boolean handleMessage(SOAPMessageContext smc) {
-	logToSystemOut(smc);
-	return true;
-    }
-
-    public boolean handleFault(SOAPMessageContext smc) {
-	logToSystemOut(smc);
-	return true;
-    }
-
-    // nothing to clean up
-    public void close(MessageContext messageContext) {
-    }
-
-    private void logToSystemOut(SOAPMessageContext smc) {
-	Boolean outboundProperty = (Boolean) smc.get(MessageContext.MESSAGE_OUTBOUND_PROPERTY);
-
-	if (outboundProperty.booleanValue()) {
-	    outputStream.println("\nMY CUSTOM LOGGING 2 - what a beautiful message I have just received:");
-	} else {
-	    outputStream.println("\nMY CUSTOM LOGGING 2 - what a beautiful message I'm ready to send:");
-	}
-	SOAPMessage message = smc.getMessage();
-	try {
-	    message.writeTo(outputStream);
-	    outputStream.println(""); // just to add a newline
-	} catch (Exception e) {
-	    outputStream.println("Exception in handler: " + e);
-	}
-    }
-
-    /**
-     * 
-     * @param outputStream
-     *                custom PrintStream outputter
-     */
-    public void setOutputStream(PrintStream outputStream) {
-	this.outputStream = outputStream;
-    }
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/handler/MyCustomLoggingHandler2.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,107 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.handler;
+
+import java.io.PrintStream;
+import java.util.Set;
+
+import javax.xml.namespace.QName;
+import javax.xml.soap.MessageFactory;
+import javax.xml.soap.SOAPFactory;
+import javax.xml.soap.SOAPMessage;
+import javax.xml.ws.handler.MessageContext;
+import javax.xml.ws.handler.soap.SOAPHandler;
+import javax.xml.ws.handler.soap.SOAPMessageContext;
+
+/**
+ * This simple SOAPHandler will output the contents of incoming and outgoing
+ * messages. Check the MESSAGE_OUTBOUND_PROPERTY in the context to see if this
+ * is an outgoing or incoming message. Write a brief message to the print stream
+ * and output the message. 
+ * 
+ * @author Stefano Maestri, stefano.maestri at javalinux.it
+ */
+public class MyCustomLoggingHandler2 implements SOAPHandler<SOAPMessageContext> {
+
+    private PrintStream outputStream = System.out;
+
+    /**
+     * Default constructor using default System.out PrintStream to print message
+     */
+    public MyCustomLoggingHandler2() {
+
+    }
+
+    /**
+     * Constructor for custom PrintStream outputter
+     * 
+     * @param outStream
+     *                the PrintStream to use to print messages.
+     */
+    public MyCustomLoggingHandler2(PrintStream outStream) {
+	this.outputStream = outStream;
+    }
+
+    public Set<QName> getHeaders() {
+	return null;
+    }
+
+    public boolean handleMessage(SOAPMessageContext smc) {
+	logToSystemOut(smc);
+	return true;
+    }
+
+    public boolean handleFault(SOAPMessageContext smc) {
+	logToSystemOut(smc);
+	return true;
+    }
+
+    // nothing to clean up
+    public void close(MessageContext messageContext) {
+    }
+
+    private void logToSystemOut(SOAPMessageContext smc) {
+	Boolean outboundProperty = (Boolean) smc.get(MessageContext.MESSAGE_OUTBOUND_PROPERTY);
+
+	if (outboundProperty.booleanValue()) {
+	    outputStream.println("\nMY CUSTOM LOGGING 2 - what a beautiful message I have just received:");
+	} else {
+	    outputStream.println("\nMY CUSTOM LOGGING 2 - what a beautiful message I'm ready to send:");
+	}
+	SOAPMessage message = smc.getMessage();
+	try {
+	    message.writeTo(outputStream);
+	    outputStream.println(""); // just to add a newline
+	} catch (Exception e) {
+	    outputStream.println("Exception in handler: " + e);
+	}
+    }
+
+    /**
+     * 
+     * @param outputStream
+     *                custom PrintStream outputter
+     */
+    public void setOutputStream(PrintStream outputStream) {
+	this.outputStream = outputStream;
+    }
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,65 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test;
-
-import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
-import org.jboss.soa.esb.client.ServiceInvoker;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.format.MessageFactory;
-import org.jboss.soa.esb.message.format.MessageType;
-
-import org.jboss.soa.esb.actions.StoreMessageToFile;
-
-public class SendEsbMessage
-{
-   /*
-    * Send a message directly the the ESB internal JMS listener. Demonstrates
-    * how one can bypass the gateway and speak directly to an ESB service.
-    */
-   public void sendMessage(String message) throws Exception
-   {
-      // Create the delivery adapter for the target service (cache it)
-      System.setProperty("javax.xml.registry.ConnectionFactoryClass",
-            "org.apache.ws.scout.registry.ConnectionFactoryImpl");
-
-      // Create the delivery adapter for the target service (cache it)
-      ServiceInvoker deliveryAdapter = new ServiceInvoker("MyServiceCategory",
-            "Webserviceconsumer_wise4");
-      
-
-      // Create and populate the request message...
-      Message requestMessage = MessageFactory.getInstance().getMessage(
-            MessageType.JBOSS_XML);
-
-      requestMessage.getBody().add(message);
-
-      // Deliver the request message synchronously - timeout after 20
-      // seconds...
-      deliveryAdapter.deliverAsync(requestMessage);
-   }
-   
-   public static void main(String args[]) throws Exception
-   {
-      SendEsbMessage sm = new SendEsbMessage();
-      sm.sendMessage(args[0]);
-   }
-
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendEsbMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,65 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test;
+
+import org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer;
+import org.jboss.soa.esb.client.ServiceInvoker;
+import org.jboss.soa.esb.message.Message;
+import org.jboss.soa.esb.message.format.MessageFactory;
+import org.jboss.soa.esb.message.format.MessageType;
+
+import org.jboss.soa.esb.actions.StoreMessageToFile;
+
+public class SendEsbMessage
+{
+   /*
+    * Send a message directly the the ESB internal JMS listener. Demonstrates
+    * how one can bypass the gateway and speak directly to an ESB service.
+    */
+   public void sendMessage(String message) throws Exception
+   {
+      // Create the delivery adapter for the target service (cache it)
+      System.setProperty("javax.xml.registry.ConnectionFactoryClass",
+            "org.apache.ws.scout.registry.ConnectionFactoryImpl");
+
+      // Create the delivery adapter for the target service (cache it)
+      ServiceInvoker deliveryAdapter = new ServiceInvoker("MyServiceCategory",
+            "Webserviceconsumer_wise4");
+      
+
+      // Create and populate the request message...
+      Message requestMessage = MessageFactory.getInstance().getMessage(
+            MessageType.JBOSS_XML);
+
+      requestMessage.getBody().add(message);
+
+      // Deliver the request message synchronously - timeout after 20
+      // seconds...
+      deliveryAdapter.deliverAsync(requestMessage);
+   }
+   
+   public static void main(String args[]) throws Exception
+   {
+      SendEsbMessage sm = new SendEsbMessage();
+      sm.sendMessage(args[0]);
+   }
+
+}

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,86 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test;
-
-import java.util.Properties;
-
-import javax.jms.JMSException;
-import javax.jms.ObjectMessage;
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.QueueSender;
-import javax.jms.QueueSession;
-import javax.naming.Context;
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-
-public class SendJMSMessage {
-    QueueConnection conn;
-    QueueSession session;
-    Queue que;
-    
-    
-    public void setupConnection() throws JMSException, NamingException
-    {
-        Properties properties1 = new Properties();
-		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
-				"org.jnp.interfaces.NamingContextFactory");
-		properties1.put(Context.URL_PKG_PREFIXES,
-				"org.jboss.naming:org.jnp.interfaces");
-		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
-		InitialContext iniCtx = new InitialContext(properties1);
-
-    	Object tmp = iniCtx.lookup("ConnectionFactory");
-    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
-    	conn = qcf.createQueueConnection();
-    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
-    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
-    	conn.start();
-    	System.out.println("Connection Started");
-    }
-    
-    public void stop() throws JMSException 
-    { 
-        conn.stop();
-        session.close();
-        conn.close();
-    }
-    
-    public void sendAMessage(String msg) throws JMSException {
-    	
-        QueueSender send = session.createSender(que);        
-        ObjectMessage tm = session.createObjectMessage(msg);
-        send.send(tm);        
-        send.close();
-    }
-       
-    
-    public static void main(String args[]) throws Exception
-    {        	    	
-    	SendJMSMessage sm = new SendJMSMessage();
-    	sm.setupConnection();
-    	sm.sendAMessage(args[0]); 
-    	sm.stop();
-    	
-    }
-    
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer_wise4/test/SendJMSMessage.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,86 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise4.test;
+
+import java.util.Properties;
+
+import javax.jms.JMSException;
+import javax.jms.ObjectMessage;
+import javax.jms.Queue;
+import javax.jms.QueueConnection;
+import javax.jms.QueueConnectionFactory;
+import javax.jms.QueueSender;
+import javax.jms.QueueSession;
+import javax.naming.Context;
+import javax.naming.InitialContext;
+import javax.naming.NamingException;
+
+public class SendJMSMessage {
+    QueueConnection conn;
+    QueueSession session;
+    Queue que;
+    
+    
+    public void setupConnection() throws JMSException, NamingException
+    {
+        Properties properties1 = new Properties();
+		properties1.put(Context.INITIAL_CONTEXT_FACTORY,
+				"org.jnp.interfaces.NamingContextFactory");
+		properties1.put(Context.URL_PKG_PREFIXES,
+				"org.jboss.naming:org.jnp.interfaces");
+		properties1.put(Context.PROVIDER_URL, "jnp://127.0.0.1:1099");
+		InitialContext iniCtx = new InitialContext(properties1);
+
+    	Object tmp = iniCtx.lookup("ConnectionFactory");
+    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
+    	conn = qcf.createQueueConnection();
+    	que = (Queue) iniCtx.lookup("queue/quickstart_webservice_consumer1_Request_gw");
+    	session = conn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
+    	conn.start();
+    	System.out.println("Connection Started");
+    }
+    
+    public void stop() throws JMSException 
+    { 
+        conn.stop();
+        session.close();
+        conn.close();
+    }
+    
+    public void sendAMessage(String msg) throws JMSException {
+    	
+        QueueSender send = session.createSender(que);        
+        ObjectMessage tm = session.createObjectMessage(msg);
+        send.send(tm);        
+        send.close();
+    }
+       
+    
+    public static void main(String args[]) throws Exception
+    {        	    	
+    	SendJMSMessage sm = new SendJMSMessage();
+    	sm.setupConnection();
+    	sm.sendAMessage(args[0]); 
+    	sm.stop();
+    	
+    }
+    
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/lib)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext/jbossws-client.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext/jbossws-client.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/lib/ext/jbossws-client.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/resources)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/classes (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/classes)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/lib (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/lib)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
-  <servlet> 
-    <servlet-name>HelloWorldWS</servlet-name>  
-    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer1.HelloWorldWS</servlet-class>  
-  </servlet>  
-  
-  <servlet-mapping> 
-    <servlet-name>HelloWorldWS</servlet-name>  
-    <url-pattern>/HelloWorldWS</url-pattern> 
-  </servlet-mapping>   
-  
-</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/resources/WEB-INF/web.xml	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">  
+  <servlet> 
+    <servlet-name>HelloWorldWS</servlet-name>  
+    <servlet-class>org.jboss.soa.esb.samples.quickstart.webservice_consumer1.HelloWorldWS</servlet-class>  
+  </servlet>  
+  
+  <servlet-mapping> 
+    <servlet-name>HelloWorldWS</servlet-name>  
+    <url-pattern>/HelloWorldWS</url-pattern> 
+  </servlet-mapping>   
+  
+</web-app>

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart)

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1 (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,41 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and others contributors as indicated 
- * by the @authors tag. All rights reserved. 
- * See the copyright.txt in the distribution for a
- * full listing of individual contributors. 
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU Lesser General Public License, v. 2.1.
- * This program is distributed in the hope that it will be useful, but WITHOUT A 
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
- * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
- * You should have received a copy of the GNU Lesser General Public License,
- * v.2.1 along with this distribution; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
- * MA  02110-1301, USA.
- * 
- * (C) 2005-2006,
- * @author JBoss Inc.
- */
-package org.jboss.soa.esb.samples.quickstart.webservice_consumer1;
-
-import javax.jws.WebMethod;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-import javax.jws.WebParam;
-
- at WebService(name = "HelloWorld", targetNamespace = "http://webservice_consumer_wise4/helloworld")
-public class HelloWorldWS
-{
-   @WebMethod
-   public String sayHello(@WebParam(name = "toWhom")
-   String toWhom)
-   {
-
-      String greeting = "Hello World Greeting for '" + toWhom + "' on " + new java.util.Date();
-
-      return greeting;
-
-   }
-}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/src/org/jboss/soa/esb/samples/quickstart/webservice_consumer1/HelloWorldWS.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,41 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and others contributors as indicated 
+ * by the @authors tag. All rights reserved. 
+ * See the copyright.txt in the distribution for a
+ * full listing of individual contributors. 
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License, v. 2.1.
+ * This program is distributed in the hope that it will be useful, but WITHOUT A 
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
+ * PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.
+ * You should have received a copy of the GNU Lesser General Public License,
+ * v.2.1 along with this distribution; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+ * MA  02110-1301, USA.
+ * 
+ * (C) 2005-2006,
+ * @author JBoss Inc.
+ */
+package org.jboss.soa.esb.samples.quickstart.webservice_consumer1;
+
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+import javax.jws.soap.SOAPBinding;
+import javax.jws.WebParam;
+
+ at WebService(name = "HelloWorld", targetNamespace = "http://webservice_consumer_wise4/helloworld")
+public class HelloWorldWS
+{
+   @WebMethod
+   public String sayHello(@WebParam(name = "toWhom")
+   String toWhom)
+   {
+
+      String greeting = "Hello World Greeting for '" + toWhom + "' on " + new java.util.Date();
+
+      return greeting;
+
+   }
+}

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/view)

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,9 +0,0 @@
-<html>
-	<body>
-		This is just a place holder.<br>
-		Verify the that the WS has been deployed by hitting 
-			<a href="http://localhost:8080/jbossws">
-				http://localhost:8080/jbossws
-			</a>
-  </body>
-</html>	
\ No newline at end of file

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/war/view/index.jsp	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,9 @@
+<html>
+	<body>
+		This is just a place holder.<br>
+		Verify the that the WS has been deployed by hitting 
+			<a href="http://localhost:8080/jbossws">
+				http://localhost:8080/jbossws
+			</a>
+  </body>
+</html>	
\ No newline at end of file

Deleted: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties
===================================================================
--- labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,4 +0,0 @@
-wise.tmpDir=/home/oracle/wise
-wise.forceImportObject=true
-wise.keepGeneratedSources=true
-wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties (from rev 21172, labs/jbossesb/workspace/maeste/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties)
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties	                        (rev 0)
+++ labs/jbossesb/trunk/product/samples/quickstarts/webservice_consumer_wise4/wise-core.properties	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,4 @@
+wise.tmpDir=/home/oracle/wise
+wise.forceImportObject=true
+wise.keepGeneratedSources=true
+wise.wsImporter.verbose=true

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/Wise-core.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/Wise-core.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jaxb-xjc.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jaxb-xjc.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jaxws-rt.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jaxws-rt.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jaxws-tools.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jaxws-tools.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jboss-jaxws.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jboss-jaxws.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jboss-saaj.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jboss-saaj.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jboss-system.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jboss-system.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jbossall-client.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jbossall-client.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jbossws-common.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jbossws-common.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/jbossws-spi.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/jbossws-spi.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/stax-ex.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/stax-ex.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/lib/ext/streambuffer.jar (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/lib/ext/streambuffer.jar)
===================================================================
(Binary files differ)

Copied: labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise)

Deleted: labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java
===================================================================
--- labs/jbossesb/workspace/maeste/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java	2008-07-22 14:59:30 UTC (rev 21172)
+++ labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -1,289 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2006, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-
-package org.jboss.soa.esb.actions.soap.wise;
-
-import it.javalinux.wise.core.client.InvocationResult;
-import it.javalinux.wise.core.client.WSDynamicClient;
-import it.javalinux.wise.core.client.WSDynamicClientFactory;
-import it.javalinux.wise.core.client.WSEndpoint;
-import it.javalinux.wise.core.client.WSMethod;
-import it.javalinux.wise.core.client.handler.LoggingHandler;
-import it.javalinux.wise.core.client.handler.SmooksHandler;
-import it.javalinux.wise.core.exceptions.WiseException;
-import it.javalinux.wise.core.mapper.SmooksMapper;
-import it.javalinux.wise.core.mapper.WiseMapper;
-import java.util.ArrayList;
-import java.util.List;
-import java.util.Map;
-import javax.xml.ws.handler.Handler;
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.ConfigurationException;
-import org.jboss.soa.esb.actions.AbstractActionPipelineProcessor;
-import org.jboss.soa.esb.actions.ActionLifecycleException;
-import org.jboss.soa.esb.actions.ActionProcessingException;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.listeners.message.MessageDeliverException;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.MessagePayloadProxy;
-
-/**
- * SOAP Client action processor. <p/> Uses the Wise Client Service to generate JAXWS client class and call the target service.
- * This action then routes that message to that service.
- * <h2>Endpoint Operation Specification</h2>
- * Specifying the endpoint operation is a straightforward task. Simply specify the "wsdl" and "SOAPAction" properties on the
- * SOAPClient action as follows:
- * 
- * <pre>
- * 	&lt;action name=&quot;soap-wise-client-action&quot; class=&quot;org.jboss.soa.esb.actions.soap.wise.SOAPClient&quot;&gt;
- * 	    &lt;property name=&quot;wsdl&quot; value=&quot;http://localhost:8080/acme/services/OrderManagement?wsdl&quot;/&gt;
- * 	    &lt;property name=&quot;SOAPAction&quot; value=&quot;http://www.acme.com/OrderManagement/SendSalesOrderNotification&quot;/&gt;
- * 	&lt;/action&gt;
- * </pre>
- * 
- * The SOAP operation is derived from the SOAPAction. There are some optional attribute:
- * 
- * <pre>
- * 	&lt;property name=&quot;EndPointName&quot; value=&quot;PingWSPort&quot;/&gt;
- * </pre>
- * 
- * The EndPoint invoked. Webservices can have multiple endpoint. If it's not specified the first specified in wsdl will be used
- * 
- * <pre>
- * 	&lt;property name=&quot;SmooksRequestMapper&quot; value=&quot;smooks-request-config.xml&quot;/&gt;
- * </pre>
- * 
- * It's a smooks config file to define the mapping java-to-java defined for the request
- * 
- * <pre>
- * 	&lt;property name=&quot;SmooksResponseMapper&quot; value=&quot;smooks-response-config.xml&quot;/&gt;
- * </pre>
- * 
- * It's a smooks config file to define the mapping java-to-java defined for the response
- * 
- * <pre>
- * 	&lt;property name=&quot;serviceName&quot; value=&quot;PingWS&quot;/&gt;
- * </pre>
- * 
- * It's a symbolic service name used by wise to cache object generation and/or use already generated object. It it isn't provided
- * wise use the servlet name of wsdl.
- * 
- * <pre>
- * 	&lt;property name=&quot;userName&quot; value=&quot;&quot;/&gt;
- * 	&lt;property name=&quot;password&quot; value=&quot;&quot;/&gt;	
- * </pre>
- * 
- * User and password used if webservice is protected by BAsic Authentication HTTP user and password
- * <h2 id="request-construction">SOAP Request Message Construction</h2>
- * The SOAP operation parameters are supplied in one of 2 ways:
- * <ol>
- * <li>As a {@link Map} instance set on the <i>default body location</i> (Message.getBody().add(Map))</li>
- * <li>As a {@link Map} instance set on in a <i>named body location</i> (Message.getBody().add(String, Map)), where the name of
- * that body location is specified as the value of the "paramsLocation" action property. </li>
- * </ol>
- * The parameter {@link Map} itself can also be populated in one of 2 ways:
- * <ol>
- * <li><b>Option 1</b>: With a set of Objects of any type. In this case a smooks config have to be specified in action attribute
- * SmooksRequestMapper and smooks is used to make the java-to-java conversion
- * <li><b>Option 2</b>: With a set of String based key-value pairs(&lt;String, Object&gt;), where the key is the name of the
- * SOAP parameter as specified in wsdls (or in generated class) to be populated with the key's value. </li>
- * </ol>
- * <h2>SOAP Response Message Consumption</h2>
- * The SOAP response object instance can be is attached to the ESB {@link Message} instance in one of the following ways:
- * <ol>
- * <li>On the <i>default body location</i> (Message.getBody().add(Map))</li>
- * <li>On in a <i>named body location</i> (Message.getBody().add(String, Map)), where the name of that body location is
- * specified as the value of the "responseLocation" action property. </li>
- * </ol>
- * The response object instance can also be populated (from the SOAP response) in one of 3 ways:
- * <ol>
- * <li><b>Option 1</b>: With a set of Objects of any type. In this case a smooks config have to be specified in action attribute
- * SmooksResponseMapper and smooks is used to make the java-to-java conversion
- * <li><b>Option 2</b>: With a set of String based key-value pairs(&lt;String, Object&gt;), where the key is the name of the
- * SOAP answer as specified in wsdls (or in generated class) to be populated with the key's value. </li>
- * </ol>
- * <h2>JAX-WS Handler for the SOAP Request/Response Message</h2>
- * It's often necessary to be able to transform the SOAP request or response, especially in header. This may be to simply add some
- * standard SOAP handlers. Wise support JAXWS Soap Handler, both custom or a predefined one based on smooks. Current
- * implementation of the action have some limitation: support only smooks ones and all handler is intended to transform both input
- * and output messages. These limitations will be removed in future. <p/> Transformation of the SOAP request (before sending) is
- * supported by configuring the SOAPClient action with a Smooks transformation configuration property as follows:
- * 
- * <pre>
- *     &lt;property name=&quot;smooksTransform&quot; value=&quot;/transforms/order-transform.xml&quot; /&gt;
- * </pre>
- * 
- * The value of the "smooksTransform" property is resolved by first checking it as a filesystem based resource. Failing that, it's
- * checked as a classpath resource and failing that, as a URI based resource.
- * <h2>Logging the SOAP Request/Response Message</h2>
- * It's useful for debug purpose to view soap Message sent and response received. Wise achieve this goal using a JAX-WS handler
- * printing all messages exchanged on System.out You can enable as follow:
- * 
- * <pre>
- *     &lt;property name=&quot;LoggingMessages&quot; value=&quot;true&quot; /&gt;
- * </pre>
- * 
- * @author <a href="mailto:stefano.maestri at javalinux.it">stefano.maestri at javalinux.it</a>
- */
-public class SOAPClient extends AbstractActionPipelineProcessor {
-
-    private final Logger logger = Logger.getLogger(SOAPClient.class);
-    private final String wsdl;
-    private final String soapAction;
-    private final String endPointName;
-    private final String smooksRequestMapperURL;
-    private final String smooksResponseMapperURL;
-    private String serviceName;
-    private final String username;
-    private final String password;
-    // private WSDynamicClient client;
-    private final List<String> smooksHandler = new ArrayList<String>();
-    private final List<String> customHandlers = new ArrayList<String>();
-    private final MessagePayloadProxy payloadProxy;
-    private boolean loggingEnabled = false;
-
-    public SOAPClient( ConfigTree config ) throws ConfigurationException {
-        wsdl = config.getRequiredAttribute("wsdl");
-        soapAction = config.getRequiredAttribute("SOAPAction");
-        endPointName = config.getRequiredAttribute("EndPointName");
-        smooksRequestMapperURL = config.getAttribute("SmooksRequestMapper");
-        smooksResponseMapperURL = config.getAttribute("SmooksResponseMapper");
-        serviceName = config.getAttribute("serviceName");
-        serviceName = serviceName != null ? serviceName : wsdl.substring(wsdl.lastIndexOf("/"), wsdl.lastIndexOf("?"));
-        username = config.getAttribute("username");
-        password = config.getAttribute("password");
-        logger.info(config.getAttribute("LoggingMessages"));
-        loggingEnabled = Boolean.parseBoolean(config.getAttribute("LoggingMessages"));
-        logger.info("loggingEnabled:" + loggingEnabled);
-        ConfigTree[] handlersConfig;
-        if (config.getAttribute("smooks-handler-config") != null) {
-            smooksHandler.add(config.getAttribute("smooks-handler-config"));
-        }
-        if (config.getAttribute("custom-handlers") != null) {
-            for (String className : config.getAttribute("custom-handlers").split(";")) {
-                customHandlers.add(className);
-            }
-
-        }
-        handlersConfig = config.getChildren("custom-handlers");
-
-        payloadProxy = new MessagePayloadProxy(config);
-
-    }
-
-    @Override
-    public void initialise() throws ActionLifecycleException {
-        super.initialise();
-        try {
-            WSDynamicClientFactory.getInstace().clearCache();
-        } catch (Exception e) {
-            throw new ActionLifecycleException("Error durinfg wise client cache cleaning", e);
-        }
-
-    }
-
-    @Override
-    public void destroy() throws ActionLifecycleException {
-        // nop
-    }
-
-    public Message process( final Message message ) throws ActionProcessingException {
-        Map params;
-        WSDynamicClient client = null;
-        try {
-            client = WSDynamicClientFactory.getInstace().getClient(wsdl, serviceName, username, password);
-        } catch (Exception e) {
-            e.printStackTrace();
-            throw new ActionProcessingException("Error durinfg wise client creation", e);
-        }
-
-        try {
-            params = (Map)payloadProxy.getPayload(message);
-        } catch (MessageDeliverException e) {
-            throw new ActionProcessingException("Could not locate SOAP message parameters from payload", e);
-        }
-
-        if (params.isEmpty()) {
-            logger.warn("Params Map found in message, but the map is empty.");
-        }
-        Map<String, WSEndpoint> endpointsMap = client.processEndpoints();
-        WSEndpoint endpoint;
-        if (endPointName != null) {
-            endpoint = endpointsMap.get(endPointName);
-        } else {
-            endpoint = endpointsMap.values().iterator().next();
-        }
-
-        for (String config : smooksHandler) {
-            logger.info("adding smooks handler:" + config);
-            endpoint.addHandler(new SmooksHandler(config, params));
-        }
-
-        for (String config : customHandlers) {
-            logger.info("adding custom handler:" + config);
-            try {
-                Class<?> clazz = Thread.currentThread().getContextClassLoader().loadClass(config);
-                endpoint.addHandler((Handler)clazz.newInstance());
-            } catch (Exception e) {
-                logger.info("Failed during custom handler addition:" + e.getLocalizedMessage());
-            }
-        }
-
-        if (loggingEnabled) {
-            logger.info("adding logging handler");
-            endpoint.addHandler(new LoggingHandler());
-        }
-
-        Map<String, WSMethod> wsmethodsMap = endpoint.getWSMethods();
-
-        InvocationResult result;
-        try {
-            WiseMapper mapper = null;
-            if (this.smooksRequestMapperURL != null) {
-                mapper = new SmooksMapper(this.smooksRequestMapperURL, "smook/report/report.html");
-            }
-            result = wsmethodsMap.get(this.soapAction).invoke(params, mapper);
-        } catch (WiseException e) {
-            throw new ActionProcessingException("Could not call method" + this.soapAction, e);
-        }
-        System.out.println("#3:" + result.getType());
-        System.out.println("#3:" + result.getValue());
-
-        WiseMapper mapper = null;
-        if (this.smooksResponseMapperURL != null) {
-            mapper = new SmooksMapper(this.smooksResponseMapperURL, "smook/report/report.html");
-        }
-        result.setMapper(mapper);
-
-        // And process the response into the message...
-
-        try {
-            System.out.println("#4:" + (result.getMappedResult()).toString());
-            payloadProxy.setPayload(message, result.getMappedResult());
-        } catch (Exception e) {
-            throw new ActionProcessingException("Could not set payload to SOAP message", e);
-        }
-
-        return message;
-    }
-
-}

Copied: labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java (from rev 21172, labs/jbossesb/workspace/maeste/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java)
===================================================================
--- labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java	                        (rev 0)
+++ labs/jbossesb/trunk/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java	2008-07-22 19:51:23 UTC (rev 21179)
@@ -0,0 +1,289 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+
+package org.jboss.soa.esb.actions.soap.wise;
+
+import it.javalinux.wise.core.client.InvocationResult;
+import it.javalinux.wise.core.client.WSDynamicClient;
+import it.javalinux.wise.core.client.WSDynamicClientFactory;
+import it.javalinux.wise.core.client.WSEndpoint;
+import it.javalinux.wise.core.client.WSMethod;
+import it.javalinux.wise.core.client.handler.LoggingHandler;
+import it.javalinux.wise.core.client.handler.SmooksHandler;
+import it.javalinux.wise.core.exceptions.WiseException;
+import it.javalinux.wise.core.mapper.SmooksMapper;
+import it.javalinux.wise.core.mapper.WiseMapper;
+import java.util.ArrayList;
+import java.util.List;
+import java.util.Map;
+import javax.xml.ws.handler.Handler;
+import org.apache.log4j.Logger;
+import org.jboss.soa.esb.ConfigurationException;
+import org.jboss.soa.esb.actions.AbstractActionPipelineProcessor;
+import org.jboss.soa.esb.actions.ActionLifecycleException;
+import org.jboss.soa.esb.actions.ActionProcessingException;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.listeners.message.MessageDeliverException;
+import org.jboss.soa.esb.message.Message;
+import org.jboss.soa.esb.message.MessagePayloadProxy;
+
+/**
+ * SOAP Client action processor. <p/> Uses the Wise Client Service to generate JAXWS client class and call the target service.
+ * This action then routes that message to that service.
+ * <h2>Endpoint Operation Specification</h2>
+ * Specifying the endpoint operation is a straightforward task. Simply specify the "wsdl" and "SOAPAction" properties on the
+ * SOAPClient action as follows:
+ * 
+ * <pre>
+ * 	&lt;action name=&quot;soap-wise-client-action&quot; class=&quot;org.jboss.soa.esb.actions.soap.wise.SOAPClient&quot;&gt;
+ * 	    &lt;property name=&quot;wsdl&quot; value=&quot;http://localhost:8080/acme/services/OrderManagement?wsdl&quot;/&gt;
+ * 	    &lt;property name=&quot;SOAPAction&quot; value=&quot;http://www.acme.com/OrderManagement/SendSalesOrderNotification&quot;/&gt;
+ * 	&lt;/action&gt;
+ * </pre>
+ * 
+ * The SOAP operation is derived from the SOAPAction. There are some optional attribute:
+ * 
+ * <pre>
+ * 	&lt;property name=&quot;EndPointName&quot; value=&quot;PingWSPort&quot;/&gt;
+ * </pre>
+ * 
+ * The EndPoint invoked. Webservices can have multiple endpoint. If it's not specified the first specified in wsdl will be used
+ * 
+ * <pre>
+ * 	&lt;property name=&quot;SmooksRequestMapper&quot; value=&quot;smooks-request-config.xml&quot;/&gt;
+ * </pre>
+ * 
+ * It's a smooks config file to define the mapping java-to-java defined for the request
+ * 
+ * <pre>
+ * 	&lt;property name=&quot;SmooksResponseMapper&quot; value=&quot;smooks-response-config.xml&quot;/&gt;
+ * </pre>
+ * 
+ * It's a smooks config file to define the mapping java-to-java defined for the response
+ * 
+ * <pre>
+ * 	&lt;property name=&quot;serviceName&quot; value=&quot;PingWS&quot;/&gt;
+ * </pre>
+ * 
+ * It's a symbolic service name used by wise to cache object generation and/or use already generated object. It it isn't provided
+ * wise use the servlet name of wsdl.
+ * 
+ * <pre>
+ * 	&lt;property name=&quot;userName&quot; value=&quot;&quot;/&gt;
+ * 	&lt;property name=&quot;password&quot; value=&quot;&quot;/&gt;	
+ * </pre>
+ * 
+ * User and password used if webservice is protected by BAsic Authentication HTTP user and password
+ * <h2 id="request-construction">SOAP Request Message Construction</h2>
+ * The SOAP operation parameters are supplied in one of 2 ways:
+ * <ol>
+ * <li>As a {@link Map} instance set on the <i>default body location</i> (Message.getBody().add(Map))</li>
+ * <li>As a {@link Map} instance set on in a <i>named body location</i> (Message.getBody().add(String, Map)), where the name of
+ * that body location is specified as the value of the "paramsLocation" action property. </li>
+ * </ol>
+ * The parameter {@link Map} itself can also be populated in one of 2 ways:
+ * <ol>
+ * <li><b>Option 1</b>: With a set of Objects of any type. In this case a smooks config have to be specified in action attribute
+ * SmooksRequestMapper and smooks is used to make the java-to-java conversion
+ * <li><b>Option 2</b>: With a set of String based key-value pairs(&lt;String, Object&gt;), where the key is the name of the
+ * SOAP parameter as specified in wsdls (or in generated class) to be populated with the key's value. </li>
+ * </ol>
+ * <h2>SOAP Response Message Consumption</h2>
+ * The SOAP response object instance can be is attached to the ESB {@link Message} instance in one of the following ways:
+ * <ol>
+ * <li>On the <i>default body location</i> (Message.getBody().add(Map))</li>
+ * <li>On in a <i>named body location</i> (Message.getBody().add(String, Map)), where the name of that body location is
+ * specified as the value of the "responseLocation" action property. </li>
+ * </ol>
+ * The response object instance can also be populated (from the SOAP response) in one of 3 ways:
+ * <ol>
+ * <li><b>Option 1</b>: With a set of Objects of any type. In this case a smooks config have to be specified in action attribute
+ * SmooksResponseMapper and smooks is used to make the java-to-java conversion
+ * <li><b>Option 2</b>: With a set of String based key-value pairs(&lt;String, Object&gt;), where the key is the name of the
+ * SOAP answer as specified in wsdls (or in generated class) to be populated with the key's value. </li>
+ * </ol>
+ * <h2>JAX-WS Handler for the SOAP Request/Response Message</h2>
+ * It's often necessary to be able to transform the SOAP request or response, especially in header. This may be to simply add some
+ * standard SOAP handlers. Wise support JAXWS Soap Handler, both custom or a predefined one based on smooks. Current
+ * implementation of the action have some limitation: support only smooks ones and all handler is intended to transform both input
+ * and output messages. These limitations will be removed in future. <p/> Transformation of the SOAP request (before sending) is
+ * supported by configuring the SOAPClient action with a Smooks transformation configuration property as follows:
+ * 
+ * <pre>
+ *     &lt;property name=&quot;smooksTransform&quot; value=&quot;/transforms/order-transform.xml&quot; /&gt;
+ * </pre>
+ * 
+ * The value of the "smooksTransform" property is resolved by first checking it as a filesystem based resource. Failing that, it's
+ * checked as a classpath resource and failing that, as a URI based resource.
+ * <h2>Logging the SOAP Request/Response Message</h2>
+ * It's useful for debug purpose to view soap Message sent and response received. Wise achieve this goal using a JAX-WS handler
+ * printing all messages exchanged on System.out You can enable as follow:
+ * 
+ * <pre>
+ *     &lt;property name=&quot;LoggingMessages&quot; value=&quot;true&quot; /&gt;
+ * </pre>
+ * 
+ * @author <a href="mailto:stefano.maestri at javalinux.it">stefano.maestri at javalinux.it</a>
+ */
+public class SOAPClient extends AbstractActionPipelineProcessor {
+
+    private final Logger logger = Logger.getLogger(SOAPClient.class);
+    private final String wsdl;
+    private final String soapAction;
+    private final String endPointName;
+    private final String smooksRequestMapperURL;
+    private final String smooksResponseMapperURL;
+    private String serviceName;
+    private final String username;
+    private final String password;
+    // private WSDynamicClient client;
+    private final List<String> smooksHandler = new ArrayList<String>();
+    private final List<String> customHandlers = new ArrayList<String>();
+    private final MessagePayloadProxy payloadProxy;
+    private boolean loggingEnabled = false;
+
+    public SOAPClient( ConfigTree config ) throws ConfigurationException {
+        wsdl = config.getRequiredAttribute("wsdl");
+        soapAction = config.getRequiredAttribute("SOAPAction");
+        endPointName = config.getRequiredAttribute("EndPointName");
+        smooksRequestMapperURL = config.getAttribute("SmooksRequestMapper");
+        smooksResponseMapperURL = config.getAttribute("SmooksResponseMapper");
+        serviceName = config.getAttribute("serviceName");
+        serviceName = serviceName != null ? serviceName : wsdl.substring(wsdl.lastIndexOf("/"), wsdl.lastIndexOf("?"));
+        username = config.getAttribute("username");
+        password = config.getAttribute("password");
+        logger.info(config.getAttribute("LoggingMessages"));
+        loggingEnabled = Boolean.parseBoolean(config.getAttribute("LoggingMessages"));
+        logger.info("loggingEnabled:" + loggingEnabled);
+        ConfigTree[] handlersConfig;
+        if (config.getAttribute("smooks-handler-config") != null) {
+            smooksHandler.add(config.getAttribute("smooks-handler-config"));
+        }
+        if (config.getAttribute("custom-handlers") != null) {
+            for (String className : config.getAttribute("custom-handlers").split(";")) {
+                customHandlers.add(className);
+            }
+
+        }
+        handlersConfig = config.getChildren("custom-handlers");
+
+        payloadProxy = new MessagePayloadProxy(config);
+
+    }
+
+    @Override
+    public void initialise() throws ActionLifecycleException {
+        super.initialise();
+        try {
+            WSDynamicClientFactory.getInstace().clearCache();
+        } catch (Exception e) {
+            throw new ActionLifecycleException("Error durinfg wise client cache cleaning", e);
+        }
+
+    }
+
+    @Override
+    public void destroy() throws ActionLifecycleException {
+        // nop
+    }
+
+    public Message process( final Message message ) throws ActionProcessingException {
+        Map params;
+        WSDynamicClient client = null;
+        try {
+            client = WSDynamicClientFactory.getInstace().getClient(wsdl, serviceName, username, password);
+        } catch (Exception e) {
+            e.printStackTrace();
+            throw new ActionProcessingException("Error durinfg wise client creation", e);
+        }
+
+        try {
+            params = (Map)payloadProxy.getPayload(message);
+        } catch (MessageDeliverException e) {
+            throw new ActionProcessingException("Could not locate SOAP message parameters from payload", e);
+        }
+
+        if (params.isEmpty()) {
+            logger.warn("Params Map found in message, but the map is empty.");
+        }
+        Map<String, WSEndpoint> endpointsMap = client.processEndpoints();
+        WSEndpoint endpoint;
+        if (endPointName != null) {
+            endpoint = endpointsMap.get(endPointName);
+        } else {
+            endpoint = endpointsMap.values().iterator().next();
+        }
+
+        for (String config : smooksHandler) {
+            logger.info("adding smooks handler:" + config);
+            endpoint.addHandler(new SmooksHandler(config, params));
+        }
+
+        for (String config : customHandlers) {
+            logger.info("adding custom handler:" + config);
+            try {
+                Class<?> clazz = Thread.currentThread().getContextClassLoader().loadClass(config);
+                endpoint.addHandler((Handler)clazz.newInstance());
+            } catch (Exception e) {
+                logger.info("Failed during custom handler addition:" + e.getLocalizedMessage());
+            }
+        }
+
+        if (loggingEnabled) {
+            logger.info("adding logging handler");
+            endpoint.addHandler(new LoggingHandler());
+        }
+
+        Map<String, WSMethod> wsmethodsMap = endpoint.getWSMethods();
+
+        InvocationResult result;
+        try {
+            WiseMapper mapper = null;
+            if (this.smooksRequestMapperURL != null) {
+                mapper = new SmooksMapper(this.smooksRequestMapperURL, "smook/report/report.html");
+            }
+            result = wsmethodsMap.get(this.soapAction).invoke(params, mapper);
+        } catch (WiseException e) {
+            throw new ActionProcessingException("Could not call method" + this.soapAction, e);
+        }
+        System.out.println("#3:" + result.getType());
+        System.out.println("#3:" + result.getValue());
+
+        WiseMapper mapper = null;
+        if (this.smooksResponseMapperURL != null) {
+            mapper = new SmooksMapper(this.smooksResponseMapperURL, "smook/report/report.html");
+        }
+        result.setMapper(mapper);
+
+        // And process the response into the message...
+
+        try {
+            System.out.println("#4:" + (result.getMappedResult()).toString());
+            payloadProxy.setPayload(message, result.getMappedResult());
+        } catch (Exception e) {
+            throw new ActionProcessingException("Could not set payload to SOAP message", e);
+        }
+
+        return message;
+    }
+
+}




More information about the jboss-svn-commits mailing list