[jboss-svn-commits] JBL Code SVN: r8303 - in labs/jbossesb/workspace/arvinder: . IDE/JBossIDE product product/console product/console/resources/WEB-INF/classes product/core product/core/listeners product/core/listeners/src product/core/listeners/src/org/jboss product/core/listeners/src/org/jboss/internal product/core/listeners/src/org/jboss/internal/soa product/core/listeners/src/org/jboss/internal/soa/esb product/core/listeners/src/org/jboss/internal/soa/esb/listeners product/core/listeners/src/org/jboss/soa/esb/actions product/core/listeners/src/org/jboss/soa/esb/actions/converters product/core/listeners/src/org/jboss/soa/esb/actions/routing product/core/listeners/src/org/jboss/soa/esb/listeners product/core/listeners/src/org/jboss/soa/esb/listeners/config product/core/listeners/src/org/jboss/soa/esb/listeners/gateway product/core/listeners/src/org/jboss/soa/esb/listeners/message product/core/listeners/src/org/jboss/soa/esb/listeners/old product/core/listeners/tests product/core/lis! teners/tests/src/org/jboss/soa/esb/listeners product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config product/core/rosetta product/core/rosetta/src/org/jboss/internal/soa/esb/addressing/helpers product/core/rosetta/src/org/jboss/internal/soa/esb/command product/core/rosetta/src/org/jboss/internal/soa/esb/couriers product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers product/core/rosetta/src/org/jboss/internal/soa/esb/util product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs product/core/rosetta/src/org/jboss/soa/esb/addressing/util product/core/rosetta/src/org/jboss/soa/esb/common product/core/rosetta/src/org/jboss/soa/esb/couriers product/core/rosetta/src/org/jboss/soa/esb/helpers product/core/rosetta/src/org/jboss/soa/esb/util product/core/rosetta/tests product/core/rosetta/tests/resources/etc product/core/rosetta/tests/src/org/jboss/internal/soa/esb product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers product/core/rosetta/tes! ts/src/org/jboss/internal/soa/esb/couriers/tests product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/helpers/tests product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/util/tests product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/property

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Dec 13 15:21:16 EST 2006


Author: arvinder
Date: 2006-12-13 15:16:02 -0500 (Wed, 13 Dec 2006)
New Revision: 8303

Added:
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/DefaultListenerManager.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/routing/AbstractRouter.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/JuddiRMIService.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/JuddiRMIServiceMBean.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerManager.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerManagerFactory.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerUtil.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationController.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerService.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerServiceMBean.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ESBAwareGenerator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/GatewayGenerator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/Generator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/MockXmlValidatorImpl.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidation.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidatorException.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/YADOMUtil.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/MessageAwareListener.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/ConfigurationControlerUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/GeneratorUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/XmlValidatorUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandler.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/FtpUtils.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/SFTPEpr.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/helpers/NamingContext.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FileCourierUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FtpFileHandlerIntegrationTest.java
   labs/jbossesb/workspace/arvinder/product/docs/AdministrationGuide.odt
   labs/jbossesb/workspace/arvinder/product/etc/schemas/xml/jbossesb.xml
   labs/jbossesb/workspace/arvinder/product/etc/schemas/xml/jbossesb.xsd
   labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb.xml
   labs/jbossesb/workspace/arvinder/product/lib/ext/jbosesb-config-model.jar
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/5.3/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/6.0/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/readme.txt
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jndi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/juddi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/lib/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/lib/mysql-connector-java-3.1.12-bin.jar
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/readme.txt
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/Launcher.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/MyJMSListenerAction.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/SendJMSMessage.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jndi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/juddi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/Launcher.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/MyAction.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/CreateTestFile.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.doc
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.html
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties.template
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/Licenses.txt
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/org.sadun.util.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/pollmgt.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/monitored_folders/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/Bank.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReply.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/FileUtil.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerFlatFile.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerJMS.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReplyTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequestTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/FlatFileProcessorTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/JmsProcessorTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.properties
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp/index.jsp
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/Licenses.txt
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/axis.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/commons-discovery.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/milyn-smooks-csv-0.1.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/opencsv-1.6.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS.wsdl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/from__loanbroker.cdrl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/jboss-web.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/smooks-cdr.lst
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/to____jmsbank.cdrl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/web.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/Customer.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/CustomerMasterFile.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/LoanBroker.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/QuoteRequest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/SendJMSMessage.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/LoanBrokerWS.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/WebCustomer.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWS.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSBindingStub.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSProxy.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSService.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSServiceLocator.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/WebCustomer.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/docs/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/docs/sequence-diagram-overview.pdf
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb-quickstart-service.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-listener.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/c3p0-0.9.1-pre9.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/commons-logging.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/hsqldb.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/milyn-smooks-csv-0.1.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/opencsv-1.6.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/BankResponseActions.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/CreditAgencyActions.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/HsqldbUtil.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/Launcher.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/ProcessEmail.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/test/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/test/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/juddi.properties
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/test/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/test/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/readme.txt
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template/quote.st
   labs/jbossesb/workspace/arvinder/qa/load_tests/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/build.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_01.expected
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_02.expected
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_03.expected
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jmeter-script.jmx
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jndi.properties
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/juddi.properties
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/milyn-smooks-csv-0.1.jar
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/opencsv-1.6.jar
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/test-util.jar
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/log4j.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/readme.txt
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Assertion.java
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/HsqldbUtil.java
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Launcher.java
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/test.properties
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-cdr.lst
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-trans.xml
Removed:
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/DefaultListenerManager.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationController.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerService.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerServiceMBean.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ESBAwareGenerator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/GatewayGenerator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/Generator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/MockXmlValidatorImpl.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidation.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidator.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidatorException.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/YADOMUtil.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/AnewFileGatewayListener.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/ConfigurationControlerUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/GeneratorUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/XmlValidatorUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerInterface.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/helpers/AppServerContext.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FileCourierUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FtpFileHandlerIntegrationTest.java
   labs/jbossesb/workspace/arvinder/product/core/services/src/META-INF/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/5.3/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/6.0/
   labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/readme.txt
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/lib/mysql-connector-java-3.1.12-bin.jar
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/lib/mysql-connector-java-3.1.12-bin.jar
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jndi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/juddi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/lib/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/lib/mysql-connector-java-3.1.12-bin.jar
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/readme.txt
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/Launcher.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/MyJMSListenerAction.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/SendJMSMessage.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jndi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/juddi.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/Launcher.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/MyAction.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/CreateTestFile.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/lib/mysql-connector-java-3.1.12-bin.jar
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/lib/mysql-connector-java-3.1.12-bin.jar
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/lib/mysql-connector-java-3.1.12-bin.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.doc
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.html
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties.template
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/Licenses.txt
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/org.sadun.util.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/pollmgt.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/monitored_folders/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/Bank.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReply.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/FileUtil.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerFlatFile.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerJMS.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReplyTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequestTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/FlatFileProcessorTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/JmsProcessorTest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.properties
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp/index.jsp
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/Licenses.txt
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/axis.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/commons-discovery.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/milyn-smooks-csv-0.1.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/opencsv-1.6.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS.wsdl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/from__loanbroker.cdrl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/jboss-web.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/smooks-cdr.lst
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/to____jmsbank.cdrl
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/web.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/Customer.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/CustomerMasterFile.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/LoanBroker.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/QuoteRequest.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/SendJMSMessage.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/LoanBrokerWS.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/WebCustomer.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWS.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSBindingStub.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSProxy.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSService.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSServiceLocator.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/WebCustomer.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/docs/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/docs/sequence-diagram-overview.pdf
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb-quickstart-service.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-listener.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/c3p0-0.9.1-pre9.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/commons-logging.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/hsqldb.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/milyn-smooks-csv-0.1.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/opencsv-1.6.jar
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/BankResponseActions.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/CreditAgencyActions.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/HsqldbUtil.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/Launcher.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/ProcessEmail.java
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/test/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/test/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/juddi.properties
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/lib/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/lib/ext/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/test/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/test/src/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/readme.txt
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template/
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template/quote.st
   labs/jbossesb/workspace/arvinder/product/samples/trailblazer2/
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfigWindows.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/build.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_01.expected
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_02.expected
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_03.expected
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jmeter-script.jmx
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jndi.properties
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/juddi.properties
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/milyn-smooks-csv-0.1.jar
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/opencsv-1.6.jar
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/test-util.jar
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/log4j.xml
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/readme.txt
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Assertion.java
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/HsqldbUtil.java
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Launcher.java
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/test.properties
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-cdr.lst
   labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-trans.xml
Modified:
   labs/jbossesb/workspace/arvinder/IDE/JBossIDE/.classpath
   labs/jbossesb/workspace/arvinder/integration-build.xml
   labs/jbossesb/workspace/arvinder/product/build.xml
   labs/jbossesb/workspace/arvinder/product/console/build.xml
   labs/jbossesb/workspace/arvinder/product/console/resources/WEB-INF/classes/
   labs/jbossesb/workspace/arvinder/product/core/build.xml
   labs/jbossesb/workspace/arvinder/product/core/listeners/build.xml
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/jboss-service.xml
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/ActionUtils.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ByteArrayToString.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToCSVString.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToXStream.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/SmooksTransformer.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/routing/JMSRouter.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerTagNames.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/FtpGatewayListener.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerController.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerService.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerServiceMBean.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListener.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/ActionProcessingPipeline.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerController.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerFactory.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerService.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerServiceMBean.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/JmsQueueListener.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/old/JmsQueueListener.java
   labs/jbossesb/workspace/arvinder/product/core/listeners/tests/build.xml
   labs/jbossesb/workspace/arvinder/product/core/rosetta/build.xml
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/addressing/helpers/EPRHelper.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/command/JmsCommandQueue.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/FileCourier.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/JmsCourier.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerFactory.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FtpFileHandler.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/LocalFileHandler.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/EdtFtpImpl.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpImpl.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpUserInfo.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FTPEpr.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FileEpr.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/JMSEpr.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/util/EPRManager.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Configuration.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Environment.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/Courier.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/CourierUtil.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/TwoWayCourier.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystem.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystemFactory.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/build.xml
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/resources/etc/jbossesb-test-properties.xml
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/helpers/tests/JMSUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/util/tests/EPRManagerUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/BaseTest.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/propertymanager/PropertyManagerUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/utils/DrainQueuesAndTopics.java
   labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/helpers/AppServerContextUnitTest.java
   labs/jbossesb/workspace/arvinder/product/core/services/build.xml
   labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/registry/RegistryException.java
   labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/routing/MessageRouterException.java
   labs/jbossesb/workspace/arvinder/product/core/services/tests/build.xml
   labs/jbossesb/workspace/arvinder/product/docs/ProgrammersGuide.odt
   labs/jbossesb/workspace/arvinder/product/docs/QuickStart.odt
   labs/jbossesb/workspace/arvinder/product/docs/QuickStart.pdf
   labs/jbossesb/workspace/arvinder/product/docs/services/MessageTransformation.pdf
   labs/jbossesb/workspace/arvinder/product/docs/services/MessageTransformation.sxw
   labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerEasier2ReadExample.xml
   labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerExample.xml
   labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/gatewayExample.xml
   labs/jbossesb/workspace/arvinder/product/etc/test/resources/jbossesb-unittest-properties.xml
   labs/jbossesb/workspace/arvinder/product/install/README.TXT
   labs/jbossesb/workspace/arvinder/product/install/build.xml
   labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb-listener.xml
   labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.data
   labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.properties
   labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.script
   labs/jbossesb/workspace/arvinder/product/install/deployment.properties-example
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/src/quickstart/Launcher.java
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/log4j.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/quickstarts.properties
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/src/services/rules/
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/build.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config-gateway.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config.xml
   labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/jbossesb-properties.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.java
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/FileGatewayListenerUnitTest.java
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListenerUnitTest.java
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileEsbListenerConfig.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfig.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsEsbListenerConfig.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsGatewayConfig.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/secureFtpEsbListenerConfig.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/message/CbrJmsQueueListenerTest.xml
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/objpersist/DrainQueuesAndTopics.java
   labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/util/JMSClientUtil.java
Log:
sync with trunk

Modified: labs/jbossesb/workspace/arvinder/IDE/JBossIDE/.classpath
===================================================================
--- labs/jbossesb/workspace/arvinder/IDE/JBossIDE/.classpath	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/IDE/JBossIDE/.classpath	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="product/core/rosetta/tests/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer2/banks/test/src"/>
 	<classpathentry kind="src" path="product/samples/trailblazer2/esb/src"/>
 	<classpathentry kind="src" path="product/samples/trailblazer2/esb/test/src"/>
 	<classpathentry kind="src" path="product/samples/trailblazer2/banks/src"/>
@@ -50,5 +51,7 @@
 	<classpathentry kind="lib" path="product/samples/trailblazer2/banks/lib/ext/pollmgt.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jbossall-client.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/jboss-system.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: labs/jbossesb/workspace/arvinder/integration-build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/integration-build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/integration-build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -2,7 +2,7 @@
     <target name="integration" description="Run Continuous Integration.">
         <ant dir="product">
             <target name="clean"/>
-            <target name="test"/>
+            <target name="integration"/>
             <target name="install"/>
             <target name="instr-report"/>
         </ant>
@@ -11,4 +11,4 @@
             <target name="ci-test"/>
         </ant>
     </target>
-</project>
+</project>
\ No newline at end of file

Modified: labs/jbossesb/workspace/arvinder/product/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -74,6 +74,7 @@
 			    fork="true" failonerror="true">
 				<sysproperty key="ant.home" value="${ant.home}"/>
 				<sysproperty key="ant.library.dir" value="${ant.library.dir}"/>
+	                        <sysproperty key="org.jboss.esb.properties" value="${org.jboss.esb.properties}"/>
 				<arg value="-cp"/>
 				<arg value="${junit.jar}"/>
 				<arg value="-f"/>
@@ -82,6 +83,10 @@
 			</java>
 		</sequential>
 	</macrodef>
+
+	<target name="generate-config-model">
+		<ant dir="core/listeners" target="generate-config-model"/>
+	</target>
 	
 	<!-- Initialisation -->
 	<target name="org.jboss.esb.internal.init">
@@ -107,9 +112,15 @@
 
     <!-- Test targets -->
     <target name="org.jboss.esb.test" depends="org.jboss.esb.compile">
-        <echo message="Testing modules"/>
+        <echo message="Testing of modules, excluding integration tests"/>
         <ant dir="core" target="org.jboss.esb.core.test"/>
     </target>
+	
+	 <!-- Integration test targets -->
+	    <target name="org.jboss.esb.integration.test" depends="org.jboss.esb.compile">
+	        <echo message="Testing of modules, including integration tests"/>
+	        <ant dir="core" target="org.jboss.esb.core.integration.test"/>
+	    </target>
 
     <!-- javadocs paths -->
 	<path id="org.jboss.esb.javadocs.path">
@@ -129,7 +140,7 @@
 	<target name="org.jboss.esb.core.jar" depends="org.jboss.esb.compile">
 		<echo message="Building jar file"/>
 		<ant dir="core" target="jar"/>
-	</target>
+	</target>
 	
 	
 	<target name="org.jboss.esb.javadocs"
@@ -230,11 +241,13 @@
 		
 		<echo message="Installing install files"/>
 				<mkdir dir="${org.jboss.esb.installationdirectory}/install"/>
-				<copy
+                <copy file="install/deployment.properties-example" tofile="${org.jboss.esb.installationdirectory}/install/deployment.properties"/>
+                <copy
 					todir="${org.jboss.esb.installationdirectory}/install">
 					<fileset dir="install">
 						<exclude name=".svn"/>
-					</fileset>
+                        <exclude name="deployment.properties-example"/>
+                    </fileset>
 				</copy>
 
 		<echo message="Installing xml ${org.jboss.esb.installationdirectory}"/>
@@ -305,9 +318,9 @@
 	<!-- Build the tools into the main dist -->
 	<target name="org.jboss.esb.tools">
 		<!-- Build the admin console webapp. -->
-		<ant dir="console" target="build">
-			<property name="build.dir" value="${org.jboss.esb.installationdirectory}/tools/console"/>
-			<property name="prepare.release.distro" value="true"/>
+		<ant dir="console" target="dist">
+			<property name="build.tools.dir" value="${org.jboss.esb.internal.dest}/tools"/>
+			<property name="install.tools.dir" value="${org.jboss.esb.installationdirectory}/tools"/>
 		</ant>
 	</target>
 	
@@ -345,6 +358,9 @@
 	<target name="test">
  		<runant target="org.jboss.esb.test"/>
 	</target>
+	<target name="integration">
+	 		<runant target="org.jboss.esb.integration.test"/>
+	</target>
 	<target name="jar">
  		<runant target="org.jboss.esb.jar"/>
 	</target>

Modified: labs/jbossesb/workspace/arvinder/product/console/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/console/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/console/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -9,16 +9,20 @@
     <property name="package.name"      value="jboss-esb-console"/>
 
 	<!-- Structure -->
-	<property name="src.dir"           value="src"/>
-	<property name="build.dir"         value="build" />  <!-- Note that build.dir is overridden from the product/build.xml "tools" target. -->
-	<property name="classes.dir"       value="${build.dir}/WEB-INF/classes" />
-	<property name="test.src.dir"      value="test/src"/>
-	<property name="test.classes.dir"  value="${build.dir}/test/classes" />
-	<property name="test.report.dir"   value="${build.dir}/test/report" />
-	<property name="resources.dir"     value="resources" />
-	<property name="view.dir"          value="view" />
-	<property name="distro.dir"        value="distro" />
-	<property name="product.lib.ext.dir"   value="../lib/ext" />
+	<property name="src.dir"           location="src"/>
+	<property name="build.dir"         location="build" />
+	<property name="build.tools.dir"   location="${build.dir}/tools" />
+	<property name="build.console.dir"  location="${build.tools.dir}/console" />
+	<property name="install.tools.dir"   location="${build.dir}/dist/tools" />
+	<property name="install.console.dir"  location="${install.tools.dir}/console" />
+	<property name="classes.dir"       location="${build.console.dir}/WEB-INF/classes" />
+	<property name="test.src.dir"      location="test/src"/>
+	<property name="test.classes.dir"  location="${build.console.dir}/test/classes" />
+	<property name="test.report.dir"   location="${build.console.dir}/test/report" />
+	<property name="resources.dir"     location="resources" />
+	<property name="view.dir"          location="view" />
+	<property name="distro.dir"        location="distro" />
+	<property name="product.lib.ext.dir"   location="../lib/ext" />
 
     <target name="build" description="Compile, test and package (war) the application.">
     	<!-- Compile... -->
@@ -49,21 +53,18 @@
     	<copy file="distro/postgres-jboss-beans.xml" tofile="${resources.dir}/WEB-INF/classes/jboss-beans.xml" overwrite="true">
     		<filterset filtersfile="build.properties" />
    		</copy>
-    	<delete file="${build.dir}/${package.name}.war" />
+    	<delete file="${build.console.dir}/${package.name}.war" />
     	<copy todir="${resources.dir}/WEB-INF/lib">
     		<fileset dir="${product.lib.ext.dir}" includes="milyn*.jar" />
    		</copy>
-    	<jar destfile="${build.dir}/${package.name}.war">
-    		<fileset dir="${build.dir}" excludes="test/**" />
+    	<jar destfile="${build.console.dir}/${package.name}.war">
+    		<fileset dir="${build.console.dir}" excludes="test/**" />
     		<fileset dir="${resources.dir}" includes="WEB-INF/**" />
     		<fileset dir="${view.dir}" />
-    		<fileset dir="./" includes="distro/**" />
-    		<fileset dir="./" includes="import.sql" />
+    		<fileset dir="${basedir}" includes="distro/**" />
+    		<fileset dir="${basedir}" includes="import.sql" />
     	</jar>
     	<delete dir="${resources.dir}/WEB-INF/lib" includes="milyn*.jar" />
-    	
-    	<!-- Conditional - Set to true when the build is called from the product/build.xml "tools" target. -->
-    	<antcall target="prepare.release.distro" />
     </target>
 
 	<target name="assertTestsFailed" if="test.failed">
@@ -71,27 +72,23 @@
     </target>
 	
     <target name="deploy" depends="build" description="Run tests on the application.">
-    	<copy file="${build.dir}/${package.name}.war" todir="${deploy.dir}" />
+    	<copy file="${build.console.dir}/${package.name}.war" todir="${deploy.dir}" />
     </target>
 
-	<target name="prepare.release.distro"  if="prepare.release.distro">
-    	<delete dir="${build.dir}/test" />
-    	<delete dir="${build.dir}/WEB-INF" />
-
+    <target name="dist" depends="build">
 		<!-- Unjar the war.  Will be rejared from the distro by the tools/build.xml. -->
-		<unjar src="${build.dir}/${package.name}.war" dest="${build.dir}" />
-		<delete file="${build.dir}/${package.name}.war" />
+		<unjar src="${build.console.dir}/${package.name}.war" dest="${install.console.dir}" />
 		
 		<!-- Copy the build related files to the "tools" folder. -->
-		<copy file="${build.dir}/distro/distro-build.xml" tofile="${build.dir}/../build.xml" />
-		<copy file="${build.dir}/distro/distro-CONSOLE-README.TXT" tofile="${build.dir}/../CONSOLE-README.TXT" />
-		<copy file="${build.dir}/import.sql" tofile="${build.dir}/../CONSOLE-import.sql" />
+		<copy file="${install.console.dir}/distro/distro-build.xml" tofile="${install.tools.dir}/build.xml" />
+		<copy file="${install.console.dir}/distro/distro-CONSOLE-README.TXT" tofile="${install.tools.dir}/CONSOLE-README.TXT" />
+		<copy file="${install.console.dir}/import.sql" tofile="${install.tools.dir}/CONSOLE-import.sql" />
     </target>
 	
     <target name="clean" description="Delete the build folder..">
     	<mkdir dir="${build.dir}" />
     	<delete dir="${build.dir}" failonerror="true" />
-    	<delete dir="./" includes="**/TESTS-TestSuites.xml" />
+    	<delete dir="${basedir}" includes="**/TESTS-TestSuites.xml" />
     </target>
 	
     <target name="cleantc" description="Clean Tomcat.">


Property changes on: labs/jbossesb/workspace/arvinder/product/console/resources/WEB-INF/classes
___________________________________________________________________
Name: svn:ignore
   + jboss-beans.xml


Modified: labs/jbossesb/workspace/arvinder/product/core/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -42,14 +42,24 @@
     </target>
 
     <!-- =================================================================== -->
-    <!-- Test all the classes                                            -->
+    <!-- Test all the classes excluding integration test                     -->
     <!-- =================================================================== -->
     <target name="org.jboss.esb.core.test" depends="org.jboss.esb.core.compile" description="Test subprojects">
         <echo message="Testing submodules"/>
         <ant dir="rosetta" target="org.jboss.esb.rosetta.test"/>
         <ant dir="listeners" target="org.jboss.esb.listeners.test"/>
         <ant dir="services" target="org.jboss.esb.services.test"/>
-    </target>
+    </target>
+	
+	<!-- =================================================================== -->
+	<!-- Run all tests including integration                                 -->
+	<!-- =================================================================== -->
+	    <target name="org.jboss.esb.core.integration.test" depends="org.jboss.esb.core.compile" description="Integration test subprojects">
+	        <echo message="Testing submodules including integration tests"/>
+	        <ant dir="rosetta" target="org.jboss.esb.rosetta.integration.test"/>
+	        <ant dir="listeners" target="org.jboss.esb.listeners.integration.test"/>
+	        <ant dir="services" target="org.jboss.esb.services.integration.test"/>
+	    </target>
 
     
     <!-- =================================================================== -->

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -42,18 +42,31 @@
 	
 	<target name="purge" depends="clean">
 	</target>
+	
+	<target name="generate-config-model">
+			<taskdef name="xmlbean" classname="org.apache.xmlbeans.impl.tool.XMLBean" classpathref="xbeans-classpath" />
+		    <property name="gendir" location="${org.jboss.esb.internal.dest}/schema-model" />
+			
+			<delete dir="${gendir}" /><mkdir dir="${gendir}" />
+			
+			<xmlbean schema="${org.jboss.esb.root.dir}/etc/schemas/xml/jbossesb.xsd" 
+				classgendir="${gendir}/classes" srcgendir="${gendir}/src"
+				
+				destfile="${org.jboss.esb.listeners.distrib.dir}/lib/jbossesb-config-model.jar" classpathref="xbeans-classpath"/>
+		</target>
 
+		<path id="xbeans-classpath">
+			<fileset dir="${org.jboss.esb.ext.lib.dir}" includes="*.jar" />
+		</path>
+		
 
-
-    <target name="org.jboss.esb.listeners.compile">
+    <target name="org.jboss.esb.listeners.compile" depends="generate-config-model">
         <!-- Compile listeners -->
         <antcall target="org.jboss.esb.listeners.internal.compile"/>
         <!-- Compile listener tests -->
         <ant inheritAll="true" dir="tests" target="org.jboss.esb.listeners.tests.compile"/>
-    </target>
-
-
-
+    </target>
+	
     <target name="org.jboss.esb.listeners.internal.compile" depends="org.jboss.esb.listeners.prepare"
         description="Compile all classes">
 
@@ -76,7 +89,7 @@
         <jar    destfile="${org.jboss.esb.listeners.distrib.dir}/lib/${org.jboss.esb.listeners.jar.name}.jar" 
                 basedir="${org.jboss.esb.listeners.classes.dir}" 
                 includes="**/*.class"
-		excludes="test/**"
+		        excludes="test/**"
                 />
     </target>
 	
@@ -93,18 +106,26 @@
 			todir="${org.jboss.esb.listeners.distrib.dir}/lib/jbossesb.sar/META-INF"/>
 		<copy todir="${org.jboss.esb.listeners.distrib.dir}/lib/jbossesb.sar">
 			<fileset dir="${org.jboss.esb.listeners.distrib.dir}/lib" includes="jbossesb*.jar"/></copy>
-		<!-- scout and juddi -->
 		<copy todir="${org.jboss.esb.listeners.distrib.dir}/lib/jbossesb.sar"> 
+			<!-- scout and juddi -->
 			<fileset dir="${org.jboss.esb.ext.lib.dir}/" includes="xbean-1.0.4.jar,
-			commons-discovery.jar,jbossts-common.jar,jaxr-api-1.0.jar,scout-0.7rc2-embedded.jar,juddi-embedded.jar"/></copy>
+			commons-discovery.jar,jbossts-common.jar,jaxr-api-1.0.jar,scout-0.7rc2-embedded.jar,juddi-embedded.jar"/>
+			<!-- jboss rules for CBR -->
+			<fileset dir="${org.jboss.esb.ext.lib.dir}/" includes="antlr-3.0ea8.jar,antlr-2.7.6.jar,
+			core-3.2.0.666.jar,drools-compiler-3.0.4.jar,drools-core-3.0.4.jar,stringtemplate-2.3b6.jar,
+			commons-jci-core-1.0-406301.jar,commons-jci-eclipse-3.2.0.666.jar"/></copy>
 	</target>
-
+	
     <target name="org.jboss.esb.listeners.test" description="Run tests for this module">
         <!-- Compile listener tests -->
         <ant dir="tests" target="org.jboss.esb.listeners.internal.test"/>
-    </target>
+    </target>
+	
+	<target name="org.jboss.esb.listeners.integration.test" description="Run integration tests for this module">
+	        <!-- Compile listener integration tests -->
+	        <ant dir="tests" target="org.jboss.esb.listeners.internal.integration.test"/>
+	    </target>
     
-
     <target name="all" depends="recompile,jar" />
 
 </project>

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/jboss-service.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/jboss-service.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/jboss-service.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,6 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <server>
+  <!--  Starts the listener controler -->
+  <mbean code="org.jboss.soa.esb.listeners.config.ConfigurationControllerService" 
+  	     name="jboss.org:service=ConfigurationController"
+  	     description="Configuration controller which generated the config files for the listener and gateway controllers">
+    <attribute name="ConfigurationFile">jbossesb.xml</attribute>
+  </mbean>
+  <!--  Starts the listener controler -->
   <mbean code="org.jboss.soa.esb.listeners.message.EsbListenerControllerService" 
   	     name="jboss.org:service=EsbListenerController"
   	     description="ESB Aware Listener">
@@ -8,6 +15,7 @@
     <depends>jboss.jca:service=DataSourceBinding,name=juddiDB</depends>
     <depends>jboss.jca:service=DataSourceBinding,name=JBossESBDS</depends>
   </mbean>
+  <!--  Starts the gateway controller -->
   <mbean code="org.jboss.soa.esb.listeners.gateway.GatewayListenerControllerService" 
          name="jboss.org:service=GatewayListenerController"
          description="Gateway Listener">
@@ -15,6 +23,12 @@
     <depends>jboss.jca:service=DataSourceBinding,name=juddiDB</depends>
     <depends>jboss.jca:service=DataSourceBinding,name=JBossESBDS</depends>
   </mbean>
+  <!--  Registers the Juddi RMI Service to JNDI -->
+  <mbean code="org.jboss.soa.esb.listeners.JuddiRMIService" 
+         name="jboss.org:service=JuddiRMI"
+         description="Gateway Listener">
+    <depends>jboss.jca:service=DataSourceBinding,name=juddiDB</depends>
+  </mbean>
   <loader-repository>
 		org.jboss.soa.esb:loader=jbossesb.sar
   </loader-repository>

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/internal)

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/internal/soa)

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/internal/soa/esb)

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/internal/soa/esb/listeners)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/DefaultListenerManager.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/DefaultListenerManager.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/DefaultListenerManager.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,636 +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.internal.soa.esb.listeners;
-
-import java.io.File;
-import java.io.IOException;
-import java.lang.reflect.Constructor;
-import java.util.Collection;
-import java.util.Date;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import java.util.Observable;
-import java.util.concurrent.ConcurrentHashMap;
-
-import org.apache.log4j.Logger;
-import org.jboss.internal.soa.esb.command.CommandQueue;
-import org.jboss.internal.soa.esb.command.CommandQueueException;
-import org.jboss.soa.esb.addressing.EPR;
-import org.jboss.soa.esb.addressing.util.EPRManager;
-import org.jboss.soa.esb.common.Environment;
-import org.jboss.soa.esb.common.ModulePropertyManager;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.listeners.ListenerManager;
-import org.jboss.soa.esb.listeners.ListenerTagNames;
-import org.jboss.soa.esb.listeners.State;
-import org.jboss.soa.esb.parameters.ParamRepositoryException;
-import org.jboss.soa.esb.parameters.ParamRepositoryFactory;
-import org.jboss.soa.esb.services.registry.Registry;
-import org.jboss.soa.esb.services.registry.RegistryException;
-import org.jboss.soa.esb.services.registry.RegistryFactory;
-import org.jboss.soa.esb.util.Util;
-import org.xml.sax.SAXException;
-
-import com.arjuna.common.util.propertyservice.PropertyManager;
-
-/**
- * Default implementation of the {@link org.jboss.soa.esb.listeners.ListenerManager} interface.
- * <p/>
- * Controlling class that will launch listener child threads for supported
- * transport listener classes, as indicated in the configuration XML tree used in the constructor
- * If you use the 'main' method, configuration file is expected in arg[0]
- * 
- * <p />
- * Can be launched as uppermost controller (it has a main(args) method)
- * <p />
- * Also implements Runnable, and can thus be launched in a child thread from an
- * upper controlling process
- * <p />
- * Listens on a JMS queue (with an optional message selector) for commands (e.g.
- * Quiesce, Reload Parameters, Set End Time, etc.)
- * <p />
- * Parameter reloading can also be set using the PARM_RELOAD_SECS attribute
- * <p />
- * End time for this instance can also be set using the PARM_END_TIME attribute
- * <p />
- * Constructor will not return until the controller is up and running completely, with
- * all managed listeners fully initalised.
- * 
- * @since Version 4.0
- */
-
-public class DefaultListenerManager  implements ListenerManager
-{
-		/**
-		 * Construct a Listener Manager and configure it using the named repository entry
-		 * 
-		 * @param parametersName
-		 *            Name of the Repository entry containing the configuration.
-		 * @throws Exception
-		 *             Unable to load/use the named configuration.
-		 */
-		public DefaultListenerManager(String parametersName) throws Exception
-		{		
-			this(DefaultListenerManager.getListenerConfig(parametersName));
-			_parametersName = parametersName;
-		} //____________________________
-	
-		/**
-		 * Construct a Listener Controller using the specified listener configuration.
-		 * 
-		 * @param config
-		 *            The configuration.
-		 * @throws Exception
-		 *             Unable to load/use the supplied configuration.
-		 */
-		public DefaultListenerManager(ConfigTree config) throws Exception 
-		{
-			_pauseTimeMillis = 50;
-			_config = config;
-			_status = State.Loading_parameters;
-	
-			try {	checkParms(_config); }
-			catch (Exception e) 
-			{
-				String configSource = config.getAttribute("configSource");
-	
-				_status = State.Exception_thrown;
-				_status.setThrowable(e);
-				_logger.fatal("Listener configuration and startup error.  Config Source: "
-										+ (configSource != null ? configSource
-												: "unknown"), e);
-	
-				throw e;
-			}
-		} //____________________________
-	
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#getState()
-		 */
-		/**
-		 * Load the named listener configuration from the configured parameter
-		 * repository.
-		 * 
-		 * @param reposParam
-		 *            The name of the repository entry containing the Listener
-		 *            configuration.
-		 * @return Listener Configuration as {@link ConfigTree}.
-		 * @throws IOException
-		 *             Unable to access the repository.
-		 * @throws ParamRepositoryException
-		 *             Unable to access the configuration in the repository.
-		 * @throws SAXException
-		 *             Unable to parse the configuration.
-		 */
-		private static ConfigTree getListenerConfig(String reposParam)
-				throws IOException, ParamRepositoryException, SAXException {		
-			String sXml = ParamRepositoryFactory.getInstance().get(reposParam);
-			ConfigTree config = ConfigTree.fromXml(sXml);
-	
-			config.setAttribute("configSource", "param-repository:" + reposParam);
-	
-			return config;
-		}
-	
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#checkParms(org.jboss.soa.esb.helpers.ConfigTree)
-		 */
-		public void checkParms(ConfigTree p_oP) throws Exception 
-		{
-			// We've just loaded - set to false until next reload requested
-			_reloadRequested = false;
-			if (null!=_parametersName)
-			{
-				File file = new File(_parametersName);
-				if (file.exists())
-					_paramFileTimeStamps.put(_parametersName, file.lastModified());
-			}
-			
-
-			_commandQueue = createCommandQueue(p_oP);
-	
-			// Open the command queue...
-			if (null!=_commandQueue)
-				_commandQueue.open(p_oP);
-	
-			setNextReloadTime(p_oP);
-
-			// if PARM_END_TIME not set try to run forever
-			// not a good practice if command queue is not set
-			// Expected date format is "yyyyMMdd hh:mm:ss"
-			String sEndT = p_oP.getAttribute(PARM_END_TIME);
-			_endTimeStamp = (null == sEndT) ? Long.MAX_VALUE : s_oDateParse.parse(
-					sEndT).getTime();
-	          
-		} // ________________________________
-	
-		private void setNextReloadTime(ConfigTree tree)
-		{
-			// if RELOAD_SECONDS_TAG not set, and no command queue
-			// then reload every 10 minutes
-			// If there is a command queue, run until command is received
-
-			_sRldSecs = tree.getAttribute(PARM_RELOAD_SECS);
-			synchronized (_synchReload) 
-			{
-				_nextReload = (null != _sRldSecs) 
-				? System.currentTimeMillis() + 1000 * Long.parseLong(_sRldSecs)
-				: (null == _commandQueue) 
-						? Long.MAX_VALUE 
-						: System.currentTimeMillis() + _defaultReloadIntervalMillis;
-			}
-			
-			
-		    if (null==_sRldSecs)
-		    {
-		    	String sMsg = (null==_commandQueue)
-		    		? " -  Using default of "+_sRldSecs
-		    		: " - Listener will run until stopped by command sent to queue";
-		    	_logger.warn("No value specified for: "+PARM_RELOAD_SECS + sMsg);
-		    }
-
-		} //____________________________
-
-	    /**
-	     * Factory method for creating the command queue.
-	     * @param config DefaultListenerManager config.
-	     * @return DefaultListenerManager CommandQueue instance.
-	     */
-		private CommandQueue createCommandQueue(ConfigTree config) 
-		{
-			String commandQueueClass = config.getAttribute("command-queue-class");
-			if(commandQueueClass != null) 
-			{
-				try { return (CommandQueue) Class.forName(commandQueueClass).newInstance(); }
-				catch (Exception e) 
-				{
-					_logger.error("Failed to instantiate CommandQueue ["+ commandQueueClass + "].  Defaulting to no Command Queue", e);
-				}
-			}
-				
-			return null;
-		} //____________________________
-	
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#run()
-		 */
-		public void run() 
-		{
-			boolean relaunch = true;
-			while (endNotRequested()) 
-			{
-				_status = State.Running;
-				if (relaunch)
-				{
-					synchronized (_synchAllReady)
-					{
-						_childrenStarted = new HashMap<Class, Boolean>();
-						for (ConfigTree oCurr : _config.getAllChildren()) 
-						{
-							String sClass = oCurr.getAttribute(PARM_LISTENER_CLASS);
-							if (Util.isNullString(sClass))
-								continue;
-							tryToLaunchChildListener(oCurr, sClass);
-						}
-					}
-					waitUntilReady();
-				}
-				_status = State.Ready;
-	
-				waitForCmdOrSleep();
-	
-				if (endRequested())
-				{
-					break;
-				}
-
-				relaunch = false;
-				if (_parametersName != null && isReloadNeeded()) 
-					try 
-					{
-						_status = State.Loading_parameters;
-						_logger.debug("Reloading parameters _____________________________________________________");
-						ConfigTree oNew = DefaultListenerManager.getListenerConfig(_parametersName);
-						checkParms(oNew);
-						_config = oNew;
-						relaunch = true;
-					} 
-					catch (Exception e) 
-					{
-						_logger.error("Failed to reload parameters"
-								+ " - Continuing with cached version", e);
-					}
-			}
-			// m_oState = State.Shutting_down;
-	
-			_status = State.Done_OK;
-			_status.setCompletionCode(0);
-			_logger.debug("Finishing_____________________________________________________");
-	
-			// Close the command queue...
-			try {
-				if (null != _commandQueue)
-					_commandQueue.close();
-			} catch (CommandQueueException e) {
-				_logger.error("Error closing Command Queue.", e);
-			}
-		} // ________________________________
-	
-		private void tryToLaunchChildListener(ConfigTree p_oP, String p_sClassName) 
-		{
-			try 
-			{
-				Class oListener = Class.forName(p_sClassName);
-				Constructor oConst = oListener.getConstructor(new Class[] {ListenerManager.class, ConfigTree.class});
-				Runnable listener = (Runnable)oConst.newInstance(new Object[] { this,p_oP});
-
-				// if you wish to monitor that child listener is ready, make it extend Observer
-				// and update observers with a Boolean.TRUE when it's ready
-				if (listener instanceof Observable)
-				{
-					_childrenStarted.put(listener.getClass(), Boolean.FALSE);
-					((Observable)listener).addObserver(this);
-				}
-				
-				new Thread(listener).start();
-			}
-			catch (Throwable e) 
-			{
-				_logger.error("Cannot launch <" + p_sClassName + ">\n", e);
-			}
-		} // ________________________________
-	
-		public long millisToWait()
-		{
-			synchronized (_synchReload)
-			{
-				return Math.min(_nextReload, _endTimeStamp) - System.currentTimeMillis();
-			}
-		} // ________________________________
-	
-		private void waitForCmdOrSleep() {
-			long lToGo = millisToWait();
-	
-			if (null == _commandQueue) {
-				_logger.debug("About to sleep " + lToGo);
-				// No command queue nor topic - Just sleep until time
-				// exhausted, or thread interrupted
-				try {
-					while ((lToGo=millisToWait()) > 0)
-						Thread.sleep(500);
-				} catch (InterruptedException e) {
-					_endTimeStamp = 0; // mark as end requested and return
-				}
-				return;
-			}
-	
-			// Wait for commands until time exhausted or command received
-			// Note that received commands might change time variables (reload/end)
-			// that's why time to go is recalculated on each cycle
-			while ((lToGo = millisToWait()) > 0) {
-				try {
-					_logger.info("Waiting for command ... timeout=" + lToGo + " millis");
-	
-					String oM = _commandQueue.receiveCommand(lToGo);
-					if (null == oM) {
-						return;
-					}
-					processCommand(oM);
-					if (endRequested() || isReloadNeeded()) {
-						break;
-					}
-				} catch (CommandQueueException eJ) {
-					_logger.info("receive on command queue failed", eJ);
-				}
-			}
-		} // ________________________________
-	
-		/**
-		 * Processes the command that has been received in the command queue (or
-		 * topic) <p/>m_bEndRequested, m_bReloadRequested, and m_lEndTime could be
-		 * changed
-		 * 
-		 * <p/> <p/><TABLE border="1"> <COLGROUP> <COL width="200"/> <COL
-		 * width="400"/> </COLGROUP>
-		 * <TR>
-		 * <TD align="center">message text</TD>
-		 * <TD align="center">effect</TD>
-		 * </TR>
-		 * <TR>
-		 * <TD>shutdown*</TD>
-		 * <TD>End time will be immediately set to 'now' - quiesce process will
-		 * start - Child threads will be allowed to finish normally</TD>
-		 * </TR>
-		 * <TR>
-		 * <TD>reload param*</TD>
-		 * <TD>Parameters will be immediately reloaded, and listener reconfigured
-		 * with new values</TD>
-		 * </TR>
-		 * <TR>
-		 * <TD>endTime yyyyMMdd hh:mm:ss</TD>
-		 * <TD>End time will be set to new value. If hh:mm:ss is not supplied =>
-		 * end of day assumed (23:59:59)</TD>
-		 * </TR>
-		 * </TABLE> * startsWith() <p/>
-		 * 
-		 * @param p_oMsg
-		 *            Message received from the command queue.
-		 * 
-		 */
-		private void processCommand(String sTxt) 
-		{
-			if (null == sTxt)
-				return;
-			
-			String sLow = sTxt.trim().toLowerCase();
-			if (sLow.startsWith("shutdown")) {
-				_endRequested = true;
-				_logger.info("Shutdown has been requested");
-				return;
-			}
-			if (sLow.startsWith("reload param")) {
-				_reloadRequested = true;
-				_logger
-						.info("Request for parameter reload has been received");
-				return;
-			}
-			String[] sa = sLow.split("\\s+");
-			if (sa.length > 1 && "endtime".equals(sa[0])) {
-				try {
-					String sDate = sa[1];
-					String sTime = (sa.length < 3 || null == sa[2]) ? "23:59:59"
-							: sa[2];
-					Date oEnd = s_oDateParse.parse(sDate + " " + sTime);
-					_logger.info("New end date set to : " + oEnd);
-					_endTimeStamp = oEnd.getTime();
-				} catch (Exception eDat) {
-					_logger.info("Problems with endTime command", eDat);
-				}
-			}
-		} // ________________________________
-	
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#requestEnd()
-		 */
-		public void requestEnd() 
-		{
-			_endRequested=true;
-			_endTimeStamp = 0;
-		}
-		
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#endRequested()
-		 */
-		public boolean endRequested() 
-		{
-			return _endRequested || System.currentTimeMillis() >= _endTimeStamp;
-		}
-	
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#endNotRequested()
-		 */
-		public boolean endNotRequested() 
-		{
-			return !endRequested();
-		}
-	
-		public boolean isReloadNeeded()
-		{
-			// command to reload was received - force reload
-			if (_reloadRequested)
-				return refreshNextReload();
-
-			// Still not time to reload
-			if (System.currentTimeMillis() < _nextReload)
-				return false;
-			
-			if (null==_parametersName)
-				return refreshNextReload();
-			
-			File paramFile = new File(_parametersName);
-			if (! paramFile.exists())
-				return refreshNextReload();
-			
-//			check the TS on the file.
-			Long previousTimeStamp	= _paramFileTimeStamps.get(_parametersName);
-			if (null==previousTimeStamp)
-				return refreshNextReload();
-
-
-			Long currentTimeStamp	= paramFile.lastModified();
-			if (! previousTimeStamp.equals(currentTimeStamp))
-				return refreshNextReload();
-
-			setNextReloadTime(_config);
-			return false;
-		}
-		
-		private boolean refreshNextReload()
-		{
-			setNextReloadTime(_config);
-			return true;
-		}
-
-	
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#continueLooping()
-		 */
-		public boolean continueLooping() 
-		{
-			return (endNotRequested() && !isReloadNeeded());
-		} // ________________________________
-		
-		public static EPRManager getEprManager()
-		{
-			PropertyManager manager = ModulePropertyManager.getPropertyManager(ModulePropertyManager.CORE_MODULE);
-			String sDir = manager.getProperty(Environment.REGISTRY_FILE_HELPER_DIR,".");	
-			return EPRManager.getInstance(sDir);
-		}
-		
-		@Deprecated
-		private void register (String name, EPR address)
-		{
-			try { getEprManager().saveEPR(name,address); }
-			catch (IOException e)
-			{
-				_logger.fatal("Cannot register service",e);
-			}
-		} // ________________________________
-		@Deprecated
-		private void unRegister (String name)
-		{
-			try { getEprManager().removeEPR(name); }
-			catch (IOException e)
-			{
-				_logger.fatal("Cannot un-register service",e);
-			}
-		} // ________________________________
-
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.ListenerManager#register(org.jboss.soa.esb.helpers.ConfigTree, org.jboss.soa.esb.addressing.EPR)
-		 */
-		public void register(ConfigTree config , EPR epr) throws RegistryException
-		{
-			String serviceCategoryName = config.getAttribute(ListenerTagNames.SERVICE_CATEGORY_NAME_TAG);
-			String serviceName         = config.getAttribute(ListenerTagNames.SERVICE_NAME_TAG);
-			if ("eprManager".equalsIgnoreCase(serviceCategoryName))
-			{
-					register(serviceName,epr);
-					return;
-			}
-			String serviceDescription  = config.getAttribute(ListenerTagNames.SERVICE_DESCRIPTION_TAG);
-			String eprDescription      = config.getAttribute(ListenerTagNames.EPR_DESCRIPTION_TAG);
-			Registry registry = RegistryFactory.getRegistry();
-			synchronized (_registrySynch)
-			{
-				registry.registerEPR(serviceCategoryName, serviceName, serviceDescription, epr, eprDescription);
-			}
-		} //____________________________
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.ListenerManager#unRegister(java.lang.String, java.lang.String, org.jboss.soa.esb.addressing.EPR)
-		 */
-		public void unRegister(String serviceCategoryName, String serviceName , EPR epr) throws RegistryException
-		{
-			if ("eprManager".equalsIgnoreCase(serviceCategoryName))
-			{
-					unRegister(serviceName);
-					return;
-			}
-			Registry registry = RegistryFactory.getRegistry();
-			synchronized (_registrySynch)
-			{
-				registry.unRegisterEPR(serviceCategoryName, serviceName, epr);
-			}
-		} //____________________________
-	
-		public EPR getEpr(String serviceCategoryName, String serviceName) throws RegistryException 
-		{
-			return null;
-		} //____________________________
-
-		public List<EPR> getEprs(String serviceCategoryName, String serviceName) throws RegistryException 
-		{
-			return null;
-		} //____________________________
-	
-		// this method will typically run in the invoker's thread 
-		// (which btw might be the same as the run() thread if this not launched in a separate thread
-		public void waitUntilReady() 
-		{
-			boolean someChildPending = true;
-			do
-			{
-				Collection<Boolean> allStarted = null;
-				synchronized (_synchAllReady)
-				{
-					allStarted = (null==_childrenStarted) ? null :  _childrenStarted.values(); 
-				}
-				if (null!= allStarted)
-				{
-					someChildPending = false;
-					for (Boolean curr : allStarted)
-						if (! Boolean.TRUE.equals(curr))
-							someChildPending = true;
-				}
-				if (someChildPending)
-					try { Thread.sleep(_pauseTimeMillis); }
-					catch (InterruptedException e) {	return; }
-					
-			} while (someChildPending);
-		} //____________________________
-		
-		// Child processes must let us know when they're ready
-		public void update(Observable o, Object arg) 
-		{
-			if (null!=_childrenStarted && (arg instanceof Boolean))
-				_childrenStarted.put(o.getClass(), (Boolean)arg);
-		} //____________________________
-
-	
-		private static	Logger 	_logger = Logger.getLogger(DefaultListenerManager.class);
-		private ConfigTree		_config;
-		private CommandQueue 	_commandQueue;
-
-		private State 			_status = State.Uninitialised;
-		public State getState() { return _status; }
-		
-		private Map<Class,Boolean> _childrenStarted;
-		
-		
-		private Map<String,Long> _paramFileTimeStamps=new ConcurrentHashMap<String,Long>();
-		private String 			_sRldSecs=null;
-		private String 			_parametersName;
-
-		private boolean 		_reloadRequested, _endRequested;	
-		private long 			_nextReload 	= Long.MAX_VALUE;
-		private long 			_endTimeStamp 	= Long.MAX_VALUE;
-	
-		private Object 			_registrySynch 	= new Short((short)0);
-		private Object 			_synchReload 	= new Short((short)10);
-		private Object			_synchAllReady 	= new Short((short)20);
-		// default interval between parameter reloads = 6 minutes
-		protected int 			_defaultReloadIntervalMillis = 180000 ;
-		
-		protected int			_pauseTimeMillis;
-
-	} // ____________________________________________________________________________

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/DefaultListenerManager.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/internal/soa/esb/listeners/DefaultListenerManager.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/ActionUtils.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/ActionUtils.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/ActionUtils.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -44,7 +44,13 @@
      */
     public static Object getTaskObject(Message message)
     {
-    	return (null==message)? null : message.getBody().get(CURRENT_OBJECT);
+    	Object payload = (null==message)? null : message.getBody().get(CURRENT_OBJECT);
+    	
+    	if(payload == null) {
+    		payload = message.getBody().getContents();
+    	}
+    	
+    	return payload;
     }
     /**
      * Obtain previous 'current object' from standard spot within message 
@@ -77,8 +83,14 @@
     public static Object setTaskObject(Message message, Object obj)
     {
     	Object oRet = message.getBody().remove(CURRENT_OBJECT);
-    	if (null!=obj)
+    	
+    	if (null!=obj) {
     		message.getBody().add(CURRENT_OBJECT,obj);
+    	}
+    	if(obj instanceof byte[]) {
+    		message.getBody().setContents((byte[])obj);
+    	}
+    	
     	return oRet;
     }	
 

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ByteArrayToString.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ByteArrayToString.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ByteArrayToString.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -29,6 +29,7 @@
 import org.jboss.soa.esb.actions.ActionProcessingException;
 import org.jboss.soa.esb.actions.ActionProcessor;
 import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.helpers.KeyValuePair;
 import org.jboss.soa.esb.message.Message;
 
@@ -50,6 +51,14 @@
     
     /**
      * Public constructor.
+     * @param properties Action properties.
+     */
+    public ByteArrayToString(ConfigTree properties) {
+    	this("ByteArrayToString", properties.attributesAsList());
+    }
+    
+    /**
+     * Public constructor.
      * @param actionName Processing action name.
      * @param properties Action properties.
      */

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToCSVString.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToCSVString.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToCSVString.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -32,6 +32,7 @@
 import org.jboss.soa.esb.actions.ActionProcessingException;
 import org.jboss.soa.esb.actions.ActionProcessor;
 import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.helpers.KeyValuePair;
 import org.jboss.soa.esb.message.Message;
 
@@ -63,6 +64,15 @@
     
     /**
      * Public constructor.
+     * @param properties Action Properties.
+     * @throws ConfigurationException Action not properly configured.
+     */
+    public ObjectToCSVString(ConfigTree properties) throws ConfigurationException {
+    	this("ObjectToCSVString", properties.attributesAsList());
+    }
+    
+    /**
+     * Public constructor.
      * @param actionName Action name.
      * @param properties Action Properties.
      * @throws ConfigurationException Action not properly configured.

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToXStream.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToXStream.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/ObjectToXStream.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -29,6 +29,7 @@
 import org.jboss.soa.esb.actions.ActionProcessingException;
 import org.jboss.soa.esb.actions.ActionProcessor;
 import org.jboss.soa.esb.actions.ActionUtils;
+import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.helpers.KeyValuePair;
 import org.jboss.soa.esb.message.Message;
 
@@ -60,6 +61,15 @@
     
     /**
      * Public constructor.
+     * @param properties Action Properties.
+     * @throws ConfigurationException Action not properly configured.
+     */
+    public ObjectToXStream(ConfigTree properties) {
+    	this("ObjectToXStream", properties.attributesAsList());
+    }
+    
+    /**
+     * Public constructor.
      * @param actionName Action name.
      * @param properties Action Properties.
      * @throws ConfigurationException Action not properly configured.

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/SmooksTransformer.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/SmooksTransformer.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/converters/SmooksTransformer.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -149,14 +149,8 @@
      */
     public Message process(Message message) throws ActionProcessingException {
     	Object payload = ActionUtils.getTaskObject(message);
-    	boolean wasPayloadOnTaskObject = (payload != null);
     	
     	try {
-        	if(!wasPayloadOnTaskObject) {
-            	logger.debug("Message payload not set as message 'Task Object'.  Will try using the message body 'contents'.");
-        		payload = message.getBody().getContents();
-        	}
-
         	if(payload instanceof byte[]) {
         		payload = new String((byte[])payload, "UTF-8");
         	}
@@ -199,11 +193,8 @@
 	            if(beanHash != null && setPayloadToBeanHash) {
 	            	ActionUtils.setTaskObject(message, beanHash);
 	            } else {
-	            	// Always set result in the message "contents"...
-            		message.getBody().setContents(transformedMessage.getBytes("UTF-8"));
-	            	if(wasPayloadOnTaskObject) {
-		            	ActionUtils.setTaskObject(message, transformedMessage);
-	            	}
+	            	ActionUtils.setTaskObject(message, transformedMessage);
+	            	message.getBody().setContents(transformedMessage.getBytes("UTF-8"));
 	            }
 	        } else {
 	        	String sClass = (null==payload) ? "<null>" : payload.getClass().getName();
@@ -211,7 +202,7 @@
 	            		+ sClass + "].  Returning message untransformed.");
 	        }
     	} catch(Throwable thrown) {
-    		throw new ActionProcessingException("Message transformation failed.", thrown);
+    		throw new ActionProcessingException("Message transformation failed. Message [" + payload + "].", thrown);
     	}
         
         // TODO: Cater for more message input types e.g. InputStream, DOM Document...
@@ -252,9 +243,11 @@
         } catch(UnknownDeviceException e) {
         	String[] profiles = getMessageUseragentProfiles(messageFromType, messageFrom, messageToType, messageTo);
         	
-	        // Register the message flow within the Smooks context....
-        	logger.info("Registering message-flow useragent: [" + messageUseragent + "].  Profiles: [" + Arrays.asList(profiles) + "]");
-	        smooks.registerUseragent(messageUseragent, profiles);
+            synchronized (SmooksTransformer.class) {
+		        // Register the message flow within the Smooks context....
+	        	logger.info("Registering message-flow useragent: [" + messageUseragent + "].  Profiles: [" + Arrays.asList(profiles) + "]");
+		        smooks.registerUseragent(messageUseragent, profiles);
+            }
         }
         
 		return messageUseragent;
@@ -347,6 +340,7 @@
         synchronized (SmooksTransformer.class) {
             if(smooks == null) {
                 String cpPrefix;
+                SmooksStandalone localSmooksRef;
 
                 // The "cpPrefix" property is "private" and only here in order to make unit testing easier.
                 // It allows us to force a "bad" config location for the smooks-cdr.lst file....
@@ -361,15 +355,22 @@
                     throw new ConfigurationException("Failed to locate Smooks configuration list file [" + SMOOKS_CDR_LST + "].  The folder containing this file must be located at " + cpPrefix + " relative to the root of the classpath.");
                 }
            
-                smooks = new SmooksStandalone("UTF-8");
+                localSmooksRef = new SmooksStandalone("UTF-8");
                 
                 try {
                     BufferedReader configReader = new BufferedReader(new InputStreamReader(configListStream));
-                    smooks.getContext().getStore().load(configReader);
+                    localSmooksRef.getContext().getStore().load(configReader);
                 } catch (Exception e) {
-                    smooks = null;
+                	localSmooksRef = null;
                     throw new ConfigurationException("Smooks configuration load failed.", e);
                 }
+                
+                logger.info("All Smooks configurations are now loaded.");
+                
+                // Purposely not initialising the "smooks" static member until the very end.  This will stop other threads
+                // falling through this classes constructor while the Smooks configurations are still being
+                // loaded.  See the constructor.
+                smooks = localSmooksRef;
             }
         }
     }

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/routing/AbstractRouter.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/actions/routing/AbstractRouter.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/routing/JMSRouter.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/routing/JMSRouter.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/actions/routing/JMSRouter.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -25,6 +25,7 @@
 import java.io.Serializable;
 import java.util.List;
 
+import javax.jms.BytesMessage;
 import javax.jms.JMSException;
 import javax.jms.Message;
 import javax.jms.MessageProducer;
@@ -40,29 +41,31 @@
 import org.apache.log4j.Logger;
 import org.jboss.soa.esb.ConfigurationException;
 import org.jboss.soa.esb.actions.ActionProcessingException;
-import org.jboss.soa.esb.actions.ActionProcessor;
-import org.jboss.soa.esb.actions.ActionUtils;
 import org.jboss.soa.esb.common.Configuration;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
+import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.helpers.KeyValuePair;
+import org.jboss.soa.esb.util.Util;
 
 /**
  * JSM Routing Action Processor.
  * <p/>
  * Sample Action Configuration:
  * <pre>
- * &lt;Action name="Route-To-Invoicing" processor="JMSRouter"&gt;
- *     &lt;property name="jndiName" value="queue/A" /&gt;
- *     &lt;property name="message-prop:jms-selector" value="incoming-invoice" /&gt;
- * &lt;/Action&gt;
+ * &lt;action class="org.jboss.soa.esb.actions.routing.JMSRouter"&gt;
+ *     jndiName="queue/A"
+ *     message-prop-<i>&gt;prop-name&lt;</i>="<i>&gt;prop-value&lt;</i>" &gt;!-- (Optional)--&lt; 
+ *     unwrap="true/false" &gt;!-- (Optional - default false)--&lt;
+ * /&gt;
  * </pre>
- * Note how properties to be set on the message are prefixed with "message-prop:".
+ * Note how properties to be set on the message are prefixed with "message-prop-".
  * <p/>
+ * To unwrap the message payload from the message before routing, set the "unwrap" property to "true".
  * TODO: Add support for JMS Topic destinations.
  * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
  * @since Version 4.0
  */
-public class JMSRouter implements ActionProcessor {
+public class JMSRouter extends AbstractRouter {
     /**
      * Logger.
      */
@@ -75,6 +78,17 @@
      * JMS Queue setup.
      */
     private JMSSendQueueSetup queueSetup;
+    
+    /**
+     * Public constructor.
+     * @param propertiesTree Action properties.
+     * @throws ConfigurationException Queue name not configured.
+     * @throws JMSException Unable to configure JMS destination.
+     * @throws NamingException Unable to configure JMS destination.
+     */
+    public JMSRouter(ConfigTree propertiesTree) throws ConfigurationException, NamingException, JMSException {
+    	this("JMSRouter", propertiesTree.attributesAsList());
+    }
 
     /**
      * Public constructor.
@@ -84,59 +98,78 @@
      * @throws JMSException Unable to configure JMS destination.
      * @throws NamingException Unable to configure JMS destination.
      */
-    public JMSRouter(String actionName, List<KeyValuePair> properties) throws ConfigurationException, NamingException, JMSException {
+    public JMSRouter(String actionName, List<KeyValuePair> properties) throws ConfigurationException {
+    	super(actionName, properties);
+    	
         this.properties = properties;
         
         String queueName = KeyValuePair.getValue("jndiName", properties);
         if(queueName == null) {
             throw new ConfigurationException("JMSRouter must specify a 'jndiName' property.");
         }
-        queueSetup = new JMSSendQueueSetup(queueName);
+        try {
+			queueSetup = new JMSSendQueueSetup(queueName);
+		} catch (Throwable t) {
+			new ConfigurationException("Failed to configure JMS Queue for routing.", t);
+		}
         this.properties = properties;
     }
 
     /* (non-Javadoc)
-     * @see org.jboss.soa.esb.actions.ActionProcessor#process(java.lang.Object)
+     * @see org.jboss.soa.esb.actions.routing.AbstractRouter#route(java.lang.Object)
      */
-    public org.jboss.soa.esb.message.Message 
-    	process(org.jboss.soa.esb.message.Message message) throws ActionProcessingException {
+    public void route(Object message) throws ActionProcessingException {
     	
-    	Object oCurr = ActionUtils.getTaskObject(message);
-        if(!(oCurr instanceof Serializable)) {
-            throw new ActionProcessingException("Cannot send Object [" + oCurr.getClass().getName() + "] to destination [" + queueSetup.queueName + "]. Object must be serializable.");
+        if(!(message instanceof Serializable) && !(message instanceof org.jboss.soa.esb.message.Message)) {
+            throw new ActionProcessingException("Cannot send Object [" + message.getClass().getName() + "] to destination [" + queueSetup.queueName + "]. Object must be serializable.");
         }
         
         try {
-            // Send a Text or Object message to the queue...
-            if (oCurr instanceof String) {
-                TextMessage oMsg = queueSetup.jmsSession.createTextMessage();
+        	Message jmsMessage = null;
+        	
+            // Send the message to the queue...
+            if (message instanceof org.jboss.soa.esb.message.Message) {
+            	message = Util.serialize((org.jboss.soa.esb.message.Message)message);
+            	jmsMessage = createObjectMessage(message);
+            } else if(message instanceof String) {
+            	jmsMessage = queueSetup.jmsSession.createTextMessage();
     
                 if(logger.isDebugEnabled()) {
-                    logger.debug("Sending Text message: [" + oCurr + "] to destination [" + queueSetup.queueName + "].");
+                    logger.debug("Sending Text message: [" + message + "] to destination [" + queueSetup.queueName + "].");
                 }
-                oMsg.setText((String)oCurr);
-                setStringProperties(oMsg);
-                queueSetup.jmsProducer.send(oMsg);
-            } else {
-                ObjectMessage oMsg = queueSetup.jmsSession.createObjectMessage();
+                ((TextMessage)jmsMessage).setText((String)message);
+            } else if(message instanceof byte[]) {
+            	jmsMessage = queueSetup.jmsSession.createBytesMessage();
                 
                 if(logger.isDebugEnabled()) {
-                    logger.debug("Sending Object message: [" + oCurr + "] to destination [" + queueSetup.queueName + "].");
+                    logger.debug("Sending byte[] message: [" + message + "] to destination [" + queueSetup.queueName + "].");
                 }
-                oMsg.setObject((Serializable) oCurr);
-                setStringProperties(oMsg);
-                queueSetup.jmsProducer.send(oMsg);
+                ((BytesMessage)jmsMessage).writeBytes((byte[])message);
+            } else {
+            	jmsMessage = createObjectMessage(message);
             }
-            return message;
+            setStringProperties(jmsMessage);
+            queueSetup.jmsProducer.send(jmsMessage);
         } catch(Exception e) {
-            String errorMessage = "Exception while sending message [" + oCurr + "] to destination [" + queueSetup.queueName + "].";
+            String errorMessage = "Exception while sending message [" + message + "] to destination [" + queueSetup.queueName + "].";
             logger.error(errorMessage, e);
             throw new ActionProcessingException(errorMessage, e);
         }
     }
 
+	private Message createObjectMessage(Object message) throws JMSException {
+		Message jmsMessage;
+		jmsMessage = queueSetup.jmsSession.createObjectMessage();
+		
+		if(logger.isDebugEnabled()) {
+		    logger.debug("Sending Object message: [" + message + "] to destination [" + queueSetup.queueName + "].");
+		}
+		((ObjectMessage)jmsMessage).setObject((Serializable) message);
+		return jmsMessage;
+	}
+
     private void setStringProperties(Message msg) throws JMSException {
-        String messagePropPrefix = "message-prop:";
+        String messagePropPrefix = "message-prop-";
 
         for(KeyValuePair property : properties) {
             String key = property.getKey();
@@ -176,16 +209,20 @@
         // TODO: Modify to support topic destinations too
 
         private JMSSendQueueSetup(String queueName) throws NamingException, JMSException  {
-            Context m_oCtx = AppServerContext.getServerContext(
-                    Configuration.getJndiServerType(), 
-                    Configuration.getJndiServerURL());           
+            Context m_oCtx = NamingContext.getServerContext(
+                    Configuration.getJndiServerURL(),
+                    Configuration.getJndiServerContextFactory(), 
+                    Configuration.getJndiServerPkgPrefix());           
             QueueConnectionFactory qcf = (QueueConnectionFactory) m_oCtx.lookup("ConnectionFactory");
             QueueConnection oQconn = qcf.createQueueConnection();
 
             this.queueName = queueName;
-            
             jmsSession = oQconn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
-            jmsQueue = (Queue) m_oCtx.lookup(queueName);
+            try {
+            	jmsQueue = (Queue) m_oCtx.lookup(queueName);
+            } catch (NamingException ne) {
+            	jmsQueue = jmsSession.createQueue(queueName);
+            }           
             jmsProducer = jmsSession.createSender(jmsQueue);            
         }
         

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/JuddiRMIService.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/JuddiRMIService.java)

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/JuddiRMIServiceMBean.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/JuddiRMIServiceMBean.java)

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerManager.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerManager.java)

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerManagerFactory.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerManagerFactory.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerTagNames.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerTagNames.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerTagNames.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -27,6 +27,9 @@
 
 public class ListenerTagNames 
 {
+	/** Threading */
+	public static final String MAX_THREADS					= "maxThreads";
+
 	/** Registry */
     public static final String SERVICE_CATEGORY_NAME_TAG    = "service-category";
 	public static final String SERVICE_NAME_TAG			    = "service-name";

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerUtil.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/ListenerUtil.java)

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationController.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationController.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationController.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,144 +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.listeners.config;
-
-import java.io.ByteArrayInputStream;
-import java.io.File;
-import java.io.StringReader;
-import java.util.Date;
-
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.parameters.ParamRepositoryFactory;
-import org.xml.sax.InputSource;
-
-public class ConfigurationController implements Runnable
-{
-	private static int SLEEP_MILLIS       = 1000; // default interval between parameter reloads
-	private Logger mLogger = Logger.getLogger(this.getClass());
-	private boolean mIsEndRequested = false;
-	private String mParametersName;
-	private File mConfigDirectory;
-	private long mPreviousFileTimestamp;
-	/**
-	 * Start the Controller externally.
-	 * @param args - arg[0] - the parameter file name
-	 * @throws Exception
-	 */
-	public static void main(String[] args) throws Exception 
-	{
-		ConfigurationController configurationController = new ConfigurationController(args[0]);
-		configurationController.run();
-	}
-	/**
-	 * Private default constructor. 
-	 */
-	private ConfigurationController() {}
-	/**
-	 * Construct a Configuration Manager from the named repository based
-	 * configuration.
-	 * 
-	 * @param p_sParameterName
-	 *            Name of the Repository entry containing the configuration.
-	 */
-	public ConfigurationController(String p_sParameterName)
-	{
-		mParametersName = p_sParameterName;
-	}
-    /**
-     * Thread that observes the configuration (file). If the configuration is updated it is
-     * validated and new set jbossesb-listener.xml and jbossesb-gateway.xml is created for the
-     * current server.
-     */
-	public void run() 
-	{
-		if (mParametersName!=null) {
-			while (!mIsEndRequested) {
-				if (isReloadNeeded()) { 
-					try {
-						mLogger.info("loading configuration..");
-						String configXml = ParamRepositoryFactory.getInstance().get(mParametersName);
-						mLogger.debug("Start validation on configXml=" + configXml);
-						InputSource xmlInputSource = new InputSource(new StringReader(configXml));
-						XmlValidator validator = new MockXmlValidatorImpl();
-						if (validator.validate(xmlInputSource)) {
-							mLogger.debug("Configuration file " + mParametersName + " passed validation. Starting " +
-									" the generation process of the jbossesb-listener.xml and the jbossesb-gateway.xml.");
-							Generator generator = new Generator(new ByteArrayInputStream(configXml.getBytes()));
-							generator.generate(mConfigDirectory);
-						} else {
-							mLogger.error("The configuration file "
-									+ mParametersName + " did not pass validation for the following reasons: "
-									+ validator.getValidationResults());
-							mLogger.info("The current configuration is kept in place until "
-									+ " validation passes.");
-						}
-					} catch (Exception e) {
-						mLogger.error("The current versions of the jbossesb-listener.xml and/or"
-								    + " jbossesb-gateway.xml are kept in place until the following error is resolved: "
-								    +  e.getMessage(), e);
-					} 
-				}
-				try {
-					Thread.sleep(SLEEP_MILLIS);
-				} catch (InterruptedException ie) {
-					mLogger.warn("Could not sleep." + ie.getMessage(),ie);
-				}
-			} 
-		} else {
-			mLogger.fatal("The name of the configuran file was null: " + mParametersName);
-		}
-		mLogger.info("Exiting Config Controller...");
-	}
-	/**
-	 * Setter, to request the end of processing.
-	 * @param isEndRequested
-	 */
-	public void requestEnd() {
-		mIsEndRequested = true;
-	}
-	/**
-	 * Check the file timestamp and return true when it changes. In other
-	 * words this only works for files for now.
-	 * 
-	 * @return true if the file timestamp changed.
-	 */
-	private boolean isReloadNeeded() 
-	{
-		File configFile = new File(mParametersName);
-		if (configFile.exists()) {
-			mConfigDirectory = configFile.getParentFile();
-			long currentFileTimestamp = configFile.lastModified();
-			if (mPreviousFileTimestamp==0 || currentFileTimestamp > mPreviousFileTimestamp) {
-				if (mLogger.isDebugEnabled()) {
-					mLogger.debug("The previous timestamp on the file was: " + new Date(mPreviousFileTimestamp)
-						+ " the new timestamp on the file is: " + new Date(currentFileTimestamp));
-				}
-				mPreviousFileTimestamp = currentFileTimestamp;
-				return true;
-			}
-		} else {
-			mLogger.error("The configuration file " + configFile + " could not be found.");
-		}
-		return false;
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationController.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationController.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerService.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerService.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerService.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,73 +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.listeners.config;
-
-import java.net.URI;
-
-import org.apache.log4j.Logger;
-import org.jboss.system.ServiceMBeanSupport;
-/**
- * Service to manage the configurationController when deployed to the appserver.
- * 
- * @author Kurt Stam
- *
- */
-public class ConfigurationControllerService extends ServiceMBeanSupport implements ConfigurationControllerServiceMBean
-{
-	private ConfigurationController	configurationController;
-	private Logger logger = Logger.getLogger(this.getClass());
-	private String configurationFile="jbossesb.xml";
-	/**
-	 * Starts the gateways.
-	 */
-	protected void startService() throws Exception 
-	{
-		logger.info("starting message configuration controller with config file " + configurationFile);
-		String confDir = System.getProperty("jboss.server.config.url");
-		URI uri = new URI(confDir);
-		confDir = uri.getPath();
-		String configFile = confDir + configurationFile;
-		configurationController = new ConfigurationController(configFile);
-		new Thread(configurationController).start();
-	}
-	/**
-	 * Stops the gateways.
-	 */
-	protected void stopService() throws Exception 
-	{
-		logger.info("shutting down message aware listener...");
-		configurationController.requestEnd();
-	}
-	/**
-	 * Gets the config file. The name of the file can be set in the jboss-service.xml.
-	 */
-	public String getConfigurationFile() {
-		return configurationFile;
-	}
-	/**
-	 * Sets the config file.
-	 */
-	public void setConfigurationFile(String configurationFile) {
-		this.configurationFile = configurationFile;
-	}
-	
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerService.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerService.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerServiceMBean.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerServiceMBean.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerServiceMBean.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,35 +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.listeners.config;
-
-import org.jboss.system.ServiceMBean;
-/**
- * 
- * @author Kurt Stam
- *
- */
-public interface ConfigurationControllerServiceMBean extends ServiceMBean
-{
-   // Configure getters and setters for the configFile attribute
-   String getConfigurationFile();
-   void setConfigurationFile(String ConfigurationFile);
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerServiceMBean.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ConfigurationControllerServiceMBean.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ESBAwareGenerator.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ESBAwareGenerator.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ESBAwareGenerator.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,64 +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.listeners.config;
-
-import org.jboss.soa.esb.ConfigurationException;
-import org.jboss.soa.esb.listeners.config.Generator.XMLBeansModel;
-import org.w3c.dom.Document;
-import org.w3c.dom.Element;
-
-/**
- * ESB Aware Listeners Configuration Generator.
- * <p/>
- * Generates a "ConfigTree" style configuration for the ESB Aware Listeners. 
- * 
- * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
- */
-class ESBAwareGenerator {
-
-	/**
-	 * XMLBeans based configuration model instance.
-	 */
-	private XMLBeansModel model;
-	
-	/**
-	 * Public constructor.
-	 * @param model XMLBeans based configuration model instance.
-	 */
-	protected ESBAwareGenerator(XMLBeansModel model) {
-		this.model = model;
-	}
-
-	/**
-	 * Generate the configuration DOM for the target Server.
-	 * @return The configuration DOM.
-	 * @throws ConfigurationException Error creating configuration. 
-	 */
-	protected Document generate() throws ConfigurationException {
-		Document doc = YADOMUtil.createDocument();
-		Element root = YADOMUtil.addElement(doc, "jbossesb");
-
-		
-		return doc;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ESBAwareGenerator.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/ESBAwareGenerator.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/GatewayGenerator.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/GatewayGenerator.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/GatewayGenerator.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,66 +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.listeners.config;
-
-import org.jboss.soa.esb.ConfigurationException;
-import org.jboss.soa.esb.listeners.config.Generator.XMLBeansModel;
-import org.w3c.dom.Document;
-import org.w3c.dom.Element;
-
-/**
- * Gateway Listeners Configuration Generator.
- * <p/>
- * Generates a "ConfigTree" style configuration for the Gateways Listeners. 
- * 
- * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
- */
-class GatewayGenerator {
-
-	/**
-	 * XMLBeans based configuration model instance.
-	 */
-	private XMLBeansModel model;
-	
-	/**
-	 * Public constructor.
-	 * @param model XMLBeans based configuration model instance.
-	 */
-	protected GatewayGenerator(XMLBeansModel model) {
-		this.model = model;
-	}
-
-	/**
-	 * Generate the configuration DOM for the target Server.
-	 * @return The configuration DOM.
-	 * @throws ConfigurationException Error creating configuration. 
-	 */
-	protected Document generate() throws ConfigurationException {
-		Document doc = YADOMUtil.createDocument();
-
-		Element element = YADOMUtil.addElement(doc, "esb-config");
-		
-		// TODO: Add the listener configuration nodes....
-		
-		return doc;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/GatewayGenerator.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/GatewayGenerator.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/Generator.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/Generator.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/Generator.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,142 +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.listeners.config;
-
-import java.io.File;
-import java.io.IOException;
-import java.io.InputStream;
-
-import org.apache.xmlbeans.XmlException;
-import org.jboss.soa.esb.ConfigurationException;
-import org.jboss.soa.esb.listeners.config.JbossesbDocument;
-//import org.jboss.soa.esb.listeners.config.BusDocument.Bus;
-import org.jboss.soa.esb.listeners.config.JbossesbDocument.Jbossesb;
-//import org.jboss.soa.esb.listeners.config.ListenerDocument.Listener;
-//import org.jboss.soa.esb.listeners.config.ServerDocument.Server;
-import org.w3c.dom.Document;
-
-/**
- * ESB Configuration Generator.
- * <p/>
- * Generates a legacy/deprecated configuration fileset in accordance with the
- * {@link org.jboss.soa.esb.helpers.ConfigTree} approach to ESB configuration.  The
- * generator input should be a configuration that has been validated against the
- * JBoss ESB configuration schema (XMLSchema).
- * 
- * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
- */
-public class Generator {
-	
-	/**
-	 * Gateway Listeners config file.
-	 */
-	public static final String ESB_CONFIG_GATEWAY_XML_FILE = "esb-config-gateway.xml";
-	/**
-	 * ESB Aware Listeners config file.
-	 */
-	public static final String ESB_CONFIG_XML_FILE = "esb-config.xml";
-	/**
-	 * Configuration model.
-	 */
-	private XMLBeansModel model;
-	
-	/**
-	 * Public constructor.
-	 * @param config The input configuration stream.
-	 * @throws ConfigurationException Bad listener ESB configuration. 
-	 * @throws IOException Unable to read the ESB listener configuration.
-	 */
-	public Generator(InputStream config) throws ConfigurationException, IOException {
-		if(config == null) {
-			throw new IllegalArgumentException("null 'config' arg in constructor call.");
-		}
-		
-		// Parse the config into our internal model instance...
-		try {
-			JbossesbDocument doc = JbossesbDocument.Factory.parse(config);
-			
-			// TODO: Get validation working from here - would save
-			// doc.validate();
-			
-			model = new XMLBeansModel(doc);
-		} catch (XmlException e) {
-			throw new ConfigurationException("Error while processing ESB Listener configuration stream.", e);
-		}
-	}
-	
-	/**
-	 * Generate the configuration set in the supplied output directory.
-	 * <p/>
-	 * The names of the generated files will be esb-config.xml (ESB Aware Listeners configuration)
-	 * and esb-config-gateway.xml (Gateway Listeners configuration).
-	 * 
-	 * @param outdir The output directory to where the configuration set is to be generated.
-	 * The directory will be created if it doesn't already exist.
-	 * @throws ConfigurationException Failed to generate configuration set.
-	 */
-	public void generate(File outdir) throws ConfigurationException {
-		if(outdir == null) {
-			throw new IllegalArgumentException("null 'outdir' arg in method call.");
-		}
-		if(!outdir.exists()) {
-			outdir.mkdirs();
-			if(!outdir.exists()) {
-				throw new IllegalArgumentException("Failed to create 'outdir' [" + outdir.getAbsolutePath() + "].");
-			}
-		}
-		if(!outdir.isDirectory()) {
-			throw new IllegalArgumentException("'outdir' exists, but is not a directory.");
-		}
-
-		// Generate and serialise the configuration for the Gateway listeners...
-		GatewayGenerator gatewayGenerator = new GatewayGenerator(model);
-		Document gatewayConfig = gatewayGenerator.generate();
-		YADOMUtil.serialize(gatewayConfig, outdir, ESB_CONFIG_GATEWAY_XML_FILE);
-
-		// Generate and serialise the configuration for the ESB Aware listeners...
-		ESBAwareGenerator awareGenerator = new ESBAwareGenerator(model);
-		Document awareConfig = awareGenerator.generate();
-		YADOMUtil.serialize(awareConfig, outdir, ESB_CONFIG_XML_FILE);
-	}
-	
-	
-	/**
-	 * XMLBeans based model implementation.
-	 * 
-	 * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
-	 */
-	protected class XMLBeansModel {
-
-		/**
-		 * XMLBeans config model instance.
-		 */
-		private Jbossesb jbossesb;
-		
-		/**
-		 * Constructor.
-		 * @param jbossesb XMLBeans config model.
-		 */
-		private XMLBeansModel(JbossesbDocument xmlBeansDoc) {
-			this.jbossesb = xmlBeansDoc.getJbossesb();
-		}
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/Generator.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/Generator.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/MockXmlValidatorImpl.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/MockXmlValidatorImpl.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/MockXmlValidatorImpl.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,31 +0,0 @@
-package org.jboss.soa.esb.listeners.config;
-
-import java.util.Collection;
-
-import org.w3c.dom.Document;
-import org.xml.sax.InputSource;
-
-public class MockXmlValidatorImpl implements XmlValidator
-{
-
-	public Collection<String> getValidationResults() {
-		// TODO Auto-generated method stub
-		return null;
-	}
-
-	public Document getXMLDocument() {
-		// TODO Auto-generated method stub
-		return null;
-	}
-
-	public boolean validate(InputSource xmlInputSource) throws XmlValidatorException {
-		// TODO Auto-generated method stub
-		return true;
-	}
-
-	public boolean validate(InputSource xmlInputSource, InputSource validationSource) throws XmlValidatorException {
-		// TODO Auto-generated method stub
-		return false;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/MockXmlValidatorImpl.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/MockXmlValidatorImpl.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidation.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidation.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidation.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,226 +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.listeners.config;
-
-import java.io.IOException;
-import java.util.Collection;
-import java.util.HashSet;
-
-import javax.xml.parsers.DocumentBuilder;
-import javax.xml.parsers.DocumentBuilderFactory;
-import javax.xml.parsers.ParserConfigurationException;
-import javax.xml.transform.dom.DOMSource;
-import javax.xml.transform.Source;
-import javax.xml.transform.stream.StreamSource;
-import javax.xml.validation.Schema;
-import javax.xml.validation.SchemaFactory;
-import javax.xml.validation.Validator;
-import javax.xml.XMLConstants;
-
-import org.apache.log4j.Logger;
-
-import org.w3c.dom.Document;
-
-import org.xml.sax.ErrorHandler;
-import org.xml.sax.InputSource;
-import org.xml.sax.SAXException;
-import org.xml.sax.SAXParseException;
-import org.xml.sax.XMLReader;
-import org.xml.sax.helpers.XMLReaderFactory;
-/**
- * A Helper classes used to validate xml files against supplied schemas.
- *
- * @author $Revision$
- *         $Id$
- */
-public class XmlValidation implements XmlValidator {
-
-    /**
-     * Our Logger
-     */
-    private Logger log = Logger.getLogger(this.getClass());
-    
-    private InputSource xmlSource, validationSource;
-
-    /**
-     * The path separator
-      */
-    private static String SEP = System.getProperty("file.separator");
-    
-    private boolean isValid = true;
-    
-		private Collection<String> validationResults = new HashSet<String>();
-
-    private Document xmlDocument;
-    
-  public XmlValidation() {
-  }
-  
-  public XmlValidation(InputSource xmlSource) {
-		setXMLDocument(xmlSource);		
-  }
-  
-    /**
-     * Validation method used to validate an xml file against a default xsd (jbossesb.xsd).
-     * @param xmlSource The xml input source to be validated.
-     * @return  Boolean true/false indicating successful validation.
-     * @throws XmlValidatorException Failure during validation.
-     */
-	public boolean validate(InputSource xmlSource) throws XmlValidatorException {
-		boolean isValid = false;
-		
-    try {
-      SchemaFactory factory = SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI);
-      Source schemaFile = new StreamSource(getClass().getResourceAsStream("jbossesb.xsd"));
-      Schema schema = factory.newSchema(schemaFile);
-      
-      // Request validation
-      Validator validator = schema.newValidator();
-      // Register the error handler
-      validator.setErrorHandler(new XmlErrorHandler());
-      
-      try {
-	      DocumentBuilderFactory builderFactory = DocumentBuilderFactory.newInstance();
-  	    DocumentBuilder parser = builderFactory.newDocumentBuilder();
-    
-        validator.validate(new DOMSource(parser.parse(xmlSource)));
-        isValid = true;
-      } catch (SAXException e) {
-        log.error("Failed to validate xml",e);
-        throw e;
-	    } catch (ParserConfigurationException e) {
-  	    log.error("ParserConfigurationException occurred: " + e.getMessage()); 
-      } catch (IOException e) {
-  	    log.error("IOException occurred: " + e.getMessage()); 
-    	}      
-    } catch (SAXException e) {
-      log.error("SAXException occurred: " + e.getMessage());
-    }
-
-   return isValid;
- }
-
-    /**
-     * Validation method used to validate an xml input source against an xsd input source.
-     * @param xmlSource The xml input source to be validated.
-     * @param validationSource The schema input source to validate against.
-     * @return  Boolean true/false indicating successful validation.
-     * @throws Exception Failure during validation.
-     */
-	public boolean validate(InputSource xmlSource, InputSource validationSource) throws XmlValidatorException {
-		boolean isValid = false;
-		
-		setXMLDocument(xmlSource);
-		
-    try {
-      SchemaFactory factory = SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI);
-      Schema schema = factory.newSchema((Source)validationSource);
-      // Request validation
-      Validator validator = schema.newValidator();
-      // Register the error handler
-      validator.setErrorHandler(new XmlErrorHandler());
-      
-      try {
-        validator.validate(new DOMSource(xmlDocument));
-        isValid = true;
-      } catch (SAXException e) {
-        log.error("Failed to validate xml",e);
-        throw e;
-      } catch (IOException e) {
-  	    log.error("IOException occurred: " + e.getMessage()); 
-    	}      
-    } catch (SAXException e) {
-      log.error("SAXException occurred: " + e.getMessage());
-    }
-
-   return isValid;
- }
-
-	class XmlErrorHandler implements ErrorHandler {
-    public void warning(SAXParseException exception) throws SAXException {
-        // Bring things to a crashing halt
-        validationResults.add("**Parsing Warning**" +
-                           "  Line:    " + 
-                              exception.getLineNumber() +
-                           "  URI:     " + 
-                              exception.getSystemId() + 
-                           "  Message: " + 
-                              exception.getMessage());        
-        throw new SAXException("Warning encountered");
-    }
-    
-    public void error(SAXParseException exception) throws SAXException {
-        // Bring things to a crashing halt
-        validationResults.add("**Parsing Error**" +
-                           "  Line:    " + 
-                              exception.getLineNumber() +
-                           "  URI:     " + 
-                              exception.getSystemId() + 
-                           "  Message: " + 
-                              exception.getMessage());        
-        log.error("**Parsing Error**" +
-                           "  Line:    " + 
-                              exception.getLineNumber() +
-                           "  URI:     " + 
-                              exception.getSystemId() + 
-                           "  Message: " + 
-                              exception.getMessage());        
-    }
-
-    public void fatalError(SAXParseException exception) throws SAXException {
-        // Bring things to a crashing halt
-        validationResults.add("**Parsing Fatal Error**" +
-                           "  Line:    " + 
-                              exception.getLineNumber() + 
-                           "  URI:     " + 
-                              exception.getSystemId() + 
-                           "  Message: " + 
-                              exception.getMessage());        
-        throw new SAXException("Fatal Error encountered");
-    }
-  }
-
-	public Collection<String> getValidationResults() {
-		return validationResults;
-	}
-
-	public void setXMLDocument(InputSource xmlSource) {
-    try {       
-      DocumentBuilderFactory builderFactory = DocumentBuilderFactory.newInstance();
-      DocumentBuilder parser = builderFactory.newDocumentBuilder();
-    
-      xmlDocument = parser.parse(xmlSource); 
-      log.info(xmlDocument.toString());
-    } catch (SAXException e) {
-      System.err.println(e); 
-    } catch (ParserConfigurationException e) {
-      System.err.println(e); 
-    } catch (IOException e) {
-      System.err.println(e); 
-    }      
-	}
-	
-	public Document getXMLDocument() {
-		return xmlDocument;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidation.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidation.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidator.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidator.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidator.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,66 +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.listeners.config;
-
-import java.util.Collection;
-
-import org.w3c.dom.Document;
-import org.xml.sax.InputSource;
-/**
- * Interface for validating an xml given it's xsd or dtd.
- * 
- * @author kstam
- * @author ddegroff
- *
- */
-public interface XmlValidator 
-{
-	/**
-	 * Validates an xml for it's wellformedness.
-	 * 
-	 * @param xmlInputSource of the xml that needs to be validated.
-	 * @return boolean, true if  it passed validation, false if it failed.
-	 * @throws XmlValidatorException
-	 */
-	public boolean validate(InputSource xmlInputSource) throws XmlValidatorException;
-	/**
-	 * Validates an xml using the xsd or dtd given in the second argument.
-	 * 
-	 * @param xmlInputSource of the xml that needs to be validated.
-	 * @param validationSource to the xsd or dtd.
-	 * @return boolean, true if  it passed validation, false if it failed.
-	 * @throws XmlValidatorException
-	 */
-	public boolean validate(InputSource xmlInputSource, InputSource validationSource) throws XmlValidatorException;
-	/**
-	 * If the validation fails, more details can be obtained about the reasons why.
-	 * 
-	 * @return Collection Strings
-	 */
-	public Collection<String> getValidationResults();
-	/**
-	 * After validation the parsed document can be obtained for further processing.
-	 * 
-	 * @return Document, the parsed XML Document.
-	 */
-	public Document getXMLDocument();
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidator.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidator.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidatorException.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidatorException.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidatorException.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,42 +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.listeners.config;
-
-/**
- * @author Kurt Stam
- *
- */
-public class XmlValidatorException extends Exception {
-    private static final long serialVersionUID = 1L;
-    
-    public XmlValidatorException(){
-        super();
-    }
-    
-    public XmlValidatorException (String msg){
-        super(msg);
-    }
-    
-    public XmlValidatorException (String msg, Throwable cause){
-        super (msg, cause);
-    }
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidatorException.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/XmlValidatorException.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/YADOMUtil.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/YADOMUtil.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/YADOMUtil.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,101 +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.listeners.config;
-
-import java.io.File;
-
-import javax.xml.parsers.DocumentBuilderFactory;
-import javax.xml.parsers.ParserConfigurationException;
-import javax.xml.transform.TransformerFactory;
-import javax.xml.transform.dom.DOMSource;
-import javax.xml.transform.stream.StreamResult;
-
-import org.jboss.soa.esb.ConfigurationException;
-import org.w3c.dom.Document;
-import org.w3c.dom.Element;
-import org.w3c.dom.Node;
-
-/**
- * Yet another set of DOM utility methods. 
- * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
- */
-class YADOMUtil {
-
-	// If there are another set of the same utilities somewhere, or another DOMUtil type class
-	// that we can add them too, we should do that :-)
-	
-	/**
-	 * Create a new W3C Document.
-	 * <p/>
-	 * Handles exceptions etc.
-	 * @return The new Document instance.
-	 * @throws ConfigurationException 
-	 */
-	protected static Document createDocument() throws ConfigurationException {
-		Document doc = null;
-		
-		try {
-			doc = DocumentBuilderFactory.newInstance().newDocumentBuilder().newDocument();
-		} catch (ParserConfigurationException e) {
-			throw new ConfigurationException("Failed to create ESB Configuration Document instance.", e);
-		}
-		
-		return doc;
-	}
-
-	/**
-	 * Add an Element node to the supplied parent name.
-	 * @param parent The parent to to which the new Element node is to be added.
-	 * @param elementName The name of the Element to be added.
-	 * @return The new Element.
-	 */
-	protected static Element addElement(Node parent, String elementName) {
-		Element element = null;
-		
-		if(parent instanceof Document) {
-			element = ((Document)parent).createElement(elementName);
-		} else {
-			element = parent.getOwnerDocument().createElement(elementName);
-		}
-		parent.appendChild(element);
-		
-		return element;
-	}
-
-	/**
-	 * Serialize the supplied Document to the specified file in the specified output directory.
-	 * @param doc The document to be serialised.
-	 * @param outdir The directory into which the file is to be serialised.
-	 * @param fileName The name of the file.
-	 * @throws ConfigurationException Unable to serialise the document.
-	 */
-	protected static void serialize(Document doc, File outdir, String fileName) throws ConfigurationException {
-		DOMSource domSource = new DOMSource(doc);
-		StreamResult streamRes = new StreamResult(new File(outdir, fileName));
-		
-		try {
-			TransformerFactory.newInstance().newTransformer().transform(domSource, streamRes);
-		} catch (Exception e) {
-			throw new ConfigurationException("Failed to serialize ESB Configuration Document instance.", e);
-		}
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/config/YADOMUtil.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/config/YADOMUtil.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/AnewFileGatewayListener.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/AnewFileGatewayListener.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/AnewFileGatewayListener.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,162 +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.listeners.gateway;
-
-import java.io.ByteArrayOutputStream;
-import java.io.File;
-import java.io.FileFilter;
-import java.io.FileInputStream;
-import java.io.IOException;
-
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.listeners.ListenerTagNames;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.format.MessageFactory;
-import org.jboss.soa.esb.util.Util;
-
-public class AnewFileGatewayListener extends AbstractFileGateway 
-{
-	protected AnewFileGatewayListener() {}
-    public AnewFileGatewayListener(GatewayListenerController commandListener, ConfigTree config)
-    	throws Exception
-    {
-    	super(commandListener,config);
-    	  _fileFilter = new FileEndsWith(_inputSuffix);
-    }
-
-    protected void checkMyParms() throws Exception 
-    {
-    	super.checkMyParms();
-    }
-
-	@Override
-    protected void seeIfOkToWorkOnDir (File p_oDir) throws GatewayException
-	{
-      if (! p_oDir.exists())   
-    	  throw new GatewayException ("Directory "+p_oDir.toString()+" not found");
-      if (!p_oDir.isDirectory())
-    	  throw new GatewayException(p_oDir.toString()+" is not a directory");
-      if (!p_oDir.canRead())
-    	  throw new GatewayException("Can't read directory "+p_oDir.toString());
-      if (! p_oDir.canWrite()) 
-    	  throw new GatewayException ("Can't write/rename in directory "+p_oDir.toString());
-	} //________________________________
-
-	@Override
-	boolean deleteFile(File file) throws GatewayException 
-	{
-		return file.delete();
-	}
-
-
-	@Override
-	byte[] getFileContents(File file) throws GatewayException 
-	{
-		try
-		{
-    		ByteArrayOutputStream out = new ByteArrayOutputStream();
-    		byte[] ba = new byte[1000];
-    		int iQread;
-			FileInputStream inp = new FileInputStream(file);
-			while (-1!= (iQread=inp.read(ba)))
-				if (iQread > 0)
-					out.write(ba,0,iQread);
-			inp.close();
-    		out.close();
-    		return out.toByteArray();
-		}
-		catch (IOException e) { throw new GatewayException(e); }
-	}
-
-
-	@Override
-	File[] getFileList(String suffix) throws GatewayException 
-	{
-		return _inputDirectory.listFiles(_fileFilter);
-	}
-
-
-	@Override
-	boolean renameFile(File from, File to) throws GatewayException 
-	{
-		return from.renameTo(to);
-	}
-	
-	@Override
-	void getDefaultComposer() throws GatewayException 
-	{
-    	_composerName = PackageFileContents.class.getName();
-    	_composerClass= PackageFileContents.class;
-    	_composer	= new PackageFileContents();
-    	_logger.warn("No <"+ListenerTagNames.ACTION_ELEMENT_TAG+"> element found in cofiguration"
-    			+" -  Using default composer class : "+_composerName);
-	}
-//______________________________________________________________________________
-    /**
-     * Default gateway action for files
-     * <p/>It will just drop the file contents into a Message
-     * @author <a href="mailto:schifest at heuristica.com.ar">schifest at heuristica.com.ar</a>
-     * @since Version 4.0
-     *
-     */
-    public class PackageFileContents
-    {
-    	public Message process (Object obj) throws Exception
-    	{
-    		if (! (obj instanceof File))
-    			throw new Exception ("Object must be instance of File");
-
-    		Message message = MessageFactory.getInstance().getMessage();
-    		message.getBody().setContents(getFileContent((File)obj));    		
-    		return message;
-    	}
-    	
-    	private byte[] getFileContent(File file) throws Exception
-    		{ return getFileContents(file); }
-    } //____________________________________________________
-    
-    /**
-     *  Simple file filter for local filesystem
-     *  Will accept only files that end with the String supplied at constructor time 
-     *
-     */
-    private class FileEndsWith implements FileFilter
-    {
-      String m_sSuffix;
-      FileEndsWith(String p_sEnd) throws Exception
-      {
-        m_sSuffix = p_sEnd;
-        if (Util.isNullString(m_sSuffix))
-          throw new Exception("Must specify file extension");
-      } //______________________________
-
-      public boolean accept(File p_f)
-      {	return (p_f.isFile())
-        	? p_f.toString().endsWith(m_sSuffix)
-        	: false;
-      } //______________________________
-    } //____________________________________________________
-
-    private FileFilter		_fileFilter;
-
-}

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/FtpGatewayListener.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/FtpGatewayListener.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/FtpGatewayListener.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -34,10 +34,9 @@
 
 public class FtpGatewayListener extends FileGatewayListener
 {
-	// protected FtpGatewayListener()
-	// {
-	// super();
-	// }
+	protected FtpGatewayListener()
+	{
+	}
 
 	public FtpGatewayListener(GatewayListenerController commandListener,
 			ConfigTree config) throws Exception
@@ -48,10 +47,9 @@
 	protected void checkMyParms() throws Exception
 	{
 		super.checkMyParms();
-		RemoteFileSystem rfs = RemoteFileSystemFactory.getRemoteFileSystem(_config, true);
+		RemoteFileSystem rfs = RemoteFileSystemFactory.getRemoteFileSystem(
+				_config, true);
 		rfs.quit();
-		FtpClientUtil ftpClient = new FtpClientUtil(_config, false);
-		ftpClient.quit();
 
 		// Copy FTP parameters to be passed to the action class (inside the
 		// WorkingFile class)
@@ -72,65 +70,64 @@
 	@Override
 	protected void seeIfOkToWorkOnDir(File p_oDir) throws GatewayException
 	{
-		// Bruno: is there any way that the remote directory exists, that we can
-		// read it, and that that we can write on it ?
-		// please see the FileGatewayListener class to see what the method
-		// does there
-	} // ________________________________
+		// TODO: Implement. Very expensive though.
+		// It is possible to check for existence and permission by connecting,
+		// cd to target, put dummy file, ls to see list it, rm to clean it
+		// p_oDir exists 
+		// p_oDir writable 
+		// p_oDir readable 
 
+	}
+
 	// @Override
-	boolean deleteFile(File file) throws GatewayException
+	public boolean deleteFile(File file) throws GatewayException
 	{
-		// Bruno: please check this and the rest of the methods.
-		// I just copied the RemoteDirectoryPoller, but I know you have been
-		// working on this so what I copied here could be stale
-		FtpClientUtil ftpClient = null;
+		RemoteFileSystem rfs = null;
 		try
 		{
-			ftpClient = new FtpClientUtil(_config, true);
-			ftpClient.deleteRemoteFile(file.toString());
+			rfs = RemoteFileSystemFactory.getRemoteFileSystem(_config, true);
+			rfs.deleteRemoteFile(file.toString());
 			return true;
 		} catch (Exception e)
 		{
 			throw new GatewayException(e);
 		} finally
 		{
-			if (null != ftpClient)
-				ftpClient.quit();
+			if (null != rfs)
+				rfs.quit();
 		}
 	}
 
 	// @Override
 	byte[] getFileContents(File file) throws GatewayException
 	{
-		FtpClientUtil ftpClient = null;
+		RemoteFileSystem rfs = null;
 		try
 		{
+			rfs = RemoteFileSystemFactory.getRemoteFileSystem(_config, true);
 			File temp = File.createTempFile("FTPdown", ".tmp");
 			temp.delete();
-			ftpClient = new FtpClientUtil(_config, true);
-			ftpClient.downloadFile(file.toString(), temp.toString());
+			rfs.downloadFile(file.toString(), temp.toString());
 			return getFileContents(temp);
 		} catch (Exception e)
 		{
 			throw new GatewayException(e);
 		} finally
 		{
-			if (null != ftpClient)
-				ftpClient.quit();
+			if (null != rfs)
+				rfs.quit();
 		}
 	}
 
 	// @Override
 	File[] getFileList(String suffix) throws GatewayException
 	{
-		FtpClientUtil ftpClient = null;
+		RemoteFileSystem rfs = null;
 		try
 		{
-			ftpClient = new FtpClientUtil(_config, true);
-			ftpClient.setRemoteDir(FtpClientUtil
-					.fileToFtpString(_inputDirectory));
-			String[] sa = ftpClient.getFileListFromRemoteDir(_inputSuffix);
+			rfs = RemoteFileSystemFactory.getRemoteFileSystem(_config, true);
+			rfs.setRemoteDir(FtpClientUtil.fileToFtpString(_inputDirectory));
+			String[] sa = rfs.getFileListFromRemoteDir(_inputSuffix);
 			File[] oaRet = new File[(null == sa) ? 0 : sa.length];
 			int i1 = 0;
 			if (null != sa)
@@ -142,27 +139,27 @@
 			throw new GatewayException(e);
 		} finally
 		{
-			if (null != ftpClient)
-				ftpClient.quit();
+			if (null != rfs)
+				rfs.quit();
 		}
 	}
 
 	// @Override
 	boolean renameFile(File from, File to) throws GatewayException
 	{
-		FtpClientUtil ftpClient = null;
+		RemoteFileSystem rfs = null;
 		try
 		{
-			ftpClient = new FtpClientUtil(_config, true);
-			ftpClient.renameInRemoteDir(from.toString(), to.toString());
+			rfs = RemoteFileSystemFactory.getRemoteFileSystem(_config, true);
+			rfs.renameInRemoteDir(from.toString(), to.toString());
 			return true;
 		} catch (Exception e)
 		{
 			throw new GatewayException(e);
 		} finally
 		{
-			if (null != ftpClient)
-				ftpClient.quit();
+			if (null != rfs)
+				rfs.quit();
 		}
 	}
 

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerController.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerController.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerController.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -22,6 +22,7 @@
 
 package org.jboss.soa.esb.listeners.gateway;
 
+import java.io.File;
 import java.io.IOException;
 import java.lang.reflect.Constructor;
 import java.text.SimpleDateFormat;
@@ -30,6 +31,7 @@
 import java.util.Date;
 import java.util.HashMap;
 import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
 
 import org.apache.log4j.Logger;
 import org.jboss.internal.soa.esb.command.CommandQueue;
@@ -53,7 +55,9 @@
 
 public class GatewayListenerController implements Runnable
 {
-
+	private static Map<String,Long> _paramFileTimeStamps=new ConcurrentHashMap<String,Long>();
+	private static String _sRldSecs=null;
+	
 	public static void main(String[] args) throws Exception 
 	{
 		GatewayListenerController oProc = new GatewayListenerController(args[0]);
@@ -189,32 +193,25 @@
 	 *             If attributes are wrong or not enough for a proper runtime
 	 *             configuration
 	 */
-	public void checkParms(ConfigTree p_oP) throws Exception {
+	public void checkParms(ConfigTree p_oP) throws Exception 
+	{
 		// We've just loaded - set to false until next reload requested
 		_reloadRequested = false;
+		if (null!=_sParametersName)
+		{
+			File file = new File(_sParametersName);
+			if (file.exists())
+				_paramFileTimeStamps.put(_sParametersName, file.lastModified());
+		}
+		
+		
 		_commandQueue = createCommandQueue(p_oP);
 
 		// Open the command queue...
 		if (null!=_commandQueue)
 			_commandQueue.open(p_oP);
 
-		// if RELOAD_SECONDS_TAG not set, and no command queue
-		// then reload every 10 minutes
-		// If there is a command queue, run until command is received
-		String sRldSecs = p_oP.getAttribute(RELOAD_SECONDS_TAG);
-		_nextReload = (null != sRldSecs) 
-				? System.currentTimeMillis() + 1000 * Long.parseLong(sRldSecs)
-				: (null == _commandQueue) 
-						? Long.MAX_VALUE 
-						: System.currentTimeMillis() + _defaultReloadMillis;
-	    if (null==sRldSecs)
-	    {
-	    	String sMsg = (null==_commandQueue)
-	    		? " -  Using default of "+sRldSecs
-	    		: " - Listener will run until stopped by command sent to queue";
-	    	_logger.warn("No value specified for: "+RELOAD_SECONDS_TAG + sMsg);
-	    }
-
+		setNextReloadTime(p_oP);
 		// if END_TIME_TAG not set try to run forever
 		// not a good practice if command queue is not set
 		// Expected date format is "yyyyMMdd hh:mm:ss"
@@ -229,7 +226,33 @@
 	    	_logger.warn("No value specified for: "+END_TIME_TAG + sMsg);
 	    }
 	} // ________________________________
+	
+	private void setNextReloadTime(ConfigTree tree)
+	{
+		// if RELOAD_SECONDS_TAG not set, and no command queue
+		// then reload every 10 minutes
+		// If there is a command queue, run until command is received
+		_sRldSecs = tree.getAttribute(RELOAD_SECONDS_TAG);
+		
+		synchronized (_synchReload) 
+		{
+			_nextReload = (null != _sRldSecs) 
+			? System.currentTimeMillis() + 1000 * Long.parseLong(_sRldSecs)
+			: (null == _commandQueue) 
+					? Long.MAX_VALUE 
+					: System.currentTimeMillis() + _defaultReloadMillis;
+		}
+		
+	    if (null==_sRldSecs)
+	    {
+	    	String sMsg = (null==_commandQueue)
+	    		? " -  Using default of "+_sRldSecs
+	    		: " - Listener will run until stopped by command sent to queue";
+	    	_logger.warn("No value specified for: "+RELOAD_SECONDS_TAG + sMsg);
+	    }
 
+	} //________________________________
+
     /**
      * Factory method for creating the command queue.
      * @param config GatewayListener config.
@@ -270,19 +293,23 @@
 	 */
 	public void run() 
 	{
+		boolean relaunch = true;
 		while (endNotRequested()) 
 		{
 			_status = State.Running;
-			for (ConfigTree oCurr : _config.getAllChildren())
-				tryToLaunchGateway(oCurr);
 
+			if (relaunch)
+				for (ConfigTree oCurr : _config.getAllChildren())
+					tryToLaunchGateway(oCurr);
+
 			waitForCmdOrSleep();
 
 			if (endRequested()) {
 				break;
 			}
-			if (_sParametersName != null && timeToReload()) 
-			{
+
+			relaunch = false;
+			if (_sParametersName != null && isReloadNeeded()) 
 				try 
 				{
 					_status = State.Loading_parameters;
@@ -291,11 +318,13 @@
 					ConfigTree oNew = GatewayListenerController.getListenerConfig(_sParametersName);
 					checkParms(oNew);
 					_config = oNew;
-				} catch (Exception e) {
+					relaunch = true;
+				} 
+				catch (Exception e) 
+				{
 					_logger.error("Failed to reload parameters"
 							+ " - Continuing with cached version", e);
 				}
-			}
 		}
 		// _status = State.Shutting_down;
 
@@ -332,8 +361,12 @@
 		}
 	} // ________________________________
 
-	long millisToWait() {
-		return Math.min(_nextReload, _endTime) - System.currentTimeMillis();
+	long millisToWait()
+	{
+		synchronized (_synchReload)
+		{
+			return Math.min(_nextReload, _endTime) - System.currentTimeMillis();
+		}
 	} // ________________________________
 
 	private void waitForCmdOrSleep() {
@@ -364,7 +397,7 @@
 					return;
 				}
 				processCommand(oM);
-				if (endRequested() || timeToReload()) {
+				if (endRequested() || isReloadNeeded()) {
 					break;
 				}
 			} catch (CommandQueueException eJ) {
@@ -470,10 +503,42 @@
 	 * 
 	 * @return boolean - true if it's time to reload parameters
 	 */
-	public boolean timeToReload() {
-		return _reloadRequested
-				|| System.currentTimeMillis() >= _nextReload;
+	private boolean isReloadNeeded()
+	{
+		// command to reload was received - force reload
+		if (_reloadRequested)
+			return refreshNextReload();
+
+		// Still not time to reload
+		if (System.currentTimeMillis() < _nextReload)
+			return false;
+		
+		if (null==_sParametersName)
+			return refreshNextReload();
+		
+		File paramFile = new File(_sParametersName);
+		if (! paramFile.exists())
+			return refreshNextReload();
+		
+//		check the TS on the file.
+		Long previousTimeStamp	= _paramFileTimeStamps.get(_sParametersName);
+		if (null==previousTimeStamp)
+			return refreshNextReload();
+
+
+		Long currentTimeStamp	= paramFile.lastModified();
+		if (! previousTimeStamp.equals(currentTimeStamp))
+			return refreshNextReload();
+
+		setNextReloadTime(_config);
+		return false;
 	}
+	
+	private boolean refreshNextReload()
+	{
+		setNextReloadTime(_config);
+		return true;
+	}
 
 	/**
 	 * Helper accessor for child processes that provides info to determine if
@@ -483,7 +548,7 @@
 	 *         reload parameters
 	 */
 	public boolean continueLooping() {
-		return (endNotRequested() && !timeToReload());
+		return (endNotRequested() && !isReloadNeeded());
 	} // ________________________________
 
 	/**
@@ -615,6 +680,7 @@
 		= new SimpleDateFormat("yyyyMMdd hh:mm:ss");
 
 	private State _status = null;
+	private Object _synchReload = new Short((short)0);
 
 
 	private HashMap<String, Object> _attributes;

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerService.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerService.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerService.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,3 +1,24 @@
+/*
+ * 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.listeners.gateway;
 
 import java.net.URI;
@@ -4,13 +25,20 @@
 
 import org.apache.log4j.Logger;
 import org.jboss.system.ServiceMBeanSupport;
-
+/**
+ * Service to manage the gateways when deployed to the appserver.
+ * 
+ * @author Kurt Stam
+ *
+ */
 public class GatewayListenerControllerService extends ServiceMBeanSupport implements GatewayListenerControllerServiceMBean
 {
 	private GatewayListenerController	gatewayListController;
 	private Logger logger = Logger.getLogger(this.getClass());
 	private String gatewayConfigFile="jbossesb-gateway.xml";
-	
+	/**
+	 * Starts the gateways.
+	 */
 	protected void startService() throws Exception 
 	{
 		logger.info("starting message aware listener with config file " + gatewayConfigFile);
@@ -22,17 +50,23 @@
 		gatewayListController = new GatewayListenerController(configFile);
 		new Thread(gatewayListController).start();
 	}
-
+	/**
+	 * Stops the gateways.
+	 */
 	protected void stopService() throws Exception 
 	{
 		logger.info("shutting down message aware listener...");
 		gatewayListController.requestEnd();
 	}
-
+	/**
+	 * Gets the gateway config file. This can be set in the jboss-service.xml.
+	 */
 	public String getGatewayConfigFile() {
 		return gatewayConfigFile;
 	}
-
+	/**
+	 * Sets the gateway config file.
+	 */
 	public void setGatewayConfigFile(String gatewayConfigFile) {
 		this.gatewayConfigFile = gatewayConfigFile;
 	}

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerServiceMBean.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerServiceMBean.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/GatewayListenerControllerServiceMBean.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,7 +1,32 @@
+/*
+ * 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.listeners.gateway;
 
 import org.jboss.system.ServiceMBean;
-
+/**
+ * 
+ * @author Kurt Stam
+ *
+ */
 public interface GatewayListenerControllerServiceMBean extends ServiceMBean
 {
    // Configure getters and setters for the configFile attribute

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListener.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListener.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListener.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -39,6 +39,7 @@
 import javax.jms.QueueSession;
 import javax.jms.TextMessage;
 import javax.naming.Context;
+import javax.naming.NamingException;
 
 import org.apache.log4j.Logger;
 import org.jboss.soa.esb.addressing.EPR;
@@ -46,7 +47,7 @@
 import org.jboss.soa.esb.couriers.Courier;
 import org.jboss.soa.esb.couriers.CourierException;
 import org.jboss.soa.esb.couriers.CourierFactory;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.listeners.ListenerTagNames;
 import org.jboss.soa.esb.message.Message;
@@ -108,7 +109,7 @@
         		}
         		catch (ClassCastException e)
         		{
-        			_logger.error("Action class method <"+_processMethod.getName()+"> returned a non Message object");
+        			_logger.error("Action class method <"+_processMethod.getName()+"> returned a non Message object", e);
         			continue;
         		}
         		catch (CourierException e)
@@ -117,7 +118,7 @@
         				"Courier <"+_courier.getClass().getName()+".deliver(Message) FAILED"
         			:
         				"NULL courier can't deliver Message";
-        			_logger.error(text);
+        			_logger.error(text, e);
         			continue;
         		}
             	continue;
@@ -216,15 +217,19 @@
         _queueSession = null;
         _queue = null;
 
-        String sJndiType = _controller.obtainAtt(_config, JMSEpr.JNDI_TYPE_TAG,"jboss");
-        if (null==_config.getAttribute(JMSEpr.JNDI_TYPE_TAG))
-    	_logger.debug("No value specified for "+JMSEpr.JNDI_TYPE_TAG+" attribute"
-    			+" -  Using default of: '"+sJndiType+"'");
-        String sJndiURL = _controller.obtainAtt(_config, JMSEpr.JNDI_URL_TAG,"localhost");
+        String sJndiURL = _controller.obtainAtt(_config, JMSEpr.JNDI_URL_TAG, NamingContext.JBOSS_PROVIDER_URL);
         if (null==_config.getAttribute(JMSEpr.JNDI_URL_TAG))
         	_logger.debug("No value specified for "+JMSEpr.JNDI_URL_TAG+" attribute"
         			+" -  Using default of: '"+sJndiURL+"'");
-        Context oJndiCtx = AppServerContext.getServerContext(sJndiType,sJndiURL);
+        String sJndiContextFactory = _controller.obtainAtt(_config, JMSEpr.JNDI_CONTEXT_FACTORY,NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY);
+        if (null==_config.getAttribute(JMSEpr.JNDI_CONTEXT_FACTORY))
+    	_logger.debug("No value specified for "+JMSEpr.JNDI_CONTEXT_FACTORY+" attribute"
+    			+" -  Using default of: '"+sJndiContextFactory+"'");
+        String sJndiPkgPrefix = _controller.obtainAtt(_config, JMSEpr.JNDI_PKG_PREFIX_TAG,NamingContext.JBOSS_PROVIDER_URL);
+        if (null==_config.getAttribute(JMSEpr.JNDI_PKG_PREFIX_TAG))
+    	_logger.debug("No value specified for "+JMSEpr.JNDI_PKG_PREFIX_TAG+" attribute"
+    			+" -  Using default of: '"+sJndiPkgPrefix+"'");
+        Context oJndiCtx = NamingContext.getServerContext(sJndiURL,sJndiContextFactory,sJndiPkgPrefix);
 
         String sFactClass = _controller.obtainAtt(_config,JMSEpr.CONNECTION_FACTORY_TAG, "ConnectionFactory");
         if (null==_config.getAttribute(JMSEpr.CONNECTION_FACTORY_TAG))
@@ -232,14 +237,18 @@
         			+" -  Using default of: '"+sFactClass+"'");
     	_serviceName	= _config.getAttribute(ListenerTagNames.SERVICE_NAME_TAG);
         _myEpr = (null==_serviceName) ? null
-        		: new JMSEpr(JMSEpr.QUEUE_TYPE,_queueName,sFactClass,sJndiType,sJndiURL,_messageSelector);
+        		: new JMSEpr(JMSEpr.QUEUE_TYPE,_queueName,sFactClass,sJndiURL,sJndiContextFactory,sJndiPkgPrefix,_messageSelector);
         
         Object tmp = oJndiCtx.lookup(sFactClass);
         QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
 
         _queueConnection = qcf.createQueueConnection();
-        _queue = (Queue) oJndiCtx.lookup(_queueName);
         _queueSession = _queueConnection.createQueueSession(false,QueueSession.AUTO_ACKNOWLEDGE);
+        try {
+        	_queue = (Queue) oJndiCtx.lookup(_queueName);
+        } catch (NamingException ne) {
+        	_queue = _queueSession.createQueue(_queueName);
+        }
         _queueConnection.start();
 
         _messageReceiver = _queueSession.createReceiver(_queue, _messageSelector);

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/ActionProcessingPipeline.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/ActionProcessingPipeline.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/ActionProcessingPipeline.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -3,6 +3,7 @@
 import java.lang.reflect.Constructor;
 import java.lang.reflect.InvocationTargetException;
 import java.lang.reflect.Method;
+import java.util.Observable;
 
 import org.apache.log4j.Logger;
 import org.jboss.soa.esb.ConfigurationException;
@@ -19,7 +20,7 @@
  * @author <a href="mailto:schifest at heuristica.com.ar">schifest at heuristica.com.ar</a>
  * @since Version 4.0
  */
-public class ActionProcessingPipeline implements Runnable 
+public class ActionProcessingPipeline extends Observable implements Runnable 
 {    
 	private boolean processingComplete = false;
          
@@ -125,8 +126,12 @@
         catch(IllegalAccessException e)
     	{	_logger.error(prematureTermination("unable to access method"),e); } 
         catch (IllegalArgumentException e) {
-        } finally {
+        } 
+        finally 
+        {
         	processingComplete = true;
+        	notifyObservers(new Integer(-1));
+        	setChanged();
         }
     }
     
@@ -209,5 +214,18 @@
 	 */
 	public boolean isProcessingComplete() {
 		return processingComplete;
-	}		
+	}
+	
+	/**
+	 * Wait until processing is complete.
+	 */
+	public void waitUntilComplete() {
+		while(!processingComplete) {
+			try {
+				Thread.sleep(50);
+			} catch (InterruptedException e) {
+				_logger.error("Thread Interrupted.", e);
+			}
+		}
+	}
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerController.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerController.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerController.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -121,7 +121,7 @@
 	 * 
 	 * @return boolean - true if it's time to reload parameters
 	 */
-	public abstract boolean timeToReload();
+	public abstract boolean isReloadNeeded();
 
 	/**
 	 * Helper accessor for child processes that provides info to determine if

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerFactory.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerFactory.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerFactory.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -21,11 +21,13 @@
 
 package org.jboss.soa.esb.listeners.message;
 
+import java.io.File;
 import java.io.IOException;
 import java.lang.reflect.Constructor;
 import java.util.Date;
 import java.util.HashMap;
 import java.util.Map;
+import java.util.concurrent.ConcurrentHashMap;
 
 import org.apache.log4j.Logger;
 import org.jboss.internal.soa.esb.command.CommandQueue;
@@ -56,7 +58,11 @@
  * 
  * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
  */
-public abstract class EsbListenerControllerFactory {
+public abstract class EsbListenerControllerFactory 
+{
+	private static Map<String,Long> _paramFileTimeStamps=new ConcurrentHashMap<String,Long>();
+	private static String _sRldSecs=null;
+	private static String _parametersName;
 
 	/**
 	 * Create an instance of EsbListenerController from a named configuration stored in the
@@ -67,6 +73,7 @@
 	 */
 	public static EsbListenerController getInstance(String parameterName) throws Exception {
 		EsbListenerControllerImpl controller =  new EsbListenerControllerImpl(parameterName);
+		_parametersName = parameterName;
 		return startController(controller);
 	}
 	
@@ -132,6 +139,7 @@
 			System.exit(oS.getCompletionCode());
 		} // ________________________________
 	
+		private Object _synchReload = new Short((short)0);
 		protected int m_iDfltReloadMillis = 180000 // default interval between
 													// parameter reloads
 		;
@@ -237,25 +245,26 @@
 		/* (non-Javadoc)
 		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#checkParms(org.jboss.soa.esb.helpers.ConfigTree)
 		 */
-		public void checkParms(ConfigTree p_oP) throws Exception {
+		public void checkParms(ConfigTree p_oP) throws Exception 
+		{
 			// We've just loaded - set to false until next reload requested
 			m_bReloadRequested = false;
+			if (null!=_parametersName)
+			{
+				File file = new File(_parametersName);
+				if (file.exists())
+					_paramFileTimeStamps.put(_parametersName, file.lastModified());
+			}
+			
+
 			commandQueue = createCommandQueue(p_oP);
 	
 			// Open the command queue...
 			if (null!=commandQueue)
 				commandQueue.open(p_oP);
 	
-			// if PARM_RELOAD_SECS not set, and no command queue
-			// then reload every 10 minutes
-			// If there is a command queue, run until command is received
-			String sRldSecs = p_oP.getAttribute(PARM_RELOAD_SECS);
-			m_lNextReload = (null != sRldSecs) 
-					? System.currentTimeMillis() + 1000 * Long.parseLong(sRldSecs)
-					: (null == commandQueue) 
-							? Long.MAX_VALUE 
-							: System.currentTimeMillis() + m_iDfltReloadMillis;
-	
+			setNextReloadTime(p_oP);
+
 			// if PARM_END_TIME not set try to run forever
 			// not a good practice if command queue is not set
 			// Expected date format is "yyyyMMdd hh:mm:ss"
@@ -265,6 +274,33 @@
 	          
 		} // ________________________________
 	
+		private void setNextReloadTime(ConfigTree tree)
+		{
+			// if RELOAD_SECONDS_TAG not set, and no command queue
+			// then reload every 10 minutes
+			// If there is a command queue, run until command is received
+
+			_sRldSecs = tree.getAttribute(EsbListenerController.PARM_RELOAD_SECS);
+			synchronized (_synchReload) 
+			{
+				m_lNextReload = (null != _sRldSecs) 
+				? System.currentTimeMillis() + 1000 * Long.parseLong(_sRldSecs)
+				: (null == commandQueue) 
+						? Long.MAX_VALUE 
+						: System.currentTimeMillis() + m_iDfltReloadMillis;
+			}
+			
+			
+		    if (null==_sRldSecs)
+		    {
+		    	String sMsg = (null==commandQueue)
+		    		? " -  Using default of "+_sRldSecs
+		    		: " - Listener will run until stopped by command sent to queue";
+		    	_logger.warn("No value specified for: "+EsbListenerController.PARM_RELOAD_SECS + sMsg);
+		    }
+
+		} //________________________________
+
 	    /**
 	     * Factory method for creating the command queue.
 	     * @param config EsbListenerControllerImpl config.
@@ -295,15 +331,20 @@
 		/* (non-Javadoc)
 		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#run()
 		 */
-		public void run() {
-			while (endNotRequested()) {
+		public void run() 
+		{
+			boolean relaunch = true;
+			while (endNotRequested()) 
+			{
 				m_oState = State.Running;
-				for (ConfigTree oCurr : m_oParms.getAllChildren()) {
-					String sClass = oCurr.getAttribute(PARM_LISTENER_CLASS);
-					if (Util.isNullString(sClass))
-						continue;
-					tryToLaunchChildListener(oCurr, sClass);
-				}
+				if (relaunch)
+					for (ConfigTree oCurr : m_oParms.getAllChildren()) 
+					{
+						String sClass = oCurr.getAttribute(PARM_LISTENER_CLASS);
+						if (Util.isNullString(sClass))
+							continue;
+						tryToLaunchChildListener(oCurr, sClass);
+					}
 				m_oState = State.Ready;
 	
 				waitForCmdOrSleep();
@@ -311,19 +352,24 @@
 				if (endRequested()) {
 					break;
 				}
-				if (m_sParmsName != null && timeToReload()) {
-					try {
+
+				relaunch = false;
+				if (m_sParmsName != null && isReloadNeeded()) 
+					try 
+					{
 						m_oState = State.Loading_parameters;
 						_logger
 								.info("Reloading parameters _____________________________________________________");
 						ConfigTree oNew = EsbListenerControllerImpl.getListenerConfig(m_sParmsName);
 						checkParms(oNew);
 						m_oParms = oNew;
-					} catch (Exception e) {
+						relaunch = true;
+					} 
+					catch (Exception e) 
+					{
 						_logger.error("Failed to reload parameters"
 								+ " - Continuing with cached version", e);
 					}
-				}
 			}
 			// m_oState = State.Shutting_down;
 	
@@ -357,8 +403,12 @@
 			}
 		} // ________________________________
 	
-		public long millisToWait() {
-			return Math.min(m_lNextReload, m_lEndTime) - System.currentTimeMillis();
+		public long millisToWait()
+		{
+			synchronized (_synchReload)
+			{
+				return Math.min(m_lNextReload, m_lEndTime) - System.currentTimeMillis();
+			}
 		} // ________________________________
 	
 		private void waitForCmdOrSleep() {
@@ -389,7 +439,7 @@
 						return;
 					}
 					processCommand(oM);
-					if (endRequested() || timeToReload()) {
+					if (endRequested() || isReloadNeeded()) {
 						break;
 					}
 				} catch (CommandQueueException eJ) {
@@ -483,19 +533,49 @@
 			return !endRequested();
 		}
 	
-		/* (non-Javadoc)
-		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#timeToReload()
-		 */
-		public boolean timeToReload() {
-			return m_bReloadRequested
-					|| System.currentTimeMillis() >= m_lNextReload;
+		public boolean isReloadNeeded()
+		{
+			// command to reload was received - force reload
+			if (m_bReloadRequested)
+				return refreshNextReload();
+
+			// Still not time to reload
+			if (System.currentTimeMillis() < m_lNextReload)
+				return false;
+			
+			if (null==_parametersName)
+				return refreshNextReload();
+			
+			File paramFile = new File(_parametersName);
+			if (! paramFile.exists())
+				return refreshNextReload();
+			
+//			check the TS on the file.
+			Long previousTimeStamp	= _paramFileTimeStamps.get(_parametersName);
+			if (null==previousTimeStamp)
+				return refreshNextReload();
+
+
+			Long currentTimeStamp	= paramFile.lastModified();
+			if (! previousTimeStamp.equals(currentTimeStamp))
+				return refreshNextReload();
+
+			setNextReloadTime(m_oParms);
+			return false;
 		}
+		
+		private boolean refreshNextReload()
+		{
+			setNextReloadTime(m_oParms);
+			return true;
+		}
+
 	
 		/* (non-Javadoc)
 		 * @see org.jboss.soa.esb.listeners.message.EsbListenerController#continueLooping()
 		 */
 		public boolean continueLooping() {
-			return (endNotRequested() && !timeToReload());
+			return (endNotRequested() && !isReloadNeeded());
 		} // ________________________________
 		
 		public static EPRManager getEprManager()

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerService.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerService.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerService.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,3 +1,24 @@
+/*
+ * 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.listeners.message;
 
 import java.net.URI;
@@ -4,13 +25,20 @@
 
 import org.apache.log4j.Logger;
 import org.jboss.system.ServiceMBeanSupport;
-
+/**
+ * Service to manage the Listener when deployed to the appserver.
+ * 
+ * @author Kurt Stam
+ *
+ */
 public class EsbListenerControllerService extends ServiceMBeanSupport implements EsbListenerControllerServiceMBean
 {
 	private EsbListenerController	_esbListController;
 	private Logger _logger = Logger.getLogger(this.getClass());
 	private String messageAwareConfigFile="jbossesb-listener.xml";
-	
+	/**
+	 * Starts the listeners.
+	 */
 	protected void startService() throws Exception 
 	{
 		_logger.info("starting message aware listener with config file " + messageAwareConfigFile);
@@ -21,17 +49,23 @@
 		System.setProperty("juddi.propertiesFile", confDir + "juddi.properties");
 		_esbListController = EsbListenerControllerFactory.getInstance(configFile);
 	}
-
+	/**
+	 * Stops the listeners.
+	 */
 	protected void stopService() throws Exception 
 	{
 		_logger.info("shutting down message aware listener...");
 		_esbListController.requestEnd();
 	}
-
+	/**
+	 * Gets the listener config file. The name of the file is set in the jboss-service.xml.
+	 */
 	public String getMessageAwareConfigFile() {
 		return messageAwareConfigFile;
 	}
-
+	/**
+	 * Sets the listener config file.
+	 */
 	public void setMessageAwareConfigFile(String messageAwareConfigFile) {
 		this.messageAwareConfigFile = messageAwareConfigFile;
 	}

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerServiceMBean.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerServiceMBean.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/EsbListenerControllerServiceMBean.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,10 +1,35 @@
+/*
+ * 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.listeners.message;
 
 import org.jboss.system.ServiceMBean;
-
+/**
+ * 
+ * @author Kurt Stam
+ *
+ */
 public interface EsbListenerControllerServiceMBean extends ServiceMBean
 {
-//	 Configure getters and setters for the configFile attribute
+//	Configure getters and setters for the configFile attribute
 	String getMessageAwareConfigFile();
 	void setMessageAwareConfigFile(String messageAwareConfigFile);
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/JmsQueueListener.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/JmsQueueListener.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/JmsQueueListener.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -34,12 +34,13 @@
 import javax.jms.QueueSession;
 import javax.jms.TopicSession;
 import javax.naming.Context;
+import javax.naming.NamingException;
 import javax.xml.parsers.ParserConfigurationException;
 
 import org.apache.log4j.Logger;
 import org.jboss.soa.esb.ConfigurationException;
 import org.jboss.soa.esb.addressing.eprs.JMSEpr;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.listeners.ListenerTagNames;
 import org.jboss.soa.esb.listeners.State;
@@ -111,6 +112,14 @@
 
 //	        		this.pipelineExecutorPool.submit(chain);
         		new Thread(chain).start();
+        		
+        		// Delete me - If I check the following line of code in, it's an accident!!
+        		try {
+					Thread.sleep(1000);
+				} catch (InterruptedException e) {
+					// TODO Auto-generated catch block
+					e.printStackTrace();
+				}
         	}
         }
     	try { _controller.unRegister(_eprCategoryName, _eprName, _epr); }
@@ -150,22 +159,26 @@
         _oQsess = null;
         _oQueue = null;
 
-        _jndiType = obtainAttribute	(JMSEpr.JNDI_TYPE_TAG	,"jboss");
-        if (null==_config.getAttribute(JMSEpr.JNDI_TYPE_TAG))
-        	_logger.debug("No value specified for "+JMSEpr.JNDI_TYPE_TAG+" attribute"
-        			+" -  Using default of: '"+_jndiType+"'");
         _jndiURL = obtainAttribute	(JMSEpr.JNDI_URL_TAG	,"localhost");
         if (null==_config.getAttribute(JMSEpr.JNDI_URL_TAG))
         	_logger.debug("No value specified for "+JMSEpr.JNDI_URL_TAG+" attribute"
         			+" -  Using default of: '"+_jndiURL+"'");
-        _jndiCtx = AppServerContext.getServerContext(_jndiType,_jndiURL);
+        _jndiContextFactory = obtainAttribute	(JMSEpr.JNDI_CONTEXT_FACTORY	,NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY);
+        if (null==_config.getAttribute(JMSEpr.JNDI_CONTEXT_FACTORY))
+        	_logger.debug("No value specified for "+JMSEpr.JNDI_CONTEXT_FACTORY+" attribute"
+        			+" -  Using default of: '"+_jndiContextFactory+"'");
+        if (null==_config.getAttribute(JMSEpr.JNDI_PKG_PREFIX_TAG))
+        	_logger.debug("No value specified for "+JMSEpr.JNDI_PKG_PREFIX_TAG+" attribute"
+        			+" -  Using default of: '"+_jndiPkgPrefix+"'");
+        
+        _jndiCtx = NamingContext.getServerContext(_jndiURL,_jndiContextFactory,_jndiPkgPrefix);
 
         _jmsFactoryClass = obtainAttribute(JMSEpr.CONNECTION_FACTORY_TAG, "ConnectionFactory");
         if (null==_config.getAttribute(JMSEpr.CONNECTION_FACTORY_TAG))
         	_logger.debug("No value specified for "+JMSEpr.CONNECTION_FACTORY_TAG+" attribute"
         			+" -  Using default of: '"+_jmsFactoryClass+"'");
         _epr = new JMSEpr(JMSEpr.QUEUE_TYPE,_queueName,_jmsFactoryClass
-        				,_jndiType,_jndiURL,_sSelector);
+        				,_jndiURL,_jndiContextFactory,_jndiPkgPrefix,_sSelector);
 
 		Exception thrown = null;
         try
@@ -174,8 +187,12 @@
         	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
 
         	_oQconn = qcf.createQueueConnection();
-        	_oQueue = (Queue) _jndiCtx.lookup(_queueName);
         	_oQsess = _oQconn.createQueueSession(false,TopicSession.AUTO_ACKNOWLEDGE);
+        	try {
+        		_oQueue = (Queue) _jndiCtx.lookup(_queueName);
+        	} catch (NamingException ne) {
+        		_oQueue = _oQsess.createQueue(_queueName);
+        	}
         	_oQconn.start();
         	_receiver = _oQsess.createReceiver(_oQueue, _sSelector);
         	return;
@@ -277,8 +294,9 @@
     protected Queue 			_oQueue;
     protected String	_queueName
     					,_sSelector
-    					,_jndiType
     					,_jndiURL
+    					,_jndiContextFactory
+    					,_jndiPkgPrefix
     					,_jmsFactoryClass
     ;
     protected Context			_jndiCtx;

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/message/MessageAwareListener.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/src/org/jboss/soa/esb/listeners/message/MessageAwareListener.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/old/JmsQueueListener.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/old/JmsQueueListener.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/src/org/jboss/soa/esb/listeners/old/JmsQueueListener.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -33,16 +33,18 @@
 import javax.jms.TextMessage;
 import javax.jms.TopicSession;
 import javax.naming.Context;
+import javax.naming.NamingException;
 
 import org.jboss.soa.esb.actions.ActionDefinitionFactory;
 import org.jboss.soa.esb.actions.ActionProcessor;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 import org.jboss.soa.esb.helpers.ConfigTree;
 
 public class JmsQueueListener extends AbstractListener {
 
     public static final String LISTEN_QUEUE_CONN_FACT = "queueConnFactoryClass";
-    public static final String LISTEN_JNDI_TYPE = "listenJndiType";
+    public static final String LISTEN_JNDI_CONTEXT_FACTORY = "listenJndiContextFactory";
+    public static final String LISTEN_JNDI_PKG_PREFIX = "listenJndiPkgPrefix";
     public static final String LISTEN_JNDI_URL = "listenJndiURL";
     public static final String LISTEN_QUEUE = "listenQueue";
     public static final String LISTEN_MSG_SELECTOR = "listenMsgSelector";
@@ -80,12 +82,14 @@
         m_oQsess = null;
         m_oQueue = null;
 
-        String sJndiType = GpListener.obtainAtt(listenerConfig, LISTEN_JNDI_TYPE,
-                "jboss");
         String sJndiURL = GpListener.obtainAtt(listenerConfig, LISTEN_JNDI_URL,
-                "localhost");
-        Context oJndiCtx = AppServerContext.getServerContext(sJndiType,
-                sJndiURL);
+                NamingContext.JBOSS_PROVIDER_URL);
+        String sJndiContextFactory = GpListener.obtainAtt(listenerConfig, LISTEN_JNDI_CONTEXT_FACTORY,
+                NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY);
+        String sJndiPkgPrefix = GpListener.obtainAtt(listenerConfig, LISTEN_JNDI_PKG_PREFIX,
+                NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY);
+        Context oJndiCtx = NamingContext.getServerContext(
+                sJndiURL, sJndiContextFactory, sJndiPkgPrefix);
 
         String sFactClass = GpListener.obtainAtt(listenerConfig,
                 LISTEN_QUEUE_CONN_FACT, "ConnectionFactory");
@@ -93,9 +97,13 @@
         QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
 
         m_oQconn = qcf.createQueueConnection();
-        m_oQueue = (Queue) oJndiCtx.lookup(sQueue);
         m_oQsess = m_oQconn.createQueueSession(false,
                 TopicSession.AUTO_ACKNOWLEDGE);
+        try {
+        	m_oQueue = (Queue) oJndiCtx.lookup(sQueue);
+        } catch (NamingException ne) {
+        	m_oQueue = m_oQsess.createQueue(sQueue);
+        }
         m_oQconn.start();
         jmsMessageReceiver = m_oQsess.createReceiver(m_oQueue, m_sSelector);
 

Modified: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/listeners/tests/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/tests/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -35,7 +35,7 @@
 
     <target name="org.jboss.esb.tests.init">
         <tstamp>
-            <format property="TODAY" pattern="d-MM-yy"/>
+            <format property="TODAY" pattern="dd-MM-yy"/>
         </tstamp>
 
         <mkdir dir="${org.jboss.esb.tests.classes.dir}"/>
@@ -94,7 +94,7 @@
     <!--         U N I T   A N D   F U N C T I O N A L   T E S T S              -->
     <!-- ====================================================================== -->
     <target name="org.jboss.esb.services.internal.test.exec">
-        <echo message="Running tests for module"/>
+        <echo message="Running tests for module, excluding integration"/>
         <junit printsummary="yes" haltonerror="yes" haltonfailure="yes" showoutput="no" fork="true">
             <formatter type="plain" usefile="false"/>
             <formatter type="xml"/>
@@ -123,5 +123,71 @@
             <report format="frames" todir="${org.jboss.esb.tests.report.dir}"/>
             <report format="noframes" todir="${org.jboss.esb.tests.report.dir}"/>
         </junitreport>
-    </target>
+    </target>
+	
+	<!-- ====================================================================== -->
+    <!--                             INTEGRATION T E S TS                       -->
+	<!-- ====================================================================== -->
+	    <target name="org.jboss.esb.listeners.internal.integration.test">
+		    <property name="org.jboss.esb.module.tests.coverage.dir" location="${org.jboss.esb.internal.dest}/tests/coverage/listeners"/>
+	        <property name="org.jboss.esb.module.classes.instr.dir" location="${org.jboss.esb.module.tests.coverage.dir}/instr" />
+
+			<!-- Instrument the code for code coverage - using emma... -->
+	    	<delete dir="${org.jboss.esb.module.tests.coverage.dir}" />
+		    <mkdir dir="${org.jboss.esb.module.tests.coverage.dir}" />
+	        <emma>
+				<instr 	instrpath="${org.jboss.esb.module.classes.dir}" 
+						destdir="${org.jboss.esb.module.classes.instr.dir}" 
+						metadatafile="${org.jboss.esb.module.tests.coverage.dir}/coverage.emma" />
+		    </emma>        
+	    	<!-- Run the tests -->
+	        <antcall target="org.jboss.esb.services.internal.integration.test.exec"/>        
+
+	    	<!-- Generate the coverage report -->
+	        <emma>
+				<report sourcepath="${org.jboss.esb.module.src.dir}" sort="+block,+name,+method,+class" metrics="method:70,block:80,line:80,class:100">
+			        <fileset dir="${org.jboss.esb.module.tests.coverage.dir}" >
+						<include name="*.emma" />
+			        </fileset>
+			        <html outfile="${org.jboss.esb.module.tests.coverage.dir}/index.html" depth="method" columns="name,line,class,method,block"/>
+				</report>
+		    </emma>
+	    </target>
+
+	    <!-- ====================================================================== -->
+	    <!--         INTEGRATION   T E S T S                                        -->
+	    <!-- ====================================================================== -->
+	    <target name="org.jboss.esb.services.internal.integration.test.exec">
+	        <echo message="Running tests for module"/>
+	        <junit printsummary="yes" haltonerror="yes" haltonfailure="yes" showoutput="no" fork="true">
+	            <formatter type="plain" usefile="false"/>
+	            <formatter type="xml"/>
+	            <batchtest todir="${org.jboss.esb.tests.report.dir}">
+	                <fileset dir="${org.jboss.esb.module.tests.src.dir}">
+	                    <include name="**/**UnitTest.java"/>
+	                    <include name="**/**FuncTest.java"/>
+	                	<include name="**/**IntegrationTest.java"/>
+	                </fileset>
+	            </batchtest>
+	            <classpath>
+	        		<!-- using instrumented code for code coverage -->
+	                <pathelement location="${org.jboss.esb.module.classes.instr.dir}"/>
+	                <pathelement location="${org.jboss.esb.tests.classes.dir}"/>
+	            	<!-- Need the tests src folder because there may be non-compiled test resources -->
+	                <pathelement location="${org.jboss.esb.module.tests.src.dir}"/>
+	                <path refid="org.jboss.esb.tests.base.classpath"/>
+	            </classpath>
+				<!-- emma jvm args -->
+				<jvmarg value="-Demma.coverage.out.file=${org.jboss.esb.module.tests.coverage.dir}/coverage.emma" />
+				<jvmarg value="-Demma.coverage.out.merge=true" />
+	        </junit>
+	        <junitreport>
+	            <fileset dir="${org.jboss.esb.tests.report.dir}">
+	                <include name="*.xml"/>
+	            </fileset>
+	            <report format="frames" todir="${org.jboss.esb.tests.report.dir}"/>
+	            <report format="noframes" todir="${org.jboss.esb.tests.report.dir}"/>
+	        </junitreport>
+	    </target>
+	
 </project>

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config (from rev 8302, labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/ConfigurationControlerUnitTest.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/ConfigurationControlerUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/ConfigurationControlerUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,57 +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.listeners.config;
-
-import junit.framework.JUnit4TestAdapter;
-
-import org.jboss.soa.esb.testutils.TestEnvironmentUtil;
-import org.junit.Test;
-/**
- * Testing configuration controller.
- * 
- * @author kurt.stam at redhat.com
- *
- */
-public class ConfigurationControlerUnitTest 
-{
-	//private static Logger logger = Logger.getLogger(ConfigurationControlerUnitTest.class);
-	
-	/**
-	 * Testing the Content Based Router.
-	 */
-	@Test
-	public void readConfig() throws Exception
-	{
-		String fileName = TestEnvironmentUtil.getUserDir("product") 
-			+ "core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml";
-		ConfigurationController configurationController = new ConfigurationController(fileName);
-		Thread controller = new Thread(configurationController);
-		controller.start();
-		Thread.sleep(4000);
-		configurationController.requestEnd();
-	}
-	
-	public static junit.framework.Test suite() {
-		return new JUnit4TestAdapter(ConfigurationControlerUnitTest.class);
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/ConfigurationControlerUnitTest.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/ConfigurationControlerUnitTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/GeneratorUnitTest.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/GeneratorUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/GeneratorUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,146 +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.listeners.config;
-
-import java.io.File;
-import java.io.IOException;
-
-import org.apache.xmlbeans.XmlException;
-import org.jboss.soa.esb.ConfigurationException;
-import org.jboss.soa.esb.listeners.config.Generator;
-import org.jboss.soa.esb.listeners.config.ActionDocument.Action;
-import org.jboss.soa.esb.listeners.config.BusesDocument.Buses;
-import org.jboss.soa.esb.listeners.config.JbossesbDocument.Jbossesb;
-import org.jboss.soa.esb.listeners.config.JmsBusDocument.JmsBus;
-import org.jboss.soa.esb.listeners.config.JmsListenerDocument.JmsListener;
-import org.jboss.soa.esb.listeners.config.PropertyDocument.Property;
-import org.jboss.soa.esb.listeners.config.ServiceDocument.Service;
-
-import junit.framework.TestCase;
-
-/**
- * Generator unit tests.
- * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
- */
-public class GeneratorUnitTest extends TestCase {
-	
-	private File outdir = new File("test-outdir");
-	private File gatewayConfig;
-	private File awareConfig;
-
-	public void test_xmlbeansmodel() throws XmlException, IOException {
-		JbossesbDocument doc = JbossesbDocument.Factory.parse(getClass().getResourceAsStream("jbossesb_config_01.xml"));
-		Jbossesb jbossesb = doc.getJbossesb();
-		Buses buses = jbossesb.getBuses();
-		Service service;
-		
-		// Check the bus..
-		assertEquals(1, buses.getBusArray().length);
-		JmsBus bus = (JmsBus)buses.getBusArray(0);
-		assertEquals("server1-jms", bus.getBusid());
-		assertEquals("ConnectionFactory", bus.getConnectionFactory());
-		assertEquals("org.jnp.interfaces.NamingContextFactory", bus.getJndiContextFactory());
-		assertEquals("localhost", bus.getJndiURL());
-		
-		assertEquals(1, jbossesb.getServices().getServiceArray().length);
-		service = jbossesb.getServices().getServiceArray(0);
-		assertEquals("Bank", service.getCategory());
-		assertEquals("Reconciliation", service.getName());
-		assertEquals("Bank Reconciliation Service", service.getDescription());
-		
-		assertEquals(2, service.getListeners().getListenerArray().length);
-		JmsListener listener = (JmsListener)service.getListeners().getListenerArray(0);
-		assertEquals("Bank-JMS-Gateway", listener.getName());
-		assertEquals("server1-jms", listener.getBusidref());
-		assertTrue(listener.getIsGateway());
-		assertEquals("queue/A", listener.getDestinationName());
-		assertEquals(JmsListener.DestinationType.QUEUE, listener.getDestinationType());
-		assertEquals("service='Reconciliation'", listener.getMessageSelector());
-		assertEquals(1, listener.getMaxThreads());
-
-		Action[] actions = service.getActions().getActionArray();
-		assertEquals(1, actions.length);
-		assertEquals("TestDefaultRouteAction", actions[0].getName());
-		assertEquals("org.jboss.soa.esb.actions.CbrProxyAction", actions[0].getClass1());
-		assertEquals("route", actions[0].getProcess());
-
-		assertEquals(1, actions[0].getPropertyArray().length);
-		Property property =  actions[0].getPropertyArray(0);
-		assertEquals("propName", property.getName());
-		assertEquals("propValue", property.getValue());
-}
-	
-	public void test_constructor() throws ConfigurationException, IOException {
-		try {
-			new Generator(null);
-			fail("Expected IllegalArgumentException.");
-		} catch (IllegalArgumentException e) {
-			// OK
-		}
-	}
-	
-	public void test_generate_badagrs() throws ConfigurationException, IOException {
-		test_generate_badargs(null, "null 'outdir' arg in method call");
-		test_generate_badargs(new File("build.xml"), "'outdir' exists, but is not a directory");
-	}
-	
-	public void test_generate_files() throws ConfigurationException, IOException {
-		@SuppressWarnings("unused")
-		Generator generator = new Generator(getClass().getResourceAsStream("jbossesb_config_01.xml"));
-		
-		generator.generate(outdir);
-		gatewayConfig = new File(outdir, Generator.ESB_CONFIG_GATEWAY_XML_FILE);
-		assertTrue(gatewayConfig.exists());
-		awareConfig = new File(outdir, Generator.ESB_CONFIG_XML_FILE);
-		assertTrue(awareConfig.exists());
-	}
-	
-	private void test_generate_badargs(File outdir, String expectedMessage) throws ConfigurationException, IOException {
-		Generator generator = new Generator(getClass().getResourceAsStream("jbossesb_config_01.xml"));
-
-		try {
-			generator.generate(outdir);
-			fail("Expected IllegalArgumentException.");
-		} catch(IllegalArgumentException e) {
-			// Expected
-			if(!e.getMessage().startsWith(expectedMessage)) {
-				fail("Unexpected exception message.  Expected message to start with [" + expectedMessage + "].  Message was [" + e.getMessage() + "].");
-			}
-		}
-	}
-
-	/* (non-Javadoc)
-	 * @see junit.framework.TestCase#tearDown()
-	 */
-	@Override
-	protected void tearDown() throws Exception {
-		if(awareConfig != null && awareConfig.exists()) {
-			awareConfig.delete();
-		}
-		if(gatewayConfig != null && gatewayConfig.exists()) {
-			gatewayConfig.delete();
-		}
-		if(outdir.exists()) {
-			outdir.delete();
-		}
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/GeneratorUnitTest.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/GeneratorUnitTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/XmlValidatorUnitTest.java
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/XmlValidatorUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/XmlValidatorUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,50 +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.listeners.config;
-
-import org.w3c.dom.Document;
-import org.xml.sax.InputSource;
-import org.jboss.soa.esb.listeners.config.XmlValidation;
-
-import junit.framework.TestCase;
-
-/**
- * XmlValidator unit tests.
- * @author <a href="mailto:ddegroff at ddegroff.com">ddegroff at ddegroff.com</a>
- */
-public class XmlValidatorUnitTest extends TestCase {
-
-	private InputSource inputSource = new InputSource(getClass().getResourceAsStream("jbossesb.xml"));
-	
-	public void testXmlOnly() throws Exception {
-		XmlValidation xmlValidation = new XmlValidation();
-		boolean isValid = xmlValidation.validate(new InputSource(getClass().getResourceAsStream("jbossesb.xml")));
-		//assertEquals(true, isValid);		
-	}
-
-	public void testGetDocument() throws Exception {
-		XmlValidation xmlValidation = new XmlValidation(new InputSource(getClass().getResourceAsStream("jbossesb.xml")));
-		Document document = xmlValidation.getXMLDocument();
-		//assertNotNull("XML document", document);
-		if (document != null) System.err.println(document.toString());
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/XmlValidatorUnitTest.java (from rev 8302, labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/XmlValidatorUnitTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml
===================================================================
--- labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,41 +0,0 @@
-<?xml version = "1.0" encoding = "UTF-8"?>
-<jbossesb xmlns="http://www.jboss.org/soa/esb/listeners/config">
-
-	<buses>
-		<jms-bus busid="server1-jms" 
-				connection-factory="ConnectionFactory" 
-				jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-				jndi-URL="localhost" />
-	</buses>
-	<services>    
-		<service category="Bank" name="Reconciliation" description="Bank Reconciliation Service">
-		
-			<listeners>    	    
-				<jms-listener name="Bank-JMS-Gateway"
-							is-gateway="true" 
-							busidref="server1-jms"
-							destination-type="QUEUE"
-						   	destination-name="queue/A"
-							message-selector="service='Reconciliation'"
-							maxThreads="1"
-							/>
-				<jms-listener name="Bank-Listener" 
-							is-gateway="false"
-							busidref="server1-jms"
-							destination-type="TOPIC"
-						   	destination-name="queue/B"
-							message-selector="service='Reconciliation'"
-							maxThreads="2"
-							/>
-			</listeners>    	
-			  
-			<actions>    	    
-				<action name="TestDefaultRouteAction" process="route" class="org.jboss.soa.esb.actions.CbrProxyAction">
-					<property name="propName" value="propValue" />
-				</action>
-			</actions>
-			
-		</service>    
-	</services>
-	
-</jbossesb>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml (from rev 8302, labs/jbossesb/trunk/product/core/listeners/tests/src/org/jboss/soa/esb/listeners/config/jbossesb_config_01.xml)

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -36,7 +36,6 @@
 	<target name="purge" depends="clean">
 	</target>
 
-
     <target name="org.jboss.esb.rosetta.compile">
         <!-- Compile common -->
         <antcall target="org.jboss.esb.rosetta.internal.compile"/>
@@ -44,7 +43,6 @@
         <ant inheritAll="true" dir="tests" target="org.jboss.esb.rosetta.tests.compile"/>
     </target>
 
-
     <target name="org.jboss.esb.rosetta.internal.compile" depends="org.jboss.esb.rosetta.prepare"
         description="Compile all classes">
 
@@ -74,16 +72,16 @@
     	                includes="org/jboss/soa/esb/testutils/**/*.class"/>
     </target>
 
-
-
     <target name="org.jboss.esb.rosetta.test" description="Run tests for this module">
-        <!-- Compile common tests -->
+        <!-- Compile rosetta tests -->
         <ant dir="tests" target="org.jboss.esb.rosetta.internal.test"/>
-    </target>
+    </target>
+	
+	<target name="org.jboss.esb.rosetta.integration.test" description="Run integration tests for this module">
+	        <!-- Compile rosetta integration tests -->
+	        <ant dir="tests" target="org.jboss.esb.rosetta.internal.integration.test"/>
+	    </target>
 
-
-
-
     <target name="all" depends="recompile,jar" />
 
 </project>

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/addressing/helpers/EPRHelper.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/addressing/helpers/EPRHelper.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/addressing/helpers/EPRHelper.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -39,10 +39,12 @@
 import org.jboss.soa.esb.addressing.eprs.HTTPEpr;
 import org.jboss.soa.esb.addressing.eprs.JDBCEpr;
 import org.jboss.soa.esb.addressing.eprs.JMSEpr;
+import org.jboss.soa.esb.addressing.eprs.SFTPEpr;
 import org.w3c.dom.Document;
 import org.w3c.dom.Element;
 import org.xml.sax.SAXException;
 
+import com.sun.corba.se.impl.presentation.rmi.StubFactoryProxyImpl;
 import com.sun.org.apache.xml.internal.serialize.OutputFormat;
 import com.sun.org.apache.xml.internal.serialize.XMLSerializer;
 
@@ -234,6 +236,8 @@
 		    eprType = JMSEpr.type().toString();
 		else if (epr instanceof FileEpr)
 			eprType = FileEpr.type().toString();
+		else if (epr instanceof SFTPEpr)
+			eprType = SFTPEpr.type().toString();
 		
 		if (eprType != null)
 		    header.setAttribute(EPR_TYPE, eprType);
@@ -264,6 +268,8 @@
 		    return new JMSEpr(epr);
 		else if (eprType.equals(FileEpr.type().toString()))
 			return new FileEpr(epr);
+		else if (eprType.equals(SFTPEpr.type().toString()))
+			return new SFTPEpr(epr);
 		else
 		    return epr;
 	    }

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/command/JmsCommandQueue.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/command/JmsCommandQueue.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/command/JmsCommandQueue.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -17,10 +17,11 @@
 import javax.jms.TopicConnectionFactory;
 import javax.jms.TopicSession;
 import javax.naming.Context;
+import javax.naming.NamingException;
 
 import org.apache.log4j.Logger;
 import org.jboss.soa.esb.ConfigurationException;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.util.Util;
 
@@ -37,9 +38,11 @@
 
 	public static final String COMMAND_CONN_FACTORY = "commandConnFactoryClass";
 
-	public static final String COMMAND_JNDI_TYPE = "commandJndiType";
-
 	public static final String COMMAND_JNDI_URL = "commandJndiURL";
+	
+	public static final String COMMAND_JNDI_CONTEXT_FACTORY = "commandJndiContextFactory";
+	
+	public static final String COMMAND_JNDI_PKG_PREFIX = "commandJndiUrlPkgPrefix";
 
 	public static final String COMMAND_IS_TOPIC = "commandIsTopic";
 
@@ -102,12 +105,14 @@
 
 			oNewAtts.put(COMMAND_JNDI_NAME, sJndiName);
 
-			String sJndiType = obtainAtt(p_oP, COMMAND_JNDI_TYPE, "jboss");
-			oNewAtts.put(COMMAND_JNDI_TYPE, sJndiType);
-			String sJndiURL = obtainAtt(p_oP, COMMAND_JNDI_URL, "localhost");
+			String sJndiURL = obtainAtt(p_oP, COMMAND_JNDI_URL, NamingContext.JBOSS_PROVIDER_URL);
 			oNewAtts.put(COMMAND_JNDI_URL, sJndiURL);
-			Context oJndiCtx = AppServerContext.getServerContext(sJndiType,
-					sJndiURL);
+			String sJndiContextFactory = obtainAtt(p_oP, COMMAND_JNDI_CONTEXT_FACTORY, NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY);
+			oNewAtts.put(COMMAND_JNDI_CONTEXT_FACTORY, sJndiContextFactory);
+			String sJndiPkgPrefix = obtainAtt(p_oP, COMMAND_JNDI_PKG_PREFIX, NamingContext.JBOSS_URL_PKG_PREFIX);
+			oNewAtts.put(COMMAND_JNDI_PKG_PREFIX, sJndiPkgPrefix);
+			Context oJndiCtx = NamingContext.getServerContext(sJndiURL,
+					sJndiContextFactory, sJndiPkgPrefix);
 
 			String sFactClass = obtainAtt(p_oP, COMMAND_CONN_FACTORY,
 					"ConnectionFactory");
@@ -125,9 +130,14 @@
 			if (bIsTopic) {
 				TopicConnectionFactory tcf = (TopicConnectionFactory) oFactCls;
 				TopicConnection oTC = tcf.createTopicConnection();
-				Topic oTopic = (Topic) oJndiCtx.lookup(sJndiName);
 				TopicSession oSess = oTC.createTopicSession(false,
 						TopicSession.AUTO_ACKNOWLEDGE);
+				Topic oTopic = null;
+				try {
+					oTopic = (Topic) oJndiCtx.lookup(sJndiName);
+				} catch (NamingException ne) {
+					oTopic = oSess.createTopic(sJndiName);
+				}
 				m_oJmsConn = oTC;
 				m_oJmsSess = oSess;
 				oTC.start();
@@ -135,10 +145,14 @@
 			} else {
 				QueueConnectionFactory qcf = (QueueConnectionFactory) oFactCls;
 				QueueConnection oQC = qcf.createQueueConnection();
-				javax.jms.Queue oQ = (javax.jms.Queue) oJndiCtx
-						.lookup(sJndiName);
 				QueueSession oSess = oQC.createQueueSession(false,
 						TopicSession.AUTO_ACKNOWLEDGE);
+				javax.jms.Queue oQ = null;
+				try {
+					oQ = (javax.jms.Queue) oJndiCtx.lookup(sJndiName);
+				} catch (NamingException ne) {
+					oQ = oSess.createQueue(sJndiName);
+				}
 				oQC.start();
 				m_oJmsConn = oQC;
 				m_oJmsSess = oSess;

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/FileCourier.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/FileCourier.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/FileCourier.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -23,16 +23,34 @@
 package org.jboss.internal.soa.esb.couriers;
 
 import java.io.File;
+import java.io.IOException;
+import java.lang.reflect.Method;
 import java.net.MalformedURLException;
 import java.net.URISyntaxException;
+import java.net.URL;
 
+import javax.xml.parsers.ParserConfigurationException;
+
 import org.apache.log4j.Logger;
+import org.jboss.internal.soa.esb.couriers.helpers.FileHandler;
 import org.jboss.internal.soa.esb.couriers.helpers.FileHandlerFactory;
-import org.jboss.internal.soa.esb.couriers.helpers.FileHandlerInterface;
+import org.jboss.internal.soa.esb.couriers.helpers.LocalFileHandler;
+import org.jboss.soa.esb.addressing.eprs.FTPEpr;
 import org.jboss.soa.esb.addressing.eprs.FileEpr;
+import org.jboss.soa.esb.common.Environment;
+import org.jboss.soa.esb.common.ModulePropertyManager;
 import org.jboss.soa.esb.couriers.CourierException;
+import org.jboss.soa.esb.couriers.CourierUtil;
 import org.jboss.soa.esb.message.Message;
+import org.jboss.soa.esb.util.Util;
 
+/**
+ * Internal implementation of a courier to handle Messages in a filesystem 
+ * <p/> Intended to cater for local file system, remote via ftp, ftps or sftp
+ * @author <a href="mailto:schifest at heuristica.com.ar">schifest at heuristica.com.ar</a>
+ * @since Version 4.0
+ *
+ */
 public class FileCourier implements PickUpOnlyCourier, DeliverOnlyCourier 
 {
 	/**
@@ -61,19 +79,30 @@
     } //________________________________
 	
 	/**
-	 * See if we have everythin we need in the EPR
+	 * See if we have everything we need in the EPR
 	 * @throws CourierException
 	 */
 	protected void checkEprParms() throws CourierException
 	{
-		//TODO need to add more logic here
+		_outputSuffix = null;
+		try { _outputSuffix = _epr.getPostSuffix(); }
+		catch (URISyntaxException e) { _logger.warn("Malformed EPR"); }
 		
-		// Certain things can only be done in local filesystem
+		if (Util.isNullString(_outputSuffix))
+		{
+			_outputSuffix = ".esbMessage";
+			_logger.debug("No suffix for delivered messages - using default of <"+_outputSuffix+">");
+		}
+		
+		// Certain things can only be checked in local filesystem
 		try
 		{
-			if ("file".equals(_epr.getURL().getProtocol()))
+			_url	= _epr.getURL();
+			FileHandler handler = FileHandlerFactory.getInstance().getFileHandler(_epr);
+			if (handler instanceof LocalFileHandler)
 			{
-				File file = new File(_epr.getURL().getFile());
+				_localFhandler = (LocalFileHandler)handler;  
+				File file = new File(_url.getFile());
 				if ((!_receiverOnly) && (!file.isDirectory()))
 						throw new CourierException("File for deliver EPR must be a directory (file name will be MessageID)");
 
@@ -84,7 +113,7 @@
 				if (! directory.canWrite())
 					throw new CourierException("Can't write in directory "+directory.toString());
 
-				_handler = FileHandlerFactory.getInstance().getFileHandler(_epr);
+				return;
 			}
 		}
 		catch (MalformedURLException e) {throw new CourierException(e); }
@@ -100,24 +129,204 @@
 	public boolean deliver(Message message) throws CourierException 
 	{
 		if (_receiverOnly)
-			throw new CourierException("This is a read-only Courier");
+			throw new CourierException("This is a pickUp-only Courier");
 
 		if (null==message)
 			return false;
-		
-		//TODO  come back here once FileHandlerInterface is done
-		return false;
+
+		// FileHandler is durable only for local filesystem (see checkEprParms())
+		FileHandler handler = (null!=_localFhandler) ? _localFhandler
+				: FileHandlerFactory.getInstance().getFileHandler(_epr);
+		if (null==handler)
+			throw new CourierException("Can't find appropriate file handler for "+_url.toString());
+
+		File tmpFile = null;
+
+		if (handler instanceof LocalFileHandler)
+			try
+			{
+				File dir = new File(_url.getFile()); 
+				tmpFile = CourierUtil.messageToLocalFile(dir, message);
+	
+				String name	 = message.getHeader().getCall().getMessageID().toString();
+				name += _outputSuffix;
+				handler.renameFile(tmpFile, new File(dir,name));
+				
+				return true;
+			}
+			catch (IOException e) 				{ throw new CourierException(e);}
+			catch (ParserConfigurationException e){ throw new CourierException(e);}
+			catch (URISyntaxException e)		{ throw new CourierException(e);}
+
+		try
+		{
+			Method upload = handler.getClass().getMethod("uploadFile",new Class[] {File.class}); 
+
+			String sDir = ModulePropertyManager.getPropertyManager(ModulePropertyManager.TRANSPORTS_MODULE)
+				.getProperty(Environment.FTP_LOCALDIR, DEFAULT_TMP);
+			File dir = new File(sDir); 
+			tmpFile = CourierUtil.messageToLocalFile(dir, message);
+			String name	 = message.getHeader().getCall().getMessageID().toString();
+			name += _outputSuffix;
+
+			File messageFile = new File(dir,name);  
+			tmpFile.renameTo(messageFile);
+			tmpFile	= messageFile;
+			
+			upload.invoke(handler, new Object[] {messageFile});
+			return true;
+		}
+		catch (Exception e)				{throw new CourierException(e);}
+		finally 
+		{
+			if (null!=tmpFile)
+				tmpFile.delete(); 
+		}
+
+
+			
 	} //________________________________
 	
 	public Message pickup(long millis) throws CourierException 
 	{
-		//TODO  come back here once FileHandlerInterface is done
+		Message result = null;
+		long limit = System.currentTimeMillis() + ((millis < 100) ? 100 : millis);
+		do
+		{
+			FileHandler handler = (null!=_localFhandler) ? _localFhandler
+					: FileHandlerFactory.getInstance().getFileHandler(_epr);
+			File[] files = handler.getFileList();
+			if (null!=files && files.length>0)
+			{
+				File input 	= files[0];
+				File work	= workFile(input);
+				handler.renameFile(input, work);
+				try 
+				{
+					result = readOneMessage (handler,work);
+				}
+				catch (Exception e) 
+				{
+					if (null==errorFile(input))
+						handler.deleteFile(work);
+					else
+						handler.renameFile(work, errorFile(input));
+					continue;
+				}
+				File done = postFile(input);
+				if (null==done)
+					handler.deleteFile(work);
+				else
+					handler.renameFile(work, done);
+				return result;
+			}
+			try { Thread.sleep(200); }
+			catch (InterruptedException e) {	return null;}
+		}
+		while (System.currentTimeMillis() <= limit);
 		return null;
     } //________________________________
+	
+	private Message readOneMessage(FileHandler handler, File work) throws Exception
+	{
+		if (handler instanceof LocalFileHandler)
+			return CourierUtil.messageFromLocalFile(work);
 
+		File tmpFile = null;
+		try
+		{
+			Method download = handler.getClass().getMethod("downloadFile",new Class[] {File.class}); 
+			tmpFile  = (File)download.invoke(handler, new Object[] {work});
+			return CourierUtil.messageFromLocalFile(tmpFile);
+		}
+		catch (Exception e)				{throw new CourierException(e);}
+		finally 
+		{
+			if (null!=tmpFile)
+				tmpFile.delete(); 
+		}
+    } //________________________________
+	
+	protected File workFile(File input)
+	{
+		String sfx = null;
+		try { sfx = _epr.getWorkSuffix(); }
+		catch (URISyntaxException e) 
+			{ _logger.warn("Malformed EPR",e); }
+
+		if (Util.isNullString(sfx))
+		{
+			sfx = ".esbInProcess";
+			_logger.debug("No valid work suffix found in EPR - using default of "+sfx);
+		}
+		return new File(input.getParent(),input.getName()+sfx);
+    } //________________________________
+	
+	protected File errorFile(File input)
+	{
+		try 
+		{
+			if (_epr.getErrorDelete())
+				return null;
+		}
+		catch (Exception e) { _logger.warn("Problems in FileEpr",e); }
+
+		String sfx = null;
+		try { sfx = _epr.getErrorSuffix(); }
+		catch (URISyntaxException e) 
+			{ _logger.warn("Malformed EPR",e); }
+
+		if (Util.isNullString(sfx))
+		{
+			sfx = ".esbERROR";
+			_logger.debug("No valid work suffix found in EPR - using default of "+sfx);
+		}
+		return new File(input.getParent(),input.getName()+sfx);
+    } //________________________________
+	
+	protected File postFile(File input)
+	{
+		try 
+		{
+			if (_epr instanceof FTPEpr || _epr.getPostDelete())
+				return null;
+		}
+		catch (Exception e) { _logger.warn("Problems in FileEpr",e); }
+
+		String inputDir = input.getParent();
+		String dir = null;
+		try { dir = _epr.getPostDirectory(); }
+		catch (URISyntaxException e) 
+			{ _logger.warn("Malformed EPR",e); }
+		if (Util.isNullString(dir))
+		{
+			dir = inputDir;
+			_logger.debug("No valid post process directory found in EPR - using same as input ("+dir+")");
+		}
+
+		String sfx = null;
+		try { sfx = _epr.getPostSuffix(); }
+		catch (URISyntaxException e) 
+			{ _logger.warn("Malformed EPR",e); }
+		if (Util.isNullString(sfx))
+		{
+			if (dir.equals(inputDir))
+			{
+				sfx = ".esbProcessed";
+				_logger.debug("No valid post suffix found in EPR - using default of "+sfx);
+			}
+		}
+
+		return new File(dir,input.getName()+sfx);
+    } //________________________________
+	
+	protected static final String DEFAULT_TMP = System.getProperty("java.io.tmpdir");
+
+	protected String			_outputSuffix;
+	protected URL				_url;
 	protected boolean			_receiverOnly;	  
     protected FileEpr			_epr;
-    protected FileHandlerInterface _handler;
-    protected Logger			_logger = Logger.getLogger(FileCourier.class);
+    protected LocalFileHandler	_localFhandler;
+    protected static Logger		_logger = Logger.getLogger(FileCourier.class);
 
 } //____________________________________________________________________________

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/JmsCourier.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/JmsCourier.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/JmsCourier.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -41,12 +41,13 @@
 import javax.jms.TopicPublisher;
 import javax.jms.TopicSession;
 import javax.naming.Context;
+import javax.naming.NamingException;
 import javax.xml.parsers.ParserConfigurationException;
 
 import org.apache.log4j.Logger;
 import org.jboss.soa.esb.addressing.eprs.JMSEpr;
 import org.jboss.soa.esb.couriers.CourierException;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 import org.jboss.soa.esb.helpers.KeyValuePair;
 import org.jboss.soa.esb.message.Message;
 import org.jboss.soa.esb.util.Util;
@@ -184,13 +185,16 @@
     
     private void createMessageProducer() throws Exception
     {
-        String sJndiType = _epr.getJndiType();
-        if (Util.isNullString(sJndiType))
-        	sJndiType = "jboss";
+        String sJndiConnectionFactory = _epr.getJndiContextFactory();
+        if (Util.isNullString(sJndiConnectionFactory))
+        	sJndiConnectionFactory = NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY;
         String sJndiURL = _epr.getJndiURL();
         if (Util.isNullString(sJndiURL))
-        	sJndiURL = "localhost";
-        Context oJndiCtx = AppServerContext.getServerContext(sJndiType,sJndiURL);
+        	sJndiURL = NamingContext.JBOSS_PROVIDER_URL;
+        String sJndiPkgPrefix = _epr.getJndiPkgPrefix();
+        if (Util.isNullString(sJndiPkgPrefix))
+        	sJndiPkgPrefix = NamingContext.JBOSS_URL_PKG_PREFIX;
+        Context oJndiCtx = NamingContext.getServerContext(sJndiURL, sJndiConnectionFactory, sJndiPkgPrefix);
 
         String sFactoryClass = _epr.getConnectionFactory();
         if (Util.isNullString(sFactoryClass))
@@ -201,20 +205,30 @@
         String sType = _epr.getDestinationType();
         if (JMSEpr.QUEUE_TYPE.equals(sType))
         {
-            javax.jms.Queue queue = (javax.jms.Queue) oJndiCtx.lookup(_epr.getDestinationName());
             QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
             QueueConnection qConn = qcf.createQueueConnection();
             QueueSession qSess = qConn.createQueueSession(false,QueueSession.AUTO_ACKNOWLEDGE);
+            javax.jms.Queue queue = null;
+            try {
+            	queue = (javax.jms.Queue) oJndiCtx.lookup(_epr.getDestinationName());
+            } catch (NamingException ne){
+            	queue = qSess.createQueue(_epr.getDestinationName());
+            }
             _jmsConnection	 = qConn;
             _jmsSession		 = qSess;
             _messageProducer = qSess.createSender(queue);
         }
         else if(JMSEpr.TOPIC_TYPE.equals(sType))
         {
-            Topic topic = (Topic) oJndiCtx.lookup(_epr.getDestinationName());
             TopicConnectionFactory tcf = (TopicConnectionFactory) tmp;
             TopicConnection tConn = tcf.createTopicConnection();
             TopicSession tSess = tConn.createTopicSession(false,TopicSession.AUTO_ACKNOWLEDGE);
+            Topic topic = null;
+            try {
+            	topic = (Topic) oJndiCtx.lookup(_epr.getDestinationName());
+            } catch (NamingException ne) {
+            	topic = tSess.createTopic(_epr.getDestinationName());
+            }
             _jmsConnection	 = tConn;
             _jmsSession		 = tSess;
             _messageProducer = tSess.createPublisher(topic);
@@ -279,13 +293,16 @@
 
     private void createMessageConsumer() throws Exception
     {
-        String sJndiType = _epr.getJndiType();
-        if (Util.isNullString(sJndiType))
-        	sJndiType = "jboss";
+    	String sJndiConnectionFactory = _epr.getJndiContextFactory();
+        if (Util.isNullString(sJndiConnectionFactory))
+        	sJndiConnectionFactory = NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY;
         String sJndiURL = _epr.getJndiURL();
         if (Util.isNullString(sJndiURL))
-        	sJndiURL = "localhost";
-        Context oJndiCtx = AppServerContext.getServerContext(sJndiType,sJndiURL);
+        	sJndiURL = NamingContext.JBOSS_PROVIDER_URL;
+        String sJndiPkgPrefix = _epr.getJndiPkgPrefix();
+        if (Util.isNullString(sJndiPkgPrefix))
+        	sJndiPkgPrefix = NamingContext.JBOSS_URL_PKG_PREFIX;
+        Context oJndiCtx = NamingContext.getServerContext(sJndiURL, sJndiConnectionFactory, sJndiPkgPrefix);
 
         String sFactoryClass = _epr.getConnectionFactory();
         if (Util.isNullString(sFactoryClass))
@@ -296,10 +313,15 @@
         String sType = _epr.getDestinationType();
         if (JMSEpr.QUEUE_TYPE.equals(sType))
         {
-            javax.jms.Queue queue = (javax.jms.Queue) oJndiCtx.lookup(_epr.getDestinationName());
             QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
             QueueConnection qConn = qcf.createQueueConnection();
             QueueSession qSess = qConn.createQueueSession(false,QueueSession.AUTO_ACKNOWLEDGE);
+            javax.jms.Queue queue = null;
+            try {
+            	queue = (javax.jms.Queue)oJndiCtx.lookup(_epr.getDestinationName());
+            } catch (NamingException ne) {
+            	queue = qSess.createQueue(_epr.getDestinationName());
+            }
             _jmsConnection	 = qConn;
             _jmsSession		 = qSess;
             _messageConsumer = qSess.createReceiver(queue,_epr.getMessageSelector());
@@ -307,10 +329,10 @@
         }
         else if(JMSEpr.TOPIC_TYPE.equals(sType))
         {
-            Topic topic = (Topic) oJndiCtx.lookup(_epr.getDestinationName());
             TopicConnectionFactory tcf = (TopicConnectionFactory) tmp;
             TopicConnection tConn = tcf.createTopicConnection();
             TopicSession tSess = tConn.createTopicSession(false,TopicSession.AUTO_ACKNOWLEDGE);
+            Topic topic = tSess.createTopic(_epr.getDestinationName());
             _jmsConnection	 = tConn;
             _jmsSession		 = tSess;
             _messageConsumer = tSess.createConsumer(topic,_epr.getMessageSelector());

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandler.java (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandler.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerFactory.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerFactory.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerFactory.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,8 +1,28 @@
+/*
+* 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.internal.soa.esb.couriers.helpers;
 
-import java.net.MalformedURLException;
-import java.net.URISyntaxException;
-
+import org.jboss.soa.esb.addressing.eprs.FTPEpr;
 import org.jboss.soa.esb.addressing.eprs.FileEpr;
 import org.jboss.soa.esb.couriers.CourierException;
 
@@ -12,18 +32,15 @@
 
 	public static FileHandlerFactory getInstance() { return _instance; }
 
-	public FileHandlerInterface getFileHandler(FileEpr epr) throws CourierException
+	public FileHandler getFileHandler(FileEpr epr) throws CourierException
 	{
-		try
-		{
-			String protocol = epr.getURL().getProtocol();
-			if ("file".equals(protocol)) 	return new LocalFileHandler(epr);
-			if ("ftp".equals(protocol)) 	return new FtpFileHandler(epr);
-			// Maybe ftps and sftp ?  Wait for Bruno's input
-		}
-		catch (URISyntaxException e) 	{ throw new CourierException(e); }
-		catch (MalformedURLException e) { throw new CourierException(e); }
-		
+		if (epr instanceof FTPEpr) 	return new FtpFileHandler	((FTPEpr)epr);
+
+		//TODO  Maybe ftps and sftp ?  Wait for Bruno's input
+
+		//  if flow falls through, last option should be local file handler
+		if (epr instanceof FileEpr)	return new LocalFileHandler	((FileEpr)epr);
+
 		throw new CourierException("Unable to obtain a file handler for supplied EPR");
 	}
 	

Deleted: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerInterface.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerInterface.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FileHandlerInterface.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,34 +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.internal.soa.esb.couriers.helpers;
-
-import java.io.File;
-import org.jboss.soa.esb.couriers.CourierException;
-
-public interface FileHandlerInterface 
-{
-	abstract File[]  getFileList(String suffix)		throws CourierException;
-	abstract byte[]	 getFileContents(File file)		throws CourierException;
-	abstract boolean renameFile(File from, File to) throws CourierException;
-	abstract boolean deleteFile(File file)			throws CourierException;    	
-}

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FtpFileHandler.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FtpFileHandler.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/FtpFileHandler.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,37 +1,280 @@
+/*
+* 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.internal.soa.esb.couriers.helpers;
 
 import java.io.File;
+import java.net.MalformedURLException;
+import java.net.URISyntaxException;
+import java.net.URL;
 
-import org.jboss.soa.esb.addressing.eprs.FileEpr;
+import org.apache.log4j.Logger;
+import org.jboss.soa.esb.addressing.eprs.FTPEpr;
+import org.jboss.soa.esb.common.Environment;
+import org.jboss.soa.esb.common.ModulePropertyManager;
 import org.jboss.soa.esb.couriers.CourierException;
+import org.jboss.soa.esb.couriers.CourierUtil;
+import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.util.RemoteFileSystem;
+import org.jboss.soa.esb.util.RemoteFileSystemException;
+import org.jboss.soa.esb.util.RemoteFileSystemFactory;
 
-public class FtpFileHandler implements FileHandlerInterface 
+public class FtpFileHandler implements FileHandler
 {
-	private FtpFileHandler() {}
-	FtpFileHandler(FileEpr epr) throws CourierException 
+	private FtpFileHandler()
 	{
-		_epr	= epr;
 	}
 
-	public boolean deleteFile(File file) throws CourierException 
+	FtpFileHandler(FTPEpr epr) throws CourierException
 	{
-		return false;
+		_epr = epr;
+
+		URL url = null;
+		try
+		{
+			url = _epr.getURL();
+		}
+		catch (MalformedURLException e)
+		{
+			throw new CourierException(e);
+		}
+		catch (URISyntaxException e)
+		{
+			throw new CourierException(e);
+		}
+
+		_server = url.getHost();
+
+		String[] sa = null;
+		
+		if (url.getUserInfo() != null)
+			sa = url.getUserInfo().split(":");
+		
+		if (sa == null)
+			sa = new String[]
+			{ "", "" };
+		_user = (sa.length < 1) ? "" : sa[0];
+		_passwd = (sa.length < 2) ? "" : sa[1];
+
+		_remoteDir = url.getFile();
+
+		final String tmpdir = System.getProperty("java.io.tmpdir") ;
+		if ((_remoteDir == null) || (_remoteDir.equals("")))
+			_remoteDir = ModulePropertyManager.getPropertyManager(ModulePropertyManager.TRANSPORTS_MODULE).getProperty(Environment.FTP_REMOTEDIR, tmpdir);
+
+		_port = url.getPort();
+		if (_port < 0)
+			_port = url.getDefaultPort();
+
+		_localDir = ModulePropertyManager.getPropertyManager(ModulePropertyManager.TRANSPORTS_MODULE).getProperty(Environment.FTP_LOCALDIR, tmpdir);
+
+		_isAscii = false;
+		_isPassive = false;
+		
+		try
+		{
+			_isPassive = _epr.getPassive();
+		}
+		catch (URISyntaxException e)
+		{
+			_logger.warn(e);
+		}
+
+		// TODO Once the RemoteFileSystem has a constructor that takes FTPEpr,
+		// we can get rid of this kludge
+		configTreeFromEpr();
 	}
 
-	public byte[] getFileContents(File file) throws CourierException 
+	public boolean deleteFile(File file) throws CourierException
 	{
-		return null;
+		// TODO would be better to return false if the file did not exist and leave exceptions
+		// for other error conditions (such as permission denied).
+		
+		try
+		{
+			getHandler().deleteRemoteFile(file.getName());
+			return true;
+		}
+		catch (Exception e)
+		{
+			e.printStackTrace();
+			
+			throw new CourierException(e);
+		}
 	}
 
-	public File[] getFileList(String suffix) throws CourierException 
+	public byte[] getFileContents(File file) throws CourierException
 	{
-		return null;
+		try
+		{
+			String name = file.getName();
+			getHandler().downloadFile(name, name);
+			File local = new File(_localDir, name);
+			byte[] ba = CourierUtil.bytesFromLocalFile(local);
+			local.delete();
+			return ba;
+		}
+		catch (Exception e)
+		{
+			// TODO better error handling, e.g., what if someone
+			// tries to download a directory?
+			
+			throw new CourierException(e);
+		}
 	}
 
-	public boolean renameFile(File from, File to) throws CourierException 
+	// FileCourier will try to invoke the uploadFile(File) method using
+	// reflection
+	public void uploadFile(File file) throws CourierException
 	{
-		return false;
+		try
+		{
+			String name = file.getName();
+			getHandler().uploadFile(file, name);
+			file.delete();
+		}
+		catch (Exception e)
+		{
+			throw new CourierException(e);
+		}
 	}
 
-	FileEpr _epr;
+	// FileCourier will try to invoke the downloadFile(File) method using
+	// reflection
+	public File downloadFile(File file) throws CourierException
+	{
+		try
+		{
+			String name = file.getName();
+			getHandler().downloadFile(name, name);
+			return new File(_localDir,name);
+		}
+		catch (Exception e)
+		{
+			throw new CourierException(e);
+		}
+	}
+
+	public File[] getFileList() throws CourierException
+	{
+		String[] names = null;
+
+		try
+		{
+			names = getHandler()
+					.getFileListFromRemoteDir(_epr.getInputSuffix());
+		}
+		catch (Exception e)
+		{
+			throw new CourierException(e);
+		}
+
+		if (null == names)
+			return null;
+		File[] files = new File[names.length];
+		int i = 0;
+		for (String file : names)
+			if (null != file)
+				files[i++] = new File(file);
+		return files;
+	}
+
+	public boolean renameFile(File from, File to) throws CourierException
+	{
+		try
+		{
+			getHandler().remoteRename(from, to);
+		}
+		catch (Exception e)
+		{
+			throw new CourierException(e);
+		}
+		return true;
+	}
+
+	// Because ftp connections are volatile, we are always getting a fresh
+	// handle
+	// TODO there's room for optimization here - not for GA though
+	// TODO check with Bruno - why is the getInstance() not needed ? is it OK ?
+	protected RemoteFileSystem getHandler() throws CourierException
+	{
+		try
+		{
+			RemoteFileSystem rfs = RemoteFileSystemFactory.getRemoteFileSystem(
+					_tree, true);
+			try
+			{
+				rfs.setRemoteDir(_remoteDir);
+			}
+			catch (Exception e)
+			{
+				throw new CourierException(e);
+			}
+
+			return rfs;
+		}
+		catch (RemoteFileSystemException e)
+		{
+			throw new CourierException(e);
+		}
+	}
+
+	// this method is only needed until there's an appropriate constructor that
+	// takes an EPR
+	// see TODO in constructor
+	private void configTreeFromEpr() throws CourierException
+	{
+		try
+		{
+			_tree = new ConfigTree("mockFromEPR");
+			_tree.setAttribute(RemoteFileSystem.PARMS_FTP_SERVER, _server);
+			_tree.setAttribute(RemoteFileSystem.PARMS_USER, _user);
+			_tree.setAttribute(RemoteFileSystem.PARMS_PASSWD, _passwd);
+			_tree.setAttribute(RemoteFileSystem.PARMS_REMOTE_DIR, _remoteDir);
+			_tree.setAttribute(RemoteFileSystem.PARMS_PORT, Integer
+					.toString(_port));
+			_tree.setAttribute(RemoteFileSystem.PARMS_LOCAL_DIR, _localDir);
+			_tree.setAttribute(RemoteFileSystem.PARMS_ASCII, Boolean
+					.toString(_isAscii));
+			_tree.setAttribute(RemoteFileSystem.PARMS_PASSIVE, Boolean
+					.toString(_isPassive));
+		}
+		catch (Exception e)
+		{
+			throw new CourierException(e);
+		}
+	}
+
+	private static final Logger _logger = Logger
+			.getLogger(FtpFileHandler.class);
+
+	protected FTPEpr _epr;
+	protected ConfigTree _tree;
+	protected String _server;
+	protected String _user;
+	protected String _passwd;
+	protected String _remoteDir;
+	protected String _localDir;
+	protected int _port;
+	protected boolean _isAscii, _isPassive;
+	
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/LocalFileHandler.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/LocalFileHandler.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/couriers/helpers/LocalFileHandler.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -13,7 +13,7 @@
 import org.jboss.soa.esb.couriers.CourierException;
 import org.jboss.soa.esb.util.Util;
 
-public class LocalFileHandler implements FileHandlerInterface 
+public class LocalFileHandler implements FileHandler 
 {
 	private LocalFileHandler() {}
 	LocalFileHandler(FileEpr epr) {_epr = epr; }
@@ -46,7 +46,7 @@
 		catch (Exception e)				{throw new CourierException(e);}
 	}
 
-	public File[] getFileList(String suffix) throws CourierException 
+	public File[] getFileList() throws CourierException 
 	{
 		try
 		{
@@ -65,7 +65,11 @@
 
 	public boolean renameFile(File from, File to) throws CourierException 
 	{
-		try { return from.renameTo(to); }
+		try
+		{ 
+			to.delete();
+			return from.renameTo(to); 
+		}
 		catch (Exception e)				{throw new CourierException(e);}
 	}
 
@@ -86,5 +90,5 @@
       } //______________________________
     } //____________________________________________________
    
-	FileEpr _epr;
+	protected FileEpr _epr;
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/EdtFtpImpl.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/EdtFtpImpl.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/EdtFtpImpl.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -22,11 +22,23 @@
 package org.jboss.internal.soa.esb.util;
 
 import java.io.File;
+import java.net.MalformedURLException;
+import java.net.URISyntaxException;
+import java.net.URL;
+import java.net.UnknownHostException;
 import java.util.List;
 
+import org.apache.log4j.Logger;
+import org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler;
+import org.jboss.soa.esb.addressing.eprs.FTPEpr;
+import org.jboss.soa.esb.common.Environment;
+import org.jboss.soa.esb.common.ModulePropertyManager;
+import org.jboss.soa.esb.couriers.CourierException;
 import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.helpers.KeyValuePair;
+import org.jboss.soa.esb.util.FtpClientUtil;
 import org.jboss.soa.esb.util.RemoteFileSystem;
+import org.jboss.soa.esb.util.RemoteFileSystemException;
 
 import com.enterprisedt.net.ftp.FTPClient;
 import com.enterprisedt.net.ftp.FTPConnectMode;
@@ -45,35 +57,29 @@
  * </p>
  */
 
-public class EdtFtpImpl implements RemoteFileSystem {
+public class EdtFtpImpl implements RemoteFileSystem
+{
+
+	private static final Logger _logger = Logger.getLogger(EdtFtpImpl.class);
+
 	private static final String TMP_SUFFIX = ".rosettaPart";
 
-	public enum XFER_TYPE {
-		ascii, binary
-	};
+	private boolean m_bPassive;
 
-	private ConfigTree m_oParms;
+	private int m_iPort;
 
-	private String m_sFtpServer, m_sUser, m_sPasswd;
+	private FTPClient m_oConn = new FTPClient();
 
-	private String m_sRemoteDir, m_sLocalDir;
+	private FTPEpr m_oEpr;
 
-	private int m_iPort;
+	private ConfigTree m_oParms, m_oTree;
 
-	private boolean m_bPassive;
+	private FTPTransferType m_oXferType;
 
-	/*
-	 * (non-Javadoc)
-	 * 
-	 * @see org.jboss.soa.esb.util.RemoteFileSystem#getRemoteDir()
-	 */
-	public String getRemoteDir() {
-		return m_sRemoteDir;
-	}
+	private String m_sFtpServer, m_sUser, m_sPasswd;
 
-	private FTPClient m_oConn = new FTPClient();
+	private String m_sRemoteDir, m_sLocalDir;
 
-	private FTPTransferType m_oXferType = FTPTransferType.BINARY;
 
 	/**
 	 * Checks validity and completeness of parameters, and keeps the info
@@ -93,211 +99,326 @@
 	 *             in remote computer </li>
 	 */
 
-	public EdtFtpImpl(ConfigTree p_oP, boolean p_bConnect) throws Exception {
+	public EdtFtpImpl(ConfigTree p_oP, boolean p_bConnect) throws Exception
+	{
 		m_oParms = p_oP;
 		initialize(p_bConnect);
 	}
-	
-	public EdtFtpImpl(List<KeyValuePair> attribs, boolean connect)
-			throws Exception {
+
+
+	public EdtFtpImpl(FTPEpr p_oP, boolean p_bConnect) throws Exception
+	{
+
+		m_oEpr = p_oP;
+
+		URL url = null;
+		try
+		{
+			url = m_oEpr.getURL();
+		} catch (MalformedURLException e)
+		{
+			throw new RemoteFileSystemException(e);
+		} catch (URISyntaxException e)
+		{
+			throw new RemoteFileSystemException(e);
+		}
+
+		m_sFtpServer = url.getHost();
+
+		String[] sa = null;
+
+		if (url.getUserInfo() != null)
+			sa = url.getUserInfo().split(":");
+
+		if (sa == null)
+			sa = new String[]
+			                { "", "" };
+
+		m_sUser = (sa.length < 1) ? "" : sa[0];
+		m_sPasswd = (sa.length < 2) ? "" : sa[1];
+
+		m_sRemoteDir = url.getFile();
+
+		final String tmpdir = System.getProperty("java.io.tmpdir");
+		if ((m_sRemoteDir == null) || (m_sRemoteDir.equals("")))
+			m_sRemoteDir = ModulePropertyManager.getPropertyManager(
+					ModulePropertyManager.TRANSPORTS_MODULE).getProperty(
+							Environment.FTP_REMOTEDIR, tmpdir);
+
+		m_iPort = url.getPort();
+		if (m_iPort < 0)
+			m_iPort = url.getDefaultPort();
+
+		m_sLocalDir = ModulePropertyManager.getPropertyManager(
+				ModulePropertyManager.TRANSPORTS_MODULE).getProperty(
+						Environment.FTP_LOCALDIR, tmpdir);
+
+		m_bPassive = false;
+
+		try
+		{
+			m_bPassive = m_oEpr.getPassive();
+		} catch (URISyntaxException e)
+		{
+			_logger.warn(e);
+		}
+
+		// TODO there is still a bit of space for improvements here.
+		configTreeFromEpr();
+
+		initialize(p_bConnect);
+
+	}
+
+	public EdtFtpImpl(List<KeyValuePair> p_oAttribs, boolean p_bConnect)
+	throws Exception
+	{
 		m_oParms = new ConfigTree("fromProps");
-		for (KeyValuePair oCurr : attribs)
+		for (KeyValuePair oCurr : p_oAttribs)
 			m_oParms.setAttribute(oCurr.getKey(), oCurr.getValue());
-		initialize(connect);
+		initialize(p_bConnect);
 	}
-	
-	private void initialize(boolean bConnect) throws Exception {
+
+	private void checkParms() throws Exception
+	{
+		m_sFtpServer = m_oParms.getAttribute(PARMS_FTP_SERVER);
+		if (null == m_sFtpServer)
+			throw new Exception("No FTP server specified");
+
+		m_sUser = m_oParms.getAttribute(PARMS_USER);
+		if (null == m_sUser)
+			throw new Exception("No username specified for FTP");
+
+		m_sPasswd = m_oParms.getAttribute(PARMS_PASSWD);
+		if (null == m_sPasswd)
+			throw new Exception("No password specified for FTP");
+
+		m_sRemoteDir = m_oParms.getAttribute(PARMS_REMOTE_DIR);
+		if (null == m_sRemoteDir)
+			m_sRemoteDir = "";
+
+		m_sLocalDir = m_oParms.getAttribute(PARMS_LOCAL_DIR);
+		if (null == m_sLocalDir)
+			m_sLocalDir = ".";
+
+		String sAux = m_oParms.getAttribute(PARMS_PORT);
+		m_iPort = (null == sAux) ? 21 : Integer.parseInt(sAux);
+
+		// Dec-2006 (b_georges): it has been decided to set the Type to binary.
+		m_oXferType = FTPTransferType.BINARY;
+
+		m_bPassive = false;
+		sAux = m_oParms.getAttribute(PARMS_PASSIVE);
+		m_bPassive = (null != sAux) && Boolean.parseBoolean(sAux);
+
+		return;
+	}
+
+	private void configTreeFromEpr() throws RemoteFileSystemException
+	{
+		try
+		{
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_FTP_SERVER,
+					m_sFtpServer);
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_USER, m_sUser);
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_PASSWD, m_sPasswd);
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_REMOTE_DIR,
+					m_sRemoteDir);
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_PORT, Integer
+					.toString(m_iPort));
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_LOCAL_DIR, m_sLocalDir);
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_ASCII, Boolean
+					.toString(false));
+			m_oTree.setAttribute(RemoteFileSystem.PARMS_PASSIVE, Boolean
+					.toString(m_bPassive));
+		} catch (Exception e)
+		{
+			throw new RemoteFileSystemException(e);
+		}
+	}
+
+	/*
+	 * (non-Javadoc)
+	 * 
+	 * @see org.jboss.soa.esb.util.RemoteFileSystem#deleteRemoteFile(java.lang.String)
+	 */
+	public void deleteRemoteFile(String p_sFile) throws Exception
+	{
+		m_oConn.delete(getRemoteDir() + "/" + new File(p_sFile).getName());
+	}
+
+	/*
+	 * (non-Javadoc)
+	 * 
+	 * @see org.jboss.soa.esb.util.RemoteFileSystem#downloadFile(java.lang.String,
+	 *      java.lang.String)
+	 */
+	public void downloadFile(String p_sFile, String p_sFinalName)
+	throws Exception
+	{
+		File oLocalDir = new File(m_sLocalDir);
+		File oLclFile = File.createTempFile("Rosetta_", TMP_SUFFIX, oLocalDir);
+
+		try
+		{
+			oLclFile.delete();
+		} catch (Exception e)
+		{
+		}
+		m_oConn.get(FtpUtils.fileToFtpString(oLclFile), p_sFile);
+
+		File oNew = new File(oLocalDir, p_sFinalName);
+		if (oNew.exists())
+			oNew.delete();
+		oLclFile.renameTo(oNew);
+	}
+
+	/*
+	 * (non-Javadoc)
+	 * 
+	 * @see org.jboss.soa.esb.util.RemoteFileSystem#getFileListFromRemoteDir(java.lang.String)
+	 */
+	public String[] getFileListFromRemoteDir(String p_sSuffix) throws Exception
+	{
+		String sSuffix = (null == p_sSuffix) ? "*" : "*" + p_sSuffix;
+		return m_oConn.dir(sSuffix);
+	}
+
+	/*
+	 * (non-Javadoc)
+	 * 
+	 * @see org.jboss.soa.esb.util.RemoteFileSystem#getRemoteDir()
+	 */
+	public String getRemoteDir()
+	{
+		return m_sRemoteDir;
+	}
+
+	private void initialize(boolean bConnect) throws Exception
+	{
 		checkParms();
-		if (bConnect) {
-			m_oConn.setRemoteHost(m_sFtpServer);
+		if (bConnect)
+		{
+			try
+			{
+				m_oConn.setRemoteHost(m_sFtpServer);
+			} catch (UnknownHostException ex)
+			{
+				ex.printStackTrace();
+
+				throw ex;
+			}
 			m_oConn.setRemotePort(m_iPort);
 			m_oConn.connect();
 			for (int i1 = 0; i1 < 10 && !m_oConn.connected(); i1++)
-				Thread.sleep(200);
+				Thread.sleep(200); // TODO arbitrary MAGIC number!
+			// Configurable?
 			if (!m_oConn.connected())
 				throw new Exception("Can't connect to FTP server");
 			m_oConn.user(m_sUser);
 			m_oConn.password(m_sPasswd);
 			m_oConn.setConnectMode((m_bPassive) ? FTPConnectMode.PASV
 					: FTPConnectMode.ACTIVE);
+			m_oConn.setType(m_oXferType);
 		}
 	}
-	
+
 	/*
 	 * (non-Javadoc)
 	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#quit()
 	 */
-	public void quit() {
+	public void quit()
+	{
 		if (null != m_oConn)
-			try {
+			try
+		{
 				m_oConn.quit();
-			} catch (Exception e) {
-			}
+		} catch (Exception e)
+		{
+		}
 	}
-	
+
 	/*
 	 * (non-Javadoc)
 	 * 
-	 * @see org.jboss.soa.esb.util.RemoteFileSystem#deleteRemoteFile(java.lang.String)
-	 */
-	public void deleteRemoteFile(String p_sFile) throws Exception {
-		m_oConn.delete(getRemoteDir() + "/" + new File(p_sFile).getName());
-	}
-	
-	/*
-	 * (non-Javadoc)
-	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#remoteDelete(java.io.File)
 	 */
-	public void remoteDelete(File p_oFile) throws Exception {
-		m_oConn.delete(fileToFtpString(p_oFile));
+	public void remoteDelete(File p_oFile) throws Exception
+	{
+		m_oConn.delete(FtpUtils.fileToFtpString(p_oFile));
 	}
-	
+
 	/*
 	 * (non-Javadoc)
 	 * 
-	 * @see org.jboss.soa.esb.util.RemoteFileSystem#getFileListFromRemoteDir(java.lang.String)
+	 * @see org.jboss.soa.esb.util.RemoteFileSystem#remoteRename(java.io.File,
+	 *      java.io.File)
 	 */
-	public String[] getFileListFromRemoteDir(String p_sSuffix) throws Exception {
-		String sSuffix = (null == p_sSuffix) ? "*" : "*" + p_sSuffix;
-		return m_oConn.dir(sSuffix);
+	public void remoteRename(File p_oFrom, File p_oTo) throws Exception
+	{
+		try
+		{
+			m_oConn.rename(FtpClientUtil.fileToFtpString(p_oFrom), FtpUtils
+					.fileToFtpString(p_oTo));
+		} catch (Exception e)
+		{
+			String sMess = this.getClass().getSimpleName()
+			+ " can't rename in remote directory <" + e.getMessage()
+			+ ">";
+			throw new Exception(sMess);
+		}
 	}
-	
+
 	/*
 	 * (non-Javadoc)
 	 * 
-	 * @see org.jboss.soa.esb.util.RemoteFileSystem#setRemoteDir(java.lang.String)
-	 */
-	public void setRemoteDir(String p_sDir) throws Exception {
-		m_oConn.chdir(p_sDir);
-	}
-	
-	/*
-	 * (non-Javadoc)
-	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#renameInRemoteDir(java.lang.String,
 	 *      java.lang.String)
 	 */
 	public void renameInRemoteDir(String p_sFrom, String p_sTo)
-			throws Exception {
+	throws Exception
+	{
 		String sRmtFrom = new File(p_sFrom).getName();
 		String sRmtTo = new File(p_sTo).getName();
 
-		try {
+		try
+		{
 			m_oConn.rename(getRemoteDir() + "/" + sRmtFrom, getRemoteDir()
 					+ "/" + sRmtTo);
-		} catch (Exception e) {
+		} catch (Exception e)
+		{
 			String sMess = this.getClass().getSimpleName()
-					+ " can't rename in remote directory <" + e.getMessage()
-					+ ">";
+			+ " can't rename in remote directory <" + e.getMessage()
+			+ ">";
 			throw new Exception(sMess);
 		}
 	}
-	
+
 	/*
 	 * (non-Javadoc)
 	 * 
-	 * @see org.jboss.soa.esb.util.RemoteFileSystem#remoteRename(java.io.File,
-	 *      java.io.File)
+	 * @see org.jboss.soa.esb.util.RemoteFileSystem#setRemoteDir(java.lang.String)
 	 */
-	public void remoteRename(File p_oFrom, File p_oTo) throws Exception {
-		try {
-			m_oConn.rename(fileToFtpString(p_oFrom), fileToFtpString(p_oTo));
-		} catch (Exception e) {
-			String sMess = this.getClass().getSimpleName()
-					+ " can't rename in remote directory <" + e.getMessage()
-					+ ">";
-			throw new Exception(sMess);
-		}
+	public void setRemoteDir(String p_sDir) throws Exception
+	{
+		// TODO deal with null string
+
+		m_oConn.chdir(p_sDir);
 	}
-	
+
 	/*
 	 * (non-Javadoc)
 	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#uploadFile(java.io.File,
 	 *      java.lang.String)
 	 */
-	public void uploadFile(File p_oFile, String p_sRemoteName) throws Exception {
+	public void uploadFile(File p_oFile, String p_sRemoteName) throws Exception
+	{
 		String sRemoteOK = getRemoteDir() + "/" + p_sRemoteName;
 		String sRemoteTmp = sRemoteOK + TMP_SUFFIX;
-		m_oConn.setType(m_oXferType);
-		m_oConn.put(fileToFtpString(p_oFile), sRemoteTmp);
+		m_oConn.put(FtpUtils.fileToFtpString(p_oFile), sRemoteTmp);
 		m_oConn.rename(sRemoteTmp, sRemoteOK);
 	}
-	
-	/*
-	 * (non-Javadoc)
-	 * 
-	 * @see org.jboss.soa.esb.util.RemoteFileSystem#downloadFile(java.lang.String,
-	 *      java.lang.String)
-	 */
-	public void downloadFile(String p_sFile, String p_sFinalName)
-			throws Exception {
-		File oLocalDir = new File(m_sLocalDir);
-		File oLclFile = File.createTempFile("Rosetta_", TMP_SUFFIX, oLocalDir);
 
-		try {
-			oLclFile.delete();
-		} catch (Exception e) {
-		}
-		m_oConn.setType(m_oXferType);
-		m_oConn.get(fileToFtpString(oLclFile), p_sFile);
-
-		File oNew = new File(oLocalDir, p_sFinalName);
-		if (oNew.exists())
-			oNew.delete();
-		oLclFile.renameTo(oNew);
-	}
-	
-	// Beware !!! The logic here seems wrong, but it works
-	// It appears that there's some kind of bug in the edtftpj.jar library
-	// The !XFER_TYPE.ascii.equals(p_oMode) should NOT be negated
-	// But it works when negated (newlines from Unix to DOS)
-	private void setXferType(XFER_TYPE p_oMode) {
-		m_oXferType = !XFER_TYPE.ascii.equals(p_oMode) ? FTPTransferType.ASCII
-				: FTPTransferType.BINARY;
-	}
-	
-	private void checkParms() throws Exception {
-		m_sFtpServer = m_oParms.getAttribute(PARMS_FTP_SERVER);
-		if (null == m_sFtpServer)
-			throw new Exception("No FTP server specified");
-
-		m_sUser = m_oParms.getAttribute(PARMS_USER);
-		if (null == m_sUser)
-			throw new Exception("No username specified for FTP");
-
-		m_sPasswd = m_oParms.getAttribute(PARMS_PASSWD);
-		if (null == m_sPasswd)
-			throw new Exception("No password specified for FTP");
-
-		m_sRemoteDir = m_oParms.getAttribute(PARMS_REMOTE_DIR);
-		if (null == m_sRemoteDir)
-			m_sRemoteDir = "";
-
-		m_sLocalDir = m_oParms.getAttribute(PARMS_LOCAL_DIR);
-		if (null == m_sLocalDir)
-			m_sLocalDir = ".";
-
-		String sAux = m_oParms.getAttribute(PARMS_PORT);
-		m_iPort = (null == sAux) ? 21 : Integer.parseInt(sAux);
-
-		boolean bAscii = false;
-		sAux = m_oParms.getAttribute(PARMS_ASCII);
-		if (null != sAux)
-			bAscii = Boolean.parseBoolean(sAux);
-		setXferType((bAscii) ? XFER_TYPE.ascii : XFER_TYPE.binary);
-
-		m_bPassive = false;
-		sAux = m_oParms.getAttribute(PARMS_PASSIVE);
-		m_bPassive = (null != sAux) && Boolean.parseBoolean(sAux);
-
-		return;
-	}
-	
-	public static String fileToFtpString(File p_oF) {
-		return (null == p_oF) ? null : p_oF.toString().replace("\\", "/");
-	}
-	
 }
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/FtpUtils.java (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/src/org/jboss/internal/soa/esb/util/FtpUtils.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpImpl.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpImpl.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpImpl.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,3 +1,25 @@
+/*
+ * 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.
+ */
+
 /**
  * 
  */
@@ -8,6 +30,7 @@
 import java.util.List;
 import java.util.Vector;
 
+import org.jboss.soa.esb.addressing.eprs.FTPEpr;
 import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.helpers.KeyValuePair;
 import org.jboss.soa.esb.util.RemoteFileSystem;
@@ -29,17 +52,21 @@
  * 
  */
 
-public class SecureFtpImpl implements RemoteFileSystem {
+public class SecureFtpImpl implements RemoteFileSystem
+{
 
 	private static final String TMP_SUFFIX = ".rosettaPart";
-        
-        private static final String SECURE_CHANNEL = "sftp";
 
+	private static final String SECURE_CHANNEL = "sftp";
+
 	private ConfigTree m_oParms;
 
-	private String m_sFtpServer, m_sUser, m_sPasswd;
+	private String m_sFtpServer;
+	private String m_sUser;
+	private String m_sPasswd;
 
-	private String m_sRemoteDir, m_sLocalDir;
+	private String m_sRemoteDir;
+	private String m_sLocalDir;
 
 	private int m_iPort;
 
@@ -63,25 +90,58 @@
 	@SuppressWarnings("unused")
 	private boolean m_bConnected;
 
-	public SecureFtpImpl(ConfigTree p_oP, boolean p_bConnect) throws Exception {
+	/*
+	 * Constructor
+	 * 
+	 * @param p_oP Is a config treeThe used to initialize the object
+	 * 
+	 * @param connect If true create a new sftp session
+	 * 
+	 */
+	public SecureFtpImpl(ConfigTree p_oP, boolean p_bConnect) throws Exception
+	{
 		m_oParms = p_oP;
 		initialize(p_bConnect);
 	}
 
+	/*
+	 * Constructor
+	 * 
+	 * @param p_oP Is an EPR used to initialize the object
+	 * 
+	 * @param connect If true create a new sftp session
+	 * 
+	 */
+	public SecureFtpImpl(FTPEpr p_oP, boolean p_bConnect) throws Exception
+	{
+		
+		// TODO initialize
+	}
+
+	/*
+	 * Constructor
+	 * 
+	 * @param attribs The key/value pairs used to initialize the object
+	 * 
+	 * @param connect If true create a new sftp session using attribs
+	 * 
+	 */
 	public SecureFtpImpl(List<KeyValuePair> attribs, boolean connect)
-			throws Exception {
+			throws Exception
+	{
 		m_oParms = new ConfigTree("fromProps");
 		for (KeyValuePair oCurr : attribs)
 			m_oParms.setAttribute(oCurr.getKey(), oCurr.getValue());
 		initialize(connect);
 	}
 
-	private void initialize(boolean bConnect) throws Exception {
+	private void initialize(boolean bConnect) throws Exception
+	{
 		checkParms();
-		if (bConnect) {
+		if (bConnect)
+		{
 			session = m_oJSch.getSession(m_sUser, m_sFtpServer, m_iPort);
 
-			// username and password will be given via UserInfo interface.
 			UserInfo ui = new SecureFtpUserInfo("");
 			session.setUserInfo(ui);
 
@@ -104,7 +164,8 @@
 
 	}
 
-	private void checkParms() throws Exception {
+	private void checkParms() throws Exception
+	{
 		m_sFtpServer = m_oParms.getAttribute(PARMS_FTP_SERVER);
 		if (null == m_sFtpServer)
 			throw new Exception("No FTP server specified");
@@ -128,10 +189,10 @@
 		String sAux = m_oParms.getAttribute(PARMS_PORT);
 		m_iPort = (null == sAux) ? 22 : Integer.parseInt(sAux);
 
-		//boolean bAscii = false;
+		// boolean bAscii = false;
 		sAux = m_oParms.getAttribute(PARMS_ASCII);
-		//if (null != sAux)
-		//	bAscii = Boolean.parseBoolean(sAux);
+		// if (null != sAux)
+		// bAscii = Boolean.parseBoolean(sAux);
 
 		m_bPassive = false;
 		sAux = m_oParms.getAttribute(PARMS_PASSIVE);
@@ -147,7 +208,8 @@
 	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#deleteRemoteFile(java.lang.String)
 	 */
-	public void deleteRemoteFile(String p_sFile) throws Exception {
+	public void deleteRemoteFile(String p_sFile) throws Exception
+	{
 		m_oSftpChannel.rm(getRemoteDir() + "/" + new File(p_sFile).getName());
 	}
 
@@ -158,25 +220,33 @@
 	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#remoteDelete(java.io.File)
 	 */
-	public void remoteDelete(File p_oFile) throws Exception {
-		m_oSftpChannel.rm(fileToFtpString(p_oFile));
+	public void remoteDelete(File p_oFile) throws Exception
+	{
+		m_oSftpChannel.rm(FtpUtils.fileToFtpString(p_oFile));
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Returns a list of Filenames for the directory specified in p_Suffix
 	 * 
+	 * @param p_sSuffix The remote directory path from the SFTP-Server
+	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#getFileListFromRemoteDir(java.lang.String)
 	 */
-	public String[] getFileListFromRemoteDir(String p_sSuffix) throws Exception {
+	public String[] getFileListFromRemoteDir(String p_sSuffix) throws Exception
+	{
 		String sSuffix = (null == p_sSuffix) ? "*" : "*" + p_sSuffix;
 		List<String> lFileList = new ArrayList<String>();
 		Vector vFileList = m_oSftpChannel.ls(sSuffix);
-		if (vFileList != null) {
-			for (int i = 0; i < vFileList.size(); i++) {
+		if (vFileList != null)
+		{
+			for (int i = 0; i < vFileList.size(); i++)
+			{
 				Object obj = vFileList.elementAt(i);
-				if (obj instanceof LsEntry) {
+				if (obj instanceof LsEntry)
+				{
 					SftpATTRS oSftAttr = ((LsEntry) obj).getAttrs();
-					if (!oSftAttr.isDir()) {
+					if (!oSftAttr.isDir())
+					{
 						lFileList.add(((LsEntry) obj).getFilename());
 					}
 				}
@@ -186,30 +256,40 @@
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Set the new directory to p_SDir
 	 * 
+	 * @param p_sDir The remote directory path name we want to "cd" to.
+	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#setRemoteDir(java.lang.String)
 	 */
-	public void setRemoteDir(String p_sDir) throws Exception {
+	public void setRemoteDir(String p_sDir) throws Exception
+	{
 		m_oSftpChannel.cd(p_sDir);
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Rename the Remote Directory name p_sFrom with p_sTo
 	 * 
+	 * @param p_sFrom The remote directory name we want to rename
+	 * 
+	 * @param p_sTo The new remote directory name
+	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#renameInRemoteDir(java.lang.String,
 	 *      java.lang.String)
 	 */
 	public void renameInRemoteDir(String p_sFrom, String p_sTo)
-			throws Exception {
+			throws Exception
+	{
 
 		String sRmtFrom = new File(p_sFrom).getName();
 		String sRmtTo = new File(p_sTo).getName();
 
-		try {
+		try
+		{
 			m_oSftpChannel.rename(getRemoteDir() + "/" + sRmtFrom,
 					getRemoteDir() + "/" + sRmtTo);
-		} catch (Exception e) {
+		} catch (Exception e)
+		{
 			String sMess = this.getClass().getSimpleName()
 					+ " can't rename in remote directory <" + e.getMessage()
 					+ ">";
@@ -218,16 +298,23 @@
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Rename the Remote File name p_sFrom with p_sTo
 	 * 
+	 * @param p_oFrom The remote file name we want to rename
+	 * 
+	 * @param p_oTo The new remote file name
+	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#remoteRename(java.io.File,
 	 *      java.io.File)
 	 */
-	public void remoteRename(File p_oFrom, File p_oTo) throws Exception {
-		try {
-			m_oSftpChannel.rename(fileToFtpString(p_oFrom),
-					fileToFtpString(p_oTo));
-		} catch (Exception e) {
+	public void remoteRename(File p_oFrom, File p_oTo) throws Exception
+	{
+		try
+		{
+			m_oSftpChannel.rename(FtpUtils.fileToFtpString(p_oFrom),
+					FtpUtils.fileToFtpString(p_oTo));
+		} catch (Exception e)
+		{
 			String sMess = this.getClass().getSimpleName()
 					+ " can't rename in remote directory <" + e.getMessage()
 					+ ">";
@@ -236,60 +323,76 @@
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Upload the local File p_ofile to p_sRemoteName
 	 * 
+	 * @param p_oFile The local file name we want to upload
+	 * 
+	 * @param p_sRemoteName The remote file name [can be the same as p_oFile of course]
+	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#uploadFile(java.io.File,
 	 *      java.lang.String)
 	 */
-	public void uploadFile(File p_oFile, String p_sRemoteName) throws Exception {
+	public void uploadFile(File p_oFile, String p_sRemoteName) throws Exception
+	{
 		String sRemoteOK = getRemoteDir() + "/" + p_sRemoteName;
 		String sRemoteTmp = sRemoteOK + TMP_SUFFIX;
 		// m_oSftpChannel.setType(m_oXferType);
-		m_oSftpChannel.put(fileToFtpString(p_oFile), sRemoteTmp);
+		m_oSftpChannel.put(FtpUtils.fileToFtpString(p_oFile), sRemoteTmp);
 		m_oSftpChannel.rename(sRemoteTmp, sRemoteOK);
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Download the remote File p_sFile to p_sFile.
 	 * 
+	 * @param p_sFile The remote file name we want to download
+	 * 
+	 * @param p_sFinalName The local file name
+	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#downloadFile(java.lang.String,
 	 *      java.lang.String)
 	 */
 	public void downloadFile(String p_sFile, String p_sFinalName)
-			throws Exception {
-		 File oLocalDir = new File(m_sLocalDir);
-	     File oLclFile= File.createTempFile("Rosetta_",TMP_SUFFIX,oLocalDir);
+			throws Exception
+	{
+		File oLocalDir = new File(m_sLocalDir);
+		File oLclFile = File.createTempFile("Rosetta_", TMP_SUFFIX, oLocalDir);
 
-	     try { oLclFile.delete(); }
-	     catch (Exception e) {}
-	     //TODO check if we have to set the Transfer Type with JSch impl => m_oXferType
-	     m_oSftpChannel.get(fileToFtpString(oLclFile),p_sFile);
+		try
+		{
+			oLclFile.delete();
+		} catch (Exception e)
+		{
+		}
+		// TODO check if we have to set the Transfer Type with JSch impl =>
+		// m_oXferType
+		m_oSftpChannel.get(FtpUtils.fileToFtpString(oLclFile), p_sFile);
 
-	     File oNew = new File(oLocalDir,p_sFinalName);
-	     if (oNew.exists()) oNew.delete();
-	     oLclFile.renameTo(oNew);
+		File oNew = new File(oLocalDir, p_sFinalName);
+		if (oNew.exists())
+			oNew.delete();
+		oLclFile.renameTo(oNew);
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Returns the current remote directory
 	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#getRemoteDir()
 	 */
-	public String getRemoteDir() {
+	public String getRemoteDir()
+	{
 		return m_sRemoteDir;
 	}
 
 	/*
-	 * (non-Javadoc)
+	 * Terminates the sftp session.
 	 * 
 	 * @see org.jboss.soa.esb.util.RemoteFileSystem#quit()
 	 */
-	public void quit() {
+	public void quit()
+	{
 		m_oSftpChannel.quit();
 	}
 
-	public static String fileToFtpString(File p_oF) {
-		return (null == p_oF) ? null : p_oF.toString().replace("\\", "/");
-	}
+	
 
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpUserInfo.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpUserInfo.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/internal/soa/esb/util/SecureFtpUserInfo.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,3 +1,25 @@
+/*
+ * 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.
+ */
+
 /**
  * 
  */

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FTPEpr.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FTPEpr.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FTPEpr.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -89,7 +89,7 @@
 	}
 
 	/**
-	 * Set the username for this FTP EPR.
+	 * Set the username for this FTP EPR. In case it cannot be put in the URL.
 	 * 
 	 * @param username the user's name.
 	 * @throws URISyntaxException thrown if this EPR is malformed.
@@ -173,11 +173,11 @@
 	
 	public final boolean getPassive () throws URISyntaxException
 	{
-		return getAddr().getExtensionValue(PASSIVE_TAG).equals("true");
+		return "true".equals(getAddr().getExtensionValue(PASSIVE_TAG));
 	}
 	
 	
-	public static final URI type ()
+	public static URI type ()
 	{
 	    return _type;
 	}

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FileEpr.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FileEpr.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/FileEpr.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -49,6 +49,9 @@
 	public static final String POST_DIR_TAG 	= "postDir";
 	public static final String POST_SUFFIX_TAG 	= "postSuffix";
 	public static final String POST_DEL_TAG 	= "postDelete";
+	public static final String ERROR_DIR_TAG 	= "errorDir";
+	public static final String ERROR_SUFFIX_TAG	= "errorSuffix";
+	public static final String ERROR_DEL_TAG 	= "errorDelete";
 	
 	public FileEpr (EPR epr)
 	{
@@ -201,7 +204,7 @@
 	
 	public final String getPostSuffix () throws URISyntaxException
 	{
-		return getAddr().getExtensionValue(POST_DIR_TAG);
+		return getAddr().getExtensionValue(POST_SUFFIX_TAG);
 	}
 	
 	/**
@@ -231,11 +234,97 @@
 	
 	public final boolean getPostDelete () throws URISyntaxException
 	{
-		if (getAddr().getExtensionValue(POST_DEL_TAG).equals("true"))
-			return true;
+		return ("true".equals(getAddr().getExtensionValue(POST_DEL_TAG)));
+	}
+		
+	/**
+	 * Set the error directory for this EPR.
+	 * 
+	 * @param dir the directory to use.
+	 * @throws URISyntaxException thrown if this EPR is malformed.
+	 */
+	
+	public final void setErrorDirectory (String dir) throws URISyntaxException
+	{
+		if (dir == null)
+			throw new IllegalArgumentException();
+		
+		if (errorDirSet)
+			throw new IllegalStateException("Cannot change error directory");
+		
+		getAddr().addExtension(ERROR_DIR_TAG, dir);
+		errorDirSet = true;
+	}
+	
+	/**
+	 * @return the error directory associated with this EPR.
+	 * @throws URISyntaxException thrown if this EPR is malformed.
+	 */
+	
+	public final String getErrorDirectory () throws URISyntaxException
+	{
+		return getAddr().getExtensionValue(ERROR_DIR_TAG);
+	}
+	
+	/**
+	 * Set the error suffix for this EPR.
+	 * 
+	 * @param suffix the suffix to use.
+	 * @throws URISyntaxException thrown if this EPR is malformed.
+	 */
+	
+	public final void setErrorSuffix (String suffix) throws URISyntaxException
+	{
+		if (suffix == null)
+			throw new IllegalArgumentException();
+		
+		if (errorSuffixSet)
+			throw new IllegalStateException("Cannot change error suffix");
+		
+		getAddr().addExtension(ERROR_SUFFIX_TAG, suffix);
+		errorSuffixSet = true;
+	}
+	
+	/**
+	 * @return the error suffix associated with this EPR.
+	 * @throws URISyntaxException thrown if this EPR is malformed.
+	 */
+	
+	public final String getErrorSuffix () throws URISyntaxException
+	{
+		return getAddr().getExtensionValue(ERROR_SUFFIX_TAG);
+	}
+	
+	/**
+	 * Set the error delete for this EPR. (invalid Message files will be deleted)
+	 * 
+	 * @param del the deleted value to use.
+	 * @throws URISyntaxException thrown if this EPR is malformed.
+	 */
+	
+	public final void setErrorDelete (boolean del) throws URISyntaxException
+	{		
+		if (errorDelSet)
+			throw new IllegalStateException("Cannot change error delete");
+		
+		if (del)
+			getAddr().addExtension(ERROR_DEL_TAG, "true");
 		else
-			return false;
+			getAddr().addExtension(ERROR_DEL_TAG, "false");
+		
+		errorDelSet = true;
 	}
+	
+	/**
+	 * Attention - Default 
+	 * @return the error delete value associated with this EPR.
+	 * @throws URISyntaxException thrown if this EPR is malformed.
+	 */
+	
+	public final boolean getErrorDelete () throws URISyntaxException
+	{
+		return (! "false".equals(getAddr().getExtensionValue(ERROR_DEL_TAG)));
+	}
 		
 	public static URI type ()
 	{
@@ -252,6 +341,9 @@
 	private boolean postDirSet = false;
 	private boolean postSuffixSet = false;
 	private boolean postDelSet = false;
+	private boolean errorDirSet = false;
+	private boolean errorSuffixSet = false;
+	private boolean errorDelSet = false;
 	
 	private static URI _type;
 	

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/JMSEpr.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/JMSEpr.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/JMSEpr.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -30,6 +30,7 @@
 
 import org.jboss.soa.esb.addressing.EPR;
 import org.jboss.soa.esb.addressing.PortReference;
+import org.jboss.soa.esb.helpers.NamingContext;
 
 /**
  * A helper class for using JMS style EPRs. Simply create and use instances of
@@ -49,8 +50,9 @@
     public static final String DESTINATION_TYPE_TAG = "destination-type";
     public static final String DESTINATION_NAME_TAG = "destination-name";
     public static final String CONNECTION_FACTORY_TAG = "connection-factory";
-    public static final String JNDI_TYPE_TAG = "jndi-type";
+    public static final String JNDI_PKG_PREFIX_TAG = "jndi-pkg-prefix";
     public static final String JNDI_URL_TAG = "jndi-URL";
+    public static final String JNDI_CONTEXT_FACTORY = "jndi-context-factory";
     public static final String MESSAGE_SELECTOR_TAG = "message-selector";
     public static final String QUEUE_TYPE = "queue";
     public static final String TOPIC_TYPE = "topic";
@@ -76,7 +78,7 @@
 	    String connection)
     {
 	this(ONE_ONE_PROTOCOL, destinationType, destinationName, connection,
-		"jboss", "localhost", null);
+		NamingContext.JBOSS_PROVIDER_URL, NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY,null, null);
     }
 
     /**
@@ -99,11 +101,11 @@
          */
 
     public JMSEpr(String destinationType, String destinationName,
-	    String connection, String jndiType, String jndiUrl,
+	    String connection, String jndiUrl, String jndiContextFactory, String jndiPkgPrefix,
 	    String messageSelector)
     {
 	this(ONE_ONE_PROTOCOL, destinationType, destinationName, connection,
-		jndiType, jndiUrl, messageSelector);
+		jndiUrl, jndiContextFactory, jndiPkgPrefix, messageSelector);
     }
 
     /**
@@ -128,8 +130,8 @@
          */
 
     public JMSEpr(String protocol, String destinationType,
-	    String destinationName, String connection, String jndiType,
-	    String jndiUrl, String messageSelector)
+	    String destinationName, String connection,
+	    String jndiUrl, String jndiContextFactory, String jndiPkgPrefix, String messageSelector)
     {
 	// how many of these do we really need? modify accordingly.
 
@@ -154,8 +156,11 @@
 		if (connection != null)
 		    addr.addExtension(CONNECTION_FACTORY_TAG, connection);
 
-		if (jndiType != null)
-		    addr.addExtension(JNDI_TYPE_TAG, jndiType);
+		if (jndiContextFactory != null)
+		    addr.addExtension(JNDI_CONTEXT_FACTORY, jndiContextFactory);
+		
+		if (jndiPkgPrefix != null)
+		    addr.addExtension(JNDI_PKG_PREFIX_TAG, jndiPkgPrefix);
 
 		if (jndiUrl != null)
 		    addr.addExtension(JNDI_URL_TAG, jndiUrl);
@@ -225,17 +230,29 @@
     }
 
     /**
-         * @return the jndi type for this EPR, or <code>null</code> if none is
+         * @return the jndi context factory for this EPR, or <code>null</code> if none is
          *         set.
          * @throws URISyntaxException
          *                 thrown if the address is malformed.
          */
 
-    public final String getJndiType () throws URISyntaxException
+    public final String getJndiContextFactory () throws URISyntaxException
     {
-	return getAddr().getExtensionValue(JNDI_TYPE_TAG);
+	return getAddr().getExtensionValue(JNDI_CONTEXT_FACTORY);
     }
+    
+    /**
+     * @return the jndi pkg prefix for this EPR, or <code>null</code> if none is
+     *         set.
+     * @throws URISyntaxException
+     *                 thrown if the address is malformed.
+     */
 
+	 public final String getJndiPkgPrefix () throws URISyntaxException
+	 {
+	 return getAddr().getExtensionValue(JNDI_PKG_PREFIX_TAG);
+     }
+
     /**
          * @return the jndi URL for this EPR, or <code>null</code> if none is
          *         set.

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/SFTPEpr.java (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/src/org/jboss/soa/esb/addressing/eprs/SFTPEpr.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/util/EPRManager.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/util/EPRManager.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/addressing/util/EPRManager.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -48,172 +48,171 @@
 public class EPRManager
 {
 
-    /**
-         * All EPRs are saves in files within the current working directory.
-         * 
-         * @return the manager for the cwd.
-         */
+	/**
+	 * All EPRs are saves in files within the current working directory.
+	 * 
+	 * @return the manager for the cwd.
+	 */
 
-    public static final EPRManager getInstance ()
-    {
-	return getInstance("");
-    }
+	public static final EPRManager getInstance()
+	{
+		return getInstance("");
+	}
 
-    /**
-         * All EPRs are saves in files within a defined directory. Get the right
-         * manager for that directory.
-         * 
-         * @param domain
-         *                the name of the directory. If <code>null</code> then
-         *                the null String is assumed.
-         * @return the manager for the directory. If it does not exist, then one
-         *         will be created.
-         */
+	/**
+	 * All EPRs are saves in files within a defined directory. Get the right
+	 * manager for that directory.
+	 * 
+	 * @param domain
+	 *            the name of the directory. If <code>null</code> then the
+	 *            null String is assumed.
+	 * @return the manager for the directory. If it does not exist, then one
+	 *         will be created.
+	 */
 
-    public static final EPRManager getInstance (String domain)
-    {
-	if (domain == null)
-	    domain = "";
-
-	synchronized (_instances)
+	public static final EPRManager getInstance(String domain)
 	{
-	    EPRManager theInstance = _instances.get(domain);
+		if (domain == null)
+			domain = "";
 
-	    if (theInstance == null)
-	    {
-		theInstance = new EPRManager(domain);
+		synchronized (_instances)
+		{
+			EPRManager theInstance = _instances.get(domain);
 
-		_instances.put(domain, theInstance);
-	    }
+			if (theInstance == null)
+			{
+				theInstance = new EPRManager(domain);
 
-	    return theInstance;
+				_instances.put(domain, theInstance);
+			}
+
+			return theInstance;
+		}
 	}
-    }
 
-    public final String getDomain ()
-    {
-	return _directory;
-    }
-
-    public boolean equals (Object manager)
-    {
-	if (manager instanceof EPRManager)
+	public final String getDomain()
 	{
-	    EPRManager comp = (EPRManager) manager;
-
-	    if (_directory.equals(comp.getDomain()))
-		return true;
+		return _directory;
 	}
 
-	return false;
-    }
+	public boolean equals(Object manager)
+	{
+		if (manager instanceof EPRManager)
+		{
+			EPRManager comp = (EPRManager) manager;
 
-    /**
-         * Save the EPR into the specified file.
-         * 
-         * @param name
-         *                the name of the file to use (the logical service
-         *                name).
-         * @param address
-         *                the EPR to save.
-         * 
-         * @throws IOException
-         *                 thrown if there is an error.
-         */
+			if (_directory.equals(comp.getDomain()))
+				return true;
+		}
 
-    public final void saveEPR (String name, EPR address) throws IOException
-    {
-	if ((name == null) || (address == null))
-	    throw new IllegalArgumentException();
+		return false;
+	}
 
-	try
+	/**
+	 * Save the EPR into the specified file.
+	 * 
+	 * @param name
+	 *            the name of the file to use (the logical service name).
+	 * @param address
+	 *            the EPR to save.
+	 * 
+	 * @throws IOException
+	 *             thrown if there is an error.
+	 */
+
+	public final void saveEPR(String name, EPR address) throws IOException
 	{
-	    String documentAsString = EPRHelper.toXMLString(address);
+		if ((name == null) || (address == null))
+			throw new IllegalArgumentException();
 
-	    FileOutputStream output = new FileOutputStream(_directory
-		    + File.separator + name);
+		try
+		{
+			String documentAsString = EPRHelper.toXMLString(address);
 
-	    output.write(documentAsString.getBytes());
-	    output.flush();
-	    output.getFD().sync(); // make sure it's on disk!
+			FileOutputStream output = new FileOutputStream(_directory
+					+ File.separator + name);
+
+			output.write(documentAsString.getBytes());
+			output.flush();
+			output.getFD().sync(); // make sure it's on disk!
+		}
+		catch (Exception ex)
+		{
+			ex.printStackTrace();
+		}
 	}
-	catch (Exception ex)
-	{
-	    ex.printStackTrace();
-	}
-    }
 
-    /**
-         * Remove the EPR-to-file association.
-         * 
-         * @param name
-         *                the logical name for the service.
-         * @throws IOException
-         *                 thrown if there are any errors.
-         */
+	/**
+	 * Remove the EPR-to-file association.
+	 * 
+	 * @param name
+	 *            the logical name for the service.
+	 * @throws IOException
+	 *             thrown if there are any errors.
+	 */
 
-    public final void removeEPR (String name) throws IOException
-    {
-	if (name == null)
-	    throw new IllegalArgumentException();
+	public final void removeEPR(String name) throws IOException
+	{
+		if (name == null)
+			throw new IllegalArgumentException();
 
-	File theFile = new File(_directory + File.separator + name);
+		File theFile = new File(_directory + File.separator + name);
 
-	if (theFile.exists())
-	    theFile.delete();
-	else
-	    throw new FileNotFoundException();
-    }
+		if (theFile.exists())
+			theFile.delete();
+		else
+			throw new FileNotFoundException();
+	}
 
-    /**
-         * Get the EPR specified by the logical name.
-         * 
-         * @param name
-         *                the service name.
-         * @return the EPR, or <code>null</code> if none exists.
-         * @throws IOException
-         *                 thrown if there is an error.
-         */
+	/**
+	 * Get the EPR specified by the logical name.
+	 * 
+	 * @param name
+	 *            the service name.
+	 * @return the EPR, or <code>null</code> if none exists.
+	 * @throws IOException
+	 *             thrown if there is an error.
+	 */
 
-    public final EPR loadEPR (String name) throws IOException
-    {
-	if (name == null)
-	    throw new IllegalArgumentException();
+	public final EPR loadEPR(String name) throws IOException
+	{
+		if (name == null)
+			throw new IllegalArgumentException();
 
-	File theFile = new File(_directory + File.separator + name);
+		File theFile = new File(_directory + File.separator + name);
 
-	try
-	{
-	    if (theFile.exists())
-	    {
-		DocumentBuilderFactory factory = DocumentBuilderFactory
-			.newInstance();
-		DocumentBuilder builder = factory.newDocumentBuilder();
-		Document doc = builder.parse(theFile);
-		Element rootElement = doc.getDocumentElement();
+		try
+		{
+			if (theFile.exists())
+			{
+				DocumentBuilderFactory factory = DocumentBuilderFactory
+						.newInstance();
+				DocumentBuilder builder = factory.newDocumentBuilder();
+				Document doc = builder.parse(theFile);
+				Element rootElement = doc.getDocumentElement();
 
-		return EPRHelper.fromXML(rootElement);
-	    }
-	    else
-		throw new FileNotFoundException(theFile.toString());
+				return EPRHelper.fromXML(rootElement);
+			}
+			else
+				throw new FileNotFoundException(theFile.toString());
+		}
+		catch (SAXException ex)
+		{
+			throw new IOException(ex.toString());
+		}
+		catch (ParserConfigurationException ex)
+		{
+			throw new IllegalArgumentException(ex.toString());
+		}
 	}
-	catch (SAXException ex)
+
+	protected EPRManager(String domain)
 	{
-	    throw new IOException(ex.toString());
+		_directory = domain;
 	}
-	catch (ParserConfigurationException ex)
-	{
-	    throw new IllegalArgumentException(ex.toString());
-	}
-    }
 
-    protected EPRManager(String domain)
-    {
-	_directory = domain;
-    }
+	private String _directory;
 
-    private String _directory;
+	private static Hashtable<String, EPRManager> _instances = new Hashtable<String, EPRManager>();
 
-    private static Hashtable<String, EPRManager> _instances = new Hashtable<String, EPRManager>();
-
 }
\ No newline at end of file

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Configuration.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Configuration.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Configuration.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -34,8 +34,9 @@
 			new KeyValuePair(Environment.SMTP_PORT, 					getSmtpPort()),
 			new KeyValuePair(Environment.SMTP_FROM, 					getSmtpFrom()),
 			new KeyValuePair(Environment.SMTP_AUTH, 					getSmtpAuth()),
-			new KeyValuePair(Environment.JNDI_SERVER_TYPE, 				getJndiServerType()),
 			new KeyValuePair(Environment.JNDI_SERVER_URL, 				getJndiServerURL()),
+			new KeyValuePair(Environment.JNDI_SERVER_CONTEXT_FACTORY,   getJndiServerContextFactory()),
+			new KeyValuePair(Environment.JNDI_SERVER_PKG_PREFIX, 	    getJndiServerPkgPrefix()),
 			new KeyValuePair(Environment.REGISTRY_QUERY_MANAGER_URI, 	getRegistryQueryManageURI()),
 			new KeyValuePair(Environment.REGISTRY_LIFECYCLE_MANAGER_URI,getRegistryLifecycleManagerURI()),
 			new KeyValuePair(Environment.REGISTRY_IMPEMENTATION_CLASS,  getRegistryImplementationClass()),
@@ -106,17 +107,23 @@
 		return ModulePropertyManager.getPropertyManager(ModulePropertyManager.TRANSPORTS_MODULE).getProperty(Environment.SMTP_AUTH);
 	}
 
-	public static String getJndiServerType()
-	{
-		return ModulePropertyManager.getPropertyManager(ModulePropertyManager.CORE_MODULE).getProperty(Environment.JNDI_SERVER_TYPE,
-				Environment.DEFAULT_SERVER_TYPE);
-	}
-
 	public static String getJndiServerURL()
 	{
 		return ModulePropertyManager.getPropertyManager(ModulePropertyManager.CORE_MODULE).getProperty(Environment.JNDI_SERVER_URL,
 				Environment.DEFAULT_HOST);
 	}
+	
+	public static String getJndiServerContextFactory()
+	{
+		return ModulePropertyManager.getPropertyManager(ModulePropertyManager.CORE_MODULE).getProperty(Environment.JNDI_SERVER_CONTEXT_FACTORY,
+				Environment.DEFAULT_JNDI_CONTEXT_FACTORY);
+	}
+	
+	public static String getJndiServerPkgPrefix()
+	{
+		return ModulePropertyManager.getPropertyManager(ModulePropertyManager.CORE_MODULE).getProperty(Environment.JNDI_SERVER_PKG_PREFIX,
+				Environment.DEFAULT_JNDI_PKG_PREFIX);
+	}
 	/**
 	 * The Registry Query Manager URI can be used to obtain information about services and their endPoints.
 	 * @return Registry Query Manager URI String

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Environment.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Environment.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/common/Environment.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -37,11 +37,15 @@
 	public static final String SMTP_FROM     = "org.jboss.soa.esb.mail.smtp.from";
 	public static final String SMTP_AUTH     = "org.jboss.soa.esb.mail.smtp.auth";
 	
+	public static final String FTP_LOCALDIR  = "org.jboss.soa.esb.ftp.localdir";
+	public static final String FTP_REMOTEDIR = "org.jboss.soa.esb.ftp.remotedir";
+	
 	/*
 	 * Code properties
 	 */
-	public static final String JNDI_SERVER_TYPE               = "org.jboss.soa.esb.jndi.server.type";
 	public static final String JNDI_SERVER_URL                = "org.jboss.soa.esb.jndi.server.url";
+	public static final String JNDI_SERVER_CONTEXT_FACTORY    = "org.jboss.soa.esb.jndi.server.context.factory";
+	public static final String JNDI_SERVER_PKG_PREFIX         = "org.jboss.soa.esb.jndi.server.pkg.prefix";
 	public static final String PARAMS_REPOS_IMPL_CLASS        = "org.jboss.soa.esb.paramsRepository.class";
 	public static final String OBJECT_STORE_CONFIG_FILE       = "org.jboss.soa.esb.objStore.configFile";
 	public static final String ENCRYPT_FACTORY_CLASS          = "org.jboss.soa.esb.encryption.factory.class";
@@ -98,7 +102,8 @@
 	public static final String DEFAULT_USERNAME                       = "";
 	public static final String DEFAULT_PASSWORD                       = "";
 	public static final String DEFAULT_PORT                           = "25";
-	public static final String DEFAULT_SERVER_TYPE                    = "jboss";
+	public static final String DEFAULT_JNDI_CONTEXT_FACTORY           = "org.jnp.interfaces.NamingContextFactory";
+	public static final String DEFAULT_JNDI_PKG_PREFIX                = "org.jboss.naming:org.jnp.interfaces";
 	
 	/*
 	 * DatabaseMessageStore Persistence Store properties.

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/Courier.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/Courier.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/Courier.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -22,6 +22,7 @@
 
 package org.jboss.soa.esb.couriers;
 
+import org.jboss.internal.soa.esb.couriers.DeliverOnlyCourier;
 import org.jboss.soa.esb.message.Message;
 /**
  * Courier interface. Deals relatively low level Message transport options.
@@ -30,7 +31,7 @@
  * @author kstam at redhat.com
  *
  */
-public interface Courier
+public interface Courier extends DeliverOnlyCourier
 {
 	/**
 	 * Try to deliver an ESB message. This is a one shot delivery.

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/CourierUtil.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/CourierUtil.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/CourierUtil.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -22,30 +22,43 @@
 
 package org.jboss.soa.esb.couriers;
 
+import java.io.ByteArrayOutputStream;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.ObjectInputStream;
+import java.io.ObjectOutputStream;
+import java.io.Serializable;
+import java.net.URI;
 import java.net.URISyntaxException;
 import java.util.ArrayList;
 import java.util.List;
 import java.util.UUID;
 
+import javax.xml.parsers.ParserConfigurationException;
+
+import org.apache.log4j.Logger;
 import org.jboss.soa.esb.addressing.EPR;
 import org.jboss.soa.esb.addressing.eprs.JMSEpr;
 import org.jboss.soa.esb.helpers.KeyValuePair;
+import org.jboss.soa.esb.message.Message;
 import org.jboss.soa.esb.util.Util;
+import org.xml.sax.SAXException;
 
 public class CourierUtil
 {
 	public static final String CORRELATION_ID_TAG = "messageCorrelationId";
 	
-	private CourierUtil()
-	{
-	}
-
+	private CourierUtil() {}
 	
     public static List<KeyValuePair> propertiesFromSelector(String selector) throws Exception 
     {
 		// No problem if selector is null - everything in queue will be returned
 		List<KeyValuePair> oRet = new ArrayList<KeyValuePair>();
-		if (! Util.isNullString(selector)) {
+		if (! Util.isNullString(selector)) 
+		{
 			for (String sCurr : selector.split(",")) {
 				String[] sa = sCurr.split("=");
 				if (sa.length!=2
@@ -92,12 +105,108 @@
 	    	JMSEpr jpr = (JMSEpr) toEpr;
             //Setting the replyTo to the queue we specific in the epr we are going to call
 			//The selectors will do the job.
-			replyToEpr =  new JMSEpr(jpr.getDestinationType()  ,jpr.getDestinationName()
-	            ,jpr.getConnectionFactory(),jpr.getJndiType()
-	            ,jpr.getJndiURL()          ,getReplySelector());
+			replyToEpr =  new JMSEpr(jpr.getDestinationType(), jpr.getDestinationName()
+	            ,jpr.getConnectionFactory() ,jpr.getJndiURL(), jpr.getJndiContextFactory()
+	            ,jpr.getJndiPkgPrefix(), getReplySelector());
     	} else {
     		throw new CourierException("Found a non-JMS based EPR, JMS-EPRs is all we support right now");
     	}
     	return replyToEpr;
     }
+    
+	public static File messageToLocalFile(File directory, Message message)
+		throws IOException, ParserConfigurationException
+	{
+		File tmpFile = File.createTempFile("EsbFileCourier_", ".__esbPart",directory);
+		Serializable serial = Util.serialize(message);
+		FileOutputStream writer = null;
+		try
+		{
+			writer = new FileOutputStream(tmpFile);
+			new ObjectOutputStream(writer).writeObject(serial);
+		}
+		finally 
+		{
+			if (null!=writer)
+				writer.close(); 
+		}
+		return tmpFile;
+	}
+
+	public static Message messageFromLocalFile(File from)
+		throws FileNotFoundException,IOException,ClassNotFoundException, ClassCastException
+			,ParserConfigurationException, SAXException , CourierException 
+	{
+		FileInputStream reader = null;
+		Serializable serial = null;
+		try
+		{ 
+			reader = new FileInputStream(from);
+			serial = (Serializable)new ObjectInputStream(reader).readObject(); 
+			Message msg = Util.deserialize(serial);
+			URI msgId = msg.getHeader().getCall().getMessageID();
+			if (null==msgId || Util.isNullString(msgId.toString()))
+			{
+				// TODO this should not happen - Serialization/Deserialization perhaps ??
+				String sId = from.getName();
+				int iDot = sId.indexOf(".");
+				URI fileUri = new URI((iDot<0)?sId:sId.substring(0,iDot));
+				msg.getHeader().getCall().setMessageID(fileUri);
+			}
+			return msg;
+		}
+		catch (Exception e) { throw new CourierException(e); }
+		finally 
+		{
+			if (null!=reader)
+				reader.close(); 
+		}
+	}
+	
+	public static byte[] bytesFromLocalFile(File from)
+		throws IOException
+	{
+		ByteArrayOutputStream out = new ByteArrayOutputStream();
+		FileInputStream in = new FileInputStream(from);
+		byte[] buff = new byte[1000];
+		int iQ = 0;
+		try
+		{
+			while ((iQ=in.read(buff))>=0)
+				if (iQ>0)
+					out.write(buff,0,iQ);
+		}
+		finally
+		{
+			if (null!=in)	in.close();
+			if (null!=out)	out.close();
+		}
+		return out.toByteArray();
+	}
+	
+	public static void bytesToLocalFile(byte[] bytes, File to)
+		throws IOException
+	{
+		FileOutputStream out = null;
+		try
+		{
+			out =new FileOutputStream(to);
+			out.write(bytes);
+		}
+		finally 
+		{
+			if (null!=out)
+				out.close(); 
+		}
+	}
+	
+	public static void deliverMessage(Message message)
+		throws URISyntaxException, CourierException
+	{
+		EPR toEpr = message.getHeader().getCall().getTo();
+		Courier courier = CourierFactory.getCourier(toEpr);
+		courier.deliver(message);
+	}
+	
+	protected static Logger _logger = Logger.getLogger(CourierUtil.class);
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/TwoWayCourier.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/TwoWayCourier.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/couriers/TwoWayCourier.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,9 +1,10 @@
 package org.jboss.soa.esb.couriers;
 
+import org.jboss.internal.soa.esb.couriers.PickUpOnlyCourier;
 import org.jboss.soa.esb.addressing.EPR;
 import org.jboss.soa.esb.message.Message;
 
-public interface TwoWayCourier extends Courier 
+public interface TwoWayCourier extends Courier, PickUpOnlyCourier
 {
 	/**
      * Instruct the courier to wait for a pickup in the replyToEpr

Deleted: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/helpers/AppServerContext.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/helpers/AppServerContext.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/helpers/AppServerContext.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,108 +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.helpers;
-
-import java.util.Properties;
-
-import javax.naming.Context;
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-
-import org.apache.log4j.Logger;
-
-
-/**
- * Obtains JNDI naming context for a predefined list of 'well known' server
- * types
- * 
- */
-public abstract class AppServerContext {
-	/**
-	 * Logger for this class
-	 */
-	private static final Logger m_oLogger = Logger
-			.getLogger(AppServerContext.class);
-
-	/**
-	 * Indicates that a jboss context is requested
-	 */
-	public static final String CTX_JBOSS = "jboss";
-
-	public static final int MAX_RETRIES = 10;
-
-	public static final int WAIT_FOR_RETRY = 30;
-
-	public enum SERVER_TYPE {
-		jboss, weblogic, websphere, oracle
-	};
-
-	public static Context getServerContext(String pType, String p_sJndiServer) {
-		return getServerContext(SERVER_TYPE.valueOf(pType), p_sJndiServer);
-	}
-	
-	// REVIEW: What is all this about... this class doesn't support anything other than a JBoss Server!!
-
-	/**
-	 * Searches a predefined table of 'well known' app server types, and returns
-	 * the corresponding naming context
-	 * 
-	 * @param p_sServer:
-	 *            name or IP of server, and optionally port #
-	 */
-	private static Context getServerContext(SERVER_TYPE pType,
-			String p_sJndiServer) {
-		switch (pType) {
-		case jboss:
-			return jbossContext(p_sJndiServer);
-		}
-
-		return null;
-	} // __________________________________
-
-	private static Context jbossContext(String p_sJndiServer) {
-		Properties oPr = new Properties();
-		oPr.setProperty(Context.PROVIDER_URL, p_sJndiServer);
-		oPr.setProperty(Context.INITIAL_CONTEXT_FACTORY,
-				"org.jnp.interfaces.NamingContextFactory");
-		oPr.setProperty(Context.URL_PKG_PREFIXES,
-				"org.jboss.naming:org.jnp.interfaces");
-
-		boolean bCtxOK = false;
-		Context oCtx = null;
-		for (int i1 = 0; (!bCtxOK) && i1 < MAX_RETRIES; i1++) {
-			// check if context is valid
-			try {
-				oCtx = new InitialContext(oPr);
-				oCtx.list("__dummy2@#$%");
-				bCtxOK = true;
-			} catch (NamingException nex) {
-				bCtxOK = true;
-			}
-		}
-		if (bCtxOK)
-			return oCtx;
-		m_oLogger.error("Can't connect to jndiServer <" + p_sJndiServer + ">");
-		return null;
-
-	} // ________________________
-
-} // ____________________________________________________________________________

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/helpers/NamingContext.java (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/src/org/jboss/soa/esb/helpers/NamingContext.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystem.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystem.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystem.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,24 +1,24 @@
 /*
-* 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.
-*/
+ * 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.util;
 
@@ -26,6 +26,12 @@
 
 public interface RemoteFileSystem {
 
+	public static final String FTP_PROTOCOL = "ftp";
+
+	public static final String SFTP_PROTOCOL = "sftp";
+
+	public static final String FTPS_PROTOCOL = "ftps";
+
 	public static final String PARMS_FTP_SERVER = "ftpServer";
 
 	public static final String PARMS_USER = "ftpUser";
@@ -48,73 +54,98 @@
 	 * Terminates ftp session and frees resources
 	 * <li>Well behaved programs should make sure to call this method </li>
 	 */
-	public void quit(); //_________________________________
+	public void quit(); // _________________________________
 
 	/**
 	 * Deletes specified file in remote directory
-	 * @param p_sFile String : filename to delete.  Method will attempt to delete
-	 * file with rightmost node of argument within remote directory specified in 'remoteDirURI'
-	 * @throws Exception : if ftp connection cannot be established, or file
-	 * cannot be deleted in remote directory
+	 * 
+	 * @param p_sFile
+	 *            String : filename to delete. Method will attempt to delete
+	 *            file with rightmost node of argument within remote directory
+	 *            specified in 'remoteDirURI'
+	 * @throws Exception :
+	 *             if ftp connection cannot be established, or file cannot be
+	 *             deleted in remote directory
 	 */
-	public void deleteRemoteFile(String p_sFile) throws Exception; //_________________________________
+	public void deleteRemoteFile(String p_sFile) throws Exception; // _________________________________
 
-	public void remoteDelete(File p_oFile) throws Exception; //_________________________________
+	public void remoteDelete(File p_oFile) throws Exception; // _________________________________
 
 	/**
 	 * Gets the list of files in the remote directory that end with arg0
-	 * @param p_sSuffix String : retrieve only files that end with that suffix - all files if null
-	 * @throws Exception : if ftp connection cannot be established, or problems encountered
+	 * 
+	 * @param p_sSuffix
+	 *            String : retrieve only files that end with that suffix - all
+	 *            files if null
+	 * @throws Exception :
+	 *             if ftp connection cannot be established, or problems
+	 *             encountered
 	 */
-	public String[] getFileListFromRemoteDir(String p_sSuffix) throws Exception; //_________________________________
+	public String[] getFileListFromRemoteDir(String p_sSuffix) throws Exception; // _________________________________
 
 	/**
 	 * Change remote directory
-	 * @param p_sDir String : directory to set
-	 * @throws Exception : if ftp connection cannot be established, or problems encountered
+	 * 
+	 * @param p_sDir
+	 *            String : directory to set
+	 * @throws Exception :
+	 *             if ftp connection cannot be established, or problems
+	 *             encountered
 	 */
-	public void setRemoteDir(String p_sDir) throws Exception; //_________________________________
+	public void setRemoteDir(String p_sDir) throws Exception; // _________________________________
 
 	/**
 	 * Renames specified file in remote directory to specified new name
-	 * @param p_sFrom String : filename to rename
-	 * @param p_sTo String : new filename
-	 * @throws Exception : if ftp connection cannot be established, or file
-	 * cannot be renamed to new name in remote directory
-	 * <li>Method will attempt to rename file with rightmost node of argument
-	 * within remote directory specified in 'remoteDirURI', to new name inside
-	 * the SAME remote directory
+	 * 
+	 * @param p_sFrom
+	 *            String : filename to rename
+	 * @param p_sTo
+	 *            String : new filename
+	 * @throws Exception :
+	 *             if ftp connection cannot be established, or file cannot be
+	 *             renamed to new name in remote directory
+	 *             <li>Method will attempt to rename file with rightmost node
+	 *             of argument within remote directory specified in
+	 *             'remoteDirURI', to new name inside the SAME remote directory
 	 */
 	public void renameInRemoteDir(String p_sFrom, String p_sTo)
-			throws Exception; //_________________________________
+			throws Exception; // _________________________________
 
-	public void remoteRename(File p_oFrom, File p_oTo) throws Exception; //_________________________________
+	public void remoteRename(File p_oFrom, File p_oTo) throws Exception; // _________________________________
 
 	/**
 	 * Uploads specified file from local directory (localDirURI) to remote
 	 * directory (remoteDirURI)
-	 * @param p_sFile String : filename to upload
-	 * @throws Exception : if ftp connection cannot be established, or file
-	 * cannot be uploaded
-	 * <li> local file will be renamed during transfer ('.xferNotReady' appended
-	 * to name)</li>
-	 * <li> upon successful completion. the suffix '.xferDone' will be appended
-	 * to the original filename </li>
+	 * 
+	 * @param p_sFile
+	 *            String : filename to upload
+	 * @throws Exception :
+	 *             if ftp connection cannot be established, or file cannot be
+	 *             uploaded
+	 *             <li> local file will be renamed during transfer
+	 *             ('.xferNotReady' appended to name)</li>
+	 *             <li> upon successful completion. the suffix '.xferDone' will
+	 *             be appended to the original filename </li>
 	 */
-	public void uploadFile(File p_oFile, String p_sRemoteName) throws Exception; //_________________________________
+	public void uploadFile(File p_oFile, String p_sRemoteName) throws Exception; // _________________________________
 
 	/**
 	 * Downloads specified file from remote directory (remoteDirURI) to local
 	 * directory (localDirURI)
-	 * @param p_sFile String : filename to download
-	 * @throws Exception : if ftp connection cannot be established, or file
-	 * cannot be downloaded
-	 * <li> local file is assigned a temporary name during transfer  </li>
-	 * <li> upon successful completion, local temporary file will be renamed to
-	 * name specified in argument, and suffix '.xferDone' will be appended
-	 * to the original filename in the remote directory </li>
+	 * 
+	 * @param p_sFile
+	 *            String : filename to download
+	 * @throws Exception :
+	 *             if ftp connection cannot be established, or file cannot be
+	 *             downloaded
+	 *             <li> local file is assigned a temporary name during transfer
+	 *             </li>
+	 *             <li> upon successful completion, local temporary file will be
+	 *             renamed to name specified in argument, and suffix '.xferDone'
+	 *             will be appended to the original filename in the remote
+	 *             directory </li>
 	 */
 	public void downloadFile(String p_sFile, String p_sFinalName)
-			throws Exception; //_________________________________
+			throws Exception; // _________________________________
 
 }
\ No newline at end of file

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystemFactory.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystemFactory.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/src/org/jboss/soa/esb/util/RemoteFileSystemFactory.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -24,39 +24,57 @@
 
 import java.io.FileNotFoundException;
 import java.io.IOException;
+import java.net.MalformedURLException;
 import java.net.URISyntaxException;
+import java.net.URL;
+import java.net.UnknownHostException;
 
 import org.jboss.internal.soa.esb.util.EdtFtpImpl;
+import org.jboss.internal.soa.esb.util.SecureFtpImpl;
+import org.jboss.soa.esb.addressing.eprs.FTPEpr;
 import org.jboss.soa.esb.helpers.ConfigTree;
 import org.xml.sax.SAXException;
 
-public class RemoteFileSystemFactory 
-{
-	
-	//
-	private static final RemoteFileSystemFactory _instance = new RemoteFileSystemFactory();
-	
+public class RemoteFileSystemFactory {
+
 	// private default constructor
-	private RemoteFileSystemFactory() {}
+	private RemoteFileSystemFactory() {
+	}
 
-	public static RemoteFileSystemFactory getInstance()
-	{
-		return _instance;
+	public static RemoteFileSystem getRemoteFileSystem(FTPEpr p_oEpr, boolean p_bConnect)
+			throws RemoteFileSystemException {
+		URL url = null;
+		try {
+			url = p_oEpr.getURL();
+			if (url.getProtocol().equals(RemoteFileSystem.FTP_PROTOCOL))
+				return new EdtFtpImpl(p_oEpr, p_bConnect);
+			else if (url.getProtocol().equals(RemoteFileSystem.FTP_PROTOCOL))
+				return new SecureFtpImpl(p_oEpr, p_bConnect);
+
+		} catch (MalformedURLException e) {
+			throw new RemoteFileSystemException(e);
+		} catch (URISyntaxException e) {
+			throw new RemoteFileSystemException(e);
+		} catch (Exception e) {
+			throw new RemoteFileSystemException(e);
+		}
+		throw new RemoteFileSystemException("Unknown or unsupported protocol");
+
 	}
-	
-	public static RemoteFileSystem getRemoteFileSystem(ConfigTree p_oP, boolean p_bConnect) throws RemoteFileSystemException
-	{
-		try
-		{
+
+	// TODO this will be replaced by the new method which takes an EPR rather than a config tree
+	public static RemoteFileSystem getRemoteFileSystem(ConfigTree p_oP,
+			boolean p_bConnect) throws RemoteFileSystemException {
+		try {
 			// TODO get the implementation class from properties.
 			// See SecureFtpImplUnitTest and EdtFtpImplUnitTest for Tests.
-                        // return new SecureFtpImpl(p_oP,p_bConnect);
-			return new EdtFtpImpl(p_oP,p_bConnect);
-		}
-		catch (URISyntaxException e) { 
-			throw new RemoteFileSystemException(e); 
-		} 
-		catch (FileNotFoundException e) {
+			// return new SecureFtpImpl(p_oP,p_bConnect);
+			return new EdtFtpImpl(p_oP, p_bConnect);
+		} catch (UnknownHostException ex) {
+			throw new RemoteFileSystemException(ex);
+		} catch (URISyntaxException e) {
+			throw new RemoteFileSystemException(e);
+		} catch (FileNotFoundException e) {
 			// TODO Auto-generated catch block
 			e.printStackTrace();
 		} catch (SAXException e) {
@@ -72,5 +90,5 @@
 		}
 		throw new RemoteFileSystemException("Unknown protocol");
 	}
-	
+
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -17,6 +17,9 @@
 	<!-- Load deployment properties File -->
 	<property file="${org.jboss.esb.deployment.properties}"/>
 	
+        <property name="org.jboss.esb.test.ftp.hostname" value="ftp.ncl.ac.uk"/>
+        <property name="org.jboss.esb.test.ftp.user" value="anonymous"/>
+        <property name="org.jboss.esb.test.ftp.dir" value="/pub/DNS"/>
     <condition property="org.jboss.esb.ext.lib.dir" value="${org.jboss.esb.jboss.home}/client">
         <equals arg1="${org.jboss.esb.frominstall}" arg2="yes"/>
     </condition>
@@ -86,7 +89,7 @@
     <!--         U N I T   A N D   F U N C T I O N A L   T E S T S              -->
     <!-- ====================================================================== -->
     <target name="org.jboss.esb.services.internal.test.exec">
-        <echo message="Running tests for module"/>
+        <echo message="Running tests for module, excluding integration"/>
 
         <junit printsummary="yes" haltonerror="yes" haltonfailure="yes" showoutput="no" fork="true">
             <formatter type="plain" usefile="false"/>
@@ -113,6 +116,9 @@
         	<sysproperty key="org.jboss.esb.test.db.url" value="${org.jboss.esb.test.db.url}"/>
         	<sysproperty key="org.jboss.esb.test.db.user" value="${org.jboss.esb.test.db.user}"/>
         	<sysproperty key="org.jboss.esb.test.db.password" value="${org.jboss.esb.test.db.password}"/>
+        	<sysproperty key="org.jboss.esb.test.ftp.hostname" value="${org.jboss.esb.test.ftp.hostname}"/>
+        	<sysproperty key="org.jboss.esb.test.ftp.user" value="${org.jboss.esb.test.ftp.user}"/>
+        	<sysproperty key="org.jboss.esb.test.ftp.dir" value="${org.jboss.esb.test.ftp.dir}"/>
         	<sysproperty key="log4j.configuration" value="log4j.xml"/>
         </junit>
         <junitreport>
@@ -122,5 +128,78 @@
             <report format="frames" todir="${org.jboss.esb.tests.report.dir}"/>
             <report format="noframes" todir="${org.jboss.esb.tests.report.dir}"/>
         </junitreport>
-    </target>
+    </target>
+	
+	<!-- ====================================================================== -->
+	    <!--                            INTEGRATION  T E S T                                    -->
+	    <!-- ====================================================================== -->
+	    <target name="org.jboss.esb.rosetta.internal.integration.test">
+			<!-- Instrument the code for code coverage - using emma... -->
+	    	<delete dir="${org.jboss.esb.module.tests.coverage.dir}" />
+		    <mkdir dir="${org.jboss.esb.module.classes.instr.dir}" />
+		    <emma>
+				<instr 	instrpath="${org.jboss.esb.module.classes.dir}" 
+						destdir="${org.jboss.esb.module.classes.instr.dir}" 
+						metadatafile="${org.jboss.esb.module.tests.coverage.dir}/coverage.emma" />
+		    </emma>        
+
+	    	<!-- Run the tests -->
+	        <antcall target="org.jboss.esb.services.internal.integration.test.exec"/>        
+
+	    	<!-- Generate the coverage report -->
+		    <emma>
+				<report sourcepath="${org.jboss.esb.module.src.dir}" sort="+block,+name,+method,+class" metrics="method:70,block:80,line:80,class:100">
+			        <fileset dir="${org.jboss.esb.module.tests.coverage.dir}" >
+						<include name="*.emma" />
+			        </fileset>
+			        <html outfile="${org.jboss.esb.module.tests.coverage.dir}/index.html" depth="method" columns="name,line,class,method,block"/>
+				</report>
+		    </emma>
+	    </target>
+
+	    <!-- ====================================================================== -->
+	    <!--         INTEGRATION   T E S T S              -->
+	    <!-- ====================================================================== -->
+	    <target name="org.jboss.esb.services.internal.integration.test.exec">
+	        <echo message="Running all tests for module"/>
+
+	        <junit printsummary="yes" haltonerror="yes" haltonfailure="yes" showoutput="no" fork="true">
+	            <formatter type="plain" usefile="false"/>
+	            <formatter type="xml"/>
+	            <batchtest todir="${org.jboss.esb.tests.report.dir}">
+	                <fileset dir="${org.jboss.esb.module.tests.src.dir}">
+	                    <include name="**/**UnitTest.java"/>
+	                    <include name="**/**FuncTest.java"/>
+	                	<include name="**/**IntegrationTest.java"/>
+	                </fileset>
+	            </batchtest>
+	            <classpath>
+	        		<!-- using instrumented code for code coverage -->
+	                <pathelement location="${org.jboss.esb.module.classes.instr.dir}"/>
+	                <pathelement location="${org.jboss.esb.tests.classes.dir}"/>
+	            	<!-- Need the tests src folder because there may be non-compiled test resources -->
+	                <pathelement location="${org.jboss.esb.module.tests.src.dir}"/>
+	                <path refid="org.jboss.esb.tests.base.classpath"/>
+	            </classpath>
+				<!-- emma jvm args -->
+				<jvmarg value="-Demma.coverage.out.file=${org.jboss.esb.module.tests.coverage.dir}/coverage.emma" />
+				<jvmarg value="-Demma.coverage.out.merge=true" />
+	        	
+	        	<sysproperty key="org.jboss.esb.test.db.driver" value="${org.jboss.esb.test.db.driver}"/>
+	        	<sysproperty key="org.jboss.esb.test.db.url" value="${org.jboss.esb.test.db.url}"/>
+	        	<sysproperty key="org.jboss.esb.test.db.user" value="${org.jboss.esb.test.db.user}"/>
+	        	<sysproperty key="org.jboss.esb.test.db.password" value="${org.jboss.esb.test.db.password}"/>
+	        	<sysproperty key="org.jboss.esb.test.ftp.hostname" value="${org.jboss.esb.test.ftp.hostname}"/>
+	        	<sysproperty key="org.jboss.esb.test.ftp.user" value="${org.jboss.esb.test.ftp.user}"/>
+	        	<sysproperty key="org.jboss.esb.test.ftp.dir" value="${org.jboss.esb.test.ftp.dir}"/>
+	        	<sysproperty key="log4j.configuration" value="log4j.xml"/>
+	        </junit>
+	        <junitreport>
+	            <fileset dir="${org.jboss.esb.tests.report.dir}">
+	                <include name="*.xml"/>
+	            </fileset>
+	            <report format="frames" todir="${org.jboss.esb.tests.report.dir}"/>
+	            <report format="noframes" todir="${org.jboss.esb.tests.report.dir}"/>
+	        </junitreport>
+	    </target>
 </project>

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/resources/etc/jbossesb-test-properties.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/resources/etc/jbossesb-test-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/resources/etc/jbossesb-test-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -31,7 +31,7 @@
   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="foobar"/>
+		<property name="org.jboss.soa.esb.jndi.server.context.factory" value="foobar"/>
 		<property name="org.jboss.soa.esb.objStore.configFile" value="file:config.xml"/>
     </properties>
     <properties name="transports" depends="core">

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers)

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests)

Deleted: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FileCourierUnitTest.java
===================================================================
--- labs/jbossesb/trunk/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FileCourierUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FileCourierUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,253 +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.internal.soa.esb.couriers.tests;
-
-import java.io.File;
-import java.io.FileFilter;
-import java.io.PrintStream;
-import java.net.URI;
-import java.util.UUID;
-
-import junit.framework.Assert;
-import junit.framework.JUnit4TestAdapter;
-
-import org.apache.log4j.Level;
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.addressing.Call;
-import org.jboss.soa.esb.addressing.eprs.FileEpr;
-import org.jboss.soa.esb.couriers.CourierFactory;
-import org.jboss.soa.esb.couriers.CourierUtil;
-import org.jboss.soa.esb.couriers.TwoWayCourier;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.format.MessageFactory;
-import org.junit.AfterClass;
-import org.junit.BeforeClass;
-import org.junit.Test;
-
-/**
- * Tests for internal FileCourier class 
- * @author <a href="mailto:schifest at heuristica.com.ar">schifest at heuristica.com.ar</a>
- * @since Version 4.0
- *
- */
-public class FileCourierUnitTest 
-{
-	private static Logger _logger		= Logger.getLogger(FileCourierUnitTest.class);
-	private static final String TMP_DIR = System.getProperty("java.io.tmpdir");
-	
-	static File _tmpDir = new File(TMP_DIR);
-	static String TEST_SUFFIX	= ".testMessage";
-	static String ERROR_SUFFIX	= ".myErrorSuffix";
-	static String WORK_SUFFIX	= ".inProcessMessage";
-	static String DONE_SUFFIX	= ".doneMessage";
-	
-	@BeforeClass
-	public static void setUp() throws Exception
-	{
-		_logger.setLevel(Level.DEBUG);
-		_logger.debug("tmp directory = <"+_tmpDir+">");
-		purgeStaleFiles();
-	}
-	
-	@AfterClass
-	public static void tearDown() throws Exception
-	{
-		purgeStaleFiles();
-	}
-
-	public static junit.framework.Test suite() {
-		return new JUnit4TestAdapter(FileCourierUnitTest.class);
-	}
-	
-	private static void purgeStaleFiles()
-	{
-		FileFilter ff = new FileFilter() 
-		{
-				public boolean accept(File file)
-				{
-					return 
-						(  file.getName().endsWith(TEST_SUFFIX)
-						 ||file.getName().endsWith(WORK_SUFFIX)
-						 ||file.getName().endsWith(DONE_SUFFIX)
-						 ||file.getName().endsWith(ERROR_SUFFIX)
-						);
-				}
-			};
-		for (File file:_tmpDir.listFiles(ff))
-		{
-			_logger.debug("delete of "+file.toString()+" = "+file.delete());
-		}
-		
-	}
-
-	@Test
-	public void testStoreRetrieve() throws Exception 
-    {
-		String contents = "This is the text that travels in the Message body";
-
-		// toEpr for files must be a directory
-		FileEpr toEpr = new FileEpr(_tmpDir.toURL());
-		// FileEpr uses the postSuffix as the extension for messages delivered (default = ".esbMessage")
-		toEpr.setPostSuffix(TEST_SUFFIX);
-		
-		Message msg = MessageFactory.getInstance().getMessage();
-		msg.getBody().setContents(contents.getBytes());
-
-		Call call = new Call(toEpr);
-		String uid = UUID.randomUUID().toString();
-		call.setMessageID(new URI(uid));
-		msg.getHeader().setCall(call);
-		
-		CourierUtil.deliverMessage(msg);
-		File theFile = new File(_tmpDir,uid+TEST_SUFFIX);
-		Assert.assertTrue(theFile.exists());
-		_logger.info("Message file "+theFile.toString()+" successfully created");
-				
-		FileEpr fromEpr = new FileEpr(toEpr.getURL());
-		fromEpr.setInputSuffix(TEST_SUFFIX);
-		fromEpr.setPostSuffix(DONE_SUFFIX);
-		
-		TwoWayCourier pickUp = CourierFactory.getPickupCourier(fromEpr);
-		Message retrieved = pickUp.pickup(1000);
-		Assert.assertFalse("Null message retrieved",null==retrieved);
-		
-		String back = new String(retrieved.getBody().getContents());
-		Assert.assertEquals(contents,back);
-		_logger.info("Contents of retrieved msg equal original text <"+back+">");
-		
-		theFile = new File(_tmpDir,uid+TEST_SUFFIX+DONE_SUFFIX);
-		Assert.assertTrue(theFile.exists());
-		_logger.info("Retrieved message properly renamed to <"+theFile.toString()+">");
-		
-		purgeStaleFiles();
-    }
-
-	@Test
-	public void testStoreAndDelete() throws Exception 
-    {
-		String contents = "This is the text that travels in the Message body";
-
-		// toEpr for files must be a directory
-		FileEpr toEpr = new FileEpr(_tmpDir.toURL());
-		// FileEpr uses the postSuffix as the extension for messages delivered (default = ".esbMessage")
-		toEpr.setPostSuffix(TEST_SUFFIX);
-		
-		Message msg = MessageFactory.getInstance().getMessage();
-		msg.getBody().setContents(contents.getBytes());
-
-		Call call = new Call(toEpr);
-		final String uid = UUID.randomUUID().toString();
-		call.setMessageID(new URI(uid));
-		msg.getHeader().setCall(call);
-		
-		CourierUtil.deliverMessage(msg);
-		File theFile = new File(_tmpDir,uid+TEST_SUFFIX);
-		Assert.assertTrue(theFile.exists());
-		_logger.info("Message file "+theFile.toString()+" successfully created");
-				
-		FileEpr fromEpr = new FileEpr(toEpr.getURL());
-		fromEpr.setInputSuffix(TEST_SUFFIX);
-		// setting postdelete to true will delete input Message files, if they were picked up
-		fromEpr.setPostDelete(true);
-		
-		TwoWayCourier pickUp = CourierFactory.getPickupCourier(fromEpr);
-		Message retrieved = pickUp.pickup(1000);
-		Assert.assertFalse("Null message retrieved",null==retrieved);
-		
-		String back = new String(retrieved.getBody().getContents());
-		Assert.assertEquals(contents,back);
-		_logger.info("Contents of retrieved msg equal original text <"+back+">");
-		
-		FileFilter ff = new FileFilter()
-		{ public boolean accept(File file)
-			{return file.getName().startsWith(uid); }
-		};
-		File[] all = new File(TMP_DIR).listFiles(ff);
-		Assert.assertTrue(null==all || all.length<1);
-		_logger.info("Good message file properly deleted ");
-		
-		purgeStaleFiles();
-    }
-
-	@Test
-	public void testBadMessageRename() throws Exception 
-    {
-		String uid = UUID.randomUUID().toString();
-		File theFile = new File(_tmpDir,uid+TEST_SUFFIX);
-		PrintStream out = new PrintStream(theFile);
-		out.print("This is an invalid message");
-		out.close();
-		Assert.assertTrue(theFile.exists());
-		_logger.info("Invalid Message file "+theFile.toString()+" successfully created");
-				
-		FileEpr fromEpr = new FileEpr(_tmpDir.toURL()) ;
-		fromEpr.setInputSuffix(TEST_SUFFIX);
-		fromEpr.setPostSuffix(DONE_SUFFIX);
-		fromEpr.setErrorSuffix(ERROR_SUFFIX);
-		// Don't delete - default is to delete files in error
-		fromEpr.setErrorDelete(false);
-		
-		TwoWayCourier pickUp = CourierFactory.getPickupCourier(fromEpr);
-		Message retrieved = pickUp.pickup(1000);
-		Assert.assertTrue("Null message retrieved",null==retrieved);
-		
-		theFile = new File(_tmpDir,uid+TEST_SUFFIX+ERROR_SUFFIX);
-		Assert.assertTrue(theFile.exists());
-		_logger.info("Message file properly renamed to "+theFile.toString());
-		
-		purgeStaleFiles();
-    }
-
-	@Test
-	public void testBadMessageDelete() throws Exception 
-    {
-		final String uid = UUID.randomUUID().toString();
-		File theFile = new File(_tmpDir,uid+TEST_SUFFIX);
-		PrintStream out = new PrintStream(theFile);
-		out.print("This is an invalid message");
-		out.close();
-		Assert.assertTrue(theFile.exists());
-		_logger.info("Invalid Message file "+theFile.toString()+" successfully created");
-				
-		FileEpr fromEpr = new FileEpr(_tmpDir.toURL());
-		fromEpr.setInputSuffix(TEST_SUFFIX);
-		fromEpr.setPostSuffix(DONE_SUFFIX);
-		fromEpr.setErrorSuffix(ERROR_SUFFIX);
-		// Not using setErrorDelete(false) should delete files in error
-		
-		TwoWayCourier pickUp = CourierFactory.getPickupCourier(fromEpr);
-		Message retrieved = pickUp.pickup(1000);
-		Assert.assertTrue("Null message retrieved",null==retrieved);
-		
-		FileFilter ff = new FileFilter()
-		{ public boolean accept(File file)
-			{return file.getName().startsWith(uid); }
-		};
-		File[] all = new File(TMP_DIR).listFiles(ff);
-		Assert.assertTrue(null==all || all.length<1);
-		_logger.info("Bad message file properly deleted ");
-		
-		purgeStaleFiles();
-    }
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FileCourierUnitTest.java (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FileCourierUnitTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FtpFileHandlerIntegrationTest.java
===================================================================
--- labs/jbossesb/trunk/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FtpFileHandlerIntegrationTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FtpFileHandlerIntegrationTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,249 +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.internal.soa.esb.couriers.tests;
-
-import java.io.File;
-
-import junit.framework.Assert;
-import junit.framework.JUnit4TestAdapter;
-
-import org.jboss.internal.soa.esb.couriers.helpers.FileHandlerFactory;
-import org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler;
-import org.jboss.soa.esb.addressing.eprs.FTPEpr;
-import org.jboss.soa.esb.common.tests.BaseTest;
-import org.jboss.soa.esb.couriers.CourierException;
-import org.junit.Test;
-
-/**
- * Tests for internal FtpFileHandler class
- * 
- * @since Version 4.0
- * 
- */
-public class FtpFileHandlerIntegrationTest extends BaseTest
-{
-	public static junit.framework.Test suite()
-	{
-		System.err.println("<------------------------------------------>");
-		System.err.println("<- FTPFileHandlerIntegrationTest requires ->");
-		System.err.println("<- an available FTP server to work.       ->");
-		System.err.println("<------------------------------------------>");
-		
-		return new JUnit4TestAdapter(FtpFileHandlerIntegrationTest.class);
-	}
-	
-	@Test
-	public void testConstructor () throws Exception
-	{
-		FTPEpr ftpEpr = new FTPEpr("ftp://test:password@foo.bar");
-
-		try
-		{
-			@SuppressWarnings("unused")
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-		
-		ftpEpr = new FTPEpr("ftp://foo.bar");
-		
-		try
-		{
-			@SuppressWarnings("unused")
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-	}
-	
-	@Test
-	public void testInvalidConnect () throws Exception
-	{
-		File theFile = new File("test.txt");
-		FTPEpr ftpEpr = new FTPEpr("ftp://test:password@foo.bar");
-
-		try
-		{
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-			
-			@SuppressWarnings("unused")
-			byte[] content = handler.getFileContents(theFile);
-		}
-		catch (CourierException ex)
-		{
-			// good!!
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-	
-		ftpEpr = new FTPEpr("ftp://" + getFtpUser() + "@" + getFtpHostname() + ":9090");
-		
-		try
-		{
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-			
-			@SuppressWarnings("unused")
-			byte[] content = handler.getFileContents(theFile);
-		}
-		catch (CourierException ex)
-		{
-			// good!!
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-		
-		ftpEpr = new FTPEpr("ftp://" + getFtpUser() + "@" + getFtpHostname());
-		
-		try
-		{
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-			
-			@SuppressWarnings("unused")
-			byte[] content = handler.getFileContents(theFile);
-		}
-		catch (CourierException ex)
-		{
-			// good!!
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-	}
-	
-	@Test
-	public void testValidConnect () throws Exception
-	{
-		FTPEpr ftpEpr = new FTPEpr("ftp://" + getFtpUser() + "@" + getFtpHostname() + getFtpDir());
-
-		try
-		{
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-			
-			@SuppressWarnings("unused")
-			File[] files = handler.getFileList();
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-	}
-	
-	@Test
-	public void testDeleteBadFile () throws Exception
-	{
-		File theFile = new File("test1234567890.txt");
-		FTPEpr ftpEpr = new FTPEpr("ftp://" + getFtpUser() + "@" + getFtpHostname() + getFtpDir());
-
-		try
-		{
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-			
-			handler.deleteFile(theFile);
-		}
-		catch (CourierException ex)
-		{
-			// TODO should really look for false being returned to indicate no such file!
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-	}
-	
-	@Test
-	public void testGetFileList () throws Exception
-	{
-		FTPEpr ftpEpr = new FTPEpr("ftp://" + getFtpUser() + "@" + getFtpHostname() + getFtpDir());
-
-		try
-		{
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-			
-			File[] files = handler.getFileList();
-			
-			System.err.println("Received information on "+files.length+" files");
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-	}
-	
-	@Test
-	public void testGetFile () throws Exception
-	{
-		FTPEpr ftpEpr = new FTPEpr("ftp://" + getFtpUser() + "@" + getFtpHostname() + getFtpDir());
-
-		try
-		{
-			FtpFileHandler handler = (FtpFileHandler) FileHandlerFactory.getInstance().getFileHandler(ftpEpr);
-			
-			File[] files = handler.getFileList();
-			
-			if (files.length > 0)
-			{
-				System.err.println("Getting file "+files[0]);
-				
-				byte[] contents = handler.getFileContents(files[0]);
-				
-				String theFile = new String(contents);
-				
-				System.err.println("Received:\n"+theFile);
-			}
-			else
-				System.err.println("No files on remote server.");
-		}
-		catch (Exception ex)
-		{
-			ex.printStackTrace();
-			
-			Assert.fail();
-		}
-	}
-	
-}

Copied: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FtpFileHandlerIntegrationTest.java (from rev 8302, labs/jbossesb/trunk/product/core/rosetta/tests/src/org/jboss/internal/soa/esb/couriers/tests/FtpFileHandlerIntegrationTest.java)

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/helpers/tests/JMSUnitTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/helpers/tests/JMSUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/helpers/tests/JMSUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -39,7 +39,7 @@
 	{
 		try
 		{
-			new JMSEpr(JMSEpr.ONE_ONE_PROTOCOL, JMSEpr.QUEUE_TYPE, "bar", "foobar",null,null,null);
+			new JMSEpr(JMSEpr.ONE_ONE_PROTOCOL, JMSEpr.QUEUE_TYPE, "bar", "foobar",null,null,null,null);
 		}
 		catch (Exception ex)
 		{
@@ -51,7 +51,7 @@
 	{
 		try
 		{
-			JMSEpr jms = new JMSEpr(JMSEpr.ONE_ONE_PROTOCOL, JMSEpr.QUEUE_TYPE, "bar", "foobar",null,null,null);
+			JMSEpr jms = new JMSEpr(JMSEpr.ONE_ONE_PROTOCOL, JMSEpr.QUEUE_TYPE, "bar", "foobar", null,null,null,null);
 			
 			assertEquals(jms.getVersion(), JMSEpr.ONE_ONE_PROTOCOL);
 			assertEquals(jms.getConnectionFactory(), "foobar");

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/util/tests/EPRManagerUnitTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/util/tests/EPRManagerUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/addressing/util/tests/EPRManagerUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -51,11 +51,7 @@
 	{
 		EmailEpr email = new EmailEpr(EmailEpr.SMTP_PROTOCOL, "foobar", "25", "me", "letmein");
 		
-		String tmpDir = "/tmp";
-		String os = System.getProperty("os.name").toLowerCase();
-		if (os.indexOf("windows")>=0) {
-			tmpDir="/Temp";
-		}
+		String tmpDir = System.getProperty("java.io.tmpdir");
 		EPRManager manager = EPRManager.getInstance(tmpDir);
 
 		try
@@ -79,11 +75,7 @@
 	{
 		EmailEpr email = new EmailEpr(EmailEpr.SMTP_PROTOCOL, "foobar", "25", "me", "letmein");
 		
-		String tmpDir = "/tmp";
-		String os = System.getProperty("os.name").toLowerCase();
-		if (os.indexOf("windows")>=0) {
-			tmpDir="/Temp";
-		}
+		String tmpDir = System.getProperty("java.io.tmpdir");
 		EPRManager manager = EPRManager.getInstance(tmpDir);
 
 		try

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/BaseTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/BaseTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/BaseTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -58,6 +58,15 @@
 
 	/** The Database password used for unit tests */
 	public static String DB_PASSWORD = "org.jboss.esb.test.db.password";
+	
+	/** The FTP hostname used for unit tests **/
+	public static String FTP_HOSTNAME = "org.jboss.esb.test.ftp.hostname" ;
+	
+	/** The FTP user used for unit tests **/
+	public static String FTP_USER = "org.jboss.esb.test.ftp.user" ;
+	
+	/** The FTP directory used for unit tests **/
+	public static String FTP_DIR = "org.jboss.esb.test.ftp.dir" ;
 
 	/** The Logger. */
 	protected Logger log = Logger.getLogger(getClass());
@@ -102,6 +111,12 @@
 				.getProperty(DB_USERNAME, "sa");
 		String dbPassword = ModulePropertyManager.getPropertyManager(ModulePropertyManager.CONNECTION_MODULE)
 				.getProperty(DB_PASSWORD, "");
+		String ftpHostname = ModulePropertyManager.getPropertyManager(ModulePropertyManager.CONNECTION_MODULE)
+		.getProperty(FTP_HOSTNAME, "ftp.ncl.ac.uk");
+		String ftpUser = ModulePropertyManager.getPropertyManager(ModulePropertyManager.CONNECTION_MODULE)
+		.getProperty(FTP_USER, "anonymous");
+		String ftpDir = ModulePropertyManager.getPropertyManager(ModulePropertyManager.CONNECTION_MODULE)
+		.getProperty(FTP_DIR, "/pub/DNS");
 
 		// Setting the paremeters in the HashMap
 		HashMap<String, String> systemParameters = new HashMap<String, String>();
@@ -109,12 +124,19 @@
 		systemParameters.put(DB_URL, dbUrl);
 		systemParameters.put(DB_USERNAME, dbUsername);
 		systemParameters.put(DB_PASSWORD, dbPassword);
+		systemParameters.put(FTP_HOSTNAME, ftpHostname);
+		systemParameters.put(FTP_USER, ftpUser);
+		systemParameters.put(FTP_DIR, ftpDir);
 
 		log.log(Priority.INFO, "DB parameters:");
 		log.log(Priority.INFO, "Driver=" + dbDriver);
 		log.log(Priority.INFO, "url=" + dbUrl);
 		log.log(Priority.INFO, "username=" + dbUsername);
 		log.log(Priority.INFO, "password=" + dbPassword);
+		log.log(Priority.INFO, "FTP parameters:");
+		log.log(Priority.INFO, "Hostname=" + ftpHostname);
+		log.log(Priority.INFO, "User=" + ftpUser);
+		log.log(Priority.INFO, "Dir=" + ftpDir);
 
 		return systemParameters;
 	}
@@ -138,7 +160,23 @@
 	{
 		return SYSTEM_PARAMETERS.get(DB_DRIVER);
 	}
+	
+	protected String getFtpHostname()
+	{
+		return SYSTEM_PARAMETERS.get(FTP_HOSTNAME) ;
+	}
+	
+	protected String getFtpUser()
+	{
+		return SYSTEM_PARAMETERS.get(FTP_USER) ;
+	}
+	
+	protected String getFtpDir()
+	{
+		return SYSTEM_PARAMETERS.get(FTP_DIR) ;
+	}
 
+
 	public Connection getDbConnection() throws SQLException
 	{
 		registerJdbcDriver();

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/propertymanager/PropertyManagerUnitTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/propertymanager/PropertyManagerUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/propertymanager/PropertyManagerUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -50,7 +50,7 @@
             fail(e.toString());
         }
         
-		assertEquals(corepm.getProperty(Environment.JNDI_SERVER_TYPE), "foobar");		
+		assertEquals(corepm.getProperty(Environment.JNDI_SERVER_CONTEXT_FACTORY), "foobar");		
 		assertEquals(corepm.getProperty(Environment.OBJECT_STORE_CONFIG_FILE), "file:config.xml");
 		
 		try
@@ -80,7 +80,7 @@
             fail(e.toString());
         }
         
-        assertEquals(transportpm.getProperty(Environment.JNDI_SERVER_TYPE), "foobar");
+        assertEquals(transportpm.getProperty(Environment.JNDI_SERVER_CONTEXT_FACTORY), "foobar");
         assertEquals(transportpm.getProperty(Environment.SMTP_HOST), "thishost");
 	}
 

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/utils/DrainQueuesAndTopics.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/utils/DrainQueuesAndTopics.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/common/tests/utils/DrainQueuesAndTopics.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -35,14 +35,11 @@
 import javax.jms.TopicSubscriber;
 import javax.naming.Context;
 
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 
 public class DrainQueuesAndTopics
 {
   private static final int	  MAX_TIMES_NOMSG = 10;
-  private static final String JNDI_URL	= "localhost";
-  private static final String JNDI_TYPE 
-  						= AppServerContext.SERVER_TYPE.jboss.toString();
  
   private Context m_oCtx;
   
@@ -56,7 +53,10 @@
   public int purgeQueueTopic(String p_sName) throws Exception
   { 
 	int iRet = 0;
-	m_oCtx = AppServerContext.getServerContext(JNDI_TYPE,JNDI_URL);
+	m_oCtx = NamingContext.getServerContext(
+			NamingContext.JBOSS_PROVIDER_URL, 
+			NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY,
+			NamingContext.JBOSS_URL_PKG_PREFIX);
 	
 	System.out.println(p_sName);
 	MessageConsumer oCns = null;

Modified: labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/helpers/AppServerContextUnitTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/helpers/AppServerContextUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/rosetta/tests/src/org/jboss/soa/esb/helpers/AppServerContextUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -35,12 +35,14 @@
 public class AppServerContextUnitTest extends TestCase {
 
 	public void test_AppServerContext() throws NamingException {
-		Context ctx = AppServerContext.getServerContext("jboss", "http://localhost:1234");
+		Context ctx = NamingContext.getServerContext("http://localhost:1234", 
+				NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY,
+				NamingContext.JBOSS_URL_PKG_PREFIX);
 		
 		Hashtable props = ctx.getEnvironment();
 		System.out.println(props);
 		assertEquals("org.jnp.interfaces.NamingContextFactory", props.get(Context.INITIAL_CONTEXT_FACTORY));
 		assertEquals("http://localhost:1234", props.get(Context.PROVIDER_URL));
-		assertEquals("org.jboss.naming:org.jnp.interfaces", props.get("java.naming.factory.url.pkgs"));
+		assertEquals(null, props.get("java.naming.factory.url.pkgs"));
 	}
 }

Modified: labs/jbossesb/workspace/arvinder/product/core/services/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/services/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/services/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -53,7 +53,6 @@
 	    <!-- Compiles all the classes                                            -->
 	    <!-- =================================================================== -->
 
-
         <target name="org.jboss.esb.services.compile">
             <!-- Compile services -->
             <antcall target="org.jboss.esb.services.internal.compile"/>
@@ -61,7 +60,6 @@
             <ant inheritAll="true" dir="tests" target="org.jboss.esb.services.tests.compile"/>
         </target>
 
-
         <target name="org.jboss.esb.services.internal.compile" depends="org.jboss.esb.services.prepare"
 	        description="Compile all classes">
 
@@ -104,7 +102,6 @@
     	<pathelement location="${org.jboss.esb.internal.dest}/classes/listeners"/>
     </path>
 
-
     <!-- =================================================================== -->
     <!-- Jar                                                               -->
     <!-- =================================================================== -->
@@ -125,9 +122,17 @@
     <!-- =================================================================== -->
     <!-- Test                                                               -->
     <!-- =================================================================== -->
-    <target name="org.jboss.esb.services.test" description="Run tests for this module">
+    <target name="org.jboss.esb.services.test" description="Run tests for this module, excluding integration">
         <!-- Compile tests -->
         <ant dir="tests" target="org.jboss.esb.services.internal.test"/>
-    </target>
+    </target>
+	
+	<!-- =================================================================== -->
+	    <!-- Integration Test                                                               -->
+	    <!-- =================================================================== -->
+	    <target name="org.jboss.esb.services.integration.test" description="Run all tests for this module">
+	        <!-- Compile tests -->
+	        <ant dir="tests" target="org.jboss.esb.services.internal.integration.test"/>
+	    </target>
 
 </project>

Modified: labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/registry/RegistryException.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/registry/RegistryException.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/registry/RegistryException.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,19 +1,32 @@
 /*
- * Created on Jul 15, 2004
+ * 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.services.registry;
 
 /**
- * @author gerry
+ * @author kstam
  * 
- * <p>Created:  Jul 15, 2004</p>
  */
 public class RegistryException extends Exception {
     private static final long serialVersionUID = 1L;
-	public final static String STORE = "Failed to store.  ";
-    public final static String DELETE = "Failed to delete.  ";
-    public final static String FETCH = "Failed to fetch.  ";
     
     public RegistryException(){
         super();

Modified: labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/routing/MessageRouterException.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/routing/MessageRouterException.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/services/src/org/jboss/soa/esb/services/routing/MessageRouterException.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,20 +1,33 @@
 /*
- * Created on Jul 15, 2004
+ * 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.services.routing;
 
 /**
- * @author gerry
+ * @author kstam
  * 
- * <p>Created:  Jul 15, 2004</p>
  */
 public class MessageRouterException extends Exception {
     private static final long serialVersionUID = 1L;
-	public final static String STORE = "Failed to store.  ";
-    public final static String DELETE = "Failed to delete.  ";
-    public final static String FETCH = "Failed to fetch.  ";
-    
+	
     public MessageRouterException(){
         super();
     }

Modified: labs/jbossesb/workspace/arvinder/product/core/services/tests/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/core/services/tests/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/core/services/tests/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -91,7 +91,7 @@
     <!--         U N I T   A N D   F U N C T I O N A L   T E S T S              -->
     <!-- ====================================================================== -->
     <target name="org.jboss.esb.services.internal.test.exec">
-        <echo message="Running tests for module"/>
+        <echo message="Running tests for module, excluding integration"/>
         <junit printsummary="yes" haltonerror="yes" haltonfailure="yes" showoutput="no" fork="true">
             <formatter type="plain" usefile="false"/>
             <formatter type="xml"/>
@@ -129,4 +129,78 @@
             <report format="noframes" todir="${org.jboss.esb.tests.report.dir}"/>
         </junitreport>
     </target>
+	
+	<!-- ====================================================================== -->
+	    <!--                             INTEGRATION T E S T                                    -->
+	    <!-- ====================================================================== -->
+	    <target name="org.jboss.esb.services.internal.integration.test">
+		    <property name="org.jboss.esb.module.tests.coverage.dir" location="${org.jboss.esb.internal.dest}/tests/coverage/services"/>
+	        <property name="org.jboss.esb.module.classes.instr.dir" location="${org.jboss.esb.module.tests.coverage.dir}/instr" />
+
+	    	<delete dir="${org.jboss.esb.module.tests.coverage.dir}" />
+		    <mkdir dir="${org.jboss.esb.module.tests.coverage.dir}" />
+		    <emma>
+				<instr 	instrpath="${org.jboss.esb.module.classes.dir}" 
+						destdir="${org.jboss.esb.module.classes.instr.dir}" 
+						metadatafile="${org.jboss.esb.module.tests.coverage.dir}/coverage.emma" />
+		    </emma>        
+	    	
+	    	<!-- Run the tests -->
+	        <antcall target="org.jboss.esb.services.internal.integration.test.exec"/>        
+
+	    	<!-- Generate the coverage report -->
+		    <emma>
+				<report sourcepath="${org.jboss.esb.module.src.dir}" sort="+block,+name,+method,+class" metrics="method:70,block:80,line:80,class:100">
+			        <fileset dir="${org.jboss.esb.module.tests.coverage.dir}" >
+						<include name="*.emma" />
+			        </fileset>
+			        <html outfile="${org.jboss.esb.module.tests.coverage.dir}/index.html" depth="method" columns="name,line,class,method,block"/>
+				</report>
+		    </emma>
+
+	    </target>
+
+	    <!-- ====================================================================== -->
+	    <!--         INTEGRATION   T E S T S              -->
+	    <!-- ====================================================================== -->
+	    <target name="org.jboss.esb.services.internal.integration.test.exec">
+	        <echo message="Running all tests for module"/>
+	        <junit printsummary="yes" haltonerror="yes" haltonfailure="yes" showoutput="no" fork="true">
+	            <formatter type="plain" usefile="false"/>
+	            <formatter type="xml"/>
+	            <batchtest todir="${org.jboss.esb.tests.report.dir}">
+	                <fileset dir="${org.jboss.esb.module.tests.src.dir}">
+	                    <include name="**/**UnitTest.java"/>
+	                    <include name="**/**FuncTest.java"/>
+	                	<include name="**/**IntegrationTest.java"/>
+	                </fileset>
+	            </batchtest>
+	            <classpath>
+	        		<!-- using instrumented code for code coverage -->
+	                <pathelement location="${org.jboss.esb.module.classes.instr.dir}"/>
+	                <pathelement location="${org.jboss.esb.tests.classes.dir}"/> 
+	            	<!-- Need the tests src folder because there may be non-compiled test resources -->
+	                <pathelement location="${org.jboss.esb.module.tests.src.dir}"/>
+	                <path refid="org.jboss.esb.tests.base.classpath"/>
+	            	
+	            </classpath>
+				<!-- emma jvm args -->
+				<jvmarg value="-Demma.coverage.out.file=${org.jboss.esb.module.tests.coverage.dir}/coverage.emma" />
+				<jvmarg value="-Demma.coverage.out.merge=true" /> 
+	        	<!-- setting system properties -->
+	        	<sysproperty key="org.jboss.esb.db.driver" value="${org.jboss.esb.db.driver}"/>
+	        	<sysproperty key="org.jboss.esb.db.url" value="${org.jboss.esb.db.url}"/>
+	        	<sysproperty key="org.jboss.esb.db.user" value="${org.jboss.esb.db.user}"/>
+	        	<sysproperty key="org.jboss.esb.db.password" value="${org.jboss.esb.db.password}"/>
+	        	<sysproperty key="log4j.configuration" value="log4j.xml"/>
+	        	
+	        </junit>
+	        <junitreport>
+	            <fileset dir="${org.jboss.esb.tests.report.dir}">
+	                <include name="*.xml"/>
+	            </fileset>
+	            <report format="frames" todir="${org.jboss.esb.tests.report.dir}"/>
+	            <report format="noframes" todir="${org.jboss.esb.tests.report.dir}"/>
+	        </junitreport>
+	    </target>
 </project>

Copied: labs/jbossesb/workspace/arvinder/product/docs/AdministrationGuide.odt (from rev 8302, labs/jbossesb/trunk/product/docs/AdministrationGuide.odt)

Modified: labs/jbossesb/workspace/arvinder/product/docs/ProgrammersGuide.odt
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/docs/QuickStart.odt
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/docs/QuickStart.pdf
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/docs/services/MessageTransformation.pdf
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/docs/services/MessageTransformation.sxw
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerEasier2ReadExample.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerEasier2ReadExample.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerEasier2ReadExample.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -7,7 +7,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/A"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
     message-selector="service='handOfGod'"
    >

Modified: labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerExample.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerExample.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/EsbJmsListenerExample.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -7,7 +7,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/A"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
     message-selector="service='maradona'"
    >

Modified: labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/gatewayExample.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/gatewayExample.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/etc/examples/listeners/gatewayExample.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -12,7 +12,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/A"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
     message-selector="service='composeExampleService'"
    >

Copied: labs/jbossesb/workspace/arvinder/product/etc/schemas/xml/jbossesb.xml (from rev 8302, labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb.xml)

Copied: labs/jbossesb/workspace/arvinder/product/etc/schemas/xml/jbossesb.xsd (from rev 8302, labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb.xsd)

Modified: labs/jbossesb/workspace/arvinder/product/etc/test/resources/jbossesb-unittest-properties.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/etc/test/resources/jbossesb-unittest-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/etc/test/resources/jbossesb-unittest-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -30,8 +30,8 @@
 <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"/>
+    <properties name="core">
+		<property name="org.jboss.soa.esb.jndi.server.context.factory" value="org.jnp.interfaces.NamingContextFactory"/>
 		<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>

Modified: labs/jbossesb/workspace/arvinder/product/install/README.TXT
===================================================================
--- labs/jbossesb/workspace/arvinder/product/install/README.TXT	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/install/README.TXT	2006-12-13 20:16:02 UTC (rev 8303)
@@ -23,24 +23,24 @@
 HOW TO INSTALL JBoss ESB:
 
 
-1.	Copy the <JBoss ESB Home>/lib/jbossesb-appl.ear to your <JBOSS_HOME>/server/all/deploy directory
+1.	Copy the <JBoss ESB Home>/lib/jbossesb.sar directory to your <JBOSS_HOME>/server/default/deploy directory
 
-2.	Edit the properties-service.xml in your <JBOSS_HOME>/server/all/deploy directory and add the following attribute entry:
+2.	Edit the properties-service.xml in your <JBOSS_HOME>/server/default/deploy directory and add the following attribute entry:
 		<attribute name="URLList">
 	      		./conf/jbossesb-properties.xml
     		</attribute>
 	* This lets the JBoss ESB application know where to find its config file
 	
-3.	Copy the <JBoss ESB HOME>/install/conf/jbossesb-properties.xml to your <JBOSS_HOME>\server\all\conf directory
+3.	Copy the <JBoss ESB HOME>/install/conf/jbossesb-properties.xml to your <JBOSS_HOME>/server/default/conf directory
 
 4.	Load the database schema located in <JBoss ESB HOME>/install/database/JBossESB-DB.sql into your PostGreSQL database and create a new database of your choice.
 
-5.	Copy the <JBoss ESB HOME>/install/deploy/JBossESB-DS.xml to your <JBOSS_HOME>/server/all/deploy directory.
+5.	Copy the <JBoss ESB HOME>/install/deploy/JBossESB-DS.xml to your <JBOSS_HOME>/server/default/deploy directory.
 
 6.	Edit the JBossESB-DS.xml and change as required for your database settings
 
-7.	Copy the PostGreSQL JDBC driver into your <JBOSS_HOME>/server/all/lib directory
+7.	Copy the PostGreSQL JDBC driver into your <JBOSS_HOME>/server/default/lib directory
 
-8. 	Edit the <JBOSS_HOME>/server/all/conf/jbossEsb.properties file and modify as per your environment for mail notifications to work
+8. 	Edit the <JBOSS_HOME>/server/default/conf/jbossEsb.properties file and modify as per your environment for mail notifications to work
 
 9.	Launch JBoss Application Server

Modified: labs/jbossesb/workspace/arvinder/product/install/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/install/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/install/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -12,21 +12,25 @@
 	<target name="configure" depends="configure.jboss" />
 	<target name="configure.jboss">
 		<!-- conf -->
-		<copy  file="${org.jboss.esb.deployment.conf}/jbossesb-gateway.xml"
+		<copy  file="${org.jboss.esb.deployment.conf}/jbossesb-properties.xml" overwrite="true"
+				       todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/conf" />
+		<copy  file="${org.jboss.esb.deployment.conf}/jbossesb.xml" overwrite="true"
+					   todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/conf" />
+		<copy  file="${org.jboss.esb.deployment.conf}/jbossesb.xml" overwrite="true"
 		       todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/conf" />
-		<copy  file="${org.jboss.esb.deployment.conf}/jbossesb-listener.xml"
+		<copy  file="${org.jboss.esb.deployment.conf}/jbossesb-listener.xml" overwrite="true"
 			   todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/conf" />
-		<copy  file="${org.jboss.esb.deployment.conf}/juddi.properties"
+		<copy  file="${org.jboss.esb.deployment.conf}/juddi.properties" overwrite="true"
 			   todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/conf" />
 		<!-- data -->
-		<copy  file="${org.jboss.esb.deployment.data}/hypersonic/default.data"
+		<copy  file="${org.jboss.esb.deployment.data}/hypersonic/default.data" overwrite="true"
 			   todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/data/hypersonic" />
-		<copy  file="${org.jboss.esb.deployment.data}/hypersonic/default.properties"
+		<copy  file="${org.jboss.esb.deployment.data}/hypersonic/default.properties"  overwrite="true"
 			   todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/data/hypersonic" />
-		<copy  file="${org.jboss.esb.deployment.data}/hypersonic/default.script"
+		<copy  file="${org.jboss.esb.deployment.data}/hypersonic/default.script" overwrite="true"
 			   todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/data/hypersonic" />
 		<!-- deploy -->
-		<copy  file="${org.jboss.esb.deployment.deploy}/hsqldb-ds.xml"
+		<copy  file="${org.jboss.esb.deployment.deploy}/hsqldb-ds.xml" overwrite="true"
 			   todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/deploy" />
 		<copy  todir="${org.jboss.esb.appserver.home}/server/${org.jboss.esb.appserver.config}/deploy">
 			<fileset dir="${org.jboss.esb.dist.lib}" includes="jbossesb.sar/**"/></copy>

Modified: labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb-listener.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb-listener.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb-listener.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,5 +1,5 @@
 <JBossESB-Listeners parameterReloadSecs="30">
 
-<!-- Define your ESB Gateways in this file -->
+<!-- Define your ESB Listeners in this file -->
 	
 </JBossESB-Listeners>

Copied: labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb-properties.xml (from rev 8302, labs/jbossesb/trunk/product/install/conf/jbossesb-properties.xml)

Copied: labs/jbossesb/workspace/arvinder/product/install/conf/jbossesb.xml (from rev 8302, labs/jbossesb/trunk/product/install/conf/jbossesb.xml)

Modified: labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.data
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.properties
===================================================================
--- labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,5 +1,5 @@
 #HSQL Database Engine
-#Thu Nov 30 19:14:40 EST 2006
+#Thu Dec 07 13:13:52 EST 2006
 hsqldb.script_format=0
 runtime.gc_interval=0
 sql.enforce_strict_size=false

Modified: labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.script
===================================================================
--- labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.script	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/install/data/hypersonic/default.script	2006-12-13 20:16:02 UTC (rev 8303)
@@ -40,7 +40,6 @@
 CREATE MEMORY TABLE PUBLISHER_ASSERTION(FROM_KEY VARCHAR(41) NOT NULL,TO_KEY VARCHAR(41) NOT NULL,TMODEL_KEY VARCHAR(41) NOT NULL,KEY_NAME VARCHAR(255) NOT NULL,KEY_VALUE VARCHAR(255) NOT NULL,FROM_CHECK VARCHAR(5) NOT NULL,TO_CHECK VARCHAR(5) NOT NULL,CONSTRAINT SYS_FK_6048 FOREIGN KEY(FROM_KEY) REFERENCES BUSINESS_ENTITY(BUSINESS_KEY),CONSTRAINT SYS_FK_6049 FOREIGN KEY(TO_KEY) REFERENCES BUSINESS_ENTITY(BUSINESS_KEY))
 CREATE MEMORY TABLE PUBLISHER(PUBLISHER_ID VARCHAR(20) NOT NULL PRIMARY KEY,PUBLISHER_NAME VARCHAR(255) NOT NULL,EMAIL_ADDRESS VARCHAR(255),IS_ADMIN VARCHAR(5),IS_ENABLED VARCHAR(5),MAX_BUSINESSES INTEGER,MAX_SERVICES_PER_BUSINESS INTEGER,MAX_BINDINGS_PER_SERVICE INTEGER,MAX_TMODELS INTEGER)
 CREATE MEMORY TABLE AUTH_TOKEN(AUTH_TOKEN VARCHAR(51) NOT NULL PRIMARY KEY,PUBLISHER_ID VARCHAR(20) NOT NULL,PUBLISHER_NAME VARCHAR(255) NOT NULL,CREATED TIMESTAMP NOT NULL,LAST_USED TIMESTAMP NOT NULL,NUMBER_OF_USES INTEGER NOT NULL,TOKEN_STATE INTEGER NOT NULL)
-SET TABLE JMS_MESSAGES INDEX'336 336 336 0'
 CREATE USER SA PASSWORD ""
 GRANT DBA TO SA
 SET WRITE_DELAY 20
@@ -73,12 +72,22 @@
 INSERT INTO EMAIL VALUES('A5D263E0-80E0-11DB-A3E0-B5415EC84996',0,0,NULL,'jbossesb at jboss.com')
 INSERT INTO PHONE VALUES('A5D263E0-80E0-11DB-A3E0-B5415EC84996',0,0,NULL,'404 467-8555')
 INSERT INTO DISCOVERY_URL VALUES('A5D263E0-80E0-11DB-A3E0-B5415EC84996',0,'businessEntity','http://localhost:8080/juddi/uddiget.jsp?businesskey=A5D263E0-80E0-11DB-A3E0-B5415EC84996')
-INSERT INTO BUSINESS_SERVICE VALUES('A5D263E0-80E0-11DB-A3E0-B5415EC84996','40EAB750-80E2-11DB-B750-F911237FEF02','2006-12-06 14:55:06.500000000')
-INSERT INTO BUSINESS_SERVICE VALUES('A5D263E0-80E0-11DB-A3E0-B5415EC84996','A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','2006-12-06 14:55:06.609000000')
+INSERT INTO BUSINESS_SERVICE VALUES('A5D263E0-80E0-11DB-A3E0-B5415EC84996','40EAB750-80E2-11DB-B750-F911237FEF02','2006-12-07 13:12:43.281000000')
+INSERT INTO BUSINESS_SERVICE VALUES('A5D263E0-80E0-11DB-A3E0-B5415EC84996','A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','2006-12-07 13:12:43.546000000')
 INSERT INTO SERVICE_NAME VALUES('40EAB750-80E2-11DB-B750-F911237FEF02',0,'en','trailblazer-jmsbank:jmsbankreplies')
 INSERT INTO SERVICE_NAME VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67',0,'en','trailblazer:creditagency')
-INSERT INTO BINDING_TEMPLATE VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','ABBBCDF0-8563-11DB-A4E1-ACF4C63AB261','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Amessage-selector+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eservice%3D%27creditAgency%27%3C%2Fwsarjaddr%3Amessage-selector%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-06 14:55:06.718000000')
-INSERT INTO BINDING_TEMPLATE VALUES('40EAB750-80E2-11DB-B750-F911237FEF02','ABC2F9E0-8563-11DB-A4E1-FBDDED3A8EA7','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FE%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-06 14:55:06.750000000')
+INSERT INTO BINDING_TEMPLATE VALUES('40EAB750-80E2-11DB-B750-F911237FEF02','88640A00-861E-11DB-B1A1-CA434B200CC2','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FE%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.312000000')
+INSERT INTO BINDING_TEMPLATE VALUES('40EAB750-80E2-11DB-B750-F911237FEF02','8868EC00-861E-11DB-B1A1-94A3BDE44377','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FE%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.328000000')
+INSERT INTO BINDING_TEMPLATE VALUES('40EAB750-80E2-11DB-B750-F911237FEF02','886B35F0-861E-11DB-B1A1-BB18A7F2D993','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FE%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.359000000')
+INSERT INTO BINDING_TEMPLATE VALUES('40EAB750-80E2-11DB-B750-F911237FEF02','887017F0-861E-11DB-B1A1-E7057FE16B60','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FE%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.390000000')
+INSERT INTO BINDING_TEMPLATE VALUES('40EAB750-80E2-11DB-B750-F911237FEF02','8874D2E0-861E-11DB-B1A1-FC2CECE98B54','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FE%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.406000000')
+INSERT INTO BINDING_TEMPLATE VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','888CA0A0-861E-11DB-B1A1-9E2316DCDC86','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Amessage-selector+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eservice%3D%27creditAgency%27%3C%2Fwsarjaddr%3Amessage-selector%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.562000000')
+INSERT INTO BINDING_TEMPLATE VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','888F11A0-861E-11DB-B1A1-8459B20A8C42','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Amessage-selector+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eservice%3D%27creditAgency%27%3C%2Fwsarjaddr%3Amessage-selector%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.578000000')
+INSERT INTO BINDING_TEMPLATE VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','8893CC90-861E-11DB-B1A1-A645C560CB00','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Amessage-selector+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eservice%3D%27creditAgency%27%3C%2Fwsarjaddr%3Amessage-selector%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.609000000')
+INSERT INTO BINDING_TEMPLATE VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','88963D90-861E-11DB-B1A1-A601308795F8','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Amessage-selector+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eservice%3D%27creditAgency%27%3C%2Fwsarjaddr%3Amessage-selector%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.625000000')
+INSERT INTO BINDING_TEMPLATE VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','88988780-861E-11DB-B1A1-E47075DA1806','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Amessage-selector+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eservice%3D%27creditAgency%27%3C%2Fwsarjaddr%3Amessage-selector%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:43.640000000')
+INSERT INTO BINDING_TEMPLATE VALUES('A5F3CE90-80E0-11DB-8E90-F5C2FA4DCF67','8908AE70-861E-11DB-B1A1-D191125A0C73','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Amessage-selector+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eservice%3D%27creditAgency%27%3C%2Fwsarjaddr%3Amessage-selector%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:44.390000000')
+INSERT INTO BINDING_TEMPLATE VALUES('40EAB750-80E2-11DB-B750-F911237FEF02','89AF75C0-861E-11DB-B1A1-91AEF785974B','other','%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cepr+type%3D%22urn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%22%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A%2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FE%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarjaddr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3Aconnection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-type+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2!
 Fws%2F2004%2F06%2Fwsarjaddr%22%3Ejboss%3C%2Fwsarjaddr%3Ajndi-type%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fepr%3E%0A',NULL,'2006-12-07 13:12:45.484000000')
 INSERT INTO TMODEL VALUES('uuid:082B0851-25D8-303C-B332-F24A6D53E38E','Administrator','admin','jUDDI.org','uddi-org:wsdl:portTypeReference','http://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm#portTypeReference',NULL,'2006-11-30 00:00:00.0')
 INSERT INTO TMODEL VALUES('uuid:2EC65201-9109-3919-9BEC-C9DBEFCACCF6','Administrator','admin','jUDDI.org','uddi-org:xml:localName','http://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm#xmlLocalName',NULL,'2006-11-30 00:00:00.0')
 INSERT INTO TMODEL VALUES('uuid:327A56F0-3299-4461-BC23-5CD513E95C55','Administrator','admin','jUDDI.org','uddi-org:operators','http://www.uddi.org/taxonomies/UDDI_Taxonomy_tModels.htm#Operators',NULL,'2006-11-30 00:00:00.0')
@@ -177,14 +186,80 @@
 INSERT INTO TMODEL_DOC_DESCR VALUES('uuid:E5C43936-86E4-37BF-8196-1D04B35C0099',0,'en','The Transport Categorization tModel provides a mechanism to capture transport information in the UDDI binding tModel which allows a user to search for bindings that implement a specific transport protocol.')
 INSERT INTO PUBLISHER VALUES('jbossesb','JBoss ESB User','kurt.stam at jboss.org','true','true',25,20,10,100)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0003D3B0-814C-11DB-A6BA-B562AF649796','jbossesb','JBoss ESB User','2006-12-01 09:55:35.531000000','2006-12-01 09:55:35.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:000703A0-8610-11DB-83A0-CF6188D221D1','jbossesb','JBoss ESB User','2006-12-07 11:28:41.562000000','2006-12-07 11:28:41.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:00088EA0-814C-11DB-A6BA-856FE993FD0F','jbossesb','JBoss ESB User','2006-12-01 09:55:35.562000000','2006-12-01 09:55:35.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:00129C00-80E4-11DB-9C00-8065D4AA3058','jbossesb','JBoss ESB User','2006-11-30 21:31:08.460000000','2006-11-30 21:31:08.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:003195B0-80E4-11DB-95B0-C53ECF4ED75B','jbossesb','JBoss ESB User','2006-11-30 21:31:08.187000000','2006-11-30 21:31:08.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:00425E90-80E4-11DB-9E90-B125923377DA','jbossesb','JBoss ESB User','2006-11-30 21:31:08.296000000','2006-11-30 21:31:08.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01591B90-860F-11DB-9B90-FC10A9581D47','jbossesb','JBoss ESB User','2006-12-07 11:21:34.281000000','2006-12-07 11:21:34.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:015B6580-860F-11DB-A580-A4D5B12328C6','jbossesb','JBoss ESB User','2006-12-07 11:21:34.312000000','2006-12-07 11:21:34.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01604780-860F-11DB-8780-FAF7B441E53C','jbossesb','JBoss ESB User','2006-12-07 11:21:34.328000000','2006-12-07 11:21:34.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0162D400-8619-11DB-9400-AF7B85862BE8','jbossesb','JBoss ESB User','2006-12-07 12:33:09.328000000','2006-12-07 12:33:09.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01678EF0-8619-11DB-8EF0-A18F403E5C5C','jbossesb','JBoss ESB User','2006-12-07 12:33:09.359000000','2006-12-07 12:33:09.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:016E7850-860F-11DB-B850-FE12A12C7180','jbossesb','JBoss ESB User','2006-12-07 11:21:34.437000000','2006-12-07 11:21:34.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:016EBAE0-8619-11DB-BAE0-9E1FBA4BB4C3','jbossesb','JBoss ESB User','2006-12-07 12:33:09.390000000','2006-12-07 12:33:09.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01735A50-860F-11DB-9A50-CC3CD974C473','jbossesb','JBoss ESB User','2006-12-07 11:21:34.453000000','2006-12-07 11:21:34.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0175A440-860F-11DB-A440-C337C32F0F9A','jbossesb','JBoss ESB User','2006-12-07 11:21:34.484000000','2006-12-07 11:21:34.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0175E6D0-8619-11DB-A6D0-C9CC47FA1CAC','jbossesb','JBoss ESB User','2006-12-07 12:33:09.437000000','2006-12-07 12:33:09.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:017D12C0-8619-11DB-92C0-A8BEAE6C17A7','jbossesb','JBoss ESB User','2006-12-07 12:33:09.484000000','2006-12-07 12:33:09.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:019C0C70-8619-11DB-8C70-E9BA7C93A571','jbossesb','JBoss ESB User','2006-12-07 12:33:09.687000000','2006-12-07 12:33:09.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:019E7D70-8619-11DB-BD70-BBB9AC9757A1','jbossesb','JBoss ESB User','2006-12-07 12:33:09.718000000','2006-12-07 12:33:09.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01A5A960-8619-11DB-A960-D61989A41C60','jbossesb','JBoss ESB User','2006-12-07 12:33:09.765000000','2006-12-07 12:33:09.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01ACAE40-8619-11DB-AE40-C50FFF95125D','jbossesb','JBoss ESB User','2006-12-07 12:33:09.796000000','2006-12-07 12:33:09.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01AF1F40-8619-11DB-9F40-FFF85564C51F','jbossesb','JBoss ESB User','2006-12-07 12:33:09.828000000','2006-12-07 12:33:09.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:01D9FFD0-8619-11DB-BFD0-96E8A4B33263','jbossesb','JBoss ESB User','2006-12-07 12:33:10.930000000','2006-12-07 12:33:10.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0261F480-8619-11DB-B480-89A4BD2A5BE8','jbossesb','JBoss ESB User','2006-12-07 12:33:11.0','2006-12-07 12:33:11.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:02E009B0-860F-11DB-89B0-F62F742B69CF','jbossesb','JBoss ESB User','2006-12-07 11:21:36.859000000','2006-12-07 11:21:36.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:02E17860-8171-11DB-AF51-AF8E053017D0','jbossesb','JBoss ESB User','2006-12-01 14:20:31.734000000','2006-12-01 14:20:32.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03364230-861E-11DB-B1A1-C01D46EF87EC','jbossesb','JBoss ESB User','2006-12-07 13:08:59.859000000','2006-12-07 13:08:59.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0338B330-861E-11DB-B1A1-D5C286AAFA0F','jbossesb','JBoss ESB User','2006-12-07 13:08:59.875000000','2006-12-07 13:08:59.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:033AFD20-861E-11DB-B1A1-EDB5AEC2FBDF','jbossesb','JBoss ESB User','2006-12-07 13:08:59.890000000','2006-12-07 13:08:59.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:033D6E20-861E-11DB-B1A1-CA2E8E07A6E3','jbossesb','JBoss ESB User','2006-12-07 13:08:59.921000000','2006-12-07 13:08:59.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03422910-861E-11DB-B1A1-B412530FB1EB','jbossesb','JBoss ESB User','2006-12-07 13:08:59.937000000','2006-12-07 13:08:59.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03449A10-861E-11DB-B1A1-813CD4E8FB89','jbossesb','JBoss ESB User','2006-12-07 13:08:59.953000000','2006-12-07 13:08:59.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:034904B0-860F-11DB-84B0-C9343C22B49D','jbossesb','JBoss ESB User','2006-12-07 11:21:37.531000000','2006-12-07 11:21:37.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03495500-861E-11DB-B1A1-B40657AAF312','jbossesb','JBoss ESB User','2006-12-07 13:09:00.0','2006-12-07 13:09:00.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:034A7360-8171-11DB-AF51-D0878E6AEFB3','jbossesb','JBoss ESB User','2006-12-01 14:20:32.421000000','2006-12-01 14:20:32.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03546BD0-860E-11DB-ABD0-C8A29846BC6C','jbossesb','JBoss ESB User','2006-12-07 11:14:28.109000000','2006-12-07 11:14:28.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:035926C0-860E-11DB-A6C0-81F397E7DB56','jbossesb','JBoss ESB User','2006-12-07 11:14:28.140000000','2006-12-07 11:14:28.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:035B97C0-860E-11DB-97C0-A27E24F2F06B','jbossesb','JBoss ESB User','2006-12-07 11:14:28.171000000','2006-12-07 11:14:28.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:035ED8D0-861E-11DB-B1A1-DABC65B2294B','jbossesb','JBoss ESB User','2006-12-07 13:09:00.140000000','2006-12-07 13:09:00.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:036393C0-861E-11DB-B1A1-C1B4F1F5AE8C','jbossesb','JBoss ESB User','2006-12-07 13:09:00.156000000','2006-12-07 13:09:00.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0364B220-8171-11DB-AF51-8CDC5D810BAE','jbossesb','JBoss ESB User','2006-12-01 14:20:32.578000000','2006-12-01 14:20:33.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0365DDB0-861E-11DB-B1A1-9268E7D4B3F4','jbossesb','JBoss ESB User','2006-12-07 13:09:00.187000000','2006-12-07 13:09:00.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:036EAA90-860E-11DB-AA90-99F6F6449EEC','jbossesb','JBoss ESB User','2006-12-07 11:14:28.281000000','2006-12-07 11:14:28.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03736580-860E-11DB-A580-90063BEBEB36','jbossesb','JBoss ESB User','2006-12-07 11:14:28.312000000','2006-12-07 11:14:28.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0375D680-860E-11DB-9680-BEDB4D4C4DCF','jbossesb','JBoss ESB User','2006-12-07 11:14:28.328000000','2006-12-07 11:14:28.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0378F080-861E-11DB-B1A1-B1602E279D0C','jbossesb','JBoss ESB User','2006-12-07 13:09:00.296000000','2006-12-07 13:09:00.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:037B6180-861E-11DB-B1A1-BAD90F0E117E','jbossesb','JBoss ESB User','2006-12-07 13:09:00.328000000','2006-12-07 13:09:00.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03801C70-861E-11DB-B1A1-DC2A8172964E','jbossesb','JBoss ESB User','2006-12-07 13:09:00.343000000','2006-12-07 13:09:00.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03867850-860E-11DB-B850-EEB34FCB5E18','jbossesb','JBoss ESB User','2006-12-07 11:14:28.453000000','2006-12-07 11:14:28.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03981140-861E-11DB-B1A1-99C21B811317','jbossesb','JBoss ESB User','2006-12-07 13:09:00.515000000','2006-12-07 13:09:00.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:039CCC30-861E-11DB-B1A1-807DC78D2D00','jbossesb','JBoss ESB User','2006-12-07 13:09:00.531000000','2006-12-07 13:09:00.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03A18720-861E-11DB-B1A1-92AB470E141D','jbossesb','JBoss ESB User','2006-12-07 13:09:00.562000000','2006-12-07 13:09:00.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03A3F820-861E-11DB-B1A1-AF7494C63473','jbossesb','JBoss ESB User','2006-12-07 13:09:00.593000000','2006-12-07 13:09:00.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03A8B310-861E-11DB-B1A1-BF508A82E11F','jbossesb','JBoss ESB User','2006-12-07 13:09:00.609000000','2006-12-07 13:09:00.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03AB2410-861E-11DB-B1A1-EC6393094E54','jbossesb','JBoss ESB User','2006-12-07 13:09:00.625000000','2006-12-07 13:09:00.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03AD6E00-861E-11DB-B1A1-EDC6195BF9F2','jbossesb','JBoss ESB User','2006-12-07 13:09:00.656000000','2006-12-07 13:09:00.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:03B0FD60-8171-11DB-AF51-902659D5FBE9','jbossesb','JBoss ESB User','2006-12-01 14:20:33.780000000','2006-12-01 14:20:33.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03C7ACC0-861E-11DB-B1A1-D7C7C1E28DD4','jbossesb','JBoss ESB User','2006-12-07 13:09:00.828000000','2006-12-07 13:09:00.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03CC67B0-861E-11DB-B1A1-A9C1699DAF02','jbossesb','JBoss ESB User','2006-12-07 13:09:00.843000000','2006-12-07 13:09:00.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03CE4B30-8618-11DB-8B30-86AD97A231F6','jbossesb','JBoss ESB User','2006-12-07 12:26:03.890000000','2006-12-07 12:26:03.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03D149B0-861E-11DB-B1A1-B87B202C3A6E','jbossesb','JBoss ESB User','2006-12-07 13:09:00.890000000','2006-12-07 13:09:00.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03D30620-8618-11DB-8620-EBF1F887A15E','jbossesb','JBoss ESB User','2006-12-07 12:26:03.953000000','2006-12-07 12:26:03.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03D604A0-861E-11DB-B1A1-8273634395F6','jbossesb','JBoss ESB User','2006-12-07 13:09:00.906000000','2006-12-07 13:09:00.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03D84E90-861E-11DB-B1A1-B0EC8AF4E75B','jbossesb','JBoss ESB User','2006-12-07 13:09:00.921000000','2006-12-07 13:09:00.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03DABF90-861E-11DB-B1A1-BC523E7E8615','jbossesb','JBoss ESB User','2006-12-07 13:09:00.953000000','2006-12-07 13:09:00.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03DEED00-8618-11DB-AD00-F47EF7469810','jbossesb','JBoss ESB User','2006-12-07 12:26:03.984000000','2006-12-07 12:26:04.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03E45C80-861E-11DB-B1A1-8CCFB28E9B62','jbossesb','JBoss ESB User','2006-12-07 13:09:01.150000000','2006-12-07 13:09:01.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03E618F0-8618-11DB-98F0-A19AA15E73F7','jbossesb','JBoss ESB User','2006-12-07 12:26:04.310000000','2006-12-07 12:26:04.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:03ED44E0-8618-11DB-84E0-9AA5941ED97D','jbossesb','JBoss ESB User','2006-12-07 12:26:04.780000000','2006-12-07 12:26:04.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0415B470-8618-11DB-B470-B7C24B52CE12','jbossesb','JBoss ESB User','2006-12-07 12:26:04.375000000','2006-12-07 12:26:04.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:04219B50-8618-11DB-9B50-E66EEF900CC5','jbossesb','JBoss ESB User','2006-12-07 12:26:04.421000000','2006-12-07 12:26:04.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:04267D50-8618-11DB-BD50-849986F7EBB5','jbossesb','JBoss ESB User','2006-12-07 12:26:04.453000000','2006-12-07 12:26:04.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:042FF330-8618-11DB-B330-FF0B90F3F7CA','jbossesb','JBoss ESB User','2006-12-07 12:26:04.515000000','2006-12-07 12:26:04.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:04371F20-8618-11DB-9F20-BD0DA8213EAA','jbossesb','JBoss ESB User','2006-12-07 12:26:04.578000000','2006-12-07 12:26:04.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0437ACA0-861E-11DB-B1A1-CA8C498AB088','jbossesb','JBoss ESB User','2006-12-07 13:09:01.562000000','2006-12-07 13:09:01.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:044E6B20-814B-11DB-A6BA-EED8823F5BC5','jbossesb','JBoss ESB User','2006-12-01 09:48:33.265000000','2006-12-01 09:48:33.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:04617DF0-814B-11DB-A6BA-C555F11C0FC9','jbossesb','JBoss ESB User','2006-12-01 09:48:33.359000000','2006-12-01 09:48:33.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0468A9E0-814B-11DB-A6BA-9141F8D80ACA','jbossesb','JBoss ESB User','2006-12-01 09:48:33.406000000','2006-12-01 09:48:33.421000000',1,1)
@@ -195,6 +270,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:04E66590-8170-11DB-AF51-CE489FAD6E99','jbossesb','JBoss ESB User','2006-12-01 14:13:25.609000000','2006-12-01 14:13:25.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:04F97860-8170-11DB-AF51-CDC816D211C1','jbossesb','JBoss ESB User','2006-12-01 14:13:25.765000000','2006-12-01 14:13:25.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:050692D0-80E3-11DB-92D0-BD6EB51CEE0B','jbossesb','JBoss ESB User','2006-11-30 21:24:06.796000000','2006-11-30 21:24:06.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0584B950-860E-11DB-B950-CDE1643E0C6A','jbossesb','JBoss ESB User','2006-12-07 11:14:31.796000000','2006-12-07 11:14:31.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:05C59AA0-8173-11DB-B8A9-DF207005B621','jbossesb','JBoss ESB User','2006-12-01 14:34:55.562000000','2006-12-01 14:34:55.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:05D4B4D0-817E-11DB-B4D0-838F669977FA','jbossesb','JBoss ESB User','2006-12-01 15:53:40.125000000','2006-12-01 15:53:40.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:05D53490-817F-11DB-B490-F4DA10446CC2','jbossesb','JBoss ESB User','2006-12-01 16:00:49.656000000','2006-12-01 16:00:49.703000000',1,1)
@@ -213,9 +289,11 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:0654A2C0-8148-11DB-A2C0-85A02E32A3EF','jbossesb','JBoss ESB User','2006-12-01 09:27:08.140000000','2006-12-01 09:27:08.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:065BCEB0-8148-11DB-8EB0-D864DB590222','jbossesb','JBoss ESB User','2006-12-01 09:27:08.187000000','2006-12-01 09:27:08.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0662FAA0-8148-11DB-BAA0-EF1E73E956E1','jbossesb','JBoss ESB User','2006-12-01 09:27:08.234000000','2006-12-01 09:27:08.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0670E280-8618-11DB-A280-8361C25DCE21','jbossesb','JBoss ESB User','2006-12-07 12:26:08.296000000','2006-12-07 12:26:08.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:069AF590-817F-11DB-B590-D84D0D37FB6F','jbossesb','JBoss ESB User','2006-12-01 16:00:50.937000000','2006-12-01 16:00:50.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:06A94D70-817F-11DB-8D70-8ADEDAB825C7','jbossesb','JBoss ESB User','2006-12-01 16:00:51.310000000','2006-12-01 16:00:51.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:06DD3CB0-80E5-11DB-BCB0-83F5C2C50F29','jbossesb','JBoss ESB User','2006-11-30 21:38:28.875000000','2006-11-30 21:38:28.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:06DE9870-8618-11DB-9870-804BFEB9CA8D','jbossesb','JBoss ESB User','2006-12-07 12:26:09.150000000','2006-12-07 12:26:09.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:06FBB760-8178-11DB-B760-AA311A50A24F','jbossesb','JBoss ESB User','2006-12-01 15:10:45.930000000','2006-12-01 15:10:45.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:071AB110-8178-11DB-B110-DD6EF1524493','jbossesb','JBoss ESB User','2006-12-01 15:10:45.296000000','2006-12-01 15:10:45.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:07225C00-80E5-11DB-9C00-BC4768DEFD5B','jbossesb','JBoss ESB User','2006-11-30 21:38:29.343000000','2006-11-30 21:38:29.359000000',1,1)
@@ -234,9 +312,20 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:0841F630-817C-11DB-B630-BF93F5B583EC','jbossesb','JBoss ESB User','2006-12-01 15:39:25.203000000','2006-12-01 15:39:25.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:08466E90-8172-11DB-B8A9-FFE965EC5956','jbossesb','JBoss ESB User','2006-12-01 14:27:50.265000000','2006-12-01 14:27:50.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:08502700-817C-11DB-A700-F71B6FDAFA68','jbossesb','JBoss ESB User','2006-12-01 15:39:25.312000000','2006-12-01 15:39:25.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:086000F0-861B-11DB-80F0-EF9A2A467405','jbossesb','JBoss ESB User','2006-12-07 12:47:40.460000000','2006-12-07 12:47:40.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:08672CE0-861B-11DB-ACE0-FCFB8A5E0A64','jbossesb','JBoss ESB User','2006-12-07 12:47:40.930000000','2006-12-07 12:47:40.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:087313C0-861B-11DB-93C0-A8C0AB34C6F1','jbossesb','JBoss ESB User','2006-12-07 12:47:40.156000000','2006-12-07 12:47:40.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0873C020-8172-11DB-B8A9-B5A40C095F81','jbossesb','JBoss ESB User','2006-12-01 14:27:50.578000000','2006-12-01 14:27:50.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0877CEB0-861B-11DB-8EB0-ED45D2D245C0','jbossesb','JBoss ESB User','2006-12-07 12:47:40.187000000','2006-12-07 12:47:40.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:087C89A0-861B-11DB-89A0-9C4C08E1D27A','jbossesb','JBoss ESB User','2006-12-07 12:47:40.234000000','2006-12-07 12:47:40.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:088461F0-8172-11DB-B8A9-F3DAC97002D6','jbossesb','JBoss ESB User','2006-12-01 14:27:50.671000000','2006-12-01 14:27:50.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0892B9D0-8172-11DB-B8A9-BB984523B7F0','jbossesb','JBoss ESB User','2006-12-01 14:27:50.765000000','2006-12-01 14:27:50.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:089B8350-861B-11DB-8350-AFAAF24731F0','jbossesb','JBoss ESB User','2006-12-07 12:47:40.437000000','2006-12-07 12:47:40.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:08A06550-861B-11DB-A550-E0D31F43C5DB','jbossesb','JBoss ESB User','2006-12-07 12:47:40.453000000','2006-12-07 12:47:40.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:08A2AF40-861B-11DB-AF40-AFA3541B0D5E','jbossesb','JBoss ESB User','2006-12-07 12:47:40.484000000','2006-12-07 12:47:40.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:08A9DB30-861B-11DB-9B30-E94C10834E42','jbossesb','JBoss ESB User','2006-12-07 12:47:40.531000000','2006-12-07 12:47:40.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:08AE9620-861B-11DB-9620-F8E5772989E5','jbossesb','JBoss ESB User','2006-12-07 12:47:40.562000000','2006-12-07 12:47:40.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:08B83310-861B-11DB-B310-B4246B70ED07','jbossesb','JBoss ESB User','2006-12-07 12:47:40.609000000','2006-12-07 12:47:40.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0911E1A0-8182-11DB-AB1E-85BF2726D7C9','jbossesb','JBoss ESB User','2006-12-01 16:22:23.578000000','2006-12-01 16:22:23.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0922A520-816F-11DB-A4E4-AE9C37DDD65A','jbossesb','JBoss ESB User','2006-12-01 14:06:23.218000000','2006-12-01 14:06:23.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:092C2060-8182-11DB-AB1E-9F4E07286AB9','jbossesb','JBoss ESB User','2006-12-01 16:22:23.718000000','2006-12-01 16:22:23.734000000',1,1)
@@ -245,6 +334,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:0948CAC0-816F-11DB-A4E4-857DCC9C4E1F','jbossesb','JBoss ESB User','2006-12-01 14:06:23.484000000','2006-12-01 14:06:23.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:098DEA10-816F-11DB-A4E4-F4A5ECBF6B8B','jbossesb','JBoss ESB User','2006-12-01 14:06:23.921000000','2006-12-01 14:06:23.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0999F800-816F-11DB-A4E4-EA2D7B115187','jbossesb','JBoss ESB User','2006-12-01 14:06:24.310000000','2006-12-01 14:06:24.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:09C5AB70-861B-11DB-AB70-B4544453F9FF','jbossesb','JBoss ESB User','2006-12-07 12:47:42.390000000','2006-12-07 12:47:42.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:09EA6160-8100-11DB-B65A-DE2661CA767F','jbossesb','JBoss ESB User','2006-12-01 00:51:50.421000000','2006-12-01 00:51:50.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0A071120-8100-11DB-B65A-B160DAC870ED','jbossesb','JBoss ESB User','2006-12-01 00:51:50.578000000','2006-12-01 00:51:50.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0A128600-8104-11DB-8600-B341B881F5A4','jbossesb','JBoss ESB User','2006-12-01 01:20:28.671000000','2006-12-01 01:20:28.671000000',1,1)
@@ -255,8 +345,25 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:0A65FD30-8104-11DB-BD30-E2B95C961E7D','jbossesb','JBoss ESB User','2006-12-01 01:20:29.203000000','2006-12-01 01:20:29.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0AEA3A30-8179-11DB-A966-C72F64B3B0CE','jbossesb','JBoss ESB User','2006-12-01 15:18:01.187000000','2006-12-01 15:18:01.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0B0E15E0-8179-11DB-A966-EF9C8C708D4E','jbossesb','JBoss ESB User','2006-12-01 15:18:01.406000000','2006-12-01 15:18:01.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B1A0D50-861A-11DB-8D50-DB019B02C673','jbossesb','JBoss ESB User','2006-12-07 12:40:35.140000000','2006-12-07 12:40:35.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B213940-861A-11DB-B940-F0F06F301DFD','jbossesb','JBoss ESB User','2006-12-07 12:40:35.156000000','2006-12-07 12:40:35.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B2367B0-8610-11DB-A7B0-C21CCF1E6E51','jbossesb','JBoss ESB User','2006-12-07 11:29:00.218000000','2006-12-07 11:29:00.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B238330-861A-11DB-8330-EEDDE5047622','jbossesb','JBoss ESB User','2006-12-07 12:40:35.187000000','2006-12-07 12:40:35.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0B25E3A0-8179-11DB-A966-C019E95797AD','jbossesb','JBoss ESB User','2006-12-01 15:18:01.593000000','2006-12-01 15:18:01.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B2822A0-8610-11DB-A2A0-96FD2FA1CFD3','jbossesb','JBoss ESB User','2006-12-07 11:29:00.234000000','2006-12-07 11:29:00.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B286530-861A-11DB-A530-99D1DBD79809','jbossesb','JBoss ESB User','2006-12-07 12:40:35.203000000','2006-12-07 12:40:35.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B2CDD90-8610-11DB-9D90-BB4CC7752A6D','jbossesb','JBoss ESB User','2006-12-07 11:29:00.281000000','2006-12-07 11:29:00.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B2D2020-861A-11DB-A020-82C05DBC3D20','jbossesb','JBoss ESB User','2006-12-07 12:40:35.250000000','2006-12-07 12:40:35.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0B38F670-8179-11DB-A966-E02FEEDAF569','jbossesb','JBoss ESB User','2006-12-01 15:18:01.687000000','2006-12-01 15:18:01.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B44EDE0-861A-11DB-ADE0-CC9FF2563ACF','jbossesb','JBoss ESB User','2006-12-07 12:40:35.406000000','2006-12-07 12:40:35.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B498D50-8610-11DB-8D50-86E180731D7B','jbossesb','JBoss ESB User','2006-12-07 11:29:00.453000000','2006-12-07 11:29:00.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B4BD740-8610-11DB-9740-A5CC3C9A99AE','jbossesb','JBoss ESB User','2006-12-07 11:29:00.468000000','2006-12-07 11:29:00.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B4C19D0-861A-11DB-99D0-B56034E824EF','jbossesb','JBoss ESB User','2006-12-07 12:40:35.437000000','2006-12-07 12:40:35.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B50B940-8610-11DB-B940-C0C1A0EA3D39','jbossesb','JBoss ESB User','2006-12-07 11:29:00.500000000','2006-12-07 11:29:00.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B50D4C0-861A-11DB-94C0-F8AAD6A5CE21','jbossesb','JBoss ESB User','2006-12-07 12:40:35.468000000','2006-12-07 12:40:35.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B55B6C0-861A-11DB-B6C0-F2009EC23C1A','jbossesb','JBoss ESB User','2006-12-07 12:40:35.515000000','2006-12-07 12:40:35.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B5A71B0-861A-11DB-B1B0-AEE6EE24D426','jbossesb','JBoss ESB User','2006-12-07 12:40:35.546000000','2006-12-07 12:40:35.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0B855240-861A-11DB-9240-C29928AA4DA7','jbossesb','JBoss ESB User','2006-12-07 12:40:35.828000000','2006-12-07 12:40:35.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0BB5A420-8103-11DB-A420-BBE459134CE5','jbossesb','JBoss ESB User','2006-12-01 01:13:21.937000000','2006-12-01 01:13:22.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0BD5ACA0-816E-11DB-A4E4-E8E6BE2D1EC6','jbossesb','JBoss ESB User','2006-12-01 13:59:18.265000000','2006-12-01 13:59:18.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0BEADAC0-814C-11DB-A6BA-ABEA8DCBE709','jbossesb','JBoss ESB User','2006-12-01 09:55:55.500000000','2006-12-01 09:55:55.515000000',1,1)
@@ -265,22 +372,79 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:0BFD3470-8103-11DB-B470-BC457AFF0728','jbossesb','JBoss ESB User','2006-12-01 01:13:22.390000000','2006-12-01 01:13:22.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0BFE1C30-816E-11DB-A4E4-AD66859BEBCA','jbossesb','JBoss ESB User','2006-12-01 13:59:18.546000000','2006-12-01 13:59:18.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0C0EE510-816E-11DB-A4E4-A32B0598AF7C','jbossesb','JBoss ESB User','2006-12-01 13:59:18.625000000','2006-12-01 13:59:18.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0C1472E0-861A-11DB-B2E0-929C029D6650','jbossesb','JBoss ESB User','2006-12-07 12:40:36.750000000','2006-12-07 12:40:36.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0C3C7870-80E4-11DB-B870-DA068F7D7350','jbossesb','JBoss ESB User','2006-11-30 21:31:28.406000000','2006-11-30 21:31:28.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0C602D10-80E4-11DB-AD10-8BA3F38C1B6E','jbossesb','JBoss ESB User','2006-11-30 21:31:28.640000000','2006-11-30 21:31:28.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0C733FE0-80E4-11DB-BFE0-F7418D395D0B','jbossesb','JBoss ESB User','2006-11-30 21:31:28.750000000','2006-11-30 21:31:28.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0C8197C0-80E4-11DB-97C0-CE8083A110C6','jbossesb','JBoss ESB User','2006-11-30 21:31:28.843000000','2006-11-30 21:31:28.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0D87CE70-8619-11DB-8E70-CD64644C91E0','jbossesb','JBoss ESB User','2006-12-07 12:33:29.703000000','2006-12-07 12:33:29.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0D8C1F60-80E3-11DB-9F60-B6EAAEBDD10D','jbossesb','JBoss ESB User','2006-11-30 21:24:21.109000000','2006-11-30 21:24:21.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0D8EFA60-8619-11DB-BA60-A5E2AEBAE726','jbossesb','JBoss ESB User','2006-12-07 12:33:29.734000000','2006-12-07 12:33:29.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0D9854C0-860F-11DB-94C0-B5833E94A78A','jbossesb','JBoss ESB User','2006-12-07 11:21:54.843000000','2006-12-07 11:21:54.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0D987040-8619-11DB-B040-9BEBEBF8C2B2','jbossesb','JBoss ESB User','2006-12-07 12:33:29.812000000','2006-12-07 12:33:29.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0D9D0FB0-860F-11DB-8FB0-CD5827A695F7','jbossesb','JBoss ESB User','2006-12-07 11:21:54.859000000','2006-12-07 11:21:54.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0D9D5240-8619-11DB-9240-FB53EA62B5C7','jbossesb','JBoss ESB User','2006-12-07 12:33:29.843000000','2006-12-07 12:33:29.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DA1CAA0-860F-11DB-8AA0-D773B9B101AF','jbossesb','JBoss ESB User','2006-12-07 11:21:54.906000000','2006-12-07 11:21:54.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DA47E30-8619-11DB-BE30-E76482C1B7AD','jbossesb','JBoss ESB User','2006-12-07 12:33:29.875000000','2006-12-07 12:33:29.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DB4DD70-860F-11DB-9D70-E2AAF50DF189','jbossesb','JBoss ESB User','2006-12-07 11:21:55.310000000','2006-12-07 11:21:55.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DB99860-860F-11DB-9860-8588B98B615F','jbossesb','JBoss ESB User','2006-12-07 11:21:55.460000000','2006-12-07 11:21:55.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DBC4BF0-8619-11DB-8BF0-EAB7EE6358B4','jbossesb','JBoss ESB User','2006-12-07 12:33:30.460000000','2006-12-07 12:33:30.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DBE7A60-860F-11DB-BA60-B744E57FF2E6','jbossesb','JBoss ESB User','2006-12-07 11:21:55.780000000','2006-12-07 11:21:55.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DC106E0-8619-11DB-86E0-FE249D509CB6','jbossesb','JBoss ESB User','2006-12-07 12:33:30.620000000','2006-12-07 12:33:30.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DC14410-8610-11DB-8410-BCDD0DD7D8FD','jbossesb','JBoss ESB User','2006-12-07 11:29:04.609000000','2006-12-07 11:29:04.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DC5C1D0-8619-11DB-81D0-8905A3C273C5','jbossesb','JBoss ESB User','2006-12-07 12:33:30.930000000','2006-12-07 12:33:30.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DCAA3D0-8619-11DB-A3D0-9E92171874A9','jbossesb','JBoss ESB User','2006-12-07 12:33:30.140000000','2006-12-07 12:33:30.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DD1A8B0-8619-11DB-A8B0-DAE0A06B9DBB','jbossesb','JBoss ESB User','2006-12-07 12:33:30.171000000','2006-12-07 12:33:30.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0DD20CF0-8610-11DB-8CF0-C2DBDE2CAD53','jbossesb','JBoss ESB User','2006-12-07 11:29:04.703000000','2006-12-07 11:29:04.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0DD86AA0-80E3-11DB-AAA0-A0910488D189','jbossesb','JBoss ESB User','2006-11-30 21:24:21.578000000','2006-11-30 21:24:21.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0DF03860-80E3-11DB-B860-FBC94FD62E23','jbossesb','JBoss ESB User','2006-11-30 21:24:21.750000000','2006-11-30 21:24:21.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:0E034B30-80E3-11DB-8B30-B0A42FA2F13E','jbossesb','JBoss ESB User','2006-11-30 21:24:21.890000000','2006-11-30 21:24:21.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0E5E5850-8619-11DB-9850-9C099AC3418C','jbossesb','JBoss ESB User','2006-12-07 12:33:31.109000000','2006-12-07 12:33:31.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0E760A90-860F-11DB-8A90-B01D509C5A65','jbossesb','JBoss ESB User','2006-12-07 11:21:56.281000000','2006-12-07 11:21:56.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0EC255D0-860F-11DB-95D0-C06E740C1C14','jbossesb','JBoss ESB User','2006-12-07 11:21:56.781000000','2006-12-07 11:21:56.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0EC29860-8619-11DB-9860-CAE70CBBFA75','jbossesb','JBoss ESB User','2006-12-07 12:33:31.750000000','2006-12-07 12:33:31.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F351700-861E-11DB-B1A1-8FBD4C5863BF','jbossesb','JBoss ESB User','2006-12-07 13:09:19.984000000','2006-12-07 13:09:19.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F378800-861E-11DB-B1A1-A1B8F90FE00C','jbossesb','JBoss ESB User','2006-12-07 13:09:20.0','2006-12-07 13:09:20.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F39D1F0-861E-11DB-B1A1-8B631B64D261','jbossesb','JBoss ESB User','2006-12-07 13:09:20.150000000','2006-12-07 13:09:20.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F3E8CE0-861E-11DB-B1A1-9B1E1E902EC7','jbossesb','JBoss ESB User','2006-12-07 13:09:20.460000000','2006-12-07 13:09:20.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F45B8D0-861E-11DB-B1A1-A30E9280618F','jbossesb','JBoss ESB User','2006-12-07 13:09:20.930000000','2006-12-07 13:09:20.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F4829D0-861E-11DB-B1A1-EA3FFCF389E6','jbossesb','JBoss ESB User','2006-12-07 13:09:20.140000000','2006-12-07 13:09:20.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F77C550-861E-11DB-B1A1-9B67635B2547','jbossesb','JBoss ESB User','2006-12-07 13:09:20.421000000','2006-12-07 13:09:20.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F7A3650-861E-11DB-B1A1-DBEED818EED3','jbossesb','JBoss ESB User','2006-12-07 13:09:20.437000000','2006-12-07 13:09:20.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F7CA750-861E-11DB-B1A1-EA1CAE45C8CB','jbossesb','JBoss ESB User','2006-12-07 13:09:20.453000000','2006-12-07 13:09:20.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F7E2130-860E-11DB-A130-8A38FA794B78','jbossesb','JBoss ESB User','2006-12-07 11:14:48.515000000','2006-12-07 11:14:48.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F7EF140-861E-11DB-B1A1-BF7EC60DA0FB','jbossesb','JBoss ESB User','2006-12-07 13:09:20.484000000','2006-12-07 13:09:20.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F809230-860E-11DB-9230-A9DABFB4D378','jbossesb','JBoss ESB User','2006-12-07 11:14:48.531000000','2006-12-07 11:14:48.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F83D340-861E-11DB-B1A1-BF297302B7CD','jbossesb','JBoss ESB User','2006-12-07 13:09:20.500000000','2006-12-07 13:09:20.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F854D20-860E-11DB-8D20-F5E27D40445B','jbossesb','JBoss ESB User','2006-12-07 11:14:48.562000000','2006-12-07 11:14:48.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F8FBA20-861E-11DB-B1A1-ED2278E1F446','jbossesb','JBoss ESB User','2006-12-07 13:09:20.578000000','2006-12-07 13:09:20.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F95EEF0-860E-11DB-AEF0-EE937D0827C3','jbossesb','JBoss ESB User','2006-12-07 11:14:48.671000000','2006-12-07 11:14:48.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F9AD0F0-860E-11DB-90F0-F496963FD8FE','jbossesb','JBoss ESB User','2006-12-07 11:14:48.703000000','2006-12-07 11:14:48.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0F9D1AE0-860E-11DB-9AE0-CC1756DA8E66','jbossesb','JBoss ESB User','2006-12-07 11:14:48.734000000','2006-12-07 11:14:48.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0FDB50D0-8618-11DB-90D0-A29751384F6E','jbossesb','JBoss ESB User','2006-12-07 12:26:24.109000000','2006-12-07 12:26:24.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0FE27CC0-8618-11DB-BCC0-F0C0A759AB78','jbossesb','JBoss ESB User','2006-12-07 12:26:24.140000000','2006-12-07 12:26:24.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0FE737B0-8618-11DB-B7B0-F44C0366C734','jbossesb','JBoss ESB User','2006-12-07 12:26:24.171000000','2006-12-07 12:26:24.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0FEC19B0-8618-11DB-99B0-B3DD7277CBBC','jbossesb','JBoss ESB User','2006-12-07 12:26:24.203000000','2006-12-07 12:26:24.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0FF0D4A0-8618-11DB-94A0-E34D935511F3','jbossesb','JBoss ESB User','2006-12-07 12:26:24.250000000','2006-12-07 12:26:24.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:0FFA2F00-860E-11DB-AF00-925EB8116889','jbossesb','JBoss ESB User','2006-12-07 11:14:49.375000000','2006-12-07 11:14:49.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:10148940-8618-11DB-8940-EEA987E5677F','jbossesb','JBoss ESB User','2006-12-07 12:26:24.484000000','2006-12-07 12:26:24.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:101BB530-8618-11DB-B530-A10E250C3D4B','jbossesb','JBoss ESB User','2006-12-07 12:26:24.515000000','2006-12-07 12:26:24.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:10207020-8618-11DB-B020-AC4F817CD1B5','jbossesb','JBoss ESB User','2006-12-07 12:26:24.546000000','2006-12-07 12:26:24.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:10279C10-8618-11DB-9C10-B74E42CB978B','jbossesb','JBoss ESB User','2006-12-07 12:26:24.593000000','2006-12-07 12:26:24.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:102C7E10-8618-11DB-BE10-B8DF42040151','jbossesb','JBoss ESB User','2006-12-07 12:26:24.625000000','2006-12-07 12:26:24.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1041DAD0-8618-11DB-9AD0-D8EF72BDCEF2','jbossesb','JBoss ESB User','2006-12-07 12:26:24.765000000','2006-12-07 12:26:24.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:10546BE0-814B-11DB-A6BA-821A07D91B03','jbossesb','JBoss ESB User','2006-12-01 09:48:53.421000000','2006-12-01 09:48:53.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:10650DB0-814B-11DB-A6BA-950C0AF7EE4D','jbossesb','JBoss ESB User','2006-12-01 09:48:53.515000000','2006-12-01 09:48:53.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1069C8A0-814B-11DB-A6BA-FB1C3401C385','jbossesb','JBoss ESB User','2006-12-01 09:48:53.546000000','2006-12-01 09:48:53.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:106AFEF0-861E-11DB-B1A1-EDCD99B27071','jbossesb','JBoss ESB User','2006-12-07 13:09:22.310000000','2006-12-07 13:09:22.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1070F490-814B-11DB-A6BA-9C67C3040061','jbossesb','JBoss ESB User','2006-12-01 09:48:53.593000000','2006-12-01 09:48:53.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:108BDC20-8618-11DB-9C20-D0ED6D09C13E','jbossesb','JBoss ESB User','2006-12-07 12:26:25.250000000','2006-12-07 12:26:25.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:10B7E8D0-8170-11DB-AF51-A77E06FE49E7','jbossesb','JBoss ESB User','2006-12-01 14:13:45.484000000','2006-12-01 14:13:45.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:10DB9D70-8170-11DB-AF51-9C17266E277A','jbossesb','JBoss ESB User','2006-12-01 14:13:45.687000000','2006-12-01 14:13:45.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:10DD6FD0-861E-11DB-B1A1-9B71F2A7446F','jbossesb','JBoss ESB User','2006-12-07 13:09:22.781000000','2006-12-07 13:09:22.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:10EEB040-8170-11DB-AF51-A455F4D503D0','jbossesb','JBoss ESB User','2006-12-01 14:13:45.812000000','2006-12-01 14:13:45.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:10FD0820-8170-11DB-AF51-E70377DDE987','jbossesb','JBoss ESB User','2006-12-01 14:13:45.906000000','2006-12-01 14:13:45.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:11111D40-860E-11DB-9D40-EEDE5AE5163A','jbossesb','JBoss ESB User','2006-12-07 11:14:51.171000000','2006-12-07 11:14:51.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:117F5020-8173-11DB-B8A9-9BABE82FEF82','jbossesb','JBoss ESB User','2006-12-01 14:35:15.234000000','2006-12-01 14:35:15.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:11998EE0-8173-11DB-B8A9-EE8C09C7950F','jbossesb','JBoss ESB User','2006-12-01 14:35:15.406000000','2006-12-01 14:35:15.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:11A7E6C0-8173-11DB-B8A9-C7CB58BCC302','jbossesb','JBoss ESB User','2006-12-01 14:35:15.500000000','2006-12-01 14:35:15.515000000',1,1)
@@ -323,10 +487,20 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:1466F0A0-817C-11DB-B0A0-D59EE08726CF','jbossesb','JBoss ESB User','2006-12-01 15:39:45.593000000','2006-12-01 15:39:45.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:146B1E10-8176-11DB-9E10-E9B624E71387','jbossesb','JBoss ESB User','2006-12-01 14:56:48.625000000','2006-12-01 14:56:48.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:14752170-817C-11DB-A170-C8836C5745B4','jbossesb','JBoss ESB User','2006-12-01 15:39:45.671000000','2006-12-01 15:39:45.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1476A380-861B-11DB-A380-B62A867CF631','jbossesb','JBoss ESB User','2006-12-07 12:48:00.328000000','2006-12-07 12:48:00.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:147DCF70-861B-11DB-8F70-E03E3F4A4D0D','jbossesb','JBoss ESB User','2006-12-07 12:48:00.375000000','2006-12-07 12:48:00.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:147E7BD0-8172-11DB-B8A9-C94B846C5390','jbossesb','JBoss ESB User','2006-12-01 14:28:10.796000000','2006-12-01 14:28:10.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:14812F60-817C-11DB-AF60-877B1B4466E4','jbossesb','JBoss ESB User','2006-12-01 15:39:45.750000000','2006-12-01 15:39:45.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:14874550-861B-11DB-8550-FEFD048E5923','jbossesb','JBoss ESB User','2006-12-07 12:48:00.437000000','2006-12-07 12:48:00.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:148C2750-861B-11DB-A750-A512760F9F52','jbossesb','JBoss ESB User','2006-12-07 12:48:00.453000000','2006-12-07 12:48:00.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1490E240-861B-11DB-A240-FF0EB976A2C7','jbossesb','JBoss ESB User','2006-12-07 12:48:00.500000000','2006-12-07 12:48:00.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1493FFA0-8172-11DB-B8A9-9DE30618EDB4','jbossesb','JBoss ESB User','2006-12-01 14:28:10.937000000','2006-12-01 14:28:10.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:14A25780-8172-11DB-B8A9-F5170CCC2E38','jbossesb','JBoss ESB User','2006-12-01 14:28:11.0','2006-12-01 14:28:11.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:14AD6AF0-861B-11DB-AAF0-C5017F01FAE2','jbossesb','JBoss ESB User','2006-12-07 12:48:00.687000000','2006-12-07 12:48:00.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:14B24CF0-861B-11DB-8CF0-FADEC64BBA5F','jbossesb','JBoss ESB User','2006-12-07 12:48:00.718000000','2006-12-07 12:48:00.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:14B978E0-861B-11DB-B8E0-D421AFAEEA53','jbossesb','JBoss ESB User','2006-12-07 12:48:00.750000000','2006-12-07 12:48:00.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:14C55FC0-861B-11DB-9FC0-BC18D2720450','jbossesb','JBoss ESB User','2006-12-07 12:48:00.828000000','2006-12-07 12:48:00.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:14CA1AB0-861B-11DB-9AB0-F9A73680E6AB','jbossesb','JBoss ESB User','2006-12-07 12:48:00.875000000','2006-12-07 12:48:00.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:151A5360-8182-11DB-AB1E-9A9D612568A9','jbossesb','JBoss ESB User','2006-12-01 16:22:43.750000000','2006-12-01 16:22:43.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1528A5E0-816F-11DB-A4E4-F34B1BE77F93','jbossesb','JBoss ESB User','2006-12-01 14:06:43.406000000','2006-12-01 14:06:43.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:15394D10-8182-11DB-AB1E-CBEA0B93F800','jbossesb','JBoss ESB User','2006-12-01 16:22:43.968000000','2006-12-01 16:22:43.984000000',1,1)
@@ -337,9 +511,11 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:15C13C60-816F-11DB-A4E4-A3C7011D4664','jbossesb','JBoss ESB User','2006-12-01 14:06:44.421000000','2006-12-01 14:06:44.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:15D20540-816F-11DB-A4E4-FFC8B497D4C8','jbossesb','JBoss ESB User','2006-12-01 14:06:44.500000000','2006-12-01 14:06:44.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:16082FE0-8100-11DB-B65A-9AE30F4389E5','jbossesb','JBoss ESB User','2006-12-01 00:52:10.781000000','2006-12-01 00:52:10.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1617D060-861B-11DB-9060-E7080396DD7A','jbossesb','JBoss ESB User','2006-12-07 12:48:03.620000000','2006-12-07 12:48:03.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:163A3C60-8100-11DB-B65A-998310F731A7','jbossesb','JBoss ESB User','2006-12-01 00:52:11.620000000','2006-12-01 00:52:11.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1645D850-8104-11DB-9850-993139565E79','jbossesb','JBoss ESB User','2006-12-01 01:20:49.125000000','2006-12-01 01:20:49.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:164B0540-8100-11DB-B65A-ED9D7DF6EF66','jbossesb','JBoss ESB User','2006-12-01 00:52:11.156000000','2006-12-01 00:52:11.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:164C4DE0-861B-11DB-8DE0-98E991B481D2','jbossesb','JBoss ESB User','2006-12-07 12:48:03.406000000','2006-12-07 12:48:03.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:164ECE70-8103-11DB-8E70-9BB456AEAE30','jbossesb','JBoss ESB User','2006-12-01 01:13:39.687000000','2006-12-01 01:13:39.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1656EC20-8100-11DB-B65A-EE487CD176A5','jbossesb','JBoss ESB User','2006-12-01 00:52:11.250000000','2006-12-01 00:52:11.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:16626100-8104-11DB-A100-ADE0CFF94C1A','jbossesb','JBoss ESB User','2006-12-01 01:20:49.296000000','2006-12-01 01:20:49.343000000',1,1)
@@ -348,9 +524,26 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:16834BF0-8103-11DB-8BF0-91A7A269D306','jbossesb','JBoss ESB User','2006-12-01 01:13:40.150000000','2006-12-01 01:13:40.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:16863CB0-8104-11DB-BCB0-B01414A3EBC9','jbossesb','JBoss ESB User','2006-12-01 01:20:49.562000000','2006-12-01 01:20:49.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:16E20A20-8179-11DB-A966-E89F17842B97','jbossesb','JBoss ESB User','2006-12-01 15:18:21.296000000','2006-12-01 15:18:21.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:171173A0-8610-11DB-B3A0-88F8F8EEC543','jbossesb','JBoss ESB User','2006-12-07 11:29:20.234000000','2006-12-07 11:29:20.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:171655A0-8610-11DB-95A0-A552F9534D51','jbossesb','JBoss ESB User','2006-12-07 11:29:20.250000000','2006-12-07 11:29:20.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:17166090-8179-11DB-A966-BB2340DC797D','jbossesb','JBoss ESB User','2006-12-01 15:18:21.593000000','2006-12-01 15:18:21.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:171D5A80-8610-11DB-9A80-9F2D78C8DF58','jbossesb','JBoss ESB User','2006-12-07 11:29:20.296000000','2006-12-07 11:29:20.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:17272970-8179-11DB-A966-F3CE87BB9E9A','jbossesb','JBoss ESB User','2006-12-01 15:18:21.734000000','2006-12-01 15:18:21.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:17306D50-8610-11DB-AD50-A97132F6622B','jbossesb','JBoss ESB User','2006-12-07 11:29:20.437000000','2006-12-07 11:29:20.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1732DE50-8610-11DB-9E50-8E8FABFC1671','jbossesb','JBoss ESB User','2006-12-07 11:29:20.453000000','2006-12-07 11:29:20.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:17355A40-8179-11DB-A966-A09B8470EE2D','jbossesb','JBoss ESB User','2006-12-01 15:18:21.812000000','2006-12-01 15:18:21.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:17379940-8610-11DB-9940-FCCA0302A0A0','jbossesb','JBoss ESB User','2006-12-07 11:29:20.484000000','2006-12-07 11:29:20.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1756D580-861A-11DB-9580-A1D68D3B4DF7','jbossesb','JBoss ESB User','2006-12-07 12:40:55.640000000','2006-12-07 12:40:55.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:175B9070-861A-11DB-9070-DDBD2463202B','jbossesb','JBoss ESB User','2006-12-07 12:40:55.687000000','2006-12-07 12:40:55.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1762BC60-861A-11DB-BC60-CB403FA62772','jbossesb','JBoss ESB User','2006-12-07 12:40:55.734000000','2006-12-07 12:40:55.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:17679E60-861A-11DB-9E60-B02FC1C42FB1','jbossesb','JBoss ESB User','2006-12-07 12:40:55.781000000','2006-12-07 12:40:55.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:176EA340-861A-11DB-A340-B7A3BC911E68','jbossesb','JBoss ESB User','2006-12-07 12:40:55.796000000','2006-12-07 12:40:55.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:17869810-861A-11DB-9810-C3205A6193E2','jbossesb','JBoss ESB User','2006-12-07 12:40:55.953000000','2006-12-07 12:40:55.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:178B5300-861A-11DB-9300-95C7CDEBCA42','jbossesb','JBoss ESB User','2006-12-07 12:40:55.984000000','2006-12-07 12:40:55.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:17900DF0-861A-11DB-8DF0-E4019719673D','jbossesb','JBoss ESB User','2006-12-07 12:40:56.310000000','2006-12-07 12:40:56.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:179739E0-861A-11DB-B9E0-AF21472F6037','jbossesb','JBoss ESB User','2006-12-07 12:40:56.780000000','2006-12-07 12:40:56.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:179BF4D0-861A-11DB-B4D0-E5B72FDDA2C8','jbossesb','JBoss ESB User','2006-12-07 12:40:56.930000000','2006-12-07 12:40:56.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:17A7DBB0-861A-11DB-9BB0-86269D2CB92E','jbossesb','JBoss ESB User','2006-12-07 12:40:56.171000000','2006-12-07 12:40:56.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:17D93C60-816E-11DB-A4E4-871441D1C999','jbossesb','JBoss ESB User','2006-12-01 13:59:38.437000000','2006-12-01 13:59:38.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:17E9AF90-814C-11DB-A6BA-F877B7DE2F96','jbossesb','JBoss ESB User','2006-12-01 09:56:15.625000000','2006-12-01 09:56:15.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:17F83610-816E-11DB-A4E4-B2D954251083','jbossesb','JBoss ESB User','2006-12-01 13:59:38.625000000','2006-12-01 13:59:38.671000000',1,1)
@@ -362,21 +555,78 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:18910E60-80E4-11DB-8E60-8C4D9728D148','jbossesb','JBoss ESB User','2006-11-30 21:31:49.780000000','2006-11-30 21:31:49.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:18B73400-80E4-11DB-B400-8E7CBBCB8ACD','jbossesb','JBoss ESB User','2006-11-30 21:31:49.312000000','2006-11-30 21:31:49.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:18CCB7D0-80E4-11DB-B7D0-99A0F55AB097','jbossesb','JBoss ESB User','2006-11-30 21:31:49.453000000','2006-11-30 21:31:49.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:18D40B30-8610-11DB-8B30-BC779E676152','jbossesb','JBoss ESB User','2006-12-07 11:29:23.171000000','2006-12-07 11:29:23.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:18DFCAA0-80E4-11DB-8AA0-A9CC1B0A7E97','jbossesb','JBoss ESB User','2006-11-30 21:31:49.593000000','2006-11-30 21:31:49.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:196CA1B0-8610-11DB-A1B0-E9A1CB58C42D','jbossesb','JBoss ESB User','2006-12-07 11:29:24.171000000','2006-12-07 11:29:24.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:197C9C50-80E3-11DB-9C50-8C05C8DEE32A','jbossesb','JBoss ESB User','2006-11-30 21:24:41.171000000','2006-11-30 21:24:41.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:198BDDF0-861A-11DB-9DF0-A26114FC7385','jbossesb','JBoss ESB User','2006-12-07 12:40:59.359000000','2006-12-07 12:40:59.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:198DCF30-8619-11DB-8F30-80FBD5A52C5F','jbossesb','JBoss ESB User','2006-12-07 12:33:49.875000000','2006-12-07 12:33:49.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1994FB20-8619-11DB-BB20-C2F70151F62C','jbossesb','JBoss ESB User','2006-12-07 12:33:49.906000000','2006-12-07 12:33:49.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:199C2710-8619-11DB-A710-E47609DDF05C','jbossesb','JBoss ESB User','2006-12-07 12:33:49.953000000','2006-12-07 12:33:49.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:199E7100-8619-11DB-B100-8120F7EB2F0B','jbossesb','JBoss ESB User','2006-12-07 12:33:49.984000000','2006-12-07 12:33:50.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19A35300-8619-11DB-9300-EDA19CCD15BC','jbossesb','JBoss ESB User','2006-12-07 12:33:50.150000000','2006-12-07 12:33:50.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:19B5D4C0-80E3-11DB-94C0-9267E5EF102B','jbossesb','JBoss ESB User','2006-11-30 21:24:41.500000000','2006-11-30 21:24:41.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19BD4F30-860F-11DB-8F30-958103D3480C','jbossesb','JBoss ESB User','2006-12-07 11:22:15.203000000','2006-12-07 11:22:15.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19BFDBB0-8619-11DB-9BB0-CE937E13433B','jbossesb','JBoss ESB User','2006-12-07 12:33:50.187000000','2006-12-07 12:33:50.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19C24CB0-8619-11DB-8CB0-94BF47BC675F','jbossesb','JBoss ESB User','2006-12-07 12:33:50.203000000','2006-12-07 12:33:50.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19C47B20-860F-11DB-BB20-FEA4B6CC4B41','jbossesb','JBoss ESB User','2006-12-07 11:22:15.250000000','2006-12-07 11:22:15.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19C6C510-860F-11DB-8510-F80E74ECEBA3','jbossesb','JBoss ESB User','2006-12-07 11:22:15.265000000','2006-12-07 11:22:15.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19C707A0-8619-11DB-87A0-AB878B82D135','jbossesb','JBoss ESB User','2006-12-07 12:33:50.234000000','2006-12-07 12:33:50.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19CBC290-8619-11DB-8290-A1E607665684','jbossesb','JBoss ESB User','2006-12-07 12:33:50.265000000','2006-12-07 12:33:50.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19CE3390-8619-11DB-B390-F538F48F2D54','jbossesb','JBoss ESB User','2006-12-07 12:33:50.296000000','2006-12-07 12:33:50.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:19D25D70-80E3-11DB-9D70-D1CCFD837A3A','jbossesb','JBoss ESB User','2006-11-30 21:24:41.718000000','2006-11-30 21:24:41.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19D51CF0-860F-11DB-9CF0-BF72E3CF0C8B','jbossesb','JBoss ESB User','2006-12-07 11:22:15.375000000','2006-12-07 11:22:15.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19DC48E0-860F-11DB-88E0-FEA9670B1255','jbossesb','JBoss ESB User','2006-12-07 11:22:15.406000000','2006-12-07 11:22:15.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19DC8B70-8619-11DB-8B70-BD72BC7F964D','jbossesb','JBoss ESB User','2006-12-07 12:33:50.390000000','2006-12-07 12:33:50.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19E103D0-860F-11DB-83D0-A384DDD32303','jbossesb','JBoss ESB User','2006-12-07 11:22:15.437000000','2006-12-07 11:22:15.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:19EC9C30-80E3-11DB-9C30-CB84F8ED3C30','jbossesb','JBoss ESB User','2006-11-30 21:24:41.875000000','2006-11-30 21:24:41.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:19F8D190-860F-11DB-9190-B5D3E4350035','jbossesb','JBoss ESB User','2006-12-07 11:22:15.609000000','2006-12-07 11:22:15.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1A289420-860F-11DB-9420-EE060F2903CF','jbossesb','JBoss ESB User','2006-12-07 11:22:15.906000000','2006-12-07 11:22:15.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1A397880-8619-11DB-B880-B18A97E353F0','jbossesb','JBoss ESB User','2006-12-07 12:33:50.984000000','2006-12-07 12:33:51.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B507480-861E-11DB-B1A1-D4523356107F','jbossesb','JBoss ESB User','2006-12-07 13:09:40.296000000','2006-12-07 13:09:40.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B52E580-861E-11DB-B1A1-F6408A3E0E79','jbossesb','JBoss ESB User','2006-12-07 13:09:40.328000000','2006-12-07 13:09:40.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B5A1170-861E-11DB-B1A1-BDB7DED2B583','jbossesb','JBoss ESB User','2006-12-07 13:09:40.375000000','2006-12-07 13:09:40.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B5ECC60-861E-11DB-B1A1-E54D4FD59BC4','jbossesb','JBoss ESB User','2006-12-07 13:09:40.406000000','2006-12-07 13:09:40.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B638750-861E-11DB-B1A1-F64A806B885F','jbossesb','JBoss ESB User','2006-12-07 13:09:40.437000000','2006-12-07 13:09:40.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B679940-860E-11DB-9940-B1BA91D48AFF','jbossesb','JBoss ESB User','2006-12-07 11:15:08.500000000','2006-12-07 11:15:08.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B686950-861E-11DB-B1A1-EA9E47D227E1','jbossesb','JBoss ESB User','2006-12-07 13:09:40.468000000','2006-12-07 13:09:40.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B738020-860E-11DB-8020-DA36DD68D793','jbossesb','JBoss ESB User','2006-12-07 11:15:08.578000000','2006-12-07 11:15:08.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B7AAC10-860E-11DB-AC10-C95EBB68819C','jbossesb','JBoss ESB User','2006-12-07 11:15:08.640000000','2006-12-07 11:15:08.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B7DC610-861E-11DB-B1A1-F3460DD83429','jbossesb','JBoss ESB User','2006-12-07 13:09:40.593000000','2006-12-07 13:09:40.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B803710-861E-11DB-B1A1-D8F8C37A9D7E','jbossesb','JBoss ESB User','2006-12-07 13:09:40.625000000','2006-12-07 13:09:40.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B876300-861E-11DB-B1A1-B99672504AD6','jbossesb','JBoss ESB User','2006-12-07 13:09:40.656000000','2006-12-07 13:09:40.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B89ACF0-861E-11DB-B1A1-DFBB12334ABC','jbossesb','JBoss ESB User','2006-12-07 13:09:40.671000000','2006-12-07 13:09:40.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B8C1DF0-861E-11DB-B1A1-AC570289BE9D','jbossesb','JBoss ESB User','2006-12-07 13:09:40.687000000','2006-12-07 13:09:40.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B90D8E0-861E-11DB-B1A1-A822F75271CB','jbossesb','JBoss ESB User','2006-12-07 13:09:40.718000000','2006-12-07 13:09:40.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1B9BEFB0-860E-11DB-AFB0-8C61E8497A6A','jbossesb','JBoss ESB User','2006-12-07 11:15:08.875000000','2006-12-07 11:15:08.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1BA31BA0-860E-11DB-9BA0-CA4DE8BA2633','jbossesb','JBoss ESB User','2006-12-07 11:15:08.906000000','2006-12-07 11:15:08.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1BA7D690-860E-11DB-9690-E60C74601849','jbossesb','JBoss ESB User','2006-12-07 11:15:08.921000000','2006-12-07 11:15:08.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1BDC5FD0-8147-11DB-A69A-B0AEDB418142','jbossesb','JBoss ESB User','2006-12-01 09:20:34.968000000','2006-12-01 09:20:35.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C004B40-8618-11DB-8B40-A8AD792F433E','jbossesb','JBoss ESB User','2006-12-07 12:26:44.468000000','2006-12-07 12:26:44.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C052D40-8618-11DB-AD40-D74EBFAA4113','jbossesb','JBoss ESB User','2006-12-07 12:26:44.500000000','2006-12-07 12:26:44.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C0C3220-8618-11DB-B220-E0FCA638FE70','jbossesb','JBoss ESB User','2006-12-07 12:26:44.562000000','2006-12-07 12:26:44.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1C10DD50-8147-11DB-A69A-92E7B69EF2A3','jbossesb','JBoss ESB User','2006-12-01 09:20:35.140000000','2006-12-01 09:20:35.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C11A1A0-861E-11DB-B1A1-CBCC36066A12','jbossesb','JBoss ESB User','2006-12-07 13:09:41.593000000','2006-12-07 13:09:41.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C135E10-8618-11DB-9E10-EF9FBFE7D39B','jbossesb','JBoss ESB User','2006-12-07 12:26:44.609000000','2006-12-07 12:26:44.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C1A8A00-8618-11DB-8A00-DA6C7D5C961B','jbossesb','JBoss ESB User','2006-12-07 12:26:44.640000000','2006-12-07 12:26:44.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C3E65B0-8618-11DB-A5B0-931A19DC50A2','jbossesb','JBoss ESB User','2006-12-07 12:26:44.875000000','2006-12-07 12:26:44.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C40AFA0-8618-11DB-AFA0-A130C703CFFA','jbossesb','JBoss ESB User','2006-12-07 12:26:44.921000000','2006-12-07 12:26:44.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C47DB90-8618-11DB-9B90-8CA80ABEE3BD','jbossesb','JBoss ESB User','2006-12-07 12:26:44.937000000','2006-12-07 12:26:44.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C4C9680-8618-11DB-9680-FCBA1D77CBD0','jbossesb','JBoss ESB User','2006-12-07 12:26:45.0','2006-12-07 12:26:45.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1C50CFB0-814B-11DB-A6BA-B10223FD2078','jbossesb','JBoss ESB User','2006-12-01 09:49:13.546000000','2006-12-01 09:49:13.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C563370-8618-11DB-B370-B502A0AE7E10','jbossesb','JBoss ESB User','2006-12-07 12:26:45.310000000','2006-12-07 12:26:45.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C5FA950-8618-11DB-A950-9A305EDCBDB4','jbossesb','JBoss ESB User','2006-12-07 12:26:45.930000000','2006-12-07 12:26:45.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1C63E280-814B-11DB-A6BA-BBDE9A859C17','jbossesb','JBoss ESB User','2006-12-01 09:49:13.656000000','2006-12-01 09:49:13.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1C6B0E70-814B-11DB-A6BA-8432CD3338FC','jbossesb','JBoss ESB User','2006-12-01 09:49:13.687000000','2006-12-01 09:49:13.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1C6FC960-814B-11DB-A6BA-F2C5FB21CFC6','jbossesb','JBoss ESB User','2006-12-01 09:49:13.734000000','2006-12-01 09:49:13.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1C93E440-860E-11DB-A440-9995DF1B0041','jbossesb','JBoss ESB User','2006-12-07 11:15:10.468000000','2006-12-07 11:15:10.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1CB92EA0-8170-11DB-AF51-A78A3F6AE03E','jbossesb','JBoss ESB User','2006-12-01 14:14:05.609000000','2006-12-01 14:14:05.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1CDCE340-8170-11DB-AF51-DFE2EDEDCDE2','jbossesb','JBoss ESB User','2006-12-01 14:14:05.812000000','2006-12-01 14:14:05.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1CDE0110-8618-11DB-8110-850FABACB685','jbossesb','JBoss ESB User','2006-12-07 12:26:45.921000000','2006-12-07 12:26:45.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1D0308E0-8170-11DB-AF51-FF6B3CA20C2D','jbossesb','JBoss ESB User','2006-12-01 14:14:06.109000000','2006-12-01 14:14:06.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1D1160C0-8170-11DB-AF51-EA6ACDB50064','jbossesb','JBoss ESB User','2006-12-01 14:14:06.156000000','2006-12-01 14:14:06.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1D3AD2A0-860E-11DB-92A0-F1E2D74303B6','jbossesb','JBoss ESB User','2006-12-07 11:15:11.578000000','2006-12-07 11:15:11.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:1D42CEA0-861E-11DB-B1A1-C4A014D2E2FF','jbossesb','JBoss ESB User','2006-12-07 13:09:43.593000000','2006-12-07 13:09:43.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1D82DFE0-8173-11DB-B8A9-89C715064E0D','jbossesb','JBoss ESB User','2006-12-01 14:35:35.390000000','2006-12-01 14:35:35.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1DC40690-817E-11DB-8690-9B186A10F17C','jbossesb','JBoss ESB User','2006-12-01 15:54:20.859000000','2006-12-01 15:54:20.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:1DDC5410-817F-11DB-9410-A16CAC6AF7E6','jbossesb','JBoss ESB User','2006-12-01 16:01:29.953000000','2006-12-01 16:01:29.984000000',1,1)
@@ -424,6 +674,8 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:207624B0-8172-11DB-B8A9-91A8D2155A07','jbossesb','JBoss ESB User','2006-12-01 14:28:30.890000000','2006-12-01 14:28:30.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:20893780-8172-11DB-B8A9-A7FD12EC8F67','jbossesb','JBoss ESB User','2006-12-01 14:28:30.968000000','2006-12-01 14:28:30.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:209EBB50-8172-11DB-B8A9-C3FA4866BED5','jbossesb','JBoss ESB User','2006-12-01 14:28:31.125000000','2006-12-01 14:28:31.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:20A058E0-861B-11DB-98E0-BBE094AA3784','jbossesb','JBoss ESB User','2006-12-07 12:48:20.734000000','2006-12-07 12:48:20.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:20FFB6F0-861B-11DB-B6F0-AC1450FD5B99','jbossesb','JBoss ESB User','2006-12-07 12:48:21.375000000','2006-12-07 12:48:21.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:21192830-8182-11DB-AB1E-92C63D414AC7','jbossesb','JBoss ESB User','2006-12-01 16:23:03.890000000','2006-12-01 16:23:03.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:212EAC00-8182-11DB-AB1E-CC9153E17B8B','jbossesb','JBoss ESB User','2006-12-01 16:23:04.0','2006-12-01 16:23:04.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2167DF10-816F-11DB-A4E4-D892D42BB925','jbossesb','JBoss ESB User','2006-12-01 14:07:03.937000000','2006-12-01 14:07:03.953000000',1,1)
@@ -438,11 +690,30 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:2271FEB0-8104-11DB-BEB0-92A13BC3B2AD','jbossesb','JBoss ESB User','2006-12-01 01:21:09.546000000','2006-12-01 01:21:09.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2282A080-8104-11DB-A080-EB167D641E06','jbossesb','JBoss ESB User','2006-12-01 01:21:09.656000000','2006-12-01 01:21:09.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2295B350-8104-11DB-B350-BA4984920987','jbossesb','JBoss ESB User','2006-12-01 01:21:09.781000000','2006-12-01 01:21:09.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:231C2F50-8610-11DB-AF50-F0165F1188B4','jbossesb','JBoss ESB User','2006-12-07 11:29:40.437000000','2006-12-07 11:29:40.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23235B40-8610-11DB-9B40-E8F710AFAA71','jbossesb','JBoss ESB User','2006-12-07 11:29:40.484000000','2006-12-07 11:29:40.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:232A8730-8610-11DB-8730-EDE5F03BB2F3','jbossesb','JBoss ESB User','2006-12-07 11:29:40.531000000','2006-12-07 11:29:40.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2338DF10-8610-11DB-9F10-8F16433DDF23','jbossesb','JBoss ESB User','2006-12-07 11:29:40.609000000','2006-12-07 11:29:40.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:233B5010-8610-11DB-9010-CEB817A9A78B','jbossesb','JBoss ESB User','2006-12-07 11:29:40.640000000','2006-12-07 11:29:40.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23400B00-8610-11DB-8B00-DB66A057820E','jbossesb','JBoss ESB User','2006-12-07 11:29:40.656000000','2006-12-07 11:29:40.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2382FBE0-861A-11DB-BBE0-8D4189D6D813','jbossesb','JBoss ESB User','2006-12-07 12:41:16.780000000','2006-12-07 12:41:16.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23852A50-8610-11DB-AA50-EE2CFC1443FA','jbossesb','JBoss ESB User','2006-12-07 11:29:41.109000000','2006-12-07 11:29:41.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:238A27D0-861A-11DB-A7D0-CAFCB2D59F9A','jbossesb','JBoss ESB User','2006-12-07 12:41:16.109000000','2006-12-07 12:41:16.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:238C98D0-861A-11DB-98D0-CA93AB8EC85D','jbossesb','JBoss ESB User','2006-12-07 12:41:16.125000000','2006-12-07 12:41:16.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:238CD330-8175-11DB-AE84-C5C67867E026','jbossesb','JBoss ESB User','2006-12-01 14:50:04.593000000','2006-12-01 14:50:04.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:239153C0-861A-11DB-93C0-BD8ACBE59E3E','jbossesb','JBoss ESB User','2006-12-07 12:41:16.156000000','2006-12-07 12:41:16.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23939DB0-861A-11DB-9DB0-91CC31A9A749','jbossesb','JBoss ESB User','2006-12-07 12:41:16.187000000','2006-12-07 12:41:16.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23A92180-861A-11DB-A180-A8C983A5ED59','jbossesb','JBoss ESB User','2006-12-07 12:41:16.312000000','2006-12-07 12:41:16.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23AB9280-861A-11DB-9280-A2F70324E8F6','jbossesb','JBoss ESB User','2006-12-07 12:41:16.343000000','2006-12-07 12:41:16.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23B2BE70-861A-11DB-BE70-DE9D84704F9C','jbossesb','JBoss ESB User','2006-12-07 12:41:16.375000000','2006-12-07 12:41:16.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23B50860-861A-11DB-8860-AC4F379553EB','jbossesb','JBoss ESB User','2006-12-07 12:41:16.390000000','2006-12-07 12:41:16.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23B9C350-861A-11DB-8350-D846ECAFDC58','jbossesb','JBoss ESB User','2006-12-07 12:41:16.453000000','2006-12-07 12:41:16.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:23BA24C0-8175-11DB-AE84-AEDB47D5B1F2','jbossesb','JBoss ESB User','2006-12-01 14:50:04.890000000','2006-12-01 14:50:04.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23C81B30-861A-11DB-9B30-B1FDD6D1F460','jbossesb','JBoss ESB User','2006-12-07 12:41:16.515000000','2006-12-07 12:41:16.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:23D35640-816E-11DB-A4E4-BEA1F94BB24E','jbossesb','JBoss ESB User','2006-12-01 13:59:58.546000000','2006-12-01 13:59:58.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:23D57190-814C-11DB-A6BA-97484168D636','jbossesb','JBoss ESB User','2006-12-01 09:56:35.640000000','2006-12-01 09:56:35.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:23EACE50-814C-11DB-A6BA-BDB00CC1A45D','jbossesb','JBoss ESB User','2006-12-01 09:56:35.765000000','2006-12-01 09:56:35.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:23EDFE40-8610-11DB-BE40-CEA52166FBB3','jbossesb','JBoss ESB User','2006-12-07 11:29:41.812000000','2006-12-07 11:29:41.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:23F92630-814C-11DB-A6BA-9E7BBF49F6A9','jbossesb','JBoss ESB User','2006-12-01 09:56:35.875000000','2006-12-01 09:56:35.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:23FBC5D0-816E-11DB-A4E4-FBC37F261683','jbossesb','JBoss ESB User','2006-12-01 13:59:58.796000000','2006-12-01 13:59:58.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:24005220-814C-11DB-A6BA-AFBB76713261','jbossesb','JBoss ESB User','2006-12-01 09:56:35.921000000','2006-12-01 09:56:35.921000000',1,1)
@@ -453,19 +724,72 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:2549E460-80E4-11DB-A460-DDBA7C443FB5','jbossesb','JBoss ESB User','2006-11-30 21:32:10.406000000','2006-11-30 21:32:10.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2574C4F0-80E4-11DB-84F0-DF9F4DDC2351','jbossesb','JBoss ESB User','2006-11-30 21:32:10.703000000','2006-11-30 21:32:10.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:257DE220-80E3-11DB-A220-821D3947481D','jbossesb','JBoss ESB User','2006-11-30 21:25:01.281000000','2006-11-30 21:25:01.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25988AE0-8619-11DB-8AE0-F6BCD8330B55','jbossesb','JBoss ESB User','2006-12-07 12:34:10.620000000','2006-12-07 12:34:10.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25A471C0-8619-11DB-B1C0-FBC577075B35','jbossesb','JBoss ESB User','2006-12-07 12:34:10.156000000','2006-12-07 12:34:10.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25AB9DB0-8619-11DB-9DB0-AD3787894294','jbossesb','JBoss ESB User','2006-12-07 12:34:10.203000000','2006-12-07 12:34:10.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25B2C9A0-8619-11DB-89A0-D4949A89C71E','jbossesb','JBoss ESB User','2006-12-07 12:34:10.250000000','2006-12-07 12:34:10.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:25B4A990-80E3-11DB-A990-8903A3F928FB','jbossesb','JBoss ESB User','2006-11-30 21:25:01.640000000','2006-11-30 21:25:01.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25B9F590-8619-11DB-B590-E7522A2E3719','jbossesb','JBoss ESB User','2006-12-07 12:34:10.281000000','2006-12-07 12:34:10.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25D180C0-860F-11DB-80C0-D085402B4420','jbossesb','JBoss ESB User','2006-12-07 11:22:35.468000000','2006-12-07 11:22:35.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:25D3A340-80E3-11DB-A340-8FBCA59D518D','jbossesb','JBoss ESB User','2006-11-30 21:25:01.890000000','2006-11-30 21:25:01.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25D3F1C0-860F-11DB-B1C0-CEC959827710','jbossesb','JBoss ESB User','2006-12-07 11:22:35.484000000','2006-12-07 11:22:35.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25D43450-8619-11DB-B450-D56F4A9E2472','jbossesb','JBoss ESB User','2006-12-07 12:34:10.453000000','2006-12-07 12:34:10.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25D8ACB0-860F-11DB-ACB0-A014DD61764C','jbossesb','JBoss ESB User','2006-12-07 11:22:35.515000000','2006-12-07 11:22:35.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25D8EF40-8619-11DB-AF40-D1E43932F68A','jbossesb','JBoss ESB User','2006-12-07 12:34:10.500000000','2006-12-07 12:34:10.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25E249A0-860F-11DB-89A0-8AF5E14F16C9','jbossesb','JBoss ESB User','2006-12-07 11:22:35.578000000','2006-12-07 11:22:35.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25E26520-8619-11DB-A520-C5876BB74F07','jbossesb','JBoss ESB User','2006-12-07 12:34:10.546000000','2006-12-07 12:34:10.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25E49390-860F-11DB-9390-FF12E1652178','jbossesb','JBoss ESB User','2006-12-07 11:22:35.625000000','2006-12-07 11:22:35.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25E74720-8619-11DB-8720-EB5246B2232D','jbossesb','JBoss ESB User','2006-12-07 12:34:10.593000000','2006-12-07 12:34:10.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25EBBF80-860F-11DB-BF80-F480F7095059','jbossesb','JBoss ESB User','2006-12-07 11:22:35.640000000','2006-12-07 11:22:35.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:25EE7310-8619-11DB-B310-939653DC1161','jbossesb','JBoss ESB User','2006-12-07 12:34:10.625000000','2006-12-07 12:34:10.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:25F9C8E0-80E3-11DB-88E0-876D1441F730','jbossesb','JBoss ESB User','2006-11-30 21:25:02.930000000','2006-11-30 21:25:02.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2663ADA0-861A-11DB-ADA0-9E0AA22CE64B','jbossesb','JBoss ESB User','2006-12-07 12:41:20.921000000','2006-12-07 12:41:20.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:266CCAD0-8619-11DB-8AD0-FE8AED25B607','jbossesb','JBoss ESB User','2006-12-07 12:34:11.468000000','2006-12-07 12:34:11.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:26B13390-8147-11DB-A69A-A25571556538','jbossesb','JBoss ESB User','2006-12-01 09:20:52.953000000','2006-12-01 09:20:52.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:26C28BF0-8619-11DB-8BF0-CCD4D60DBA26','jbossesb','JBoss ESB User','2006-12-07 12:34:12.310000000','2006-12-07 12:34:12.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:26D75930-8147-11DB-A69A-E8BD45CBDBDB','jbossesb','JBoss ESB User','2006-12-01 09:20:53.187000000','2006-12-01 09:20:53.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:26E7FB00-8147-11DB-A69A-F07B3897A1A6','jbossesb','JBoss ESB User','2006-12-01 09:20:53.296000000','2006-12-01 09:20:53.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:26EF26F0-8147-11DB-A69A-BB1DA873CC7F','jbossesb','JBoss ESB User','2006-12-01 09:20:53.343000000','2006-12-01 09:20:53.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27183190-860F-11DB-B190-F935F1FF33A5','jbossesb','JBoss ESB User','2006-12-07 11:22:37.609000000','2006-12-07 11:22:37.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:275B5740-861E-11DB-B1A1-AC902348A425','jbossesb','JBoss ESB User','2006-12-07 13:10:00.500000000','2006-12-07 13:10:00.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27601230-861E-11DB-B1A1-B4C0DC911E80','jbossesb','JBoss ESB User','2006-12-07 13:10:00.531000000','2006-12-07 13:10:00.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27625C20-861E-11DB-B1A1-FB617A1487F8','jbossesb','JBoss ESB User','2006-12-07 13:10:00.546000000','2006-12-07 13:10:00.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2764CD20-861E-11DB-B1A1-8BB2189AEE6A','jbossesb','JBoss ESB User','2006-12-07 13:10:00.562000000','2006-12-07 13:10:00.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27673E20-861E-11DB-B1A1-D9284F48B481','jbossesb','JBoss ESB User','2006-12-07 13:10:00.578000000','2006-12-07 13:10:00.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27698810-861E-11DB-B1A1-9A0ED87D2BD8','jbossesb','JBoss ESB User','2006-12-07 13:10:00.593000000','2006-12-07 13:10:00.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27817CE0-861E-11DB-B1A1-B92B5633EE97','jbossesb','JBoss ESB User','2006-12-07 13:10:00.765000000','2006-12-07 13:10:00.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:278637D0-861E-11DB-B1A1-C26658639C07','jbossesb','JBoss ESB User','2006-12-07 13:10:00.781000000','2006-12-07 13:10:00.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:278AA270-860F-11DB-A270-D0B268EE87AB','jbossesb','JBoss ESB User','2006-12-07 11:22:38.375000000','2006-12-07 11:22:38.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:278AF2C0-861E-11DB-B1A1-A5AAC2FA7EC2','jbossesb','JBoss ESB User','2006-12-07 13:10:00.828000000','2006-12-07 13:10:00.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:278FADB0-861E-11DB-B1A1-D5817620170E','jbossesb','JBoss ESB User','2006-12-07 13:10:00.843000000','2006-12-07 13:10:00.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27948FB0-861E-11DB-B1A1-CE7CE979F999','jbossesb','JBoss ESB User','2006-12-07 13:10:00.875000000','2006-12-07 13:10:00.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27994AA0-861E-11DB-B1A1-D8010F2471AE','jbossesb','JBoss ESB User','2006-12-07 13:10:00.921000000','2006-12-07 13:10:00.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:279E0590-861E-11DB-B1A1-D192775E3B38','jbossesb','JBoss ESB User','2006-12-07 13:10:00.953000000','2006-12-07 13:10:00.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:279FA680-860E-11DB-A680-9C336F80939E','jbossesb','JBoss ESB User','2006-12-07 11:15:29.150000000','2006-12-07 11:15:29.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27A46170-860E-11DB-A170-D46374FE09BA','jbossesb','JBoss ESB User','2006-12-07 11:15:29.310000000','2006-12-07 11:15:29.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27AB8D60-860E-11DB-8D60-8B4A52A243CE','jbossesb','JBoss ESB User','2006-12-07 11:15:29.780000000','2006-12-07 11:15:29.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27BC2F30-860E-11DB-AF30-B400AA05AD4E','jbossesb','JBoss ESB User','2006-12-07 11:15:29.203000000','2006-12-07 11:15:29.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27C0EA20-860E-11DB-AA20-901259ECDFC7','jbossesb','JBoss ESB User','2006-12-07 11:15:29.218000000','2006-12-07 11:15:29.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:27C35B20-860E-11DB-9B20-9FB1C3268EC8','jbossesb','JBoss ESB User','2006-12-07 11:15:29.250000000','2006-12-07 11:15:29.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2808BD00-8618-11DB-BD00-CA795B22E5C5','jbossesb','JBoss ESB User','2006-12-07 12:27:04.687000000','2006-12-07 12:27:04.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:280FE8F0-8618-11DB-A8F0-F545DDD58566','jbossesb','JBoss ESB User','2006-12-07 12:27:04.718000000','2006-12-07 12:27:04.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:281714E0-8618-11DB-94E0-F03552904074','jbossesb','JBoss ESB User','2006-12-07 12:27:04.750000000','2006-12-07 12:27:04.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:28195ED0-8618-11DB-9ED0-AE6789A9FC8D','jbossesb','JBoss ESB User','2006-12-07 12:27:04.765000000','2006-12-07 12:27:04.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:281BCFD0-8618-11DB-8FD0-FBA128139EB6','jbossesb','JBoss ESB User','2006-12-07 12:27:04.812000000','2006-12-07 12:27:04.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:283F8470-8618-11DB-8470-97ACC662748A','jbossesb','JBoss ESB User','2006-12-07 12:27:05.150000000','2006-12-07 12:27:05.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:28443F60-8618-11DB-BF60-D6242BA0B3DD','jbossesb','JBoss ESB User','2006-12-07 12:27:05.460000000','2006-12-07 12:27:05.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:28462EA0-814B-11DB-A6BA-DA128F1BD399','jbossesb','JBoss ESB User','2006-12-01 09:49:33.578000000','2006-12-01 09:49:33.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2849AEE0-861E-11DB-B1A1-DB5C96A09371','jbossesb','JBoss ESB User','2006-12-07 13:10:02.620000000','2006-12-07 13:10:02.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:284B6B50-8618-11DB-AB50-CB50E472C672','jbossesb','JBoss ESB User','2006-12-07 12:27:05.109000000','2006-12-07 12:27:05.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:28504D50-8618-11DB-8D50-C92D4415F3FF','jbossesb','JBoss ESB User','2006-12-07 12:27:05.140000000','2006-12-07 12:27:05.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:28545F70-814B-11DB-A6BA-8CF46CEBC73E','jbossesb','JBoss ESB User','2006-12-01 09:49:33.687000000','2006-12-01 09:49:33.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:28575230-8618-11DB-9230-F3FF8768114A','jbossesb','JBoss ESB User','2006-12-07 12:27:05.187000000','2006-12-07 12:27:05.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:285DFC60-814B-11DB-A6BA-A011D8F3ABB3','jbossesb','JBoss ESB User','2006-12-01 09:49:33.734000000','2006-12-01 09:49:33.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:28652850-814B-11DB-A6BA-A1673146D6DE','jbossesb','JBoss ESB User','2006-12-01 09:49:33.781000000','2006-12-01 09:49:33.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:287190F0-8618-11DB-90F0-A89926AA1EB0','jbossesb','JBoss ESB User','2006-12-07 12:27:05.359000000','2006-12-07 12:27:05.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:28B4B6B0-8563-11DB-A4E1-C0C40013076A','jbossesb','JBoss ESB User','2006-12-06 14:51:26.984000000','2006-12-06 14:51:27.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:28DADC50-8563-11DB-A4E1-F1792297814E','jbossesb','JBoss ESB User','2006-12-06 14:51:27.171000000','2006-12-06 14:51:27.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:290A2770-8618-11DB-A770-AA3D07788BEE','jbossesb','JBoss ESB User','2006-12-07 12:27:06.343000000','2006-12-07 12:27:06.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:29259250-8170-11DB-AF51-F9736FB40487','jbossesb','JBoss ESB User','2006-12-01 14:14:26.515000000','2006-12-01 14:14:26.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2976BF90-8170-11DB-AF51-AEF8D275EF75','jbossesb','JBoss ESB User','2006-12-01 14:14:26.953000000','2006-12-01 14:14:27.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:299CE530-8170-11DB-AF51-96709B7417DD','jbossesb','JBoss ESB User','2006-12-01 14:14:27.203000000','2006-12-01 14:14:27.250000000',1,1)
@@ -475,6 +799,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:29F0E9E0-8176-11DB-A9E0-FF89F62BD84C','jbossesb','JBoss ESB User','2006-12-01 14:57:24.765000000','2006-12-01 14:57:24.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2A066DB0-8176-11DB-ADB0-C6B85087FB0E','jbossesb','JBoss ESB User','2006-12-01 14:57:24.890000000','2006-12-01 14:57:24.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2A149E80-8176-11DB-9E80-AD0FEC38E56A','jbossesb','JBoss ESB User','2006-12-01 14:57:24.984000000','2006-12-01 14:57:25.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2A27F6B0-861C-11DB-B6B0-9BC4E28B66AE','jbossesb','JBoss ESB User','2006-12-07 12:55:46.343000000','2006-12-07 12:55:46.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2A2BAF50-817E-11DB-AF50-CBB0BA44D13C','jbossesb','JBoss ESB User','2006-12-01 15:54:41.109000000','2006-12-01 15:54:41.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2A2EA010-817F-11DB-A010-B9E6A1D63D9A','jbossesb','JBoss ESB User','2006-12-01 16:01:50.625000000','2006-12-01 16:01:51.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2A36E270-8148-11DB-A270-B761BA3B8EAC','jbossesb','JBoss ESB User','2006-12-01 09:28:08.359000000','2006-12-01 09:28:08.375000000',1,1)
@@ -505,6 +830,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:2B7B5710-814D-11DB-A6BA-9B4F80E2B7C3','jbossesb','JBoss ESB User','2006-12-01 10:03:57.953000000','2006-12-01 10:03:57.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2B80A980-80E5-11DB-A980-B05CB169DA8D','jbossesb','JBoss ESB User','2006-11-30 21:39:30.328000000','2006-11-30 21:39:30.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2B93BC50-80E5-11DB-BC50-C1EBD35F86E4','jbossesb','JBoss ESB User','2006-11-30 21:39:30.468000000','2006-11-30 21:39:30.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2B94A610-861C-11DB-A610-E71C14E91549','jbossesb','JBoss ESB User','2006-12-07 12:55:48.609000000','2006-12-07 12:55:48.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2B9C8860-8105-11DB-8860-84B496ED72BE','jbossesb','JBoss ESB User','2006-12-01 01:28:34.437000000','2006-12-01 01:28:34.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2BA91910-80E5-11DB-9910-BD8A40B9D2CA','jbossesb','JBoss ESB User','2006-11-30 21:39:30.656000000','2006-11-30 21:39:31.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2BAF9B30-8105-11DB-9B30-D0AB603ADFA2','jbossesb','JBoss ESB User','2006-12-01 01:28:34.546000000','2006-12-01 01:28:34.546000000',1,1)
@@ -514,10 +840,34 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:2C5D6E50-817C-11DB-AE50-8F1F0F96C543','jbossesb','JBoss ESB User','2006-12-01 15:40:25.828000000','2006-12-01 15:40:25.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2C753C10-817C-11DB-BC10-D9801E8A02C3','jbossesb','JBoss ESB User','2006-12-01 15:40:25.937000000','2006-12-01 15:40:25.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2C79DB80-8172-11DB-B8A9-F9A2A881CDAB','jbossesb','JBoss ESB User','2006-12-01 14:28:51.150000000','2006-12-01 14:28:51.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2C82A500-861B-11DB-A500-BEAE2DD85A1D','jbossesb','JBoss ESB User','2006-12-07 12:48:40.656000000','2006-12-07 12:48:40.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2C875FF0-861B-11DB-9FF0-8E64C24C209B','jbossesb','JBoss ESB User','2006-12-07 12:48:40.703000000','2006-12-07 12:48:40.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2C8F3840-8172-11DB-B8A9-C57CB2785208','jbossesb','JBoss ESB User','2006-12-01 14:28:51.140000000','2006-12-01 14:28:51.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2C9346D0-861B-11DB-86D0-C1E3E3A6CFA1','jbossesb','JBoss ESB User','2006-12-07 12:48:40.765000000','2006-12-07 12:48:40.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2C9801C0-861B-11DB-81C0-E8E75F528BEA','jbossesb','JBoss ESB User','2006-12-07 12:48:40.796000000','2006-12-07 12:48:40.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2C98D530-8172-11DB-B8A9-AB2B3CCBCD10','jbossesb','JBoss ESB User','2006-12-01 14:28:51.203000000','2006-12-01 14:28:51.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2C9A72C0-861B-11DB-B2C0-D054557711D8','jbossesb','JBoss ESB User','2006-12-07 12:48:40.828000000','2006-12-07 12:48:40.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2C9F2DB0-861B-11DB-ADB0-CBC9E24EEBCB','jbossesb','JBoss ESB User','2006-12-07 12:48:40.843000000','2006-12-07 12:48:40.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2C9FDCE0-860E-11DB-9CE0-F3BD126442B4','jbossesb','JBoss ESB User','2006-12-07 11:15:37.390000000','2006-12-07 11:15:37.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2CA24B10-8172-11DB-B8A9-D3536DF922BC','jbossesb','JBoss ESB User','2006-12-01 14:28:51.296000000','2006-12-01 14:28:51.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CBE2760-861B-11DB-A760-C93D224DA901','jbossesb','JBoss ESB User','2006-12-07 12:48:41.620000000','2006-12-07 12:48:41.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CC30960-861B-11DB-8960-DB84F81523B5','jbossesb','JBoss ESB User','2006-12-07 12:48:41.109000000','2006-12-07 12:48:41.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CCC7F40-861B-11DB-BF40-9729A82CA95C','jbossesb','JBoss ESB User','2006-12-07 12:48:41.156000000','2006-12-07 12:48:41.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CD13A30-861B-11DB-BA30-B17647E0ACB6','jbossesb','JBoss ESB User','2006-12-07 12:48:41.171000000','2006-12-07 12:48:41.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CDAD720-861B-11DB-9720-DE990AA68F2E','jbossesb','JBoss ESB User','2006-12-07 12:48:41.250000000','2006-12-07 12:48:41.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CE44D00-861B-11DB-8D00-C9A86DDED0A1','jbossesb','JBoss ESB User','2006-12-07 12:48:41.328000000','2006-12-07 12:48:41.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CF75FD0-861B-11DB-9FD0-922284D5EB24','jbossesb','JBoss ESB User','2006-12-07 12:48:41.437000000','2006-12-07 12:48:41.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CFC41D0-861B-11DB-81D0-B109FAC75864','jbossesb','JBoss ESB User','2006-12-07 12:48:41.453000000','2006-12-07 12:48:41.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2CFE8BC0-861B-11DB-8BC0-CCB15CAE68D8','jbossesb','JBoss ESB User','2006-12-07 12:48:41.468000000','2006-12-07 12:48:41.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D00FCC0-861B-11DB-BCC0-A17F68C86F99','jbossesb','JBoss ESB User','2006-12-07 12:48:41.484000000','2006-12-07 12:48:41.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D036DC0-861B-11DB-ADC0-ED17F65B66D7','jbossesb','JBoss ESB User','2006-12-07 12:48:41.500000000','2006-12-07 12:48:41.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D168090-861B-11DB-8090-982E1D4C2553','jbossesb','JBoss ESB User','2006-12-07 12:48:41.625000000','2006-12-07 12:48:41.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D1B3B80-861B-11DB-BB80-8F144C6CC3C1','jbossesb','JBoss ESB User','2006-12-07 12:48:41.656000000','2006-12-07 12:48:41.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D1FF670-861B-11DB-B670-ADD63F300A84','jbossesb','JBoss ESB User','2006-12-07 12:48:41.703000000','2006-12-07 12:48:41.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D272260-861B-11DB-A260-9B47B0D59476','jbossesb','JBoss ESB User','2006-12-07 12:48:41.734000000','2006-12-07 12:48:41.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D2BDD50-861B-11DB-9D50-9636E30958D2','jbossesb','JBoss ESB User','2006-12-07 12:48:41.781000000','2006-12-07 12:48:41.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2D3C60D0-8175-11DB-AE84-9BE19B017AC0','jbossesb','JBoss ESB User','2006-12-01 14:50:20.859000000','2006-12-01 14:50:20.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2D445A40-860E-11DB-9A40-BCDE7E5A78AE','jbossesb','JBoss ESB User','2006-12-07 11:15:38.484000000','2006-12-07 11:15:38.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2D66B940-8182-11DB-AB1E-E0D7F2B73144','jbossesb','JBoss ESB User','2006-12-01 16:23:24.500000000','2006-12-01 16:23:24.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2D8341F0-8182-11DB-AB1E-A1D74D749A74','jbossesb','JBoss ESB User','2006-12-01 16:23:24.687000000','2006-12-01 16:23:24.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2D8FD800-8175-11DB-AE84-AB913052AFD2','jbossesb','JBoss ESB User','2006-12-01 14:50:21.312000000','2006-12-01 14:50:21.359000000',1,1)
@@ -526,7 +876,9 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:2DABD890-8182-11DB-AB1E-DE661241BA4D','jbossesb','JBoss ESB User','2006-12-01 16:23:24.953000000','2006-12-01 16:23:24.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2DAED1B0-8175-11DB-AE84-C856573B8514','jbossesb','JBoss ESB User','2006-12-01 14:50:21.578000000','2006-12-01 14:50:21.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2DBA2B10-816F-11DB-A4E4-C777F60A38F4','jbossesb','JBoss ESB User','2006-12-01 14:07:24.640000000','2006-12-01 14:07:24.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2DC473D0-861B-11DB-B3D0-EAF75B2400B5','jbossesb','JBoss ESB User','2006-12-07 12:48:42.765000000','2006-12-07 12:48:42.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2DC91070-8175-11DB-AE84-E4FD53CA7133','jbossesb','JBoss ESB User','2006-12-01 14:50:21.734000000','2006-12-01 14:50:21.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2DF68050-861B-11DB-8050-EF85CFE97EFB','jbossesb','JBoss ESB User','2006-12-07 12:48:43.930000000','2006-12-07 12:48:43.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2DFF4A60-816F-11DB-A4E4-A78D1266FBD7','jbossesb','JBoss ESB User','2006-12-01 14:07:25.780000000','2006-12-01 14:07:25.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2E0B3140-816F-11DB-A4E4-FF73624E6C47','jbossesb','JBoss ESB User','2006-12-01 14:07:25.140000000','2006-12-01 14:07:25.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2E274430-8100-11DB-B65A-EB7DA5C4DD35','jbossesb','JBoss ESB User','2006-12-01 00:52:51.218000000','2006-12-01 00:52:51.218000000',1,1)
@@ -536,39 +888,120 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:2E6E6280-8104-11DB-A280-AA4FCBE57F2E','jbossesb','JBoss ESB User','2006-12-01 01:21:29.656000000','2006-12-01 01:21:29.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2E7F2B60-8104-11DB-AB60-B54ECE40B22A','jbossesb','JBoss ESB User','2006-12-01 01:21:29.765000000','2006-12-01 01:21:29.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2E8D5C30-8104-11DB-9C30-9A0B2A3D6323','jbossesb','JBoss ESB User','2006-12-01 01:21:29.875000000','2006-12-01 01:21:29.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F4855B0-8610-11DB-95B0-E614B636FC12','jbossesb','JBoss ESB User','2006-12-07 11:30:00.843000000','2006-12-07 11:30:00.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F4AC6B0-8610-11DB-86B0-AE7935AA45FB','jbossesb','JBoss ESB User','2006-12-07 11:30:00.859000000','2006-12-07 11:30:00.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F4F81A0-8610-11DB-81A0-FFC05F24F010','jbossesb','JBoss ESB User','2006-12-07 11:30:00.890000000','2006-12-07 11:30:00.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F591E90-8610-11DB-9E90-F01C724DFE3C','jbossesb','JBoss ESB User','2006-12-07 11:30:00.984000000','2006-12-07 11:30:01.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F604A80-8610-11DB-8A80-DDCF9BC048CF','jbossesb','JBoss ESB User','2006-12-07 11:30:01.0','2006-12-07 11:30:01.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F650570-8610-11DB-8570-91BD78E2A0D7','jbossesb','JBoss ESB User','2006-12-07 11:30:01.310000000','2006-12-07 11:30:01.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F7AA4C0-861A-11DB-A4C0-C6B89072D790','jbossesb','JBoss ESB User','2006-12-07 12:41:36.171000000','2006-12-07 12:41:36.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F8441B0-861A-11DB-81B0-829EC28B9E0A','jbossesb','JBoss ESB User','2006-12-07 12:41:36.218000000','2006-12-07 12:41:36.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F8B6DA0-861A-11DB-ADA0-B89B29687774','jbossesb','JBoss ESB User','2006-12-07 12:41:36.265000000','2006-12-07 12:41:36.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F927280-861A-11DB-B280-A469086745E3','jbossesb','JBoss ESB User','2006-12-07 12:41:36.296000000','2006-12-07 12:41:36.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2F94E380-861A-11DB-A380-98B276418832','jbossesb','JBoss ESB User','2006-12-07 12:41:36.312000000','2006-12-07 12:41:36.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FAA6750-861A-11DB-A750-9EFCFD3FFCC3','jbossesb','JBoss ESB User','2006-12-07 12:41:36.453000000','2006-12-07 12:41:36.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FAF2240-861A-11DB-A240-E6194670048F','jbossesb','JBoss ESB User','2006-12-07 12:41:36.500000000','2006-12-07 12:41:36.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FB3DD30-861A-11DB-9D30-A65B8D9A6CFD','jbossesb','JBoss ESB User','2006-12-07 12:41:36.531000000','2006-12-07 12:41:36.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FBB0920-861A-11DB-8920-82004CDFD608','jbossesb','JBoss ESB User','2006-12-07 12:41:36.562000000','2006-12-07 12:41:36.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FBFC410-861A-11DB-8410-DCA56CE402D7','jbossesb','JBoss ESB User','2006-12-07 12:41:36.609000000','2006-12-07 12:41:36.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2FC37D80-814C-11DB-A6BA-8261DC0DB3E1','jbossesb','JBoss ESB User','2006-12-01 09:56:55.640000000','2006-12-01 09:56:55.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FD08CF0-861A-11DB-8CF0-8A499CB3AF3E','jbossesb','JBoss ESB User','2006-12-07 12:41:36.718000000','2006-12-07 12:41:36.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2FD44660-814C-11DB-A6BA-E0F9B72A8E71','jbossesb','JBoss ESB User','2006-12-01 09:56:55.781000000','2006-12-01 09:56:55.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2FD6E600-816E-11DB-A4E4-FE76CABA367B','jbossesb','JBoss ESB User','2006-12-01 14:00:18.687000000','2006-12-01 14:00:18.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FDC3140-8610-11DB-B140-FF4F9C50C13F','jbossesb','JBoss ESB User','2006-12-07 11:30:01.828000000','2006-12-07 11:30:01.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2FE27730-814C-11DB-A6BA-85487F8CEA00','jbossesb','JBoss ESB User','2006-12-01 09:56:55.859000000','2006-12-01 09:56:55.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2FE75930-814C-11DB-A6BA-9C5D2B1349EE','jbossesb','JBoss ESB User','2006-12-01 09:56:55.906000000','2006-12-01 09:56:55.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:2FEACBB0-861A-11DB-8BB0-AE98D77CF5AC','jbossesb','JBoss ESB User','2006-12-07 12:41:36.875000000','2006-12-07 12:41:36.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:2FF850B0-816E-11DB-A4E4-8A564525095F','jbossesb','JBoss ESB User','2006-12-01 14:00:18.890000000','2006-12-01 14:00:18.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:30068180-816E-11DB-A4E4-CD9BED9BFC95','jbossesb','JBoss ESB User','2006-12-01 14:00:18.968000000','2006-12-01 14:00:18.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3014D960-816E-11DB-A4E4-9F2E2258E21B','jbossesb','JBoss ESB User','2006-12-01 14:00:19.930000000','2006-12-01 14:00:19.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:310128E0-80E4-11DB-A8E0-C67C47D31013','jbossesb','JBoss ESB User','2006-11-30 21:32:30.780000000','2006-11-30 21:32:30.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3108A350-8610-11DB-A350-E5B0EFA9EFB9','jbossesb','JBoss ESB User','2006-12-07 11:30:03.781000000','2006-12-07 11:30:03.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3124DD80-80E4-11DB-9D80-CAC7D20EC205','jbossesb','JBoss ESB User','2006-11-30 21:32:30.328000000','2006-11-30 21:32:30.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:31418D40-80E4-11DB-8D40-BB8859EE18F8','jbossesb','JBoss ESB User','2006-11-30 21:32:30.515000000','2006-11-30 21:32:30.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3154A010-80E4-11DB-A010-A2F50B91D52E','jbossesb','JBoss ESB User','2006-11-30 21:32:30.609000000','2006-11-30 21:32:30.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31AF2D70-8619-11DB-AD70-CC0567B7D577','jbossesb','JBoss ESB User','2006-12-07 12:34:30.343000000','2006-12-07 12:34:30.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31B19E70-8619-11DB-9E70-EE333CFD4223','jbossesb','JBoss ESB User','2006-12-07 12:34:30.375000000','2006-12-07 12:34:30.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:31B5EF60-80E3-11DB-AF60-859C7963CE91','jbossesb','JBoss ESB User','2006-11-30 21:25:21.796000000','2006-11-30 21:25:21.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31B8CA60-8619-11DB-8A60-F36372A305F1','jbossesb','JBoss ESB User','2006-12-07 12:34:30.406000000','2006-12-07 12:34:30.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31BFF650-8619-11DB-B650-CC528FB8DC47','jbossesb','JBoss ESB User','2006-12-07 12:34:30.468000000','2006-12-07 12:34:30.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31C72240-8619-11DB-A240-F842230BE29D','jbossesb','JBoss ESB User','2006-12-07 12:34:30.500000000','2006-12-07 12:34:30.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31D2C690-860F-11DB-8690-9E3FF6D4B205','jbossesb','JBoss ESB User','2006-12-07 11:22:55.625000000','2006-12-07 11:22:55.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31DEF000-8619-11DB-B000-8D48D19A457D','jbossesb','JBoss ESB User','2006-12-07 12:34:30.656000000','2006-12-07 12:34:30.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31E139F0-8619-11DB-B9F0-AD474D6F8DA7','jbossesb','JBoss ESB User','2006-12-07 12:34:30.671000000','2006-12-07 12:34:30.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31E61BF0-8619-11DB-9BF0-EA12A20C98B5','jbossesb','JBoss ESB User','2006-12-07 12:34:30.703000000','2006-12-07 12:34:30.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:31EA45D0-80E3-11DB-85D0-B619387FAA67','jbossesb','JBoss ESB User','2006-11-30 21:25:22.125000000','2006-11-30 21:25:22.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31EAD6E0-8619-11DB-96E0-FCC69D0A7174','jbossesb','JBoss ESB User','2006-12-07 12:34:30.750000000','2006-12-07 12:34:30.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31F202D0-8619-11DB-82D0-E7AA8B2406D4','jbossesb','JBoss ESB User','2006-12-07 12:34:30.781000000','2006-12-07 12:34:30.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:31FDA720-860F-11DB-A720-FF0EA186AFF9','jbossesb','JBoss ESB User','2006-12-07 11:22:55.890000000','2006-12-07 11:22:55.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:32093F80-80E3-11DB-BF80-83E15C86532E','jbossesb','JBoss ESB User','2006-11-30 21:25:22.375000000','2006-11-30 21:25:22.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:322D1B30-80E3-11DB-9B30-85F987D153D3','jbossesb','JBoss ESB User','2006-11-30 21:25:22.578000000','2006-11-30 21:25:22.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:329CF590-8147-11DB-A69A-80BD1F6A776B','jbossesb','JBoss ESB User','2006-12-01 09:21:12.937000000','2006-12-01 09:21:12.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:32B00860-8147-11DB-A69A-B4E1C2403601','jbossesb','JBoss ESB User','2006-12-01 09:21:13.780000000','2006-12-01 09:21:13.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:32B9A550-8147-11DB-A69A-FC8BC29987DE','jbossesb','JBoss ESB User','2006-12-01 09:21:13.125000000','2006-12-01 09:21:13.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:32BE6040-8147-11DB-A69A-E0B041687ECA','jbossesb','JBoss ESB User','2006-12-01 09:21:13.171000000','2006-12-01 09:21:13.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:32F12350-8619-11DB-A350-E80FB855D9C9','jbossesb','JBoss ESB User','2006-12-07 12:34:32.468000000','2006-12-07 12:34:32.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:331CF2D0-817A-11DB-B2D0-C4D3EC920F24','jbossesb','JBoss ESB User','2006-12-01 15:26:18.218000000','2006-12-01 15:26:18.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3347D360-817A-11DB-9360-D08A77809A13','jbossesb','JBoss ESB User','2006-12-01 15:26:18.406000000','2006-12-01 15:26:18.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:337DE0B0-861E-11DB-B1A1-DE9BF22AAC07','jbossesb','JBoss ESB User','2006-12-07 13:10:20.859000000','2006-12-07 13:10:20.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33829BA0-861E-11DB-B1A1-F618C8A1AFC3','jbossesb','JBoss ESB User','2006-12-07 13:10:20.890000000','2006-12-07 13:10:20.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33850CA0-861E-11DB-B1A1-86B30A5D6065','jbossesb','JBoss ESB User','2006-12-07 13:10:20.906000000','2006-12-07 13:10:20.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33875690-861E-11DB-B1A1-A6B4FCBE07A2','jbossesb','JBoss ESB User','2006-12-07 13:10:20.921000000','2006-12-07 13:10:20.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3389C790-861E-11DB-B1A1-875C125696A5','jbossesb','JBoss ESB User','2006-12-07 13:10:20.937000000','2006-12-07 13:10:20.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:338C3890-861E-11DB-B1A1-A31645C1E54F','jbossesb','JBoss ESB User','2006-12-07 13:10:20.953000000','2006-12-07 13:10:20.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:339CDA60-861E-11DB-B1A1-B8FC8BA8BAE1','jbossesb','JBoss ESB User','2006-12-07 13:10:21.780000000','2006-12-07 13:10:21.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33A19550-861E-11DB-B1A1-AFA64C790913','jbossesb','JBoss ESB User','2006-12-07 13:10:21.930000000','2006-12-07 13:10:21.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33A67750-861E-11DB-B1A1-891D6E21226C','jbossesb','JBoss ESB User','2006-12-07 13:10:21.125000000','2006-12-07 13:10:21.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33A8C140-861E-11DB-B1A1-F18EAC05F222','jbossesb','JBoss ESB User','2006-12-07 13:10:21.156000000','2006-12-07 13:10:21.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:33AD3F10-8563-11DB-A4E1-B2FB4FFFD1B6','jbossesb','JBoss ESB User','2006-12-06 14:51:45.296000000','2006-12-06 14:51:45.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33AD7C30-861E-11DB-B1A1-883049262014','jbossesb','JBoss ESB User','2006-12-07 13:10:21.171000000','2006-12-07 13:10:21.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33AFED30-861E-11DB-B1A1-829581BCE9E5','jbossesb','JBoss ESB User','2006-12-07 13:10:21.203000000','2006-12-07 13:10:21.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33B89300-860E-11DB-9300-9816E5A13843','jbossesb','JBoss ESB User','2006-12-07 11:15:49.312000000','2006-12-07 11:15:49.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33BD7500-860E-11DB-B500-B9401FF1BD3C','jbossesb','JBoss ESB User','2006-12-07 11:15:49.328000000','2006-12-07 11:15:49.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:33BDE0E0-8563-11DB-A4E1-E9032476026B','jbossesb','JBoss ESB User','2006-12-06 14:51:45.390000000','2006-12-06 14:51:45.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33BFBEF0-860E-11DB-BEF0-DF2ACF97C21B','jbossesb','JBoss ESB User','2006-12-07 11:15:49.359000000','2006-12-07 11:15:49.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33CE16D0-860E-11DB-96D0-DD0745151BF9','jbossesb','JBoss ESB User','2006-12-07 11:15:49.437000000','2006-12-07 11:15:49.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33D087D0-860E-11DB-87D0-CCBCD27DBB4A','jbossesb','JBoss ESB User','2006-12-07 11:15:49.468000000','2006-12-07 11:15:49.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33D7B3C0-860E-11DB-B3C0-F8E7BA7BA462','jbossesb','JBoss ESB User','2006-12-07 11:15:49.500000000','2006-12-07 11:15:49.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:33D81FA0-8563-11DB-A4E1-8C66D40BF2BD','jbossesb','JBoss ESB User','2006-12-06 14:51:45.578000000','2006-12-06 14:51:45.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:33E1BC90-8563-11DB-A4E1-97C8B0D0C72C','jbossesb','JBoss ESB User','2006-12-06 14:51:45.640000000','2006-12-06 14:51:45.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33EA9720-861C-11DB-9720-9772710D8CCF','jbossesb','JBoss ESB User','2006-12-07 12:56:02.578000000','2006-12-07 12:56:02.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33F1C310-861C-11DB-8310-AE4BFA59FF85','jbossesb','JBoss ESB User','2006-12-07 12:56:02.625000000','2006-12-07 12:56:02.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:33F939F0-8618-11DB-B9F0-B9F81B338FE8','jbossesb','JBoss ESB User','2006-12-07 12:27:24.703000000','2006-12-07 12:27:24.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3402D6E0-8618-11DB-96E0-E4AD58DFE16C','jbossesb','JBoss ESB User','2006-12-07 12:27:24.750000000','2006-12-07 12:27:24.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:340520D0-8618-11DB-A0D0-DEA02C53491A','jbossesb','JBoss ESB User','2006-12-07 12:27:24.781000000','2006-12-07 12:27:24.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:34071FD0-861C-11DB-9FD0-A04648CBDFEA','jbossesb','JBoss ESB User','2006-12-07 12:56:02.765000000','2006-12-07 12:56:02.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3409DBC0-8618-11DB-9BC0-87D65D035996','jbossesb','JBoss ESB User','2006-12-07 12:27:24.812000000','2006-12-07 12:27:24.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:341107B0-8618-11DB-87B0-B315AEC56C6E','jbossesb','JBoss ESB User','2006-12-07 12:27:24.859000000','2006-12-07 12:27:24.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:341577B0-861C-11DB-B7B0-F89ACD4F9639','jbossesb','JBoss ESB User','2006-12-07 12:56:02.875000000','2006-12-07 12:56:02.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:341EED90-861C-11DB-AD90-CBAF750AF838','jbossesb','JBoss ESB User','2006-12-07 12:56:02.921000000','2006-12-07 12:56:02.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3423CF90-861C-11DB-8F90-91587FF4D491','jbossesb','JBoss ESB User','2006-12-07 12:56:03.0','2006-12-07 12:56:03.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:34402170-814B-11DB-A6BA-8214439F327A','jbossesb','JBoss ESB User','2006-12-01 09:49:53.687000000','2006-12-01 09:49:53.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3440CA40-8618-11DB-8A40-CC4EA320782E','jbossesb','JBoss ESB User','2006-12-07 12:27:25.156000000','2006-12-07 12:27:25.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:344C2F60-814B-11DB-A6BA-C34B1227DDBE','jbossesb','JBoss ESB User','2006-12-01 09:49:53.765000000','2006-12-01 09:49:53.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:34533440-814B-11DB-A6BA-9BC557458D10','jbossesb','JBoss ESB User','2006-12-01 09:49:53.796000000','2006-12-01 09:49:53.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:347065C0-8618-11DB-A5C0-FF0AC756AE14','jbossesb','JBoss ESB User','2006-12-07 12:27:25.515000000','2006-12-07 12:27:25.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:347746C0-861C-11DB-86C0-D1028D35EA1B','jbossesb','JBoss ESB User','2006-12-07 12:56:03.531000000','2006-12-07 12:56:03.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3480BCA0-861C-11DB-BCA0-D3C8E79DFA0A','jbossesb','JBoss ESB User','2006-12-07 12:56:03.578000000','2006-12-07 12:56:03.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:34837890-8618-11DB-B890-CC1A855B6636','jbossesb','JBoss ESB User','2006-12-07 12:27:25.609000000','2006-12-07 12:27:25.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:34857790-861C-11DB-B790-95BFBC126292','jbossesb','JBoss ESB User','2006-12-07 12:56:03.609000000','2006-12-07 12:56:03.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:348AA480-8618-11DB-A480-E07B655FF351','jbossesb','JBoss ESB User','2006-12-07 12:27:25.640000000','2006-12-07 12:27:25.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:348F1480-861C-11DB-9480-BD80BF5111D2','jbossesb','JBoss ESB User','2006-12-07 12:56:03.671000000','2006-12-07 12:56:03.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3491D070-8618-11DB-9070-C0D639421AB6','jbossesb','JBoss ESB User','2006-12-07 12:27:25.687000000','2006-12-07 12:27:25.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3493CF70-861C-11DB-8F70-DAEFC9FA13F4','jbossesb','JBoss ESB User','2006-12-07 12:56:03.703000000','2006-12-07 12:56:03.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:349D6C60-861C-11DB-AC60-907BFBA6A217','jbossesb','JBoss ESB User','2006-12-07 12:56:03.765000000','2006-12-07 12:56:03.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:34A6E240-861C-11DB-A240-9BAF889B6458','jbossesb','JBoss ESB User','2006-12-07 12:56:03.828000000','2006-12-07 12:56:03.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:34C39200-861C-11DB-9200-87A02AFDA280','jbossesb','JBoss ESB User','2006-12-07 12:56:04.150000000','2006-12-07 12:56:04.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:34EA0290-8618-11DB-8290-B9AC265C8DEC','jbossesb','JBoss ESB User','2006-12-07 12:27:26.281000000','2006-12-07 12:27:26.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:34F8E7F0-861E-11DB-B1A1-FA512DF66F0E','jbossesb','JBoss ESB User','2006-12-07 13:10:23.359000000','2006-12-07 13:10:23.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:35246720-8170-11DB-AF51-CA085D469169','jbossesb','JBoss ESB User','2006-12-01 14:14:46.625000000','2006-12-01 14:14:46.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:355AB700-861E-11DB-B1A1-A28479317C68','jbossesb','JBoss ESB User','2006-12-07 13:10:24.0','2006-12-07 13:10:24.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:35683ED0-860E-11DB-BED0-E3FEBE3B906A','jbossesb','JBoss ESB User','2006-12-07 11:15:52.125000000','2006-12-07 11:15:52.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:35685A50-8618-11DB-9A50-96CAB7C5A876','jbossesb','JBoss ESB User','2006-12-07 12:27:27.109000000','2006-12-07 12:27:27.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:35759460-8170-11DB-AF51-B886868DE741','jbossesb','JBoss ESB User','2006-12-01 14:14:47.930000000','2006-12-01 14:14:47.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:35A2E5F0-8170-11DB-AF51-DA4DA264D233','jbossesb','JBoss ESB User','2006-12-01 14:14:47.390000000','2006-12-01 14:14:47.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:35CDC680-8170-11DB-AF51-FB91B88B0085','jbossesb','JBoss ESB User','2006-12-01 14:14:47.671000000','2006-12-01 14:14:47.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:35D5CDB0-860E-11DB-8DB0-FE755C08C90E','jbossesb','JBoss ESB User','2006-12-07 11:15:52.875000000','2006-12-07 11:15:52.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:35E166D0-8176-11DB-A6D0-D89FBFDFABBA','jbossesb','JBoss ESB User','2006-12-01 14:57:44.859000000','2006-12-01 14:57:44.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:35F56B60-8173-11DB-B8A9-E9A2858D1BE3','jbossesb','JBoss ESB User','2006-12-01 14:36:16.437000000','2006-12-01 14:36:16.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:360AC820-8173-11DB-B8A9-B7E86F197B7F','jbossesb','JBoss ESB User','2006-12-01 14:36:16.546000000','2006-12-01 14:36:16.562000000',1,1)
@@ -589,6 +1022,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:36F06C30-817E-11DB-AC30-EEB856B28110','jbossesb','JBoss ESB User','2006-12-01 15:55:02.546000000','2006-12-01 15:55:02.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:36FEC410-817E-11DB-8410-A7F926DA0749','jbossesb','JBoss ESB User','2006-12-01 15:55:02.609000000','2006-12-01 15:55:02.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:370AAAF0-817E-11DB-AAF0-A29E22606A71','jbossesb','JBoss ESB User','2006-12-01 15:55:02.687000000','2006-12-01 15:55:02.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:371D40D0-8619-11DB-80D0-DAB8A96A25D5','jbossesb','JBoss ESB User','2006-12-07 12:34:39.484000000','2006-12-07 12:34:39.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:374D71D0-80E5-11DB-B1D0-E8F255EE6619','jbossesb','JBoss ESB User','2006-11-30 21:39:50.125000000','2006-11-30 21:39:50.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:37696300-814D-11DB-A6BA-B8600228D592','jbossesb','JBoss ESB User','2006-12-01 10:04:17.984000000','2006-12-01 10:04:18.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:37785260-80E5-11DB-9260-A94771B99549','jbossesb','JBoss ESB User','2006-11-30 21:39:50.515000000','2006-11-30 21:39:50.531000000',1,1)
@@ -612,8 +1046,20 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:38953900-8172-11DB-B8A9-F86FE919D01D','jbossesb','JBoss ESB User','2006-12-01 14:29:11.328000000','2006-12-01 14:29:11.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3896FAD0-817F-11DB-BAD0-C34CD5C33CDE','jbossesb','JBoss ESB User','2006-12-01 16:02:14.812000000','2006-12-01 16:02:14.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:389C64F0-8172-11DB-B8A9-A413B6A4A8D0','jbossesb','JBoss ESB User','2006-12-01 14:29:11.359000000','2006-12-01 14:29:11.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38B11550-861B-11DB-9550-BD436E18ACBF','jbossesb','JBoss ESB User','2006-12-07 12:49:01.109000000','2006-12-07 12:49:01.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38B5F750-861B-11DB-B750-E7DCD8C629AA','jbossesb','JBoss ESB User','2006-12-07 12:49:01.171000000','2006-12-07 12:49:01.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38C1DE30-861B-11DB-9E30-8861862A449C','jbossesb','JBoss ESB User','2006-12-07 12:49:01.218000000','2006-12-07 12:49:01.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38C69920-861B-11DB-9920-D5D35ABB5249','jbossesb','JBoss ESB User','2006-12-07 12:49:01.234000000','2006-12-07 12:49:01.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38CB5410-861B-11DB-9410-EAB057BB6C7F','jbossesb','JBoss ESB User','2006-12-07 12:49:01.296000000','2006-12-07 12:49:01.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38E592D0-861B-11DB-92D0-E165AC0EACF7','jbossesb','JBoss ESB User','2006-12-07 12:49:01.437000000','2006-12-07 12:49:01.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38EA4DC0-861B-11DB-8DC0-DB61C40BDABD','jbossesb','JBoss ESB User','2006-12-07 12:49:01.484000000','2006-12-07 12:49:01.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38EF2FC0-861B-11DB-AFC0-8801D7017695','jbossesb','JBoss ESB User','2006-12-07 12:49:01.500000000','2006-12-07 12:49:01.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38F634A0-861B-11DB-B4A0-898273195663','jbossesb','JBoss ESB User','2006-12-07 12:49:01.546000000','2006-12-07 12:49:01.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:38FB16A0-861B-11DB-96A0-8C67899C425D','jbossesb','JBoss ESB User','2006-12-07 12:49:01.578000000','2006-12-07 12:49:01.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:39155560-861B-11DB-9560-EC43E623B943','jbossesb','JBoss ESB User','2006-12-07 12:49:01.750000000','2006-12-07 12:49:01.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:392F4EC0-8175-11DB-AE84-D95E976221DC','jbossesb','JBoss ESB User','2006-12-01 14:50:40.843000000','2006-12-01 14:50:40.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:39557460-8175-11DB-AE84-D21F673424CF','jbossesb','JBoss ESB User','2006-12-01 14:50:41.780000000','2006-12-01 14:50:41.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:395F2FA0-861B-11DB-AFA0-A6C4233191E9','jbossesb','JBoss ESB User','2006-12-07 12:49:02.234000000','2006-12-07 12:49:02.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:39658E10-8182-11DB-AB1E-B23262643141','jbossesb','JBoss ESB User','2006-12-01 16:23:44.656000000','2006-12-01 16:23:44.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:396AF830-8175-11DB-AE84-BC49CEA52AF1','jbossesb','JBoss ESB User','2006-12-01 14:50:41.218000000','2006-12-01 14:50:41.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:39746E10-8175-11DB-AE84-83951FFAB8A9','jbossesb','JBoss ESB User','2006-12-01 14:50:41.312000000','2006-12-01 14:50:41.343000000',1,1)
@@ -632,25 +1078,67 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:3A804A20-8104-11DB-8A20-80C7A12879F2','jbossesb','JBoss ESB User','2006-12-01 01:21:49.890000000','2006-12-01 01:21:49.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3A95CDF0-8104-11DB-8DF0-FBF181C3DE87','jbossesb','JBoss ESB User','2006-12-01 01:21:50.310000000','2006-12-01 01:21:50.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3AA1B4D0-8104-11DB-B4D0-B2D0EE3BDED0','jbossesb','JBoss ESB User','2006-12-01 01:21:50.125000000','2006-12-01 01:21:50.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B4E5670-8610-11DB-9670-C290FBB91E10','jbossesb','JBoss ESB User','2006-12-07 11:30:21.150000000','2006-12-07 11:30:21.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B50C770-8610-11DB-8770-916FE8D85E69','jbossesb','JBoss ESB User','2006-12-07 11:30:21.460000000','2006-12-07 11:30:21.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B558260-8610-11DB-8260-BB150633D282','jbossesb','JBoss ESB User','2006-12-07 11:30:21.780000000','2006-12-07 11:30:21.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B63DA40-8610-11DB-9A40-F582CE27E7CE','jbossesb','JBoss ESB User','2006-12-07 11:30:21.156000000','2006-12-07 11:30:21.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B662430-8610-11DB-A430-85D41BC169D9','jbossesb','JBoss ESB User','2006-12-07 11:30:21.187000000','2006-12-07 11:30:21.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B6B0630-8610-11DB-8630-AF38898839A1','jbossesb','JBoss ESB User','2006-12-07 11:30:21.203000000','2006-12-07 11:30:21.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B6B21B0-861A-11DB-A1B0-F765EC298441','jbossesb','JBoss ESB User','2006-12-07 12:41:56.187000000','2006-12-07 12:41:56.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B724DA0-861A-11DB-8DA0-B6491D6DD2A4','jbossesb','JBoss ESB User','2006-12-07 12:41:56.218000000','2006-12-07 12:41:56.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B772FA0-861A-11DB-AFA0-BC9E805158E3','jbossesb','JBoss ESB User','2006-12-07 12:41:56.250000000','2006-12-07 12:41:56.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B797990-861A-11DB-B990-B601960C69D5','jbossesb','JBoss ESB User','2006-12-07 12:41:56.281000000','2006-12-07 12:41:56.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B7E3480-861A-11DB-B480-C49507A13ABF','jbossesb','JBoss ESB User','2006-12-07 12:41:56.312000000','2006-12-07 12:41:56.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B962950-861A-11DB-A950-AF2A9E6A165E','jbossesb','JBoss ESB User','2006-12-07 12:41:56.453000000','2006-12-07 12:41:56.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B9AE440-861A-11DB-A440-DF31EE02210B','jbossesb','JBoss ESB User','2006-12-07 12:41:56.484000000','2006-12-07 12:41:56.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3B9F9F30-861A-11DB-9F30-8F3C77234163','jbossesb','JBoss ESB User','2006-12-07 12:41:56.515000000','2006-12-07 12:41:56.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3BA21030-861A-11DB-9030-EBF4927BFCF6','jbossesb','JBoss ESB User','2006-12-07 12:41:56.531000000','2006-12-07 12:41:56.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3BA6CB20-861A-11DB-8B20-9F5E58EB5499','jbossesb','JBoss ESB User','2006-12-07 12:41:56.578000000','2006-12-07 12:41:56.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3BC97E40-814C-11DB-A6BA-9749AF06CDDD','jbossesb','JBoss ESB User','2006-12-01 09:57:15.828000000','2006-12-01 09:57:15.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3BE14C00-814C-11DB-A6BA-8F65C70F409D','jbossesb','JBoss ESB User','2006-12-01 09:57:15.968000000','2006-12-01 09:57:15.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3BE1A1B0-816E-11DB-A4E4-AF69C1E987C9','jbossesb','JBoss ESB User','2006-12-01 14:00:38.890000000','2006-12-01 14:00:38.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3BE877F0-814C-11DB-A6BA-DAA26A71F7E2','jbossesb','JBoss ESB User','2006-12-01 09:57:16.310000000','2006-12-01 09:57:16.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3BEFA3E0-814C-11DB-A6BA-F999BC07AD35','jbossesb','JBoss ESB User','2006-12-01 09:57:16.780000000','2006-12-01 09:57:16.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3BFE2A60-816E-11DB-A4E4-BBDA5CBA9410','jbossesb','JBoss ESB User','2006-12-01 14:00:39.620000000','2006-12-01 14:00:39.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3C05E6A0-8610-11DB-A6A0-A5FD0102CA6A','jbossesb','JBoss ESB User','2006-12-07 11:30:22.218000000','2006-12-07 11:30:22.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3C0EF340-816E-11DB-A4E4-EA2E81696D1F','jbossesb','JBoss ESB User','2006-12-01 14:00:39.187000000','2006-12-01 14:00:39.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3C1F9510-816E-11DB-A4E4-8B9583463876','jbossesb','JBoss ESB User','2006-12-01 14:00:39.281000000','2006-12-01 14:00:39.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3CA5A910-8610-11DB-A910-813BEE8DF149','jbossesb','JBoss ESB User','2006-12-07 11:30:23.281000000','2006-12-07 11:30:23.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3CFE1DC0-861A-11DB-9DC0-92C976E48396','jbossesb','JBoss ESB User','2006-12-07 12:41:58.828000000','2006-12-07 12:41:58.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3D40F320-861A-11DB-B320-9DB93F9BB6E8','jbossesb','JBoss ESB User','2006-12-07 12:41:59.265000000','2006-12-07 12:41:59.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3D5FDC40-8179-11DB-9C40-CF7F501847F9','jbossesb','JBoss ESB User','2006-12-01 15:19:25.890000000','2006-12-01 15:19:26.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3D8F1E50-80E4-11DB-9E50-F049DBBFC01F','jbossesb','JBoss ESB User','2006-11-30 21:32:51.125000000','2006-11-30 21:32:51.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3DAE1800-80E4-11DB-9800-818648F6F7AE','jbossesb','JBoss ESB User','2006-11-30 21:32:51.328000000','2006-11-30 21:32:51.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3DB59D60-8179-11DB-9D60-9CA431C853F3','jbossesb','JBoss ESB User','2006-12-01 15:19:26.406000000','2006-12-01 15:19:26.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3DB70E20-80E3-11DB-8E20-921E14881B5A','jbossesb','JBoss ESB User','2006-11-30 21:25:41.953000000','2006-11-30 21:25:41.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3DBC48D0-80E4-11DB-88D0-E6DF1D60EDB4','jbossesb','JBoss ESB User','2006-11-30 21:32:51.453000000','2006-11-30 21:32:51.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DC7FE70-860F-11DB-BE70-AB7C8A64802C','jbossesb','JBoss ESB User','2006-12-07 11:23:15.671000000','2006-12-07 11:23:15.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DCCE070-860F-11DB-A070-C6DE994C7EFF','jbossesb','JBoss ESB User','2006-12-07 11:23:15.734000000','2006-12-07 11:23:15.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3DD43DA0-80E4-11DB-BDA0-FC033BF013FD','jbossesb','JBoss ESB User','2006-11-30 21:32:51.609000000','2006-11-30 21:32:51.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DD65650-860F-11DB-9650-F3510D951A60','jbossesb','JBoss ESB User','2006-12-07 11:23:15.765000000','2006-12-07 11:23:15.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DDB53D0-8619-11DB-93D0-F26AA500301F','jbossesb','JBoss ESB User','2006-12-07 12:34:50.765000000','2006-12-07 12:34:50.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DDD8240-860F-11DB-8240-BF6C1BCF7F81','jbossesb','JBoss ESB User','2006-12-07 11:23:15.812000000','2006-12-07 11:23:15.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DE00EC0-8619-11DB-8EC0-AC799C5E95F2','jbossesb','JBoss ESB User','2006-12-07 12:34:50.796000000','2006-12-07 12:34:50.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DE73AB0-8619-11DB-BAB0-BCE6E0A85013','jbossesb','JBoss ESB User','2006-12-07 12:34:50.843000000','2006-12-07 12:34:50.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DE9ABB0-8619-11DB-ABB0-FB2939000980','jbossesb','JBoss ESB User','2006-12-07 12:34:50.875000000','2006-12-07 12:34:50.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DEE2410-860F-11DB-A410-8F3EF7E93D0B','jbossesb','JBoss ESB User','2006-12-07 11:23:15.937000000','2006-12-07 11:23:15.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3DF04690-80E3-11DB-8690-B99429903632','jbossesb','JBoss ESB User','2006-11-30 21:25:42.265000000','2006-11-30 21:25:42.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DF32190-8619-11DB-A190-C1B0CA5FF352','jbossesb','JBoss ESB User','2006-12-07 12:34:50.921000000','2006-12-07 12:34:50.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DF55000-860F-11DB-9000-9A84E1CFC206','jbossesb','JBoss ESB User','2006-12-07 11:23:15.968000000','2006-12-07 11:23:15.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3DF7C100-860F-11DB-8100-AE758565641F','jbossesb','JBoss ESB User','2006-12-07 11:23:16.0','2006-12-07 11:23:16.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3E081450-80E3-11DB-9450-A5C1F05621DD','jbossesb','JBoss ESB User','2006-11-30 21:25:42.453000000','2006-11-30 21:25:42.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E0AD3D0-860F-11DB-93D0-F526460B70B4','jbossesb','JBoss ESB User','2006-12-07 11:23:16.125000000','2006-12-07 11:23:16.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E0F8EC0-860F-11DB-8EC0-F360AB45C67F','jbossesb','JBoss ESB User','2006-12-07 11:23:16.156000000','2006-12-07 11:23:16.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E1449B0-860F-11DB-89B0-A46155B4C318','jbossesb','JBoss ESB User','2006-12-07 11:23:16.171000000','2006-12-07 11:23:16.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E16BAB0-860F-11DB-BAB0-B408A02B9ED7','jbossesb','JBoss ESB User','2006-12-07 11:23:16.203000000','2006-12-07 11:23:16.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3E225310-80E3-11DB-9310-A0BAE1EEBAF1','jbossesb','JBoss ESB User','2006-11-30 21:25:42.609000000','2006-11-30 21:25:42.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E22A190-860F-11DB-A190-B796DDB3E29A','jbossesb','JBoss ESB User','2006-12-07 11:23:16.265000000','2006-12-07 11:23:16.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E251290-860F-11DB-9290-9A4F2BC2AA29','jbossesb','JBoss ESB User','2006-12-07 11:23:16.281000000','2006-12-07 11:23:16.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E29CD80-860F-11DB-8D80-A9C4ABF62C73','jbossesb','JBoss ESB User','2006-12-07 11:23:16.312000000','2006-12-07 11:23:16.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E2E8870-860F-11DB-8870-841CB6BEE153','jbossesb','JBoss ESB User','2006-12-07 11:23:16.343000000','2006-12-07 11:23:16.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3E3A6420-8181-11DB-AB1E-B5EF0D5BBBEC','jbossesb','JBoss ESB User','2006-12-01 16:16:43.281000000','2006-12-01 16:16:43.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E3AB1E0-8619-11DB-B1E0-A99A08DD7A69','jbossesb','JBoss ESB User','2006-12-07 12:34:51.390000000','2006-12-07 12:34:51.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3E4B3830-860F-11DB-B830-8FE11D6404AF','jbossesb','JBoss ESB User','2006-12-07 11:23:16.531000000','2006-12-07 11:23:16.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3E6EE1A0-8181-11DB-AB1E-AA0C1FD07726','jbossesb','JBoss ESB User','2006-12-01 16:16:43.750000000','2006-12-01 16:16:43.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3E970F70-8147-11DB-A69A-B869F6D29A89','jbossesb','JBoss ESB User','2006-12-01 09:21:33.620000000','2006-12-01 09:21:33.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3EB87A20-8147-11DB-A69A-CCD43BAB04B2','jbossesb','JBoss ESB User','2006-12-01 09:21:33.265000000','2006-12-01 09:21:33.281000000',1,1)
@@ -660,23 +1148,72 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:3F27AE80-817A-11DB-AE80-BEF32116B77E','jbossesb','JBoss ESB User','2006-12-01 15:26:38.312000000','2006-12-01 15:26:38.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3F385050-817A-11DB-9050-ED513ECB0533','jbossesb','JBoss ESB User','2006-12-01 15:26:38.437000000','2006-12-01 15:26:38.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3F41ED40-817A-11DB-AD40-98381650AA89','jbossesb','JBoss ESB User','2006-12-01 15:26:38.484000000','2006-12-01 15:26:38.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FAA0710-861E-11DB-B1A1-B581BEF7BE7B','jbossesb','JBoss ESB User','2006-12-07 13:10:41.281000000','2006-12-07 13:10:41.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FAC5100-861E-11DB-B1A1-E3B74871C2F6','jbossesb','JBoss ESB User','2006-12-07 13:10:41.296000000','2006-12-07 13:10:41.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FAEC200-861E-11DB-B1A1-9A82302FCBFB','jbossesb','JBoss ESB User','2006-12-07 13:10:41.343000000','2006-12-07 13:10:41.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FB5EDF0-861E-11DB-B1A1-F33B7D15493A','jbossesb','JBoss ESB User','2006-12-07 13:10:41.359000000','2006-12-07 13:10:41.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FBAA8E0-861E-11DB-B1A1-931DCD4E6ECC','jbossesb','JBoss ESB User','2006-12-07 13:10:41.406000000','2006-12-07 13:10:41.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FBF63D0-861E-11DB-B1A1-AEDE556ADF38','jbossesb','JBoss ESB User','2006-12-07 13:10:41.421000000','2006-12-07 13:10:41.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3FCD7E90-8563-11DB-A4E1-82B59F32BB63','jbossesb','JBoss ESB User','2006-12-06 14:52:05.656000000','2006-12-06 14:52:05.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FD8D280-860E-11DB-9280-FC7EE20A534E','jbossesb','JBoss ESB User','2006-12-07 11:16:09.640000000','2006-12-07 11:16:09.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3FD96570-8563-11DB-A4E1-8B3468DA7AAA','jbossesb','JBoss ESB User','2006-12-06 14:52:05.718000000','2006-12-06 14:52:05.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FD9A290-861E-11DB-B1A1-EA253C1D72C3','jbossesb','JBoss ESB User','2006-12-07 13:10:41.609000000','2006-12-07 13:10:41.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FDB4380-860E-11DB-8380-B14EB7959832','jbossesb','JBoss ESB User','2006-12-07 11:16:09.656000000','2006-12-07 11:16:09.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FDE8490-861E-11DB-B1A1-AA4AACBD27E5','jbossesb','JBoss ESB User','2006-12-07 13:10:41.625000000','2006-12-07 13:10:41.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FDFFE70-860E-11DB-BE70-9878D4274F6B','jbossesb','JBoss ESB User','2006-12-07 11:16:09.687000000','2006-12-07 11:16:09.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FE33F80-861E-11DB-B1A1-B6E2E5DF2CD7','jbossesb','JBoss ESB User','2006-12-07 13:10:41.671000000','2006-12-07 13:10:41.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FE6FAF0-861C-11DB-BAF0-A7D04D12C4A7','jbossesb','JBoss ESB User','2006-12-07 12:56:22.687000000','2006-12-07 12:56:22.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FEA6B70-861E-11DB-B1A1-FDC007E039AB','jbossesb','JBoss ESB User','2006-12-07 13:10:41.718000000','2006-12-07 13:10:41.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FEBB5E0-861C-11DB-B5E0-8E1CDA82552D','jbossesb','JBoss ESB User','2006-12-07 12:56:22.734000000','2006-12-07 12:56:22.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3FEC7840-8563-11DB-A4E1-E177CCDDCA27','jbossesb','JBoss ESB User','2006-12-06 14:52:05.843000000','2006-12-06 14:52:05.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FEF2660-861E-11DB-B1A1-F80E78C7371A','jbossesb','JBoss ESB User','2006-12-07 13:10:41.734000000','2006-12-07 13:10:41.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FF2E1D0-861C-11DB-A1D0-9E56BD48A3BB','jbossesb','JBoss ESB User','2006-12-07 12:56:22.781000000','2006-12-07 12:56:22.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:3FF3A430-8563-11DB-A4E1-BD7DEB571D44','jbossesb','JBoss ESB User','2006-12-06 14:52:05.875000000','2006-12-06 14:52:05.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FF3E150-861E-11DB-B1A1-F3E9E2A2B1F4','jbossesb','JBoss ESB User','2006-12-07 13:10:41.796000000','2006-12-07 13:10:41.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FFA0DC0-861C-11DB-8DC0-861EB1B8E97D','jbossesb','JBoss ESB User','2006-12-07 12:56:22.828000000','2006-12-07 12:56:22.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:3FFB0D40-861E-11DB-B1A1-CE3CEC499A51','jbossesb','JBoss ESB User','2006-12-07 13:10:41.828000000','2006-12-07 13:10:41.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4003AAB0-861C-11DB-AAB0-B0125144315C','jbossesb','JBoss ESB User','2006-12-07 12:56:22.890000000','2006-12-07 12:56:22.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40062410-860E-11DB-A410-E339D794AFA9','jbossesb','JBoss ESB User','2006-12-07 11:16:09.953000000','2006-12-07 11:16:09.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:400D2090-861C-11DB-A090-D0576537A26E','jbossesb','JBoss ESB User','2006-12-07 12:56:22.953000000','2006-12-07 12:56:22.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:400D5000-860E-11DB-9000-B092505DA561','jbossesb','JBoss ESB User','2006-12-07 11:16:09.984000000','2006-12-07 11:16:09.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:400FC100-860E-11DB-8100-BF9D8CC7D6C8','jbossesb','JBoss ESB User','2006-12-07 11:16:10.150000000','2006-12-07 11:16:10.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:402A1B40-8618-11DB-9B40-C0CB01E392F1','jbossesb','JBoss ESB User','2006-12-07 12:27:45.140000000','2006-12-07 12:27:45.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:402ED630-8618-11DB-9630-C7E23B6606D1','jbossesb','JBoss ESB User','2006-12-07 12:27:45.171000000','2006-12-07 12:27:45.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4033B830-8618-11DB-B830-C0907A9B2045','jbossesb','JBoss ESB User','2006-12-07 12:27:45.203000000','2006-12-07 12:27:45.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40387320-8618-11DB-B320-AE0226C67C18','jbossesb','JBoss ESB User','2006-12-07 12:27:45.250000000','2006-12-07 12:27:45.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:403EF640-814B-11DB-A6BA-ABD14582FBA8','jbossesb','JBoss ESB User','2006-12-01 09:50:13.812000000','2006-12-01 09:50:13.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:403F2D10-861C-11DB-AD10-E10D2E385ADD','jbossesb','JBoss ESB User','2006-12-07 12:56:23.265000000','2006-12-07 12:56:23.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4041E900-8618-11DB-A900-A64D4E17806D','jbossesb','JBoss ESB User','2006-12-07 12:27:45.312000000','2006-12-07 12:27:45.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40465900-861C-11DB-9900-AE9DBE1589ED','jbossesb','JBoss ESB User','2006-12-07 12:56:23.312000000','2006-12-07 12:56:23.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:404B13F0-861C-11DB-93F0-B57ADA6132C6','jbossesb','JBoss ESB User','2006-12-07 12:56:23.359000000','2006-12-07 12:56:23.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:404D4E20-814B-11DB-A6BA-9F04D9C4F896','jbossesb','JBoss ESB User','2006-12-01 09:50:13.890000000','2006-12-01 09:50:13.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:404FF5F0-861C-11DB-B5F0-B0BEC839C651','jbossesb','JBoss ESB User','2006-12-07 12:56:23.390000000','2006-12-07 12:56:23.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:40520910-814B-11DB-A6BA-D7D689D22DF5','jbossesb','JBoss ESB User','2006-12-01 09:50:13.937000000','2006-12-01 09:50:13.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:40593500-814B-11DB-A6BA-F81DA21C5F3C','jbossesb','JBoss ESB User','2006-12-01 09:50:13.968000000','2006-12-01 09:50:13.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:406109C0-8618-11DB-89C0-D7D6D79BB506','jbossesb','JBoss ESB User','2006-12-07 12:27:45.531000000','2006-12-07 12:27:45.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:406308C0-861C-11DB-88C0-956EA56F314C','jbossesb','JBoss ESB User','2006-12-07 12:56:23.500000000','2006-12-07 12:56:23.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40680EA0-8618-11DB-8EA0-FAB106A5DBCD','jbossesb','JBoss ESB User','2006-12-07 12:27:45.578000000','2006-12-07 12:27:45.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:406A0DA0-861C-11DB-8DA0-C377F50A53E6','jbossesb','JBoss ESB User','2006-12-07 12:56:23.578000000','2006-12-07 12:56:23.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4071AB90-8618-11DB-AB90-F233FE0A8CE2','jbossesb','JBoss ESB User','2006-12-07 12:27:45.625000000','2006-12-07 12:27:45.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40761B90-861C-11DB-9B90-C3AAD7DBAB6D','jbossesb','JBoss ESB User','2006-12-07 12:56:23.640000000','2006-12-07 12:56:23.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4078D780-8618-11DB-9780-B174BC1AD608','jbossesb','JBoss ESB User','2006-12-07 12:27:45.656000000','2006-12-07 12:27:45.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40800370-8618-11DB-8370-D68BE81084AD','jbossesb','JBoss ESB User','2006-12-07 12:27:45.703000000','2006-12-07 12:27:45.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4087BCE0-861E-11DB-B1A1-C0E101C12D18','jbossesb','JBoss ESB User','2006-12-07 13:10:42.781000000','2006-12-07 13:10:42.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40897950-8618-11DB-B950-917E63067125','jbossesb','JBoss ESB User','2006-12-07 12:27:45.765000000','2006-12-07 12:27:45.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:409C4130-861C-11DB-8130-BC399C1FEC79','jbossesb','JBoss ESB User','2006-12-07 12:56:23.890000000','2006-12-07 12:56:23.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:40A59800-80E2-11DB-9800-DE6EABD0AB91','jbossesb','JBoss ESB User','2006-11-30 21:18:37.625000000','2006-11-30 21:18:37.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:40C99B20-860E-11DB-9B20-8681A3634D6D','jbossesb','JBoss ESB User','2006-12-07 11:16:11.218000000','2006-12-07 11:16:11.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4104F610-80E2-11DB-B610-AA2C59D18FDF','jbossesb','JBoss ESB User','2006-11-30 21:18:37.953000000','2006-11-30 21:18:38.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:41281DF0-8170-11DB-AF51-9F03E804D7FE','jbossesb','JBoss ESB User','2006-12-01 14:15:06.718000000','2006-12-01 14:15:06.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:41397390-80E2-11DB-B390-E924C79CBC11','jbossesb','JBoss ESB User','2006-11-30 21:18:38.312000000','2006-11-30 21:18:38.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4147F2E0-860E-11DB-B2E0-B05BD6E37238','jbossesb','JBoss ESB User','2006-12-07 11:16:12.460000000','2006-12-07 11:16:12.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:416ACC40-8170-11DB-AF51-FA1C57A996EE','jbossesb','JBoss ESB User','2006-12-01 14:15:07.156000000','2006-12-01 14:15:07.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:416C1120-8618-11DB-9120-F8DEEE73880D','jbossesb','JBoss ESB User','2006-12-07 12:27:47.265000000','2006-12-07 12:27:47.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:41A1BAC0-8170-11DB-AF51-B9261D14E852','jbossesb','JBoss ESB User','2006-12-01 14:15:07.500000000','2006-12-01 14:15:07.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:41CEE540-8170-11DB-AF51-DBA51509551F','jbossesb','JBoss ESB User','2006-12-01 14:15:07.812000000','2006-12-01 14:15:07.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:41E9D890-8176-11DB-9890-9BE8E9642A71','jbossesb','JBoss ESB User','2006-12-01 14:58:04.984000000','2006-12-01 14:58:04.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:41EAA340-8173-11DB-B8A9-D347C8E2D104','jbossesb','JBoss ESB User','2006-12-01 14:36:36.484000000','2006-12-01 14:36:36.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:41EFA390-8619-11DB-A390-E1360D1C91FF','jbossesb','JBoss ESB User','2006-12-07 12:34:57.656000000','2006-12-07 12:34:57.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:420FFE30-8176-11DB-BE30-F2FC7A24FAB3','jbossesb','JBoss ESB User','2006-12-01 14:58:05.218000000','2006-12-01 14:58:05.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:421339E0-8173-11DB-B8A9-D9CFFFF9E092','jbossesb','JBoss ESB User','2006-12-01 14:36:36.734000000','2006-12-01 14:36:36.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4220A000-8176-11DB-A000-BEFB0DCCF45E','jbossesb','JBoss ESB User','2006-12-01 14:58:05.343000000','2006-12-01 14:58:05.390000000',1,1)
@@ -716,9 +1253,20 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:446BB9C0-817C-11DB-B9C0-BAEBD90A174B','jbossesb','JBoss ESB User','2006-12-01 15:41:06.156000000','2006-12-01 15:41:06.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4471F3F0-817F-11DB-B3F0-EEBDFB0B8795','jbossesb','JBoss ESB User','2006-12-01 16:02:34.687000000','2006-12-01 16:02:34.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:44751420-8172-11DB-B8A9-BA30D2970EC0','jbossesb','JBoss ESB User','2006-12-01 14:29:31.328000000','2006-12-01 14:29:31.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:44CC99E0-861B-11DB-99E0-903FDD61C215','jbossesb','JBoss ESB User','2006-12-07 12:49:21.406000000','2006-12-07 12:49:21.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:44CEE3D0-861B-11DB-A3D0-F36F230C1DA5','jbossesb','JBoss ESB User','2006-12-07 12:49:21.437000000','2006-12-07 12:49:21.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:44D60FC0-861B-11DB-8FC0-D91E02292590','jbossesb','JBoss ESB User','2006-12-07 12:49:21.468000000','2006-12-07 12:49:21.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:44DAF1C0-861B-11DB-B1C0-88F5AA101EFB','jbossesb','JBoss ESB User','2006-12-07 12:49:21.500000000','2006-12-07 12:49:21.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:44DFACB0-861B-11DB-ACB0-84897D695525','jbossesb','JBoss ESB User','2006-12-07 12:49:21.531000000','2006-12-07 12:49:21.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:44EC3FF0-8172-11DB-B8A9-D0BFD433A574','jbossesb','JBoss ESB User','2006-12-01 14:29:32.310000000','2006-12-01 14:29:32.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:44F5DCE0-8172-11DB-B8A9-DCFE26BFDBB7','jbossesb','JBoss ESB User','2006-12-01 14:29:32.780000000','2006-12-01 14:29:32.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:44F9EB70-861B-11DB-AB70-BC76F1A8F6F5','jbossesb','JBoss ESB User','2006-12-07 12:49:21.703000000','2006-12-07 12:49:21.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:44FEA660-861B-11DB-A660-922BA4CCEE8A','jbossesb','JBoss ESB User','2006-12-07 12:49:21.734000000','2006-12-07 12:49:21.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4501C3C0-8172-11DB-B8A9-827E0AEEF7A4','jbossesb','JBoss ESB User','2006-12-01 14:29:32.171000000','2006-12-01 14:29:32.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:45036150-861B-11DB-A150-FAF93BFBE694','jbossesb','JBoss ESB User','2006-12-07 12:49:21.765000000','2006-12-07 12:49:21.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:45081C40-861B-11DB-9C40-EFC5750F9FD3','jbossesb','JBoss ESB User','2006-12-07 12:49:21.796000000','2006-12-07 12:49:21.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:450A8D40-861B-11DB-8D40-9695C566F3A8','jbossesb','JBoss ESB User','2006-12-07 12:49:21.812000000','2006-12-07 12:49:21.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:45225B00-861B-11DB-9B00-853E93AFA981','jbossesb','JBoss ESB User','2006-12-07 12:49:21.984000000','2006-12-07 12:49:22.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:452BB290-8175-11DB-AE84-E39CFCC599A7','jbossesb','JBoss ESB User','2006-12-01 14:51:00.968000000','2006-12-01 14:51:01.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4551D830-8175-11DB-AE84-97F9DD3A39DC','jbossesb','JBoss ESB User','2006-12-01 14:51:01.171000000','2006-12-01 14:51:01.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:45675C00-8175-11DB-AE84-EBDC00566234','jbossesb','JBoss ESB User','2006-12-01 14:51:01.343000000','2006-12-01 14:51:01.390000000',1,1)
@@ -738,41 +1286,134 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:46995DB0-8104-11DB-9DB0-90CF31E573FE','jbossesb','JBoss ESB User','2006-12-01 01:22:10.187000000','2006-12-01 01:22:10.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:46A7B590-8104-11DB-B590-87578EBE0771','jbossesb','JBoss ESB User','2006-12-01 01:22:10.281000000','2006-12-01 01:22:10.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:46B12B70-8104-11DB-AB70-81F9DEE0D88D','jbossesb','JBoss ESB User','2006-12-01 01:22:10.375000000','2006-12-01 01:22:10.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:46D450C0-861B-11DB-90C0-8C80B182ABA5','jbossesb','JBoss ESB User','2006-12-07 12:49:24.828000000','2006-12-07 12:49:24.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:477111E0-8179-11DB-91E0-89E5DABFD629','jbossesb','JBoss ESB User','2006-12-01 15:19:42.718000000','2006-12-01 15:19:42.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:477CEDD0-8610-11DB-ADD0-C72031CAE6E1','jbossesb','JBoss ESB User','2006-12-07 11:30:41.453000000','2006-12-07 11:30:41.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:477F37C0-8610-11DB-B7C0-CC445CBD0800','jbossesb','JBoss ESB User','2006-12-07 11:30:41.484000000','2006-12-07 11:30:41.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:478419C0-8610-11DB-99C0-ACCD50F0973B','jbossesb','JBoss ESB User','2006-12-07 11:30:41.515000000','2006-12-07 11:30:41.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:479000A0-8610-11DB-80A0-C75BD09C322C','jbossesb','JBoss ESB User','2006-12-07 11:30:41.609000000','2006-12-07 11:30:41.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4794BB90-8610-11DB-BB90-9D7F0C69290A','jbossesb','JBoss ESB User','2006-12-07 11:30:41.625000000','2006-12-07 11:30:41.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:479BE780-8610-11DB-A780-D71534096B2D','jbossesb','JBoss ESB User','2006-12-07 11:30:41.656000000','2006-12-07 11:30:41.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:479C2A10-861A-11DB-AA10-9A2318754D7B','jbossesb','JBoss ESB User','2006-12-07 12:42:16.625000000','2006-12-07 12:42:16.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47A0D470-8179-11DB-9470-B03C3BDF73EE','jbossesb','JBoss ESB User','2006-12-01 15:19:43.460000000','2006-12-01 15:19:43.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47A0E500-861A-11DB-A500-D3EBEFFA72BB','jbossesb','JBoss ESB User','2006-12-07 12:42:16.671000000','2006-12-07 12:42:16.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47A810F0-861A-11DB-90F0-FCA25CD6CD49','jbossesb','JBoss ESB User','2006-12-07 12:42:16.703000000','2006-12-07 12:42:16.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47AF3CE0-861A-11DB-BCE0-A1F571057543','jbossesb','JBoss ESB User','2006-12-07 12:42:16.750000000','2006-12-07 12:42:16.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47B3E740-8179-11DB-A740-F815F9E4599F','jbossesb','JBoss ESB User','2006-12-01 15:19:43.171000000','2006-12-01 15:19:43.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47B3F7D0-861A-11DB-B7D0-926C074BB3DF','jbossesb','JBoss ESB User','2006-12-07 12:42:16.781000000','2006-12-07 12:42:16.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47BD5D20-8179-11DB-9D20-8581EFE2CB1A','jbossesb','JBoss ESB User','2006-12-01 15:19:43.250000000','2006-12-01 15:19:43.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47C39820-814C-11DB-A6BA-91D989DBAA50','jbossesb','JBoss ESB User','2006-12-01 09:57:35.921000000','2006-12-01 09:57:35.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47CE3690-861A-11DB-B690-AA3470984113','jbossesb','JBoss ESB User','2006-12-07 12:42:16.968000000','2006-12-07 12:42:16.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47D08080-861A-11DB-8080-DDDEAF79F9EB','jbossesb','JBoss ESB User','2006-12-07 12:42:16.968000000','2006-12-07 12:42:17.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47D439F0-814C-11DB-A6BA-F89DC06DDB98','jbossesb','JBoss ESB User','2006-12-01 09:57:36.310000000','2006-12-01 09:57:36.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47DA1D70-861A-11DB-9D70-99E5535BFA45','jbossesb','JBoss ESB User','2006-12-07 12:42:17.310000000','2006-12-07 12:42:17.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47DB65E0-814C-11DB-A6BA-862A052989CB','jbossesb','JBoss ESB User','2006-12-01 09:57:36.780000000','2006-12-01 09:57:36.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47DED860-861A-11DB-9860-B807B6464A46','jbossesb','JBoss ESB User','2006-12-07 12:42:17.930000000','2006-12-07 12:42:17.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47E291D0-814C-11DB-A6BA-B9168D71DE29','jbossesb','JBoss ESB User','2006-12-01 09:57:36.125000000','2006-12-01 09:57:36.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47E60450-861A-11DB-8450-FD2D8EDE6C04','jbossesb','JBoss ESB User','2006-12-07 12:42:17.125000000','2006-12-07 12:42:17.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:47EC5D60-816E-11DB-A4E4-B35EF2959429','jbossesb','JBoss ESB User','2006-12-01 14:00:59.780000000','2006-12-01 14:00:59.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:47F45C30-861A-11DB-9C30-F94603EE80DA','jbossesb','JBoss ESB User','2006-12-07 12:42:17.203000000','2006-12-07 12:42:17.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:48090D20-816E-11DB-A4E4-94C20321CB5A','jbossesb','JBoss ESB User','2006-12-01 14:00:59.265000000','2006-12-01 14:00:59.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:48173DF0-816E-11DB-A4E4-A09BB2421787','jbossesb','JBoss ESB User','2006-12-01 14:00:59.359000000','2006-12-01 14:00:59.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:482595D0-816E-11DB-A4E4-FFB90DF9C7A8','jbossesb','JBoss ESB User','2006-12-01 14:00:59.437000000','2006-12-01 14:00:59.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:484E0AC0-8181-11DB-AB1E-CA3A63A9C215','jbossesb','JBoss ESB User','2006-12-01 16:17:00.156000000','2006-12-01 16:17:00.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4884F940-8181-11DB-AB1E-99764C2E3B52','jbossesb','JBoss ESB User','2006-12-01 16:17:00.515000000','2006-12-01 16:17:00.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:489CC700-8181-11DB-AB1E-D00F3F90FCC1','jbossesb','JBoss ESB User','2006-12-01 16:17:00.656000000','2006-12-01 16:17:00.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:489D9480-861A-11DB-9480-A0C038A26362','jbossesb','JBoss ESB User','2006-12-07 12:42:18.328000000','2006-12-07 12:42:18.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:48AB1EE0-8181-11DB-AB1E-D8230534F35A','jbossesb','JBoss ESB User','2006-12-01 16:17:00.765000000','2006-12-01 16:17:00.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:48C85990-8610-11DB-9990-B9F92308CDED','jbossesb','JBoss ESB User','2006-12-07 11:30:43.640000000','2006-12-07 11:30:43.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4967F4F0-8610-11DB-B4F0-CFB7FE605DDA','jbossesb','JBoss ESB User','2006-12-07 11:30:44.687000000','2006-12-07 11:30:44.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:49CDB0B0-80E3-11DB-B0B0-8AA97B9075A9','jbossesb','JBoss ESB User','2006-11-30 21:26:02.421000000','2006-11-30 21:26:02.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:49D2FCB0-8619-11DB-BCB0-D919CDE028F7','jbossesb','JBoss ESB User','2006-12-07 12:35:10.843000000','2006-12-07 12:35:10.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:49D56DB0-8619-11DB-ADB0-91168C9B3DBA','jbossesb','JBoss ESB User','2006-12-07 12:35:10.906000000','2006-12-07 12:35:10.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:49DEE390-8619-11DB-A390-E66E4FDE96AC','jbossesb','JBoss ESB User','2006-12-07 12:35:10.921000000','2006-12-07 12:35:10.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:49E3C590-8619-11DB-8590-B67ACDCA76DD','jbossesb','JBoss ESB User','2006-12-07 12:35:10.968000000','2006-12-07 12:35:10.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:49EAF180-8619-11DB-B180-FEE4B378EFB6','jbossesb','JBoss ESB User','2006-12-07 12:35:11.150000000','2006-12-07 12:35:11.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:49EFAC70-8619-11DB-AC70-AB261B813DDA','jbossesb','JBoss ESB User','2006-12-07 12:35:11.460000000','2006-12-07 12:35:11.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:49FB50C0-860F-11DB-90C0-E64D0C5CE017','jbossesb','JBoss ESB User','2006-12-07 11:23:36.218000000','2006-12-07 11:23:36.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A0C19A0-860F-11DB-99A0-E5064C5BA6A4','jbossesb','JBoss ESB User','2006-12-07 11:23:36.250000000','2006-12-07 11:23:36.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A0C3520-8619-11DB-B520-D848EAA2C986','jbossesb','JBoss ESB User','2006-12-07 12:35:11.218000000','2006-12-07 12:35:11.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A111720-8619-11DB-9720-D24D6F48585E','jbossesb','JBoss ESB User','2006-12-07 12:35:11.265000000','2006-12-07 12:35:11.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A131E80-860F-11DB-9E80-90589B489E9F','jbossesb','JBoss ESB User','2006-12-07 11:23:36.312000000','2006-12-07 11:23:36.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A1A8D00-8619-11DB-8D00-CF83DA80F627','jbossesb','JBoss ESB User','2006-12-07 12:35:11.328000000','2006-12-07 12:35:11.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4A1C6CF0-80E3-11DB-ACF0-D64828A57719','jbossesb','JBoss ESB User','2006-11-30 21:26:02.734000000','2006-11-30 21:26:02.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A1F47F0-8619-11DB-87F0-92CD3C5A7C3C','jbossesb','JBoss ESB User','2006-12-07 12:35:11.359000000','2006-12-07 12:35:11.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A23E760-860F-11DB-A760-9BC0801DA89E','jbossesb','JBoss ESB User','2006-12-07 11:23:36.421000000','2006-12-07 11:23:36.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A2673E0-8619-11DB-B3E0-FFD46485DEE9','jbossesb','JBoss ESB User','2006-12-07 12:35:11.390000000','2006-12-07 12:35:11.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A28A250-860F-11DB-A250-E879600D86A6','jbossesb','JBoss ESB User','2006-12-07 11:23:36.437000000','2006-12-07 11:23:36.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A2B1350-860F-11DB-9350-D5C0B200E5BF','jbossesb','JBoss ESB User','2006-12-07 11:23:36.468000000','2006-12-07 11:23:36.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A2FCE40-860F-11DB-8E40-C49E8BF7CF25','jbossesb','JBoss ESB User','2006-12-07 11:23:36.500000000','2006-12-07 11:23:36.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4A391CB0-80E3-11DB-9CB0-DF1D57C7C7D9','jbossesb','JBoss ESB User','2006-11-30 21:26:02.890000000','2006-11-30 21:26:02.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A4323A0-8619-11DB-A3A0-9FD9431D28B3','jbossesb','JBoss ESB User','2006-12-07 12:35:11.578000000','2006-12-07 12:35:11.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A4A4F90-8619-11DB-8F90-A8A6C5E11235','jbossesb','JBoss ESB User','2006-12-07 12:35:11.625000000','2006-12-07 12:35:11.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A4F0A80-8619-11DB-8A80-E0498E53F78B','jbossesb','JBoss ESB User','2006-12-07 12:35:11.656000000','2006-12-07 12:35:11.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4A533460-80E3-11DB-B460-F16885BA6A5C','jbossesb','JBoss ESB User','2006-11-30 21:26:03.460000000','2006-11-30 21:26:03.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A53C570-8619-11DB-8570-E0B06D48825E','jbossesb','JBoss ESB User','2006-12-07 12:35:11.703000000','2006-12-07 12:35:11.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4A5AF160-8619-11DB-B160-94A1B92FC9E6','jbossesb','JBoss ESB User','2006-12-07 12:35:11.750000000','2006-12-07 12:35:11.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4A912950-8147-11DB-A69A-D84EFA601410','jbossesb','JBoss ESB User','2006-12-01 09:21:53.140000000','2006-12-01 09:21:53.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4AA43C20-8147-11DB-A69A-8BDD7AF78560','jbossesb','JBoss ESB User','2006-12-01 09:21:53.250000000','2006-12-01 09:21:53.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4ABC09E0-8147-11DB-A69A-FB0E697E0947','jbossesb','JBoss ESB User','2006-12-01 09:21:53.406000000','2006-12-01 09:21:53.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4AC57FC0-8147-11DB-A69A-C3F3B0F0A4AA','jbossesb','JBoss ESB User','2006-12-01 09:21:53.484000000','2006-12-01 09:21:53.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4AE3D500-817A-11DB-9500-8FDBD7ED553F','jbossesb','JBoss ESB User','2006-12-01 15:26:58.310000000','2006-12-01 15:26:58.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4B0C4490-817A-11DB-8490-AF57502EED5B','jbossesb','JBoss ESB User','2006-12-01 15:26:58.296000000','2006-12-01 15:26:58.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4B173C80-8619-11DB-BC80-A8A8E81508D9','jbossesb','JBoss ESB User','2006-12-07 12:35:12.968000000','2006-12-07 12:35:12.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4B28F450-817A-11DB-B450-C540E75466FC','jbossesb','JBoss ESB User','2006-12-01 15:26:58.468000000','2006-12-01 15:26:58.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4B372520-817A-11DB-A520-F54B88F2330C','jbossesb','JBoss ESB User','2006-12-01 15:26:58.546000000','2006-12-01 15:26:58.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4B959440-8619-11DB-9440-CFCEDF0F92C6','jbossesb','JBoss ESB User','2006-12-07 12:35:13.812000000','2006-12-07 12:35:13.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4BC9E260-8563-11DB-A4E1-DF95E8C73A5D','jbossesb','JBoss ESB User','2006-12-06 14:52:25.765000000','2006-12-06 14:52:25.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4BD5C940-8563-11DB-A4E1-F1218935A63C','jbossesb','JBoss ESB User','2006-12-06 14:52:25.812000000','2006-12-06 14:52:25.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BD62D70-861E-11DB-B1A1-C32CAC844B71','jbossesb','JBoss ESB User','2006-12-07 13:11:01.703000000','2006-12-07 13:11:01.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BD87760-861E-11DB-B1A1-B4399095A58A','jbossesb','JBoss ESB User','2006-12-07 13:11:01.718000000','2006-12-07 13:11:01.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4BDCF530-8563-11DB-A4E1-8FEBD745C092','jbossesb','JBoss ESB User','2006-12-06 14:52:25.859000000','2006-12-06 14:52:25.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BDD5960-861E-11DB-B1A1-FA25719DFC28','jbossesb','JBoss ESB User','2006-12-07 13:11:01.750000000','2006-12-07 13:11:01.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BDFA350-861E-11DB-B1A1-D2E79C0F2F27','jbossesb','JBoss ESB User','2006-12-07 13:11:01.765000000','2006-12-07 13:11:01.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BE21450-861E-11DB-B1A1-DC3492E0EA2C','jbossesb','JBoss ESB User','2006-12-07 13:11:01.781000000','2006-12-07 13:11:01.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BE45E40-861E-11DB-B1A1-C8EFA08E5042','jbossesb','JBoss ESB User','2006-12-07 13:11:01.796000000','2006-12-07 13:11:01.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BF77110-861E-11DB-B1A1-8DA3298AFCA9','jbossesb','JBoss ESB User','2006-12-07 13:11:01.921000000','2006-12-07 13:11:01.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BF9E210-861E-11DB-B1A1-C67829F740CB','jbossesb','JBoss ESB User','2006-12-07 13:11:01.937000000','2006-12-07 13:11:01.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4BFE9D00-861E-11DB-B1A1-DA90C5792FCF','jbossesb','JBoss ESB User','2006-12-07 13:11:01.984000000','2006-12-07 13:11:01.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C0307A0-860F-11DB-87A0-9395D1DA059E','jbossesb','JBoss ESB User','2006-12-07 11:23:39.546000000','2006-12-07 11:23:39.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C037F00-861E-11DB-B1A1-C8AA26A7886B','jbossesb','JBoss ESB User','2006-12-07 13:11:02.0','2006-12-07 13:11:02.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C0839F0-861E-11DB-B1A1-D5A4DB157551','jbossesb','JBoss ESB User','2006-12-07 13:11:02.310000000','2006-12-07 13:11:02.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C0A83E0-861E-11DB-B1A1-BF0EFDBD27B1','jbossesb','JBoss ESB User','2006-12-07 13:11:02.620000000','2006-12-07 13:11:02.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C11AFD0-861E-11DB-B1A1-F7B4BBDFB875','jbossesb','JBoss ESB User','2006-12-07 13:11:02.109000000','2006-12-07 13:11:02.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C159AB0-860E-11DB-9AB0-E64FA170639A','jbossesb','JBoss ESB User','2006-12-07 11:16:30.187000000','2006-12-07 11:16:30.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C17DC40-861C-11DB-9C40-EB06C2E32525','jbossesb','JBoss ESB User','2006-12-07 12:56:43.140000000','2006-12-07 12:56:43.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C1A7CB0-860E-11DB-BCB0-9622A93CB1F9','jbossesb','JBoss ESB User','2006-12-07 11:16:30.218000000','2006-12-07 11:16:30.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C1C9730-861C-11DB-9730-F9ADA12159D7','jbossesb','JBoss ESB User','2006-12-07 12:56:43.187000000','2006-12-07 12:56:43.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C1F37A0-860E-11DB-B7A0-BB14B3162A01','jbossesb','JBoss ESB User','2006-12-07 11:16:30.250000000','2006-12-07 11:16:30.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C263420-861C-11DB-B420-B114B33737FA','jbossesb','JBoss ESB User','2006-12-07 12:56:43.250000000','2006-12-07 12:56:43.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C2BEE90-861E-11DB-B1A1-844764DBAA4C','jbossesb','JBoss ESB User','2006-12-07 13:11:02.265000000','2006-12-07 13:11:02.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C2D6010-861C-11DB-A010-F9246820125B','jbossesb','JBoss ESB User','2006-12-07 12:56:43.296000000','2006-12-07 12:56:43.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C2FD970-860E-11DB-9970-952533FDC710','jbossesb','JBoss ESB User','2006-12-07 11:16:30.343000000','2006-12-07 11:16:30.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C324A70-860E-11DB-8A70-E65E5C38832A','jbossesb','JBoss ESB User','2006-12-07 11:16:30.375000000','2006-12-07 11:16:30.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4C345530-814B-11DB-A6BA-CF0CDFEB67B3','jbossesb','JBoss ESB User','2006-12-01 09:50:33.875000000','2006-12-01 09:50:33.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C370560-860E-11DB-8560-C28087B6C1FA','jbossesb','JBoss ESB User','2006-12-07 11:16:30.390000000','2006-12-07 11:16:30.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C3946F0-861C-11DB-86F0-E23CB0AE8F0B','jbossesb','JBoss ESB User','2006-12-07 12:56:43.390000000','2006-12-07 12:56:43.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C42BCD0-861C-11DB-BCD0-F909D7ACE814','jbossesb','JBoss ESB User','2006-12-07 12:56:43.421000000','2006-12-07 12:56:43.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C459FD0-8618-11DB-9FD0-E0B0A2464BED','jbossesb','JBoss ESB User','2006-12-07 12:28:05.468000000','2006-12-07 12:28:05.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C4CCBC0-8618-11DB-8BC0-9E0C585836FF','jbossesb','JBoss ESB User','2006-12-07 12:28:05.500000000','2006-12-07 12:28:05.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4C4E93F0-814B-11DB-A6BA-E4A3796643CD','jbossesb','JBoss ESB User','2006-12-01 09:50:34.310000000','2006-12-01 09:50:34.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C5186B0-8618-11DB-86B0-F9009B6EF5CF','jbossesb','JBoss ESB User','2006-12-07 12:28:05.578000000','2006-12-07 12:28:05.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4C534EE0-814B-11DB-A6BA-FB2406B7AE4D','jbossesb','JBoss ESB User','2006-12-01 09:50:34.780000000','2006-12-01 09:50:34.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4C5809D0-814B-11DB-A6BA-C8557ED9338E','jbossesb','JBoss ESB User','2006-12-01 09:50:34.109000000','2006-12-01 09:50:34.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C5AFC90-8618-11DB-BC90-C83501353CF8','jbossesb','JBoss ESB User','2006-12-07 12:28:05.609000000','2006-12-07 12:28:05.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C5FDE90-8618-11DB-9E90-D13035B6F33D','jbossesb','JBoss ESB User','2006-12-07 12:28:05.625000000','2006-12-07 12:28:05.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C6B5370-861C-11DB-9370-DA200500C2DD','jbossesb','JBoss ESB User','2006-12-07 12:56:43.703000000','2006-12-07 12:56:43.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C727F60-861C-11DB-BF60-A75FDA934DE6','jbossesb','JBoss ESB User','2006-12-07 12:56:43.734000000','2006-12-07 12:56:43.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C773A50-861C-11DB-BA50-B48884025398','jbossesb','JBoss ESB User','2006-12-07 12:56:43.796000000','2006-12-07 12:56:43.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C7C6740-8618-11DB-A740-C419B91F938A','jbossesb','JBoss ESB User','2006-12-07 12:28:05.828000000','2006-12-07 12:28:05.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C80D740-861C-11DB-9740-DE7956918B94','jbossesb','JBoss ESB User','2006-12-07 12:56:43.843000000','2006-12-07 12:56:43.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C812230-8618-11DB-A230-94B7E308061E','jbossesb','JBoss ESB User','2006-12-07 12:28:05.843000000','2006-12-07 12:28:05.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C839330-8618-11DB-9330-D273822BC61A','jbossesb','JBoss ESB User','2006-12-07 12:28:05.875000000','2006-12-07 12:28:05.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C880330-861C-11DB-8330-9BF8A2BDBA2B','jbossesb','JBoss ESB User','2006-12-07 12:56:43.890000000','2006-12-07 12:56:43.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C884E20-8618-11DB-8E20-9DF0C6E3AB70','jbossesb','JBoss ESB User','2006-12-07 12:28:05.906000000','2006-12-07 12:28:05.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C8CBE20-861C-11DB-BE20-F960746A3CDC','jbossesb','JBoss ESB User','2006-12-07 12:56:43.921000000','2006-12-07 12:56:43.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C8D0910-8618-11DB-8910-F9B533A88778','jbossesb','JBoss ESB User','2006-12-07 12:28:05.921000000','2006-12-07 12:28:05.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C943500-8618-11DB-B500-92A717F33114','jbossesb','JBoss ESB User','2006-12-07 12:28:05.968000000','2006-12-07 12:28:05.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4C963400-861C-11DB-B400-BF68163AFF53','jbossesb','JBoss ESB User','2006-12-07 12:56:43.968000000','2006-12-07 12:56:43.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4CC13BA0-861C-11DB-BBA0-E011CC0FD72F','jbossesb','JBoss ESB User','2006-12-07 12:56:44.250000000','2006-12-07 12:56:44.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4CDE3650-8618-11DB-B650-F5DDD3F98304','jbossesb','JBoss ESB User','2006-12-07 12:28:06.468000000','2006-12-07 12:28:06.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4D8322E0-8178-11DB-B9D0-C433600D4C01','jbossesb','JBoss ESB User','2006-12-01 15:12:43.421000000','2006-12-01 15:12:43.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4D8650D0-8170-11DB-AF51-96F640B388C5','jbossesb','JBoss ESB User','2006-12-01 14:15:27.468000000','2006-12-01 14:15:27.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4DBD1840-8170-11DB-AF51-E13A754C95E9','jbossesb','JBoss ESB User','2006-12-01 14:15:27.828000000','2006-12-01 14:15:27.859000000',1,1)
@@ -797,10 +1438,12 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:4F1D58A0-817D-11DB-98A0-B3382DCCB326','jbossesb','JBoss ESB User','2006-12-01 15:48:33.593000000','2006-12-01 15:48:33.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4F29BF40-817E-11DB-BF40-995BAA69ACEE','jbossesb','JBoss ESB User','2006-12-01 15:55:43.156000000','2006-12-01 15:55:43.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4F333520-817E-11DB-B520-B3025FEC13A9','jbossesb','JBoss ESB User','2006-12-01 15:55:43.234000000','2006-12-01 15:55:43.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4F42BEC0-860E-11DB-BEC0-D982C15D6F0A','jbossesb','JBoss ESB User','2006-12-07 11:16:35.500000000','2006-12-07 11:16:35.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4F7B4530-817F-11DB-8530-DC45662E5A8F','jbossesb','JBoss ESB User','2006-12-01 16:02:53.218000000','2006-12-01 16:02:53.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4F8D1FF0-8105-11DB-9FF0-DE7EA5D787EB','jbossesb','JBoss ESB User','2006-12-01 01:29:34.718000000','2006-12-01 01:29:34.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4F99BF20-817E-11DB-BF20-8E8121863666','jbossesb','JBoss ESB User','2006-12-01 15:55:43.906000000','2006-12-01 15:55:43.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4FB0D490-8105-11DB-9490-CFA624C4ECB4','jbossesb','JBoss ESB User','2006-12-01 01:29:34.937000000','2006-12-01 01:29:34.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:4FB77990-860E-11DB-B990-C53C449BBC74','jbossesb','JBoss ESB User','2006-12-07 11:16:36.281000000','2006-12-07 11:16:36.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4FBF2C70-8105-11DB-AC70-DF99A4418794','jbossesb','JBoss ESB User','2006-12-01 01:29:35.460000000','2006-12-01 01:29:35.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4FD48930-8105-11DB-8930-E7D2CAEFA7C9','jbossesb','JBoss ESB User','2006-12-01 01:29:35.171000000','2006-12-01 01:29:35.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:4FF4E200-817F-11DB-A200-CBE571B932D9','jbossesb','JBoss ESB User','2006-12-01 16:02:53.984000000','2006-12-01 16:02:54.150000000',1,1)
@@ -813,9 +1456,21 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:509A0E90-8172-11DB-B8A9-B9FB90AE1216','jbossesb','JBoss ESB User','2006-12-01 14:29:51.609000000','2006-12-01 14:29:51.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:50A13A80-8172-11DB-B8A9-9625ECED32FE','jbossesb','JBoss ESB User','2006-12-01 14:29:51.656000000','2006-12-01 14:29:51.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:50AEE330-817F-11DB-A330-B4121A59AB26','jbossesb','JBoss ESB User','2006-12-01 16:02:55.203000000','2006-12-01 16:02:55.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:50C1D1C0-861B-11DB-91C0-E03D06B83369','jbossesb','JBoss ESB User','2006-12-07 12:49:41.468000000','2006-12-07 12:49:41.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:50CB6EB0-861B-11DB-AEB0-BDFDB83FB836','jbossesb','JBoss ESB User','2006-12-07 12:49:41.531000000','2006-12-07 12:49:41.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:50D29AA0-861B-11DB-9AA0-CD55C7CF8AE6','jbossesb','JBoss ESB User','2006-12-07 12:49:41.593000000','2006-12-07 12:49:41.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:50D38990-817C-11DB-8990-BE1FD91C8BD4','jbossesb','JBoss ESB User','2006-12-01 15:41:26.953000000','2006-12-01 15:41:26.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:50D9C690-861B-11DB-8690-97E14EDC9A36','jbossesb','JBoss ESB User','2006-12-07 12:49:41.640000000','2006-12-07 12:49:41.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:50E0CB70-861B-11DB-8B70-A92E43ADCC00','jbossesb','JBoss ESB User','2006-12-07 12:49:41.671000000','2006-12-07 12:49:41.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:50F8C040-861B-11DB-8040-81B4E41684FE','jbossesb','JBoss ESB User','2006-12-07 12:49:41.843000000','2006-12-07 12:49:41.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:50FB0A30-861B-11DB-8A30-AF97B29F9E3C','jbossesb','JBoss ESB User','2006-12-07 12:49:41.859000000','2006-12-07 12:49:41.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5104A720-861B-11DB-A720-8ABE511C53B7','jbossesb','JBoss ESB User','2006-12-07 12:49:41.906000000','2006-12-07 12:49:41.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5106F110-861B-11DB-B110-C4529BFCB5C3','jbossesb','JBoss ESB User','2006-12-07 12:49:41.937000000','2006-12-07 12:49:41.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:510BD310-861B-11DB-9310-8D3A6CB5F08A','jbossesb','JBoss ESB User','2006-12-07 12:49:41.953000000','2006-12-07 12:49:41.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5112FF00-861B-11DB-BF00-907097D06221','jbossesb','JBoss ESB User','2006-12-07 12:49:42.150000000','2006-12-07 12:49:42.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:513B5040-8175-11DB-AE84-FEF3B3BBB853','jbossesb','JBoss ESB User','2006-12-01 14:51:21.171000000','2006-12-01 14:51:21.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:515CBAF0-8175-11DB-AE84-D02B298ED45E','jbossesb','JBoss ESB User','2006-12-01 14:51:21.375000000','2006-12-01 14:51:21.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:515F4A40-861B-11DB-8A40-84932D5233ED','jbossesb','JBoss ESB User','2006-12-07 12:49:42.500000000','2006-12-07 12:49:42.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:516FCDC0-8175-11DB-AE84-8DD6D067F27A','jbossesb','JBoss ESB User','2006-12-01 14:51:21.515000000','2006-12-01 14:51:21.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5182E090-8175-11DB-AE84-C2F238048063','jbossesb','JBoss ESB User','2006-12-01 14:51:21.640000000','2006-12-01 14:51:21.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:51E64A60-8182-11DB-AB1E-9CABBC348A75','jbossesb','JBoss ESB User','2006-12-01 16:24:25.734000000','2006-12-01 16:24:25.781000000',1,1)
@@ -837,25 +1492,52 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:535F44E0-8179-11DB-84E0-A863475AFC53','jbossesb','JBoss ESB User','2006-12-01 15:20:02.796000000','2006-12-01 15:20:02.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5380AF90-8179-11DB-AF90-F683D6C0DB85','jbossesb','JBoss ESB User','2006-12-01 15:20:02.953000000','2006-12-01 15:20:02.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:538C9670-8179-11DB-9670-A842F9CD28D7','jbossesb','JBoss ESB User','2006-12-01 15:20:03.310000000','2006-12-01 15:20:03.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53ADCF20-8610-11DB-8F20-98D57045EBC9','jbossesb','JBoss ESB User','2006-12-07 11:31:01.921000000','2006-12-07 11:31:01.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53B28A10-8610-11DB-8A10-904D8711CB9F','jbossesb','JBoss ESB User','2006-12-07 11:31:01.937000000','2006-12-07 11:31:01.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53B74500-8610-11DB-8500-FE224B7CDCE9','jbossesb','JBoss ESB User','2006-12-07 11:31:01.984000000','2006-12-07 11:31:02.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53C80DE0-8610-11DB-8DE0-D17A0471DA86','jbossesb','JBoss ESB User','2006-12-07 11:31:02.780000000','2006-12-07 11:31:02.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53C82960-861A-11DB-A960-89FFB7D68584','jbossesb','JBoss ESB User','2006-12-07 12:42:37.460000000','2006-12-07 12:42:37.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53CA57D0-8610-11DB-97D0-889F5C6C1F4F','jbossesb','JBoss ESB User','2006-12-07 11:31:02.109000000','2006-12-07 11:31:02.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:53CBE2D0-814C-11DB-A6BA-FAE0015DBEE1','jbossesb','JBoss ESB User','2006-12-01 09:57:56.109000000','2006-12-01 09:57:56.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53CD0B60-861A-11DB-8B60-ADAE33869DDC','jbossesb','JBoss ESB User','2006-12-07 12:42:37.930000000','2006-12-07 12:42:37.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53D183C0-8610-11DB-83C0-DF6DC43ED066','jbossesb','JBoss ESB User','2006-12-07 11:31:02.140000000','2006-12-07 11:31:02.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53D43750-861A-11DB-B750-82C9B4889301','jbossesb','JBoss ESB User','2006-12-07 12:42:37.140000000','2006-12-07 12:42:37.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:53D81F60-816E-11DB-A4E4-F1FC4996FC37','jbossesb','JBoss ESB User','2006-12-01 14:01:19.620000000','2006-12-01 14:01:19.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53D8F240-861A-11DB-B240-BA9359CDE29A','jbossesb','JBoss ESB User','2006-12-07 12:42:37.156000000','2006-12-07 12:42:37.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:53DA3AB0-814C-11DB-A6BA-EBB01829E572','jbossesb','JBoss ESB User','2006-12-01 09:57:56.187000000','2006-12-01 09:57:56.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53DDAD30-861A-11DB-AD30-946B28F90D35','jbossesb','JBoss ESB User','2006-12-07 12:42:37.203000000','2006-12-07 12:42:37.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:53E62190-814C-11DB-A6BA-A8A8DF69A330','jbossesb','JBoss ESB User','2006-12-01 09:57:56.281000000','2006-12-01 09:57:56.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:53E74A20-861A-11DB-8A20-CC9A5592CD92','jbossesb','JBoss ESB User','2006-12-07 12:42:37.265000000','2006-12-07 12:42:37.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:53EB3230-816E-11DB-A4E4-FD34EFD69004','jbossesb','JBoss ESB User','2006-12-01 14:01:19.187000000','2006-12-01 14:01:19.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:540161D0-861A-11DB-A1D0-C6777426D4B5','jbossesb','JBoss ESB User','2006-12-07 12:42:37.421000000','2006-12-07 12:42:37.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5407E1F0-816E-11DB-A4E4-C46FB2CACD2B','jbossesb','JBoss ESB User','2006-12-01 14:01:19.390000000','2006-12-01 14:01:19.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5413C8D0-816E-11DB-A4E4-9358533A9B93','jbossesb','JBoss ESB User','2006-12-01 14:01:19.468000000','2006-12-01 14:01:19.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5416A310-8610-11DB-A310-D042FF9458D7','jbossesb','JBoss ESB User','2006-12-07 11:31:02.609000000','2006-12-07 11:31:02.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:544FDB80-8610-11DB-9B80-C9FAD112472F','jbossesb','JBoss ESB User','2006-12-07 11:31:02.984000000','2006-12-07 11:31:02.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5458C670-8181-11DB-AB1E-C8887C28FB59','jbossesb','JBoss ESB User','2006-12-01 16:17:20.375000000','2006-12-01 16:17:20.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:547A3120-8181-11DB-AB1E-855A5CE49868','jbossesb','JBoss ESB User','2006-12-01 16:17:20.593000000','2006-12-01 16:17:20.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5491FEE0-8181-11DB-AB1E-E5030D25D2F5','jbossesb','JBoss ESB User','2006-12-01 16:17:20.718000000','2006-12-01 16:17:20.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:54A2C7C0-8181-11DB-AB1E-8875063A1F68','jbossesb','JBoss ESB User','2006-12-01 16:17:20.843000000','2006-12-01 16:17:20.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:54AB5080-8103-11DB-BD3E-994CD81ACF80','jbossesb','JBoss ESB User','2006-12-01 01:15:24.328000000','2006-12-01 01:15:24.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:54E23F00-8103-11DB-BD3E-9F0237392AB7','jbossesb','JBoss ESB User','2006-12-01 01:15:24.671000000','2006-12-01 01:15:24.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:55D44280-8619-11DB-8280-FFAAEEB4BC7A','jbossesb','JBoss ESB User','2006-12-07 12:35:31.0','2006-12-07 12:35:31.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:55D8FD70-8619-11DB-BD70-B79946E3627E','jbossesb','JBoss ESB User','2006-12-07 12:35:31.310000000','2006-12-07 12:35:31.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:55DF9850-80E3-11DB-9850-FC7D489C4B6B','jbossesb','JBoss ESB User','2006-11-30 21:26:22.484000000','2006-11-30 21:26:22.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:55E4E450-8619-11DB-A450-FC9B2F571477','jbossesb','JBoss ESB User','2006-12-07 12:35:31.109000000','2006-12-07 12:35:31.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:55E9C650-8619-11DB-8650-A17D0EE35BC8','jbossesb','JBoss ESB User','2006-12-07 12:35:31.125000000','2006-12-07 12:35:31.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:55F0CB30-8619-11DB-8B30-F1409D6C21A1','jbossesb','JBoss ESB User','2006-12-07 12:35:31.171000000','2006-12-07 12:35:31.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:560091C0-817B-11DB-B063-B0E2CD32895D','jbossesb','JBoss ESB User','2006-12-01 15:34:26.171000000','2006-12-01 15:34:26.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5608C000-8619-11DB-8000-CE4EAF72EEAD','jbossesb','JBoss ESB User','2006-12-07 12:35:31.359000000','2006-12-07 12:35:31.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:560A9FF0-80E3-11DB-9FF0-A8AC59561F09','jbossesb','JBoss ESB User','2006-11-30 21:26:22.718000000','2006-11-30 21:26:22.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:561235E0-8619-11DB-B5E0-AEF14CBBD57E','jbossesb','JBoss ESB User','2006-12-07 12:35:31.390000000','2006-12-07 12:35:31.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5616F0D0-8619-11DB-B0D0-96D70E12BB48','jbossesb','JBoss ESB User','2006-12-07 12:35:31.421000000','2006-12-07 12:35:31.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:561BD2D0-8619-11DB-92D0-F950E7B6A926','jbossesb','JBoss ESB User','2006-12-07 12:35:31.468000000','2006-12-07 12:35:31.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5622FEC0-8619-11DB-BEC0-B181DC016E62','jbossesb','JBoss ESB User','2006-12-07 12:35:31.500000000','2006-12-07 12:35:31.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:56330F80-80E3-11DB-8F80-D9713D116058','jbossesb','JBoss ESB User','2006-11-30 21:26:23.310000000','2006-11-30 21:26:23.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5639CA30-817B-11DB-B063-F2390F322B5D','jbossesb','JBoss ESB User','2006-12-01 15:34:26.515000000','2006-12-01 15:34:26.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:56593520-80E3-11DB-B520-DB4EF449532F','jbossesb','JBoss ESB User','2006-11-30 21:26:23.250000000','2006-11-30 21:26:23.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:565C3730-8619-11DB-B730-DA18037017ED','jbossesb','JBoss ESB User','2006-12-07 12:35:31.906000000','2006-12-07 12:35:31.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5684A6C0-8619-11DB-A6C0-DC3153A5AF49','jbossesb','JBoss ESB User','2006-12-07 12:35:32.156000000','2006-12-07 12:35:32.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:56A55AE0-8147-11DB-A69A-E9A8976D8DCB','jbossesb','JBoss ESB User','2006-12-01 09:22:13.390000000','2006-12-01 09:22:13.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:56BADEB0-8147-11DB-A69A-A6F6E9FF9F5A','jbossesb','JBoss ESB User','2006-12-01 09:22:13.531000000','2006-12-01 09:22:13.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:56C45490-8147-11DB-A69A-B4C55F668A00','jbossesb','JBoss ESB User','2006-12-01 09:22:13.609000000','2006-12-01 09:22:13.609000000',1,1)
@@ -871,11 +1553,57 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:57D22D10-8563-11DB-A4E1-8B4F2CF2B0ED','jbossesb','JBoss ESB User','2006-12-06 14:52:45.921000000','2006-12-06 14:52:45.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:57D95900-8563-11DB-A4E1-E50690086379','jbossesb','JBoss ESB User','2006-12-06 14:52:45.968000000','2006-12-06 14:52:45.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:57E084F0-8563-11DB-A4E1-E4094C15D345','jbossesb','JBoss ESB User','2006-12-06 14:52:46.150000000','2006-12-06 14:52:46.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:57EA5F00-861E-11DB-B1A1-DC1FA31C61CB','jbossesb','JBoss ESB User','2006-12-07 13:11:21.968000000','2006-12-07 13:11:21.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:57ECD000-861E-11DB-B1A1-FC253332CD39','jbossesb','JBoss ESB User','2006-12-07 13:11:21.984000000','2006-12-07 13:11:21.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:57EF4100-861E-11DB-B1A1-BEC610796863','jbossesb','JBoss ESB User','2006-12-07 13:11:22.310000000','2006-12-07 13:11:22.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:57F645E0-861E-11DB-B1A1-FE5E49ABC8B8','jbossesb','JBoss ESB User','2006-12-07 13:11:22.620000000','2006-12-07 13:11:22.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:57FD71D0-861E-11DB-B1A1-AB080F8C0A26','jbossesb','JBoss ESB User','2006-12-07 13:11:22.930000000','2006-12-07 13:11:22.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:57FFE2D0-861E-11DB-B1A1-A6AC54B7C7C0','jbossesb','JBoss ESB User','2006-12-07 13:11:22.109000000','2006-12-07 13:11:22.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:580AF9A0-860E-11DB-B9A0-C54E1898214D','jbossesb','JBoss ESB User','2006-12-07 11:16:50.250000000','2006-12-07 11:16:50.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:580FB490-860E-11DB-B490-CC4D1DF0F43E','jbossesb','JBoss ESB User','2006-12-07 11:16:50.281000000','2006-12-07 11:16:50.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:581084A0-861E-11DB-B1A1-FB792F1453BE','jbossesb','JBoss ESB User','2006-12-07 13:11:22.234000000','2006-12-07 13:11:22.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:581566A0-861E-11DB-B1A1-FEF59FD1C258','jbossesb','JBoss ESB User','2006-12-07 13:11:22.265000000','2006-12-07 13:11:22.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:581A2190-861E-11DB-B1A1-C4D6C52E9E34','jbossesb','JBoss ESB User','2006-12-07 13:11:22.296000000','2006-12-07 13:11:22.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:581B9B70-860E-11DB-9B70-EDC28D25DDAF','jbossesb','JBoss ESB User','2006-12-07 11:16:50.359000000','2006-12-07 11:16:50.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:581DDD00-861C-11DB-9D00-9C5E5EBBDE3B','jbossesb','JBoss ESB User','2006-12-07 12:57:03.312000000','2006-12-07 12:57:03.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:582297F0-861C-11DB-97F0-F2E1B58EACAE','jbossesb','JBoss ESB User','2006-12-07 12:57:03.343000000','2006-12-07 12:57:03.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58260870-861E-11DB-B1A1-8594672131F2','jbossesb','JBoss ESB User','2006-12-07 13:11:22.359000000','2006-12-07 13:11:22.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:582779F0-861C-11DB-B9F0-BED713C090B1','jbossesb','JBoss ESB User','2006-12-07 12:57:03.390000000','2006-12-07 12:57:03.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:582AC360-861E-11DB-B1A1-84128010019A','jbossesb','JBoss ESB User','2006-12-07 13:11:22.390000000','2006-12-07 13:11:22.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:582BFE10-814B-11DB-A6BA-B175B61D9F10','jbossesb','JBoss ESB User','2006-12-01 09:50:53.953000000','2006-12-01 09:50:53.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:582C34E0-861C-11DB-B4E0-EAF29E556DAD','jbossesb','JBoss ESB User','2006-12-07 12:57:03.421000000','2006-12-07 12:57:03.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:582D3460-861E-11DB-B1A1-D4FD70E35DC3','jbossesb','JBoss ESB User','2006-12-07 13:11:22.406000000','2006-12-07 13:11:22.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5835AAC0-861C-11DB-AAC0-EF03127A053B','jbossesb','JBoss ESB User','2006-12-07 12:57:03.484000000','2006-12-07 12:57:03.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:583CD6B0-861C-11DB-96B0-FDB3C68A3BF6','jbossesb','JBoss ESB User','2006-12-07 12:57:03.531000000','2006-12-07 12:57:03.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:583D48B0-8618-11DB-88B0-C274EB0A87BD','jbossesb','JBoss ESB User','2006-12-07 12:28:25.546000000','2006-12-07 12:28:25.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:583F10E0-814B-11DB-A6BA-C699B2577A75','jbossesb','JBoss ESB User','2006-12-01 09:50:54.780000000','2006-12-01 09:50:54.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:584474A0-8618-11DB-B4A0-9489354B0469','jbossesb','JBoss ESB User','2006-12-07 12:28:25.593000000','2006-12-07 12:28:25.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58450220-861E-11DB-B1A1-D1B89C454792','jbossesb','JBoss ESB User','2006-12-07 13:11:22.562000000','2006-12-07 13:11:22.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5846A310-860E-11DB-A310-8E7424CDA974','jbossesb','JBoss ESB User','2006-12-07 11:16:50.625000000','2006-12-07 11:16:50.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58492F90-8618-11DB-AF90-E751CC3FE06B','jbossesb','JBoss ESB User','2006-12-07 12:28:25.625000000','2006-12-07 12:28:25.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:584B5E00-860E-11DB-9E00-E1CF74116038','jbossesb','JBoss ESB User','2006-12-07 11:16:50.656000000','2006-12-07 11:16:50.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:584D68C0-814B-11DB-A6BA-F6E3A3B399C4','jbossesb','JBoss ESB User','2006-12-01 09:50:54.171000000','2006-12-01 09:50:54.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58505B80-8618-11DB-9B80-B878C4BC6109','jbossesb','JBoss ESB User','2006-12-07 12:28:25.671000000','2006-12-07 12:28:25.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:585494B0-814B-11DB-A6BA-9F20FCC307D7','jbossesb','JBoss ESB User','2006-12-01 09:50:54.203000000','2006-12-01 09:50:54.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5854D3E0-860E-11DB-93E0-CD78BCA86DCF','jbossesb','JBoss ESB User','2006-12-07 11:16:50.734000000','2006-12-07 11:16:50.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58578770-8618-11DB-8770-C305336C921F','jbossesb','JBoss ESB User','2006-12-07 12:28:25.703000000','2006-12-07 12:28:25.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:586C9940-861C-11DB-9940-EBAE0178D77D','jbossesb','JBoss ESB User','2006-12-07 12:57:03.843000000','2006-12-07 12:57:03.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:586EF8F0-80E7-11DB-B8F0-A47031B6BE1B','jbossesb','JBoss ESB User','2006-11-30 21:55:04.734000000','2006-11-30 21:55:04.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5873C530-861C-11DB-8530-AE903369E41E','jbossesb','JBoss ESB User','2006-12-07 12:57:03.875000000','2006-12-07 12:57:03.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58788020-861C-11DB-8020-8575A9F6A450','jbossesb','JBoss ESB User','2006-12-07 12:57:03.906000000','2006-12-07 12:57:03.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5878CB10-8618-11DB-8B10-E0BB7C37A55D','jbossesb','JBoss ESB User','2006-12-07 12:28:25.937000000','2006-12-07 12:28:25.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:587FAC10-861C-11DB-AC10-8EF85E86C815','jbossesb','JBoss ESB User','2006-12-07 12:57:03.968000000','2006-12-07 12:57:03.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:587FF700-8618-11DB-B700-8C6A8D6B4E1E','jbossesb','JBoss ESB User','2006-12-07 12:28:25.984000000','2006-12-07 12:28:25.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5884D900-8618-11DB-9900-DB8AD2EAB93B','jbossesb','JBoss ESB User','2006-12-07 12:28:26.150000000','2006-12-07 12:28:26.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:588921F0-861C-11DB-A1F0-EB2341E62987','jbossesb','JBoss ESB User','2006-12-07 12:57:04.310000000','2006-12-07 12:57:04.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:588993F0-8618-11DB-93F0-D40552C603DC','jbossesb','JBoss ESB User','2006-12-07 12:28:26.460000000','2006-12-07 12:28:26.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:588E4EE0-8618-11DB-8EE0-95B43A7EDFAE','jbossesb','JBoss ESB User','2006-12-07 12:28:26.620000000','2006-12-07 12:28:26.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5897EBD0-8618-11DB-ABD0-F8423AE6EC2F','jbossesb','JBoss ESB User','2006-12-07 12:28:26.140000000','2006-12-07 12:28:26.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5899EAD0-861C-11DB-AAD0-C596FFC09B6D','jbossesb','JBoss ESB User','2006-12-07 12:57:04.140000000','2006-12-07 12:57:04.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58A5D1B0-861C-11DB-91B0-876F75D54B4A','jbossesb','JBoss ESB User','2006-12-07 12:57:04.203000000','2006-12-07 12:57:04.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58D12440-8618-11DB-A440-F4D2670926FC','jbossesb','JBoss ESB User','2006-12-07 12:28:26.500000000','2006-12-07 12:28:26.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58D32340-861C-11DB-A340-E39A28330109','jbossesb','JBoss ESB User','2006-12-07 12:57:04.531000000','2006-12-07 12:57:04.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:58E97F80-861E-11DB-B1A1-E74656B52231','jbossesb','JBoss ESB User','2006-12-07 13:11:23.640000000','2006-12-07 13:11:23.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5976CDC0-8170-11DB-AF51-D7BAEE88B26D','jbossesb','JBoss ESB User','2006-12-01 14:15:47.484000000','2006-12-01 14:15:47.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:59A41F50-8170-11DB-AF51-844974D5828D','jbossesb','JBoss ESB User','2006-12-01 14:15:47.812000000','2006-12-01 14:15:47.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:59C31900-8170-11DB-AF51-B71F74F33A6E','jbossesb','JBoss ESB User','2006-12-01 14:15:47.984000000','2006-12-01 14:15:48.0',1,1)
@@ -884,6 +1612,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:59FF4FF0-8176-11DB-8FF0-85C166BA228D','jbossesb','JBoss ESB User','2006-12-01 14:58:45.375000000','2006-12-01 14:58:45.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A1E49A0-8176-11DB-89A0-A3A91BE41789','jbossesb','JBoss ESB User','2006-12-01 14:58:45.562000000','2006-12-01 14:58:45.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A2CA180-8176-11DB-A180-D7D19C035664','jbossesb','JBoss ESB User','2006-12-01 14:58:45.671000000','2006-12-01 14:58:45.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5A2D6F00-860F-11DB-AF00-AD9655D8B806','jbossesb','JBoss ESB User','2006-12-07 11:24:03.312000000','2006-12-07 11:24:03.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A3AF960-8176-11DB-B960-956AD6240CD3','jbossesb','JBoss ESB User','2006-12-01 14:58:45.765000000','2006-12-01 14:58:45.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A561160-8148-11DB-9160-8E563470702A','jbossesb','JBoss ESB User','2006-12-01 09:29:29.930000000','2006-12-01 09:29:29.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A644230-8148-11DB-8230-A8ED2181393A','jbossesb','JBoss ESB User','2006-12-01 09:29:29.171000000','2006-12-01 09:29:29.187000000',1,1)
@@ -892,11 +1621,13 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A6DDF20-8148-11DB-9F20-CF6ECE8446F0','jbossesb','JBoss ESB User','2006-12-01 09:29:29.234000000','2006-12-01 09:29:29.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A729A10-8148-11DB-9A10-CBD0B44B8B6B','jbossesb','JBoss ESB User','2006-12-01 09:29:29.281000000','2006-12-01 09:29:29.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5A7C2870-8173-11DB-B8A9-91D7440A5889','jbossesb','JBoss ESB User','2006-12-01 14:37:17.687000000','2006-12-01 14:37:17.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5AC60580-860F-11DB-8580-ABB5861F7467','jbossesb','JBoss ESB User','2006-12-07 11:24:04.312000000','2006-12-07 11:24:04.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5AE2F500-817D-11DB-B500-AE8BCA422208','jbossesb','JBoss ESB User','2006-12-01 15:48:53.328000000','2006-12-01 15:48:53.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5B091AA0-817D-11DB-9AA0-DDF0D2544B0C','jbossesb','JBoss ESB User','2006-12-01 15:48:53.609000000','2006-12-01 15:48:53.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5B150180-817D-11DB-8180-F5818BD18B88','jbossesb','JBoss ESB User','2006-12-01 15:48:53.671000000','2006-12-01 15:48:53.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5B1CAD30-817E-11DB-AD30-F4CAD833DFEC','jbossesb','JBoss ESB User','2006-12-01 15:56:03.218000000','2006-12-01 15:56:03.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5B281450-817D-11DB-9450-81921A2A2364','jbossesb','JBoss ESB User','2006-12-01 15:48:53.781000000','2006-12-01 15:48:53.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5B73A010-860E-11DB-A010-B7CEAC82A392','jbossesb','JBoss ESB User','2006-12-07 11:16:55.953000000','2006-12-07 11:16:55.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5B8F1E10-817E-11DB-9E10-FECB83219A2B','jbossesb','JBoss ESB User','2006-12-01 15:56:03.984000000','2006-12-01 15:56:04.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5B91E7C0-817F-11DB-A7C0-B22EC6D3B594','jbossesb','JBoss ESB User','2006-12-01 16:03:13.468000000','2006-12-01 16:03:14.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5BD11410-8105-11DB-9410-CE0FDC87DA0E','jbossesb','JBoss ESB User','2006-12-01 01:29:55.312000000','2006-12-01 01:29:55.312000000',1,1)
@@ -913,9 +1644,22 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:5CA4CA40-8172-11DB-B8A9-9E29F4C03293','jbossesb','JBoss ESB User','2006-12-01 14:30:11.828000000','2006-12-01 14:30:11.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5CB0B120-8172-11DB-B8A9-B66AFB88FA4E','jbossesb','JBoss ESB User','2006-12-01 14:30:11.906000000','2006-12-01 14:30:11.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5CB364B0-817C-11DB-A4B0-B10BBB9DC0B5','jbossesb','JBoss ESB User','2006-12-01 15:41:46.875000000','2006-12-01 15:41:46.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5CBA29D0-860E-11DB-A9D0-F7E1F6C705D8','jbossesb','JBoss ESB User','2006-12-07 11:16:58.930000000','2006-12-07 11:16:58.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5CBBE8D0-817F-11DB-A8D0-B494C71643C6','jbossesb','JBoss ESB User','2006-12-01 16:03:15.421000000','2006-12-01 16:03:15.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5CBF0900-8172-11DB-B8A9-FC3875072B65','jbossesb','JBoss ESB User','2006-12-01 14:30:11.984000000','2006-12-01 14:30:12.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5CD16F70-861B-11DB-AF70-A361554AC04E','jbossesb','JBoss ESB User','2006-12-07 12:50:01.703000000','2006-12-07 12:50:01.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5CD3B960-861B-11DB-B960-E271FA6147BD','jbossesb','JBoss ESB User','2006-12-07 12:50:01.781000000','2006-12-07 12:50:01.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5CDD5650-861B-11DB-9650-E348B7BD0C4E','jbossesb','JBoss ESB User','2006-12-07 12:50:01.796000000','2006-12-07 12:50:01.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5CE6CC30-861B-11DB-8C30-B26044BD8562','jbossesb','JBoss ESB User','2006-12-07 12:50:01.843000000','2006-12-07 12:50:01.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5CEBAE30-861B-11DB-AE30-A9AED02CFAF6','jbossesb','JBoss ESB User','2006-12-07 12:50:01.875000000','2006-12-07 12:50:01.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5D0CF1D0-861B-11DB-B1D0-BF7B2C88593F','jbossesb','JBoss ESB User','2006-12-07 12:50:02.930000000','2006-12-07 12:50:02.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5D11D3D0-861B-11DB-93D0-C124FA1E2200','jbossesb','JBoss ESB User','2006-12-07 12:50:02.125000000','2006-12-07 12:50:02.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5D18D8B0-861B-11DB-98B0-8CA7D0D6E144','jbossesb','JBoss ESB User','2006-12-07 12:50:02.203000000','2006-12-07 12:50:02.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5D2275A0-861B-11DB-B5A0-BF8565D1A9B9','jbossesb','JBoss ESB User','2006-12-07 12:50:02.250000000','2006-12-07 12:50:02.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5D2E5C80-861B-11DB-9C80-C26F9CFF76A0','jbossesb','JBoss ESB User','2006-12-07 12:50:02.328000000','2006-12-07 12:50:02.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5D3A4360-861B-11DB-8360-FC3F9F1F2E85','jbossesb','JBoss ESB User','2006-12-07 12:50:02.406000000','2006-12-07 12:50:02.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5D591EC0-8175-11DB-AE84-F05ADD7A081B','jbossesb','JBoss ESB User','2006-12-01 14:51:41.515000000','2006-12-01 14:51:41.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5D5BAE10-861B-11DB-AE10-D0E58545F93C','jbossesb','JBoss ESB User','2006-12-07 12:50:02.609000000','2006-12-07 12:50:02.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5D8B2B40-8175-11DB-AE84-BCF08DD831C3','jbossesb','JBoss ESB User','2006-12-01 14:51:41.828000000','2006-12-01 14:51:41.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5D9E3E10-8175-11DB-AE84-F2C0B60AEE06','jbossesb','JBoss ESB User','2006-12-01 14:51:41.937000000','2006-12-01 14:51:41.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5DAC95F0-8175-11DB-AE84-BC9BAC1C375C','jbossesb','JBoss ESB User','2006-12-01 14:51:42.460000000','2006-12-01 14:51:42.780000000',1,1)
@@ -943,22 +1687,68 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:5F739D80-8179-11DB-9D80-DF32A8D1EB24','jbossesb','JBoss ESB User','2006-12-01 15:20:23.310000000','2006-12-01 15:20:23.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5F8DB530-8179-11DB-B530-C8FAEC0F6884','jbossesb','JBoss ESB User','2006-12-01 15:20:23.187000000','2006-12-01 15:20:23.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5F9125B0-817B-11DB-B063-EEE5AE4EE1BE','jbossesb','JBoss ESB User','2006-12-01 15:34:42.187000000','2006-12-01 15:34:42.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FB65C60-861A-11DB-9C60-A6AC7690620B','jbossesb','JBoss ESB User','2006-12-07 12:42:57.780000000','2006-12-07 12:42:57.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FBD8850-861A-11DB-8850-BC4E29596296','jbossesb','JBoss ESB User','2006-12-07 12:42:57.125000000','2006-12-07 12:42:57.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5FBED0C0-814C-11DB-A6BA-B227F49F2F05','jbossesb','JBoss ESB User','2006-12-01 09:58:16.203000000','2006-12-01 09:58:16.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FC24340-861A-11DB-8340-D2225074CCF6','jbossesb','JBoss ESB User','2006-12-07 12:42:57.140000000','2006-12-07 12:42:57.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FC4B440-861A-11DB-B440-8740F6EED441','jbossesb','JBoss ESB User','2006-12-07 12:42:57.171000000','2006-12-07 12:42:57.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FCBE030-861A-11DB-A030-9D9F63EB9DB9','jbossesb','JBoss ESB User','2006-12-07 12:42:57.203000000','2006-12-07 12:42:57.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FCE2A20-861A-11DB-AA20-A965EC918AD5','jbossesb','JBoss ESB User','2006-12-07 12:42:57.250000000','2006-12-07 12:42:57.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5FDDCA70-814C-11DB-A6BA-DF2BF8AED53F','jbossesb','JBoss ESB User','2006-12-01 09:58:16.375000000','2006-12-01 09:58:16.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5FE22BE0-817B-11DB-B063-C3C1B1097CB8','jbossesb','JBoss ESB User','2006-12-01 15:34:42.750000000','2006-12-01 15:34:42.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FE61EF0-861A-11DB-9EF0-9546CDCDEAC6','jbossesb','JBoss ESB User','2006-12-07 12:42:57.375000000','2006-12-07 12:42:57.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5FE9B150-814C-11DB-A6BA-C1510972AD48','jbossesb','JBoss ESB User','2006-12-01 09:58:16.437000000','2006-12-01 09:58:16.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FEAD9E0-861A-11DB-99E0-D7B49A1BE29E','jbossesb','JBoss ESB User','2006-12-07 12:42:57.406000000','2006-12-07 12:42:57.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FED23D0-861A-11DB-A3D0-8F3655D9A19F','jbossesb','JBoss ESB User','2006-12-07 12:42:57.437000000','2006-12-07 12:42:57.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5FF0DD40-814C-11DB-A6BA-A9248F79AF03','jbossesb','JBoss ESB User','2006-12-01 09:58:16.484000000','2006-12-01 09:58:16.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FF44FC0-861A-11DB-8FC0-E75544E7D458','jbossesb','JBoss ESB User','2006-12-07 12:42:57.468000000','2006-12-07 12:42:57.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:5FF6C0C0-861A-11DB-80C0-955C8D097E6D','jbossesb','JBoss ESB User','2006-12-07 12:42:57.484000000','2006-12-07 12:42:57.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:5FFA20B0-817B-11DB-B063-F3A214ABE43C','jbossesb','JBoss ESB User','2006-12-01 15:34:42.890000000','2006-12-01 15:34:42.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6001D4C0-816E-11DB-A4E4-EDE7BA0125B3','jbossesb','JBoss ESB User','2006-12-01 14:01:39.500000000','2006-12-01 14:01:39.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:600D3380-817B-11DB-B063-FC189B048CC8','jbossesb','JBoss ESB User','2006-12-01 15:34:43.0','2006-12-01 15:34:43.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:60129DA0-816E-11DB-A4E4-E45235EF0E8C','jbossesb','JBoss ESB User','2006-12-01 14:01:39.593000000','2006-12-01 14:01:39.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:60134970-861A-11DB-8970-973727AEDD87','jbossesb','JBoss ESB User','2006-12-07 12:42:57.671000000','2006-12-07 12:42:57.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6015BA70-861A-11DB-BA70-84B46D2C967D','jbossesb','JBoss ESB User','2006-12-07 12:42:57.687000000','2006-12-07 12:42:57.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:601A7560-861A-11DB-B560-A1F181173A84','jbossesb','JBoss ESB User','2006-12-07 12:42:57.734000000','2006-12-07 12:42:57.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:601E8480-816E-11DB-A4E4-C65120ABF308','jbossesb','JBoss ESB User','2006-12-01 14:01:39.656000000','2006-12-01 14:01:39.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6021A150-861A-11DB-A150-E49A0425BCDE','jbossesb','JBoss ESB User','2006-12-07 12:42:57.781000000','2006-12-07 12:42:57.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:60265C40-861A-11DB-9C40-AC2789D24446','jbossesb','JBoss ESB User','2006-12-07 12:42:57.812000000','2006-12-07 12:42:57.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:602D8830-861A-11DB-8830-B882E6465F8D','jbossesb','JBoss ESB User','2006-12-07 12:42:57.843000000','2006-12-07 12:42:57.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:60579B40-8181-11DB-AB1E-AF332C345F77','jbossesb','JBoss ESB User','2006-12-01 16:17:40.484000000','2006-12-01 16:17:40.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6084ECD0-8181-11DB-AB1E-C60E0169A4F2','jbossesb','JBoss ESB User','2006-12-01 16:17:40.765000000','2006-12-01 16:17:40.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:60882B50-861A-11DB-AB50-CEB5DE284120','jbossesb','JBoss ESB User','2006-12-07 12:42:58.437000000','2006-12-07 12:42:58.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6097FFA0-8181-11DB-AB1E-A064E55F50FE','jbossesb','JBoss ESB User','2006-12-01 16:17:40.921000000','2006-12-01 16:17:40.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:60AFCD60-8181-11DB-AB1E-C6032B28CAE8','jbossesb','JBoss ESB User','2006-12-01 16:17:41.620000000','2006-12-01 16:17:41.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61C73070-8619-11DB-B070-867E0CCDF3DC','jbossesb','JBoss ESB User','2006-12-07 12:35:51.310000000','2006-12-07 12:35:51.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61CBEB60-8619-11DB-AB60-ADDD8FBF84AE','jbossesb','JBoss ESB User','2006-12-07 12:35:51.620000000','2006-12-07 12:35:51.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61CE5C60-8619-11DB-9C60-F2A4DC30F697','jbossesb','JBoss ESB User','2006-12-07 12:35:51.109000000','2006-12-07 12:35:51.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61DA4340-8619-11DB-8340-D5D4C7AD6614','jbossesb','JBoss ESB User','2006-12-07 12:35:51.156000000','2006-12-07 12:35:51.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61DEFE30-8619-11DB-BE30-8F5E0107E393','jbossesb','JBoss ESB User','2006-12-07 12:35:51.187000000','2006-12-07 12:35:51.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61E85890-860F-11DB-9890-8933D4627749','jbossesb','JBoss ESB User','2006-12-07 11:24:16.296000000','2006-12-07 11:24:16.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61ED1380-860F-11DB-9380-E06E33C02914','jbossesb','JBoss ESB User','2006-12-07 11:24:16.328000000','2006-12-07 11:24:16.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61F1CE70-860F-11DB-8E70-C67E0E7B4047','jbossesb','JBoss ESB User','2006-12-07 11:24:16.390000000','2006-12-07 11:24:16.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61F48200-8619-11DB-8200-9D64126D43B0','jbossesb','JBoss ESB User','2006-12-07 12:35:51.343000000','2006-12-07 12:35:51.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61F93CF0-8619-11DB-BCF0-AC01CAD67786','jbossesb','JBoss ESB User','2006-12-07 12:35:51.375000000','2006-12-07 12:35:51.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61FB6B60-860F-11DB-AB60-CA04B776C587','jbossesb','JBoss ESB User','2006-12-07 11:24:16.437000000','2006-12-07 11:24:16.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:61FDF7E0-8619-11DB-B7E0-A8E663C084AC','jbossesb','JBoss ESB User','2006-12-07 12:35:51.406000000','2006-12-07 12:35:51.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:620523D0-8619-11DB-A3D0-DCEB4A22A3C1','jbossesb','JBoss ESB User','2006-12-07 12:35:51.437000000','2006-12-07 12:35:51.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:620974C0-80E3-11DB-B4C0-CF267FC30C37','jbossesb','JBoss ESB User','2006-11-30 21:26:42.843000000','2006-11-30 21:26:42.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6209DEC0-8619-11DB-9EC0-EB8B39C62983','jbossesb','JBoss ESB User','2006-12-07 12:35:51.468000000','2006-12-07 12:35:51.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:620E7E30-860F-11DB-BE30-997DC1525711','jbossesb','JBoss ESB User','2006-12-07 11:24:16.531000000','2006-12-07 11:24:16.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6210C820-860F-11DB-8820-DA8E5D244F52','jbossesb','JBoss ESB User','2006-12-07 11:24:16.546000000','2006-12-07 11:24:16.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:62137BB0-8619-11DB-BBB0-CBE288473CB0','jbossesb','JBoss ESB User','2006-12-07 12:35:51.546000000','2006-12-07 12:35:51.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6215AA20-860F-11DB-AA20-98DEA9631999','jbossesb','JBoss ESB User','2006-12-07 11:24:16.578000000','2006-12-07 11:24:16.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:621A6510-860F-11DB-A510-AECBC138B634','jbossesb','JBoss ESB User','2006-12-07 11:24:16.609000000','2006-12-07 11:24:16.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:62264BF0-860F-11DB-8BF0-D63900C5B397','jbossesb','JBoss ESB User','2006-12-07 11:24:16.703000000','2006-12-07 11:24:16.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:622B06E0-860F-11DB-86E0-B7105E45A186','jbossesb','JBoss ESB User','2006-12-07 11:24:16.718000000','2006-12-07 11:24:16.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:622DBA70-8619-11DB-BA70-DB82F6F10098','jbossesb','JBoss ESB User','2006-12-07 12:35:51.703000000','2006-12-07 12:35:51.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:622FE8E0-860F-11DB-A8E0-AB71C3B2DBE0','jbossesb','JBoss ESB User','2006-12-07 11:24:16.765000000','2006-12-07 11:24:16.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:62391040-80E3-11DB-9040-D7BA595720B8','jbossesb','JBoss ESB User','2006-11-30 21:26:43.156000000','2006-11-30 21:26:43.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:623E19B0-860F-11DB-99B0-BC29949D43DA','jbossesb','JBoss ESB User','2006-12-07 11:24:16.843000000','2006-12-07 11:24:16.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:62408AB0-860F-11DB-8AB0-CD097CA2D5B2','jbossesb','JBoss ESB User','2006-12-07 11:24:16.859000000','2006-12-07 11:24:16.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6242FBB0-860F-11DB-BBB0-E13579808DDB','jbossesb','JBoss ESB User','2006-12-07 11:24:16.875000000','2006-12-07 11:24:16.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6247B6A0-860F-11DB-B6A0-CE8172CCD4FB','jbossesb','JBoss ESB User','2006-12-07 11:24:16.921000000','2006-12-07 11:24:16.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:62539D80-860F-11DB-9D80-A3C2FE95D327','jbossesb','JBoss ESB User','2006-12-07 11:24:16.984000000','2006-12-07 11:24:17.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:625F35E0-80E3-11DB-B5E0-EA33F58E4254','jbossesb','JBoss ESB User','2006-11-30 21:26:43.453000000','2006-11-30 21:26:43.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:62855B80-80E3-11DB-9B80-AD4F7ECA4586','jbossesb','JBoss ESB User','2006-11-30 21:26:43.656000000','2006-11-30 21:26:43.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:62B01690-8147-11DB-A69A-B07F688E481D','jbossesb','JBoss ESB User','2006-12-01 09:22:33.609000000','2006-12-01 09:22:33.625000000',1,1)
@@ -967,18 +1757,66 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:62CF1040-8147-11DB-A69A-EED735403E7C','jbossesb','JBoss ESB User','2006-12-01 09:22:33.812000000','2006-12-01 09:22:33.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:62FB9650-817A-11DB-9650-94CE504124D9','jbossesb','JBoss ESB User','2006-12-01 15:27:38.421000000','2006-12-01 15:27:38.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6321BBF0-817A-11DB-BBF0-C8972CB58EE2','jbossesb','JBoss ESB User','2006-12-01 15:27:38.671000000','2006-12-01 15:27:38.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:633123E0-861D-11DB-A3E0-B64768061D5C','jbossesb','JBoss ESB User','2006-12-07 13:04:31.515000000','2006-12-07 13:04:31.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:633E6BB0-817A-11DB-ABB0-A8CAD2067574','jbossesb','JBoss ESB User','2006-12-01 15:27:38.890000000','2006-12-01 15:27:38.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6358AA70-817A-11DB-AA70-B670E609F4E5','jbossesb','JBoss ESB User','2006-12-01 15:27:39.460000000','2006-12-01 15:27:39.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:639A1EE0-861D-11DB-9EE0-A36B5CC29417','jbossesb','JBoss ESB User','2006-12-07 13:04:32.930000000','2006-12-07 13:04:32.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:63AF11A0-80E7-11DB-91A0-9C6B493EC48D','jbossesb','JBoss ESB User','2006-11-30 21:55:23.609000000','2006-11-30 21:55:23.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:63B6EA30-8563-11DB-A4E1-CE1230D1E19D','jbossesb','JBoss ESB User','2006-12-06 14:53:05.875000000','2006-12-06 14:53:05.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:63C95060-80E7-11DB-9060-DD975B56BEC1','jbossesb','JBoss ESB User','2006-11-30 21:55:23.765000000','2006-11-30 21:55:23.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:63D372E0-8563-11DB-A4E1-B4FB03CB9509','jbossesb','JBoss ESB User','2006-12-06 14:53:06.620000000','2006-12-06 14:53:06.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:63DA9ED0-8563-11DB-A4E1-C77B96A51CEA','jbossesb','JBoss ESB User','2006-12-06 14:53:06.125000000','2006-12-06 14:53:06.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:63E1CAC0-8563-11DB-A4E1-F0771984E72E','jbossesb','JBoss ESB User','2006-12-06 14:53:06.171000000','2006-12-06 14:53:06.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:63E6E9E0-861E-11DB-B1A1-C2EE5F633DB2','jbossesb','JBoss ESB User','2006-12-07 13:11:42.780000000','2006-12-07 13:11:42.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:63E933D0-861E-11DB-B1A1-90DF855A1AC5','jbossesb','JBoss ESB User','2006-12-07 13:11:42.930000000','2006-12-07 13:11:42.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:63EBA4D0-861E-11DB-B1A1-80E3CD6DA385','jbossesb','JBoss ESB User','2006-12-07 13:11:42.125000000','2006-12-07 13:11:42.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:63EE15D0-861E-11DB-B1A1-EE82D0E301C2','jbossesb','JBoss ESB User','2006-12-07 13:11:42.140000000','2006-12-07 13:11:42.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:63F2D0C0-861E-11DB-B1A1-A9F70D7C6658','jbossesb','JBoss ESB User','2006-12-07 13:11:42.171000000','2006-12-07 13:11:42.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:63F78BB0-861E-11DB-B1A1-F6918CA89AB7','jbossesb','JBoss ESB User','2006-12-07 13:11:42.187000000','2006-12-07 13:11:42.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64082D80-861E-11DB-B1A1-A362CF270689','jbossesb','JBoss ESB User','2006-12-07 13:11:42.312000000','2006-12-07 13:11:42.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:640D0F80-861E-11DB-B1A1-F03FE92DA088','jbossesb','JBoss ESB User','2006-12-07 13:11:42.328000000','2006-12-07 13:11:42.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6411CA70-861E-11DB-B1A1-B5BD51E706F9','jbossesb','JBoss ESB User','2006-12-07 13:11:42.375000000','2006-12-07 13:11:42.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64168560-861E-11DB-B1A1-F364D8D840F9','jbossesb','JBoss ESB User','2006-12-07 13:11:42.390000000','2006-12-07 13:11:42.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64182650-860E-11DB-A650-B0A6ECD8D3E8','jbossesb','JBoss ESB User','2006-12-07 11:17:10.468000000','2006-12-07 11:17:10.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6418F660-861E-11DB-B1A1-89D1E1B618C2','jbossesb','JBoss ESB User','2006-12-07 13:11:42.421000000','2006-12-07 13:11:42.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:641CE140-860E-11DB-A140-AE31826425FA','jbossesb','JBoss ESB User','2006-12-07 11:17:10.484000000','2006-12-07 11:17:10.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:641F5240-860E-11DB-9240-FB99BDE41E49','jbossesb','JBoss ESB User','2006-12-07 11:17:10.515000000','2006-12-07 11:17:10.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64202250-861E-11DB-B1A1-ED942AA5CAE3','jbossesb','JBoss ESB User','2006-12-07 13:11:42.453000000','2006-12-07 13:11:42.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64274E40-861E-11DB-B1A1-E6096F5931E7','jbossesb','JBoss ESB User','2006-12-07 13:11:42.500000000','2006-12-07 13:11:42.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64326510-860E-11DB-A510-EF1589D4D744','jbossesb','JBoss ESB User','2006-12-07 11:17:10.625000000','2006-12-07 11:17:10.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6434AF00-860E-11DB-AF00-FECBE21CD41D','jbossesb','JBoss ESB User','2006-12-07 11:17:10.671000000','2006-12-07 11:17:10.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:643DE5B0-814B-11DB-A6BA-C9C6F1747C30','jbossesb','JBoss ESB User','2006-12-01 09:51:14.187000000','2006-12-01 09:51:14.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:643E4BF0-860E-11DB-8BF0-8278CDBFE022','jbossesb','JBoss ESB User','2006-12-07 11:17:10.750000000','2006-12-07 11:17:10.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:644A0360-861C-11DB-8360-B6C10D8340D9','jbossesb','JBoss ESB User','2006-12-07 12:57:23.750000000','2006-12-07 12:57:23.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:644A7560-8618-11DB-B560-9FD2217611D8','jbossesb','JBoss ESB User','2006-12-07 12:28:45.765000000','2006-12-07 12:28:45.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:644EBE50-861C-11DB-BE50-CBA2F69C75B0','jbossesb','JBoss ESB User','2006-12-07 12:57:23.781000000','2006-12-07 12:57:23.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6450F880-814B-11DB-A6BA-E97350E100C3','jbossesb','JBoss ESB User','2006-12-01 09:51:14.312000000','2006-12-01 09:51:14.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64537940-861C-11DB-B940-C195611F27D5','jbossesb','JBoss ESB User','2006-12-07 12:57:23.796000000','2006-12-07 12:57:23.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6453EB40-8618-11DB-AB40-C9699A6B4D91','jbossesb','JBoss ESB User','2006-12-07 12:28:45.812000000','2006-12-07 12:28:45.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:64582470-814B-11DB-A6BA-85B97FB4170A','jbossesb','JBoss ESB User','2006-12-01 09:51:14.375000000','2006-12-01 09:51:14.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6458A630-8618-11DB-A630-B8ED21152402','jbossesb','JBoss ESB User','2006-12-07 12:28:45.859000000','2006-12-07 12:28:45.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:645AA530-861C-11DB-A530-BF8F148EE373','jbossesb','JBoss ESB User','2006-12-07 12:57:23.843000000','2006-12-07 12:57:23.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:64619A50-814B-11DB-A6BA-EB7E3BB4DEFF','jbossesb','JBoss ESB User','2006-12-01 09:51:14.421000000','2006-12-01 09:51:14.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64648D10-8618-11DB-8D10-BB24BFCCCB1C','jbossesb','JBoss ESB User','2006-12-07 12:28:45.921000000','2006-12-07 12:28:45.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64668C10-861C-11DB-8C10-B6274147CA61','jbossesb','JBoss ESB User','2006-12-07 12:57:23.937000000','2006-12-07 12:57:23.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64696F10-8618-11DB-AF10-ED932115AAFF','jbossesb','JBoss ESB User','2006-12-07 12:28:45.968000000','2006-12-07 12:28:45.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6469FC90-861E-11DB-B1A1-A6EBC21B6A80','jbossesb','JBoss ESB User','2006-12-07 13:11:42.937000000','2006-12-07 13:11:42.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:646DB800-861C-11DB-B800-99C2F7ABD772','jbossesb','JBoss ESB User','2006-12-07 12:57:23.984000000','2006-12-07 12:57:24.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:648AB2B0-8618-11DB-B2B0-C2548A5D63EC','jbossesb','JBoss ESB User','2006-12-07 12:28:46.187000000','2006-12-07 12:28:46.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6491DEA0-8618-11DB-9EA0-90153CFCA5F0','jbossesb','JBoss ESB User','2006-12-07 12:28:46.234000000','2006-12-07 12:28:46.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:649B0990-861C-11DB-8990-E342C5571C37','jbossesb','JBoss ESB User','2006-12-07 12:57:24.281000000','2006-12-07 12:57:24.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:649B7B90-8618-11DB-BB90-D3C75C01EF6A','jbossesb','JBoss ESB User','2006-12-07 12:28:46.296000000','2006-12-07 12:28:46.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64A2A780-8618-11DB-A780-D006538F1B8B','jbossesb','JBoss ESB User','2006-12-07 12:28:46.328000000','2006-12-07 12:28:46.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64A4A680-861C-11DB-A680-9BF147595C56','jbossesb','JBoss ESB User','2006-12-07 12:57:24.328000000','2006-12-07 12:57:24.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64A9D370-8618-11DB-9370-FF5CB63B1212','jbossesb','JBoss ESB User','2006-12-07 12:28:46.390000000','2006-12-07 12:28:46.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64AE1C60-861C-11DB-9C60-A0392040388E','jbossesb','JBoss ESB User','2006-12-07 12:57:24.406000000','2006-12-07 12:57:24.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64AE8E60-8618-11DB-8E60-F97A9A1D8507','jbossesb','JBoss ESB User','2006-12-07 12:28:46.437000000','2006-12-07 12:28:46.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64B2D750-861C-11DB-9750-CDE3538898D4','jbossesb','JBoss ESB User','2006-12-07 12:57:24.421000000','2006-12-07 12:57:24.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64B54850-861C-11DB-8850-EADAB42D1CDA','jbossesb','JBoss ESB User','2006-12-07 12:57:24.437000000','2006-12-07 12:57:24.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64B7B950-861C-11DB-B950-D1414BC030A8','jbossesb','JBoss ESB User','2006-12-07 12:57:24.468000000','2006-12-07 12:57:24.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:64C5EA20-861C-11DB-AA20-9227410C51D4','jbossesb','JBoss ESB User','2006-12-07 12:57:24.562000000','2006-12-07 12:57:24.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:65103660-8618-11DB-B660-B58CF5C12A81','jbossesb','JBoss ESB User','2006-12-07 12:28:47.460000000','2006-12-07 12:28:47.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:652EE520-861C-11DB-A520-8150B4B190EC','jbossesb','JBoss ESB User','2006-12-07 12:57:25.234000000','2006-12-07 12:57:25.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6583FA70-8170-11DB-AF51-E97CD5ADB340','jbossesb','JBoss ESB User','2006-12-01 14:16:07.703000000','2006-12-01 14:16:07.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:65AC6A00-8170-11DB-AF51-D717C3B897A3','jbossesb','JBoss ESB User','2006-12-01 14:16:07.984000000','2006-12-01 14:16:08.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:65C6A8C0-8170-11DB-AF51-94345428D95F','jbossesb','JBoss ESB User','2006-12-01 14:16:08.140000000','2006-12-01 14:16:08.156000000',1,1)
@@ -998,6 +1836,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:6745E2D0-817D-11DB-A2D0-D8A73EE8E6A2','jbossesb','JBoss ESB User','2006-12-01 15:49:14.109000000','2006-12-01 15:49:14.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6764DC80-817D-11DB-9C80-D0EA2FFB50D3','jbossesb','JBoss ESB User','2006-12-01 15:49:14.328000000','2006-12-01 15:49:14.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:677AE010-817E-11DB-A010-D57F9D7A2729','jbossesb','JBoss ESB User','2006-12-01 15:56:23.968000000','2006-12-01 15:56:24.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:67A6CB50-860E-11DB-8B50-E64674E9943F','jbossesb','JBoss ESB User','2006-12-07 11:17:16.437000000','2006-12-07 11:17:16.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:67AE7E30-8105-11DB-BE30-DD4F10D1BE5A','jbossesb','JBoss ESB User','2006-12-01 01:30:15.218000000','2006-12-01 01:30:15.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:67BD0EA0-817D-11DB-8EA0-E7AFFEAD2760','jbossesb','JBoss ESB User','2006-12-01 15:49:14.890000000','2006-12-01 15:49:14.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:67C6AB90-817D-11DB-AB90-DBEFE1B81906','jbossesb','JBoss ESB User','2006-12-01 15:49:14.953000000','2006-12-01 15:49:14.968000000',1,1)
@@ -1016,13 +1855,16 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:68AED6C0-817F-11DB-96C0-95B2A69B3D22','jbossesb','JBoss ESB User','2006-12-01 16:03:35.468000000','2006-12-01 16:03:35.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:68B602B0-817F-11DB-82B0-925453CB9CFF','jbossesb','JBoss ESB User','2006-12-01 16:03:35.515000000','2006-12-01 16:03:35.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:68C1E990-817F-11DB-A990-D1A0DFC632EB','jbossesb','JBoss ESB User','2006-12-01 16:03:35.609000000','2006-12-01 16:03:35.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:68DC2B20-861B-11DB-AB20-F55B8FB22FB1','jbossesb','JBoss ESB User','2006-12-07 12:50:21.906000000','2006-12-07 12:50:21.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:68ED7950-8172-11DB-B8A9-D2C842D8DC6A','jbossesb','JBoss ESB User','2006-12-01 14:30:32.421000000','2006-12-01 14:30:32.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:68F8B3D0-861B-11DB-B3D0-951B089DAD48','jbossesb','JBoss ESB User','2006-12-07 12:50:22.125000000','2006-12-07 12:50:22.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:68FE4230-8172-11DB-B8A9-B78537C9EEDD','jbossesb','JBoss ESB User','2006-12-01 14:30:32.531000000','2006-12-01 14:30:32.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6907B810-8172-11DB-B8A9-801E00BADF47','jbossesb','JBoss ESB User','2006-12-01 14:30:32.656000000','2006-12-01 14:30:32.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:693DC360-814A-11DB-A6BA-E69B6ED615A2','jbossesb','JBoss ESB User','2006-12-01 09:44:13.780000000','2006-12-01 09:44:13.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:695A4C10-814A-11DB-A6BA-E27552C05004','jbossesb','JBoss ESB User','2006-12-01 09:44:13.421000000','2006-12-01 09:44:13.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:696FC150-8175-11DB-AE84-EE0686D1B133','jbossesb','JBoss ESB User','2006-12-01 14:52:01.765000000','2006-12-01 14:52:01.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:69854520-8175-11DB-AE84-8ABF761A2A3C','jbossesb','JBoss ESB User','2006-12-01 14:52:01.937000000','2006-12-01 14:52:01.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:698FAF90-860E-11DB-AF90-E3BBB4F66C56','jbossesb','JBoss ESB User','2006-12-07 11:17:19.656000000','2006-12-07 11:17:19.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:699F83E0-8175-11DB-AE84-FEAEC4C0DB58','jbossesb','JBoss ESB User','2006-12-01 14:52:02.930000000','2006-12-01 14:52:02.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:69B4E0A0-8175-11DB-AE84-8AD8B36A08F3','jbossesb','JBoss ESB User','2006-12-01 14:52:02.234000000','2006-12-01 14:52:02.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:69DCC810-8182-11DB-AB1E-8AEFDBEF6685','jbossesb','JBoss ESB User','2006-12-01 16:25:05.937000000','2006-12-01 16:25:05.953000000',1,1)
@@ -1042,6 +1884,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:6AC32DB0-8104-11DB-ADB0-C0C32A8D6442','jbossesb','JBoss ESB User','2006-12-01 01:23:10.890000000','2006-12-01 01:23:10.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6AC41570-816F-11DB-A4E4-D09F10190BBE','jbossesb','JBoss ESB User','2006-12-01 14:09:07.460000000','2006-12-01 14:09:07.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6B999770-817B-11DB-B063-B3E5266139B7','jbossesb','JBoss ESB User','2006-12-01 15:35:02.421000000','2006-12-01 15:35:02.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6BA94A50-861A-11DB-8A50-EA206CC1DCD0','jbossesb','JBoss ESB User','2006-12-07 12:43:17.109000000','2006-12-07 12:43:17.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6BAA92C0-814C-11DB-A6BA-C6DEAAA875A7','jbossesb','JBoss ESB User','2006-12-01 09:58:36.140000000','2006-12-01 09:58:36.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6BB679A0-814C-11DB-A6BA-B44DCC4E46D1','jbossesb','JBoss ESB User','2006-12-01 09:58:36.234000000','2006-12-01 09:58:36.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6BBADB10-817B-11DB-B063-C6BE4A9CDF02','jbossesb','JBoss ESB User','2006-12-01 15:35:02.593000000','2006-12-01 15:35:02.625000000',1,1)
@@ -1049,6 +1892,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:6BDA5550-814C-11DB-A6BA-E05B22739457','jbossesb','JBoss ESB User','2006-12-01 09:58:36.468000000','2006-12-01 09:58:36.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6BDEB6C0-817B-11DB-B063-F67624C80EBF','jbossesb','JBoss ESB User','2006-12-01 15:35:02.859000000','2006-12-01 15:35:02.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6BDF1040-814C-11DB-A6BA-9FEEE99B134D','jbossesb','JBoss ESB User','2006-12-01 09:58:36.500000000','2006-12-01 09:58:36.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6BE4F3C0-861A-11DB-B3C0-AB7879D8CBCD','jbossesb','JBoss ESB User','2006-12-07 12:43:17.515000000','2006-12-07 12:43:17.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6C00A990-816E-11DB-A4E4-804A65ECDE87','jbossesb','JBoss ESB User','2006-12-01 14:01:59.640000000','2006-12-01 14:01:59.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6C189E60-816E-11DB-A4E4-D6B6341CD13B','jbossesb','JBoss ESB User','2006-12-01 14:01:59.750000000','2006-12-01 14:01:59.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6C26CF30-816E-11DB-A4E4-883985D2AE7D','jbossesb','JBoss ESB User','2006-12-01 14:01:59.843000000','2006-12-01 14:01:59.875000000',1,1)
@@ -1057,10 +1901,39 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:6C7F06B0-8181-11DB-AB1E-99B5DDE4C02C','jbossesb','JBoss ESB User','2006-12-01 16:18:00.859000000','2006-12-01 16:18:00.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6C8D5E90-8181-11DB-AB1E-BECABF85802F','jbossesb','JBoss ESB User','2006-12-01 16:18:00.953000000','2006-12-01 16:18:01.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6C9B8F60-8181-11DB-AB1E-AEE4A216A6AB','jbossesb','JBoss ESB User','2006-12-01 16:18:01.620000000','2006-12-01 16:18:01.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DE96EF0-861D-11DB-AEF0-E588215A8B83','jbossesb','JBoss ESB User','2006-12-07 13:04:49.375000000','2006-12-07 13:04:49.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DEE29E0-861D-11DB-A9E0-8BC6165CA748','jbossesb','JBoss ESB User','2006-12-07 13:04:49.421000000','2006-12-07 13:04:49.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DEE74D0-8619-11DB-B4D0-FF75D8611461','jbossesb','JBoss ESB User','2006-12-07 12:36:11.437000000','2006-12-07 12:36:11.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DF31440-860F-11DB-9440-E32E791BBC84','jbossesb','JBoss ESB User','2006-12-07 11:24:36.484000000','2006-12-07 11:24:36.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DF5A0C0-8619-11DB-A0C0-AFEEEC7A8475','jbossesb','JBoss ESB User','2006-12-07 12:36:11.500000000','2006-12-07 12:36:11.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DFA4030-860F-11DB-8030-CC3375A86376','jbossesb','JBoss ESB User','2006-12-07 11:24:36.546000000','2006-12-07 11:24:36.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DFC81C0-861D-11DB-81C0-EE41F362A7CA','jbossesb','JBoss ESB User','2006-12-07 13:04:49.500000000','2006-12-07 13:04:49.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DFECBB0-861D-11DB-8BB0-FC113E33B9DA','jbossesb','JBoss ESB User','2006-12-07 13:04:49.515000000','2006-12-07 13:04:49.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DFEFB20-860F-11DB-BB20-E55B264A9EF8','jbossesb','JBoss ESB User','2006-12-07 11:24:36.578000000','2006-12-07 11:24:36.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6DFF3DB0-8619-11DB-BDB0-D3B99A10B7F8','jbossesb','JBoss ESB User','2006-12-07 12:36:11.546000000','2006-12-07 12:36:11.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E0386A0-861D-11DB-86A0-E9063D64FFE7','jbossesb','JBoss ESB User','2006-12-07 13:04:49.546000000','2006-12-07 13:04:49.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E03F8A0-8619-11DB-B8A0-959A5905EE22','jbossesb','JBoss ESB User','2006-12-07 12:36:11.578000000','2006-12-07 12:36:11.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E05F7A0-861D-11DB-B7A0-D9192AF272AB','jbossesb','JBoss ESB User','2006-12-07 13:04:49.578000000','2006-12-07 13:04:49.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E0B2490-8619-11DB-A490-CE1636F03DD0','jbossesb','JBoss ESB User','2006-12-07 12:36:11.625000000','2006-12-07 12:36:11.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E120DF0-860F-11DB-8DF0-FF33B62666BC','jbossesb','JBoss ESB User','2006-12-07 11:24:36.687000000','2006-12-07 11:24:36.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E147EF0-860F-11DB-BEF0-DCB2EDE79558','jbossesb','JBoss ESB User','2006-12-07 11:24:36.703000000','2006-12-07 11:24:36.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E1BAAE0-860F-11DB-AAE0-E619E5194B04','jbossesb','JBoss ESB User','2006-12-07 11:24:36.750000000','2006-12-07 11:24:36.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6E201750-80E3-11DB-9750-AF7B71B3337D','jbossesb','JBoss ESB User','2006-11-30 21:27:03.125000000','2006-11-30 21:27:03.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E22AFC0-860F-11DB-AFC0-8C0ECA80774C','jbossesb','JBoss ESB User','2006-12-07 11:24:36.812000000','2006-12-07 11:24:36.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E30D830-861D-11DB-9830-A0F32CF7DA9C','jbossesb','JBoss ESB User','2006-12-07 13:04:49.859000000','2006-12-07 13:04:49.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E380420-861D-11DB-8420-DF02BBF43ADB','jbossesb','JBoss ESB User','2006-12-07 13:04:49.906000000','2006-12-07 13:04:49.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E3F3010-861D-11DB-B010-B0828072837D','jbossesb','JBoss ESB User','2006-12-07 13:04:49.937000000','2006-12-07 13:04:49.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E41A110-861D-11DB-A110-ED3C07760D47','jbossesb','JBoss ESB User','2006-12-07 13:04:49.968000000','2006-12-07 13:04:49.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E445D00-8619-11DB-9D00-B2F1D458DEE0','jbossesb','JBoss ESB User','2006-12-07 12:36:12.0','2006-12-07 12:36:12.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E465C00-861D-11DB-9C00-CAEC803E4CA4','jbossesb','JBoss ESB User','2006-12-07 13:04:49.984000000','2006-12-07 13:04:50.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6E4AF7E0-80E3-11DB-B7E0-E913521B1C63','jbossesb','JBoss ESB User','2006-11-30 21:27:03.453000000','2006-11-30 21:27:03.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E4B16F0-861D-11DB-96F0-C0624E0FA5C1','jbossesb','JBoss ESB User','2006-12-07 13:04:50.310000000','2006-12-07 13:04:50.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6E54B3E0-861D-11DB-B3E0-91C676C5A11C','jbossesb','JBoss ESB User','2006-12-07 13:04:50.780000000','2006-12-07 13:04:50.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6E67A7A0-80E3-11DB-A7A0-F5AD0F7B01E2','jbossesb','JBoss ESB User','2006-11-30 21:27:03.593000000','2006-11-30 21:27:03.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6E7D0460-80E3-11DB-8460-947F30B760F2','jbossesb','JBoss ESB User','2006-11-30 21:27:03.750000000','2006-11-30 21:27:03.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6EA0FF20-861D-11DB-BF20-ACEEC51DCEEF','jbossesb','JBoss ESB User','2006-12-07 13:04:50.593000000','2006-12-07 13:04:50.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6EA12E90-860F-11DB-AE90-CA8BB0A02E06','jbossesb','JBoss ESB User','2006-12-07 11:24:37.640000000','2006-12-07 11:24:37.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:6EAD30F0-8619-11DB-B0F0-97828BBECBF1','jbossesb','JBoss ESB User','2006-12-07 12:36:12.671000000','2006-12-07 12:36:12.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6EB88850-8147-11DB-A69A-865C45152B1B','jbossesb','JBoss ESB User','2006-12-01 09:22:53.796000000','2006-12-01 09:22:53.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6EC46F30-8147-11DB-A69A-9F0AACB8A2CD','jbossesb','JBoss ESB User','2006-12-01 09:22:53.859000000','2006-12-01 09:22:53.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6EC92A20-8147-11DB-A69A-F63049D3CECB','jbossesb','JBoss ESB User','2006-12-01 09:22:53.890000000','2006-12-01 09:22:53.906000000',1,1)
@@ -1073,14 +1946,56 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:6FC8D1D0-8563-11DB-A4E1-864DF2DA4443','jbossesb','JBoss ESB User','2006-12-06 14:53:26.140000000','2006-12-06 14:53:26.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6FCFD6B0-8563-11DB-A4E1-DD7F721F5DBB','jbossesb','JBoss ESB User','2006-12-06 14:53:26.187000000','2006-12-06 14:53:26.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:6FD702A0-8563-11DB-A4E1-C9698F9669E5','jbossesb','JBoss ESB User','2006-12-06 14:53:26.218000000','2006-12-06 14:53:26.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70024760-861E-11DB-B1A1-949F9047EA06','jbossesb','JBoss ESB User','2006-12-07 13:12:02.390000000','2006-12-07 13:12:02.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70070250-861E-11DB-B1A1-AB77AFF73025','jbossesb','JBoss ESB User','2006-12-07 13:12:02.421000000','2006-12-07 13:12:02.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:700E2E40-861E-11DB-B1A1-DB818E1954BA','jbossesb','JBoss ESB User','2006-12-07 13:12:02.500000000','2006-12-07 13:12:02.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:701C8620-861E-11DB-B1A1-E584F6DEFCF0','jbossesb','JBoss ESB User','2006-12-07 13:12:02.562000000','2006-12-07 13:12:02.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7023B210-861E-11DB-B1A1-94DE90DD2A41','jbossesb','JBoss ESB User','2006-12-07 13:12:02.609000000','2006-12-07 13:12:02.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70262310-861E-11DB-B1A1-B1757D61B95E','jbossesb','JBoss ESB User','2006-12-07 13:12:02.625000000','2006-12-07 13:12:02.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7037FF90-814B-11DB-A6BA-BB30464F7666','jbossesb','JBoss ESB User','2006-12-01 09:51:34.281000000','2006-12-01 09:51:34.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7046D930-8618-11DB-9930-DD2CA3002425','jbossesb','JBoss ESB User','2006-12-07 12:29:05.875000000','2006-12-07 12:29:05.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7048A160-814B-11DB-A6BA-9C73CB694210','jbossesb','JBoss ESB User','2006-12-01 09:51:34.390000000','2006-12-01 09:51:34.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:704B5190-860E-11DB-9190-81ED50311B37','jbossesb','JBoss ESB User','2006-12-07 11:17:30.953000000','2006-12-07 11:17:30.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:704D5C50-814B-11DB-A6BA-9379A1A135FE','jbossesb','JBoss ESB User','2006-12-01 09:51:34.421000000','2006-12-01 09:51:34.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:704E92A0-861E-11DB-B1A1-98ED6CF30A01','jbossesb','JBoss ESB User','2006-12-07 13:12:02.906000000','2006-12-07 13:12:02.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70504F10-8618-11DB-8F10-8B92215ACE10','jbossesb','JBoss ESB User','2006-12-07 12:29:05.937000000','2006-12-07 12:29:05.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:70523E50-814B-11DB-A6BA-E0D111B1E50C','jbossesb','JBoss ESB User','2006-12-01 09:51:34.453000000','2006-12-01 09:51:34.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70534D90-861E-11DB-B1A1-DA5D1DDBE49F','jbossesb','JBoss ESB User','2006-12-07 13:12:02.921000000','2006-12-07 13:12:02.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7054BF10-861C-11DB-BF10-986DEA0657F4','jbossesb','JBoss ESB User','2006-12-07 12:57:43.953000000','2006-12-07 12:57:43.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70577B00-8618-11DB-BB00-DAF8074F759F','jbossesb','JBoss ESB User','2006-12-07 12:29:05.968000000','2006-12-07 12:29:05.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:705A7980-861E-11DB-B1A1-EBF92DE1BD22','jbossesb','JBoss ESB User','2006-12-07 13:12:02.968000000','2006-12-07 13:12:02.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:705BEB00-861C-11DB-AB00-E939DED1E0D2','jbossesb','JBoss ESB User','2006-12-07 12:57:43.984000000','2006-12-07 12:57:44.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:705C5D00-8618-11DB-9D00-D3A651D84480','jbossesb','JBoss ESB User','2006-12-07 12:29:06.150000000','2006-12-07 12:29:06.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:705CEA80-861E-11DB-B1A1-F35FCEA28D72','jbossesb','JBoss ESB User','2006-12-07 13:12:02.984000000','2006-12-07 13:12:02.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7060A5F0-861C-11DB-A5F0-FA26FF8FADDE','jbossesb','JBoss ESB User','2006-12-07 12:57:44.460000000','2006-12-07 12:57:44.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7061A570-861E-11DB-B1A1-F486BD46EADF','jbossesb','JBoss ESB User','2006-12-07 13:12:03.150000000','2006-12-07 13:12:03.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70641670-861E-11DB-B1A1-C0721FA71D57','jbossesb','JBoss ESB User','2006-12-07 13:12:03.460000000','2006-12-07 13:12:03.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7065D2E0-8618-11DB-92E0-9E4B9A29CB3A','jbossesb','JBoss ESB User','2006-12-07 12:29:06.620000000','2006-12-07 12:29:06.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7067D1E0-861C-11DB-91E0-A65B005F31B0','jbossesb','JBoss ESB User','2006-12-07 12:57:44.780000000','2006-12-07 12:57:44.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:706C8CD0-861C-11DB-8CD0-F0F71705812B','jbossesb','JBoss ESB User','2006-12-07 12:57:44.109000000','2006-12-07 12:57:44.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7073B8C0-861C-11DB-B8C0-B517CF0D6152','jbossesb','JBoss ESB User','2006-12-07 12:57:44.140000000','2006-12-07 12:57:44.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70873D90-8618-11DB-BD90-F88F52D26323','jbossesb','JBoss ESB User','2006-12-07 12:29:06.281000000','2006-12-07 12:29:06.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7087CB10-861E-11DB-B1A1-FB746FD24746','jbossesb','JBoss ESB User','2006-12-07 13:12:03.265000000','2006-12-07 13:12:03.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:708BF880-8618-11DB-B880-EDFD5A099A15','jbossesb','JBoss ESB User','2006-12-07 12:29:06.312000000','2006-12-07 12:29:06.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70959570-8618-11DB-9570-8E3694D60CEF','jbossesb','JBoss ESB User','2006-12-07 12:29:06.375000000','2006-12-07 12:29:06.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:709A5060-8618-11DB-9060-FEE454BEC1AA','jbossesb','JBoss ESB User','2006-12-07 12:29:06.406000000','2006-12-07 12:29:06.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:709F0B50-8618-11DB-8B50-98CA7EF5C1A6','jbossesb','JBoss ESB User','2006-12-07 12:29:06.453000000','2006-12-07 12:29:06.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70A209D0-861E-11DB-B1A1-FDF0378174CA','jbossesb','JBoss ESB User','2006-12-07 13:12:03.453000000','2006-12-07 13:12:03.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70A63740-8618-11DB-B740-F0884581AB7F','jbossesb','JBoss ESB User','2006-12-07 12:29:06.500000000','2006-12-07 12:29:06.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70AAA740-861C-11DB-A740-FBA7D5BB4180','jbossesb','JBoss ESB User','2006-12-07 12:57:44.515000000','2006-12-07 12:57:44.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70B1AC20-861C-11DB-AC20-EEAB02A08907','jbossesb','JBoss ESB User','2006-12-07 12:57:44.546000000','2006-12-07 12:57:44.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70B8D810-861C-11DB-9810-CDFEBAAE369F','jbossesb','JBoss ESB User','2006-12-07 12:57:44.609000000','2006-12-07 12:57:44.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70C00400-861C-11DB-8400-96AD84F96BE6','jbossesb','JBoss ESB User','2006-12-07 12:57:44.656000000','2006-12-07 12:57:44.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70C72FF0-861C-11DB-AFF0-B7F431528D34','jbossesb','JBoss ESB User','2006-12-07 12:57:44.703000000','2006-12-07 12:57:44.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70CBEAE0-861C-11DB-AAE0-F41D57CC7525','jbossesb','JBoss ESB User','2006-12-07 12:57:44.718000000','2006-12-07 12:57:44.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70D587D0-861C-11DB-87D0-B664C53DB2E0','jbossesb','JBoss ESB User','2006-12-07 12:57:44.781000000','2006-12-07 12:57:44.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:70EB5690-8618-11DB-9690-B24ECE563C08','jbossesb','JBoss ESB User','2006-12-07 12:29:06.953000000','2006-12-07 12:29:06.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:713C4140-860E-11DB-8140-EFDF7F1A7C1C','jbossesb','JBoss ESB User','2006-12-07 11:17:32.515000000','2006-12-07 11:17:32.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7189FB30-8170-11DB-AF51-ACE298886CFB','jbossesb','JBoss ESB User','2006-12-01 14:16:27.890000000','2006-12-01 14:16:27.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:71B4DBC0-8170-11DB-AF51-E974060AF031','jbossesb','JBoss ESB User','2006-12-01 14:16:28.156000000','2006-12-01 14:16:28.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:71CA3880-8170-11DB-AF51-C25340364163','jbossesb','JBoss ESB User','2006-12-01 14:16:28.328000000','2006-12-01 14:16:28.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:71DFBC50-8170-11DB-AF51-9E802EBD9EC3','jbossesb','JBoss ESB User','2006-12-01 14:16:28.500000000','2006-12-01 14:16:28.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:71E2D920-861C-11DB-9920-B218BA55A225','jbossesb','JBoss ESB User','2006-12-07 12:57:46.546000000','2006-12-07 12:57:46.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:723AECF0-8176-11DB-ACF0-B3C9ED48A5D4','jbossesb','JBoss ESB User','2006-12-01 14:59:26.150000000','2006-12-01 14:59:26.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7247D420-8148-11DB-9420-899F3A820282','jbossesb','JBoss ESB User','2006-12-01 09:30:09.250000000','2006-12-01 09:30:09.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:72514A00-8148-11DB-8A00-B42AC86445EC','jbossesb','JBoss ESB User','2006-12-01 09:30:09.328000000','2006-12-01 09:30:09.328000000',1,1)
@@ -1110,19 +2025,43 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:74850800-814A-11DB-A6BA-F3FF77B219AC','jbossesb','JBoss ESB User','2006-12-01 09:44:32.0','2006-12-01 09:44:32.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:748C67F0-817F-11DB-A7F0-BB816EC5ABDE','jbossesb','JBoss ESB User','2006-12-01 16:03:55.375000000','2006-12-01 16:03:55.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:74AB61A0-817F-11DB-A1A0-84FD4367B617','jbossesb','JBoss ESB User','2006-12-01 16:03:55.593000000','2006-12-01 16:03:55.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:74D88EF0-861B-11DB-8EF0-E0C46418146D','jbossesb','JBoss ESB User','2006-12-07 12:50:42.150000000','2006-12-07 12:50:42.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:74D97DE0-817C-11DB-BDE0-93141D24FBD6','jbossesb','JBoss ESB User','2006-12-01 15:42:27.406000000','2006-12-01 15:42:27.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:74DFBAE0-861B-11DB-BAE0-CB0BEC2C99A8','jbossesb','JBoss ESB User','2006-12-07 12:50:42.780000000','2006-12-07 12:50:42.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:74E6E6D0-861B-11DB-A6D0-9E67780D7D41','jbossesb','JBoss ESB User','2006-12-07 12:50:42.125000000','2006-12-07 12:50:42.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:74F05CB0-861B-11DB-9CB0-E3AC4EA5DE26','jbossesb','JBoss ESB User','2006-12-07 12:50:42.171000000','2006-12-07 12:50:42.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:74F3BCA0-817C-11DB-BCA0-DC1727D8C4F7','jbossesb','JBoss ESB User','2006-12-01 15:42:27.562000000','2006-12-01 15:42:27.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:74F788A0-861B-11DB-88A0-834C6DFFB313','jbossesb','JBoss ESB User','2006-12-07 12:50:42.250000000','2006-12-07 12:50:42.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:74FD5990-817C-11DB-9990-D25F0C65140F','jbossesb','JBoss ESB User','2006-12-01 15:42:27.625000000','2006-12-01 15:42:27.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:74FEB490-861B-11DB-B490-F4F23924373A','jbossesb','JBoss ESB User','2006-12-07 12:50:42.265000000','2006-12-07 12:50:42.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:74FF60F0-8172-11DB-B8A9-C83FF7B21981','jbossesb','JBoss ESB User','2006-12-01 14:30:52.703000000','2006-12-01 14:30:52.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75084EB0-817F-11DB-8EB0-EFE12295189F','jbossesb','JBoss ESB User','2006-12-01 16:03:56.203000000','2006-12-01 16:03:56.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75094070-817C-11DB-8070-A02B524421B2','jbossesb','JBoss ESB User','2006-12-01 15:42:27.750000000','2006-12-01 15:42:27.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75199FB0-8172-11DB-B8A9-F2C0930F6257','jbossesb','JBoss ESB User','2006-12-01 14:30:52.843000000','2006-12-01 14:30:52.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:751B6450-861B-11DB-A450-BD8746C3F2E7','jbossesb','JBoss ESB User','2006-12-07 12:50:42.453000000','2006-12-07 12:50:42.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:751DAE40-861B-11DB-AE40-8F06AFCB1C10','jbossesb','JBoss ESB User','2006-12-07 12:50:42.468000000','2006-12-07 12:50:42.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7524DA30-861B-11DB-9A30-C88EAAF9AD84','jbossesb','JBoss ESB User','2006-12-07 12:50:42.531000000','2006-12-07 12:50:42.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75258690-8172-11DB-B8A9-D5E0755D08F6','jbossesb','JBoss ESB User','2006-12-01 14:30:52.937000000','2006-12-01 14:30:52.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:75299520-861B-11DB-9520-B3AB82F911C6','jbossesb','JBoss ESB User','2006-12-07 12:50:42.562000000','2006-12-07 12:50:42.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:752F2380-8172-11DB-B8A9-9F515738D0D8','jbossesb','JBoss ESB User','2006-12-01 14:30:52.984000000','2006-12-01 14:30:53.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7530C110-861B-11DB-8110-945EBA8D4C0A','jbossesb','JBoss ESB User','2006-12-07 12:50:42.593000000','2006-12-07 12:50:42.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7537ED00-861B-11DB-AD00-E27E7871DB76','jbossesb','JBoss ESB User','2006-12-07 12:50:42.640000000','2006-12-07 12:50:42.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:754FBAC0-861B-11DB-BAC0-E4BAD80862B0','jbossesb','JBoss ESB User','2006-12-07 12:50:42.812000000','2006-12-07 12:50:42.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:75549CC0-861B-11DB-9CC0-E29CE2DF41DF','jbossesb','JBoss ESB User','2006-12-07 12:50:42.828000000','2006-12-07 12:50:42.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7556E6B0-861B-11DB-A6B0-A39DBFF29137','jbossesb','JBoss ESB User','2006-12-07 12:50:42.875000000','2006-12-07 12:50:42.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:756083A0-861B-11DB-83A0-EC00F91154CE','jbossesb','JBoss ESB User','2006-12-07 12:50:42.921000000','2006-12-07 12:50:42.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:75653E90-861B-11DB-BE90-A6B77958764F','jbossesb','JBoss ESB User','2006-12-07 12:50:42.953000000','2006-12-07 12:50:42.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:756A1DC0-817F-11DB-9DC0-EC2DF7283380','jbossesb','JBoss ESB User','2006-12-01 16:03:56.843000000','2006-12-01 16:03:56.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:757AC260-861B-11DB-8260-FD6E1045A19C','jbossesb','JBoss ESB User','2006-12-07 12:50:43.780000000','2006-12-07 12:50:43.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:757CEE00-8175-11DB-AE84-D194AF95EE61','jbossesb','JBoss ESB User','2006-12-01 14:52:21.984000000','2006-12-01 14:52:22.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:757D0C50-861B-11DB-8C50-FA20C5F06EAD','jbossesb','JBoss ESB User','2006-12-07 12:50:43.109000000','2006-12-07 12:50:43.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:75843840-861B-11DB-B840-87BA0BC5FC90','jbossesb','JBoss ESB User','2006-12-07 12:50:43.156000000','2006-12-07 12:50:43.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7588F330-861B-11DB-B330-BD3949F61C5D','jbossesb','JBoss ESB User','2006-12-07 12:50:43.171000000','2006-12-07 12:50:43.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:758B6430-861B-11DB-A430-CDAD35D469A3','jbossesb','JBoss ESB User','2006-12-07 12:50:43.218000000','2006-12-07 12:50:43.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:75950120-861B-11DB-8120-C0C360FEE8FF','jbossesb','JBoss ESB User','2006-12-07 12:50:43.265000000','2006-12-07 12:50:43.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75972CC0-8175-11DB-AE84-E29FB94E1706','jbossesb','JBoss ESB User','2006-12-01 14:52:22.171000000','2006-12-01 14:52:22.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75A7CE90-8175-11DB-AE84-F7CF7B5B6EFD','jbossesb','JBoss ESB User','2006-12-01 14:52:22.265000000','2006-12-01 14:52:22.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:75B189D0-861B-11DB-89D0-8BF281612200','jbossesb','JBoss ESB User','2006-12-07 12:50:43.437000000','2006-12-07 12:50:43.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75B89770-8175-11DB-AE84-A4916A52E3AF','jbossesb','JBoss ESB User','2006-12-01 14:52:22.390000000','2006-12-01 14:52:22.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:75F36AA0-8182-11DB-AB1E-D844706183D7','jbossesb','JBoss ESB User','2006-12-01 16:25:26.250000000','2006-12-01 16:25:26.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7640BA00-8103-11DB-BD3E-FEC7AE96BF5C','jbossesb','JBoss ESB User','2006-12-01 01:16:20.656000000','2006-12-01 01:16:20.687000000',1,1)
@@ -1141,25 +2080,76 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:77034EA0-816F-11DB-A4E4-F696A6C61200','jbossesb','JBoss ESB User','2006-12-01 14:09:27.578000000','2006-12-01 14:09:27.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:774ADEF0-816F-11DB-A4E4-C97891072E2C','jbossesb','JBoss ESB User','2006-12-01 14:09:28.310000000','2006-12-01 14:09:28.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77A1E220-817B-11DB-B063-E847C9F76BC3','jbossesb','JBoss ESB User','2006-12-01 15:35:22.671000000','2006-12-01 15:35:22.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77A81F20-861A-11DB-9F20-8D9DFFC9A243','jbossesb','JBoss ESB User','2006-12-07 12:43:37.234000000','2006-12-07 12:43:37.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77ACDA10-861A-11DB-9A10-88DDE9B77271','jbossesb','JBoss ESB User','2006-12-07 12:43:37.296000000','2006-12-07 12:43:37.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77B67700-861A-11DB-B700-FA4F70E83DB5','jbossesb','JBoss ESB User','2006-12-07 12:43:37.343000000','2006-12-07 12:43:37.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77BFECE0-861A-11DB-ACE0-93AC0FED7954','jbossesb','JBoss ESB User','2006-12-07 12:43:37.390000000','2006-12-07 12:43:37.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77C0DBD0-817B-11DB-B063-D76333243524','jbossesb','JBoss ESB User','2006-12-01 15:35:22.781000000','2006-12-01 15:35:22.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77C4A7D0-861A-11DB-A7D0-E84972CF5517','jbossesb','JBoss ESB User','2006-12-07 12:43:37.421000000','2006-12-07 12:43:37.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77C989D0-861A-11DB-89D0-E4D8E79B11DC','jbossesb','JBoss ESB User','2006-12-07 12:43:37.453000000','2006-12-07 12:43:37.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77CF33B0-817B-11DB-B063-BDA9FA9BAECB','jbossesb','JBoss ESB User','2006-12-01 15:35:22.875000000','2006-12-01 15:35:22.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77D92A20-814C-11DB-A6BA-B257FE2D7AD5','jbossesb','JBoss ESB User','2006-12-01 09:58:56.578000000','2006-12-01 09:58:56.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77E75AF0-814C-11DB-A6BA-90184C9D0727','jbossesb','JBoss ESB User','2006-12-01 09:58:56.671000000','2006-12-01 09:58:56.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77E88380-861A-11DB-8380-F94D04ED91F4','jbossesb','JBoss ESB User','2006-12-07 12:43:37.671000000','2006-12-07 12:43:37.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77EA21A0-816E-11DB-A4E4-8FE948588C82','jbossesb','JBoss ESB User','2006-12-01 14:02:19.578000000','2006-12-01 14:02:19.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77EC3CF0-814C-11DB-A6BA-E456ACC5587E','jbossesb','JBoss ESB User','2006-12-01 09:58:56.718000000','2006-12-01 09:58:56.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77EFAF70-861A-11DB-AF70-B830BE54D459','jbossesb','JBoss ESB User','2006-12-07 12:43:37.703000000','2006-12-07 12:43:37.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77F0F7E0-814C-11DB-A6BA-CF4F5C0BDCBD','jbossesb','JBoss ESB User','2006-12-01 09:58:56.734000000','2006-12-01 09:58:56.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77F46A60-861A-11DB-AA60-EF4D33DDDE17','jbossesb','JBoss ESB User','2006-12-07 12:43:37.734000000','2006-12-07 12:43:37.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77F6DB60-861A-11DB-9B60-9F70937050BB','jbossesb','JBoss ESB User','2006-12-07 12:43:37.781000000','2006-12-07 12:43:37.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:77FD3470-816E-11DB-A4E4-862D1BB48FDF','jbossesb','JBoss ESB User','2006-12-01 14:02:19.718000000','2006-12-01 14:02:19.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:77FDE040-861A-11DB-A040-BBED84A8F097','jbossesb','JBoss ESB User','2006-12-07 12:43:37.796000000','2006-12-07 12:43:37.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:78005140-861A-11DB-9140-DABB96EA8A34','jbossesb','JBoss ESB User','2006-12-07 12:43:37.828000000','2006-12-07 12:43:37.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:781D0100-861A-11DB-8100-9B53EC482D83','jbossesb','JBoss ESB User','2006-12-07 12:43:38.0','2006-12-07 12:43:38.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:781F4AF0-861A-11DB-8AF0-EAF11FC167D7','jbossesb','JBoss ESB User','2006-12-07 12:43:38.150000000','2006-12-07 12:43:38.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:782405E0-861A-11DB-85E0-87796BE5A66D','jbossesb','JBoss ESB User','2006-12-07 12:43:38.460000000','2006-12-07 12:43:38.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7828E7E0-861A-11DB-A7E0-C4200BC491EA','jbossesb','JBoss ESB User','2006-12-07 12:43:38.930000000','2006-12-07 12:43:38.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:782DA2D0-861A-11DB-A2D0-CA930A7590CA','jbossesb','JBoss ESB User','2006-12-07 12:43:38.125000000','2006-12-07 12:43:38.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:783FE2C0-816E-11DB-A4E4-82DCBCD93427','jbossesb','JBoss ESB User','2006-12-01 14:02:20.156000000','2006-12-01 14:02:20.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7847E190-861A-11DB-A190-FA95928B7906','jbossesb','JBoss ESB User','2006-12-07 12:43:38.281000000','2006-12-07 12:43:38.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:784A2B80-861A-11DB-AB80-91075866DB3D','jbossesb','JBoss ESB User','2006-12-07 12:43:38.312000000','2006-12-07 12:43:38.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:784BC9A0-816E-11DB-A4E4-AB61FBC198B8','jbossesb','JBoss ESB User','2006-12-01 14:02:20.218000000','2006-12-01 14:02:20.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:784F0D80-861A-11DB-8D80-8ED68637C53E','jbossesb','JBoss ESB User','2006-12-07 12:43:38.343000000','2006-12-07 12:43:38.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:78563970-861A-11DB-B970-D7D67DCB482C','jbossesb','JBoss ESB User','2006-12-07 12:43:38.375000000','2006-12-07 12:43:38.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:78588360-861A-11DB-8360-D3890D1C988E','jbossesb','JBoss ESB User','2006-12-07 12:43:38.406000000','2006-12-07 12:43:38.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:78639CC0-8181-11DB-AB1E-A4B5D542AA98','jbossesb','JBoss ESB User','2006-12-01 16:18:20.843000000','2006-12-01 16:18:20.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:786E0730-861A-11DB-8730-D9FB0628E80F','jbossesb','JBoss ESB User','2006-12-07 12:43:38.531000000','2006-12-07 12:43:38.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:788253E0-8177-11DB-93E0-9BB76B942CF2','jbossesb','JBoss ESB User','2006-12-01 15:06:46.312000000','2006-12-01 15:06:46.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:788E7D50-8181-11DB-AB1E-ED8CF02D8F50','jbossesb','JBoss ESB User','2006-12-01 16:18:21.109000000','2006-12-01 16:18:21.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:789676C0-861A-11DB-B6C0-FEF8A826C191','jbossesb','JBoss ESB User','2006-12-07 12:43:38.812000000','2006-12-07 12:43:38.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:789F4630-8181-11DB-AB1E-B21A16C0BB9D','jbossesb','JBoss ESB User','2006-12-01 16:18:21.218000000','2006-12-01 16:18:21.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:78A8BC10-8181-11DB-AB1E-DE40B25956C8','jbossesb','JBoss ESB User','2006-12-01 16:18:21.265000000','2006-12-01 16:18:21.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:78D5CB10-8177-11DB-8B10-E73131A4DB33','jbossesb','JBoss ESB User','2006-12-01 15:06:46.609000000','2006-12-01 15:06:46.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:794B2BF0-80E4-11DB-ABF0-DB135C6795D4','jbossesb','JBoss ESB User','2006-11-30 21:34:31.375000000','2006-11-30 21:34:31.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:79787D80-80E4-11DB-BD80-C4EF2E86A31C','jbossesb','JBoss ESB User','2006-11-30 21:34:31.640000000','2006-11-30 21:34:31.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79ECFEB0-861D-11DB-BEB0-EB0095DD4E99','jbossesb','JBoss ESB User','2006-12-07 13:05:09.531000000','2006-12-07 13:05:09.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79EFBAA0-8619-11DB-BAA0-AB1D6A934008','jbossesb','JBoss ESB User','2006-12-07 12:36:31.625000000','2006-12-07 12:36:31.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79F1B9A0-861D-11DB-B9A0-E0CB79C6605E','jbossesb','JBoss ESB User','2006-12-07 13:05:09.578000000','2006-12-07 13:05:09.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79F67490-861D-11DB-B490-9421F0331732','jbossesb','JBoss ESB User','2006-12-07 13:05:09.609000000','2006-12-07 13:05:09.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79F91500-860F-11DB-9500-ABD26C207A94','jbossesb','JBoss ESB User','2006-12-07 11:24:56.656000000','2006-12-07 11:24:56.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79FB5690-861D-11DB-9690-CBC07E4799AF','jbossesb','JBoss ESB User','2006-12-07 13:05:09.625000000','2006-12-07 13:05:09.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79FB5EF0-860F-11DB-9EF0-B6099D0C7616','jbossesb','JBoss ESB User','2006-12-07 11:24:56.671000000','2006-12-07 11:24:56.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:79FDCFF0-860F-11DB-8FF0-B5C5416FD764','jbossesb','JBoss ESB User','2006-12-07 11:24:56.703000000','2006-12-07 11:24:56.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A001180-861D-11DB-9180-94B9CA471705','jbossesb','JBoss ESB User','2006-12-07 13:05:09.656000000','2006-12-07 13:05:09.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A005C70-8619-11DB-9C70-D4BFADD93E89','jbossesb','JBoss ESB User','2006-12-07 12:36:31.687000000','2006-12-07 12:36:31.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A04CC70-861D-11DB-8C70-BDD1E54F985D','jbossesb','JBoss ESB User','2006-12-07 13:05:09.687000000','2006-12-07 13:05:09.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A078860-8619-11DB-8860-9EF0A8757393','jbossesb','JBoss ESB User','2006-12-07 12:36:31.734000000','2006-12-07 12:36:31.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A0C27D0-860F-11DB-A7D0-D114ECE2C4AD','jbossesb','JBoss ESB User','2006-12-07 11:24:56.781000000','2006-12-07 11:24:56.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A0C6A60-8619-11DB-AA60-BD5C4D88493C','jbossesb','JBoss ESB User','2006-12-07 12:36:31.765000000','2006-12-07 12:36:31.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A0E71C0-860F-11DB-B1C0-E74C27061FB6','jbossesb','JBoss ESB User','2006-12-07 11:24:56.796000000','2006-12-07 11:24:56.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A10E2C0-860F-11DB-A2C0-F9A1F39E157C','jbossesb','JBoss ESB User','2006-12-07 11:24:56.812000000','2006-12-07 11:24:56.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A136F40-8619-11DB-AF40-BB75529535FD','jbossesb','JBoss ESB User','2006-12-07 12:36:31.796000000','2006-12-07 12:36:31.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A180EB0-860F-11DB-8EB0-C7C76B77C778','jbossesb','JBoss ESB User','2006-12-07 11:24:56.875000000','2006-12-07 11:24:56.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A185140-8619-11DB-9140-F0D3F65EAF2E','jbossesb','JBoss ESB User','2006-12-07 12:36:31.828000000','2006-12-07 12:36:31.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A288110-861D-11DB-8110-CB1E72615653','jbossesb','JBoss ESB User','2006-12-07 13:05:09.937000000','2006-12-07 13:05:09.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A28B080-860F-11DB-B080-BF9869C4BC4F','jbossesb','JBoss ESB User','2006-12-07 11:24:56.984000000','2006-12-07 11:24:56.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7A2F8DF0-80E3-11DB-8DF0-D76613A39EF5','jbossesb','JBoss ESB User','2006-11-30 21:27:23.390000000','2006-11-30 21:27:23.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A321E00-861D-11DB-9E00-8922B4DF6A61','jbossesb','JBoss ESB User','2006-12-07 13:05:09.984000000','2006-12-07 13:05:09.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A348F00-861D-11DB-8F00-916F7A8F7257','jbossesb','JBoss ESB User','2006-12-07 13:05:10.0','2006-12-07 13:05:10.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A3949F0-861D-11DB-89F0-9E5FB35B9154','jbossesb','JBoss ESB User','2006-12-07 13:05:10.310000000','2006-12-07 13:05:10.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A3B93E0-861D-11DB-93E0-DCF1280E6B31','jbossesb','JBoss ESB User','2006-12-07 13:05:10.460000000','2006-12-07 13:05:10.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A3E04E0-861D-11DB-84E0-B94E73F164EA','jbossesb','JBoss ESB User','2006-12-07 13:05:10.780000000','2006-12-07 13:05:10.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7A4C5CC0-861D-11DB-9CC0-F961912B85B9','jbossesb','JBoss ESB User','2006-12-07 13:05:10.156000000','2006-12-07 13:05:10.156000000',0,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7A582490-80E3-11DB-A490-EDDAC9AB4C31','jbossesb','JBoss ESB User','2006-11-30 21:27:23.609000000','2006-11-30 21:27:23.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7A6FF250-80E3-11DB-B250-E70F098FE564','jbossesb','JBoss ESB User','2006-11-30 21:27:23.765000000','2006-11-30 21:27:23.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7A830520-80E3-11DB-8520-B3F90C20EB48','jbossesb','JBoss ESB User','2006-11-30 21:27:23.890000000','2006-11-30 21:27:23.906000000',1,1)
@@ -1167,6 +2157,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:7AC0D300-8147-11DB-A69A-BCC399920722','jbossesb','JBoss ESB User','2006-12-01 09:23:13.968000000','2006-12-01 09:23:13.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7AC7FEF0-8147-11DB-A69A-AB13697ACDEC','jbossesb','JBoss ESB User','2006-12-01 09:23:14.150000000','2006-12-01 09:23:14.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7ACF2AE0-8147-11DB-A69A-A75C7CDDC72A','jbossesb','JBoss ESB User','2006-12-01 09:23:14.780000000','2006-12-01 09:23:14.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7B19BBB0-8619-11DB-BBB0-EFC19C15D589','jbossesb','JBoss ESB User','2006-12-07 12:36:33.531000000','2006-12-07 12:36:33.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7B244790-817A-11DB-8790-E092853DAF69','jbossesb','JBoss ESB User','2006-12-01 15:28:18.968000000','2006-12-01 15:28:19.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7B7382D0-80E7-11DB-82D0-B6BD8F1542E3','jbossesb','JBoss ESB User','2006-11-30 21:56:03.484000000','2006-11-30 21:56:03.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7B91D670-817A-11DB-9670-9C349B78CCE5','jbossesb','JBoss ESB User','2006-12-01 15:28:19.687000000','2006-12-01 15:28:19.703000000',1,1)
@@ -1179,10 +2170,67 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:7BCEAB80-8563-11DB-A4E1-9C2DD712BB48','jbossesb','JBoss ESB User','2006-12-06 14:53:46.296000000','2006-12-06 14:53:46.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7BD5D770-8563-11DB-A4E1-D637166EC758','jbossesb','JBoss ESB User','2006-12-06 14:53:46.343000000','2006-12-06 14:53:46.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7BDAB970-8563-11DB-A4E1-CDFAB163CFD6','jbossesb','JBoss ESB User','2006-12-06 14:53:46.375000000','2006-12-06 14:53:46.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C142140-8619-11DB-A140-A6FD2D3FABC3','jbossesb','JBoss ESB User','2006-12-07 12:36:35.171000000','2006-12-07 12:36:35.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C1B5AF0-861E-11DB-B1A1-AE0632FA02B0','jbossesb','JBoss ESB User','2006-12-07 13:12:22.687000000','2006-12-07 13:12:22.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C1DCBF0-861E-11DB-B1A1-B8AE3889A8E3','jbossesb','JBoss ESB User','2006-12-07 13:12:22.750000000','2006-12-07 13:12:22.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C2400C0-860E-11DB-80C0-D659AAD83D66','jbossesb','JBoss ESB User','2006-12-07 11:17:50.796000000','2006-12-07 11:17:50.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C2671C0-860E-11DB-B1C0-B41D18412330','jbossesb','JBoss ESB User','2006-12-07 11:17:50.812000000','2006-12-07 11:17:50.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C2741D0-861E-11DB-B1A1-FB45FAE6C817','jbossesb','JBoss ESB User','2006-12-07 13:12:22.765000000','2006-12-07 13:12:22.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C29B2D0-861E-11DB-B1A1-A5EF7E4D034C','jbossesb','JBoss ESB User','2006-12-07 13:12:22.781000000','2006-12-07 13:12:22.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C2B2CB0-860E-11DB-ACB0-874291B8A3E7','jbossesb','JBoss ESB User','2006-12-07 11:17:50.859000000','2006-12-07 11:17:50.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C2DE040-8618-11DB-A040-F9FBAD42C16D','jbossesb','JBoss ESB User','2006-12-07 12:29:25.828000000','2006-12-07 12:29:25.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C2E6DC0-861E-11DB-B1A1-F3DCFD353E30','jbossesb','JBoss ESB User','2006-12-07 13:12:22.828000000','2006-12-07 13:12:22.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C302A30-8618-11DB-AA30-DE45494C9F27','jbossesb','JBoss ESB User','2006-12-07 12:29:25.859000000','2006-12-07 12:29:25.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C3328B0-861E-11DB-B1A1-EFD56E481258','jbossesb','JBoss ESB User','2006-12-07 13:12:22.859000000','2006-12-07 13:12:22.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C34C9A0-860E-11DB-89A0-9482B90D8EAE','jbossesb','JBoss ESB User','2006-12-07 11:17:50.921000000','2006-12-07 11:17:50.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C39C720-8618-11DB-8720-F21E3D34F3E5','jbossesb','JBoss ESB User','2006-12-07 12:29:25.937000000','2006-12-07 12:29:25.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7C3B8F50-814B-11DB-A6BA-F118BE3505F7','jbossesb','JBoss ESB User','2006-12-01 09:51:54.484000000','2006-12-01 09:51:54.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C40F310-8618-11DB-B310-D3833909BAB7','jbossesb','JBoss ESB User','2006-12-07 12:29:25.968000000','2006-12-07 12:29:25.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C45AE00-8618-11DB-AE00-A083206C571E','jbossesb','JBoss ESB User','2006-12-07 12:29:25.984000000','2006-12-07 12:29:26.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C463B80-861E-11DB-B1A1-E667EAA5136E','jbossesb','JBoss ESB User','2006-12-07 13:12:22.968000000','2006-12-07 13:12:22.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7C477630-814B-11DB-A6BA-E61FDBB6FDA7','jbossesb','JBoss ESB User','2006-12-01 09:51:54.531000000','2006-12-01 09:51:54.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C48AC80-861E-11DB-B1A1-A065B188F701','jbossesb','JBoss ESB User','2006-12-07 13:12:23.0','2006-12-07 13:12:23.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C4D6770-861E-11DB-B1A1-CF9A5515EDA6','jbossesb','JBoss ESB User','2006-12-07 13:12:23.310000000','2006-12-07 13:12:23.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7C4EA220-814B-11DB-A6BA-87042068DD0E','jbossesb','JBoss ESB User','2006-12-01 09:51:54.562000000','2006-12-01 09:51:54.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C4F0860-860E-11DB-8860-B99062F166D1','jbossesb','JBoss ESB User','2006-12-07 11:17:51.780000000','2006-12-07 11:17:51.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C515250-860E-11DB-9250-AFB26E5B5355','jbossesb','JBoss ESB User','2006-12-07 11:17:51.125000000','2006-12-07 11:17:51.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C522260-861E-11DB-B1A1-C4721D1A3443','jbossesb','JBoss ESB User','2006-12-07 13:12:23.620000000','2006-12-07 13:12:23.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C570460-861E-11DB-B1A1-CEABF9A387A3','jbossesb','JBoss ESB User','2006-12-07 13:12:23.780000000','2006-12-07 13:12:23.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C587E40-860E-11DB-BE40-F77E4D5CB311','jbossesb','JBoss ESB User','2006-12-07 11:17:51.156000000','2006-12-07 11:17:51.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C5D3930-860E-11DB-B930-C267BB7F58B0','jbossesb','JBoss ESB User','2006-12-07 11:17:51.187000000','2006-12-07 11:17:51.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C5E3050-861E-11DB-B1A1-CE2F3AB02384','jbossesb','JBoss ESB User','2006-12-07 13:12:23.125000000','2006-12-07 13:12:23.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C6435B0-861C-11DB-B5B0-A84F25EA8767','jbossesb','JBoss ESB User','2006-12-07 12:58:04.187000000','2006-12-07 12:58:04.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C6718B0-8618-11DB-98B0-AE72E085D476','jbossesb','JBoss ESB User','2006-12-07 12:29:26.203000000','2006-12-07 12:29:26.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C6B61A0-861C-11DB-A1A0-A28FFF27B936','jbossesb','JBoss ESB User','2006-12-07 12:58:04.234000000','2006-12-07 12:58:04.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C6BD3A0-8618-11DB-93A0-DFBB252F9D60','jbossesb','JBoss ESB User','2006-12-07 12:29:26.234000000','2006-12-07 12:29:26.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C6E0210-860E-11DB-8210-A338BECA5207','jbossesb','JBoss ESB User','2006-12-07 11:17:51.281000000','2006-12-07 11:17:51.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C704C00-860E-11DB-8C00-85C7E1F50BB5','jbossesb','JBoss ESB User','2006-12-07 11:17:51.312000000','2006-12-07 11:17:51.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C72FF90-8618-11DB-BF90-A8AD1C29E2B1','jbossesb','JBoss ESB User','2006-12-07 12:29:26.296000000','2006-12-07 12:29:26.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C752E00-860E-11DB-AE00-C6932E3E3434','jbossesb','JBoss ESB User','2006-12-07 11:17:51.343000000','2006-12-07 11:17:51.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C774880-861C-11DB-8880-D46DABC59075','jbossesb','JBoss ESB User','2006-12-07 12:58:04.296000000','2006-12-07 12:58:04.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C7A2B80-8618-11DB-AB80-E7E3778F9F80','jbossesb','JBoss ESB User','2006-12-07 12:29:26.328000000','2006-12-07 12:29:26.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C7EE670-8618-11DB-A670-E77B635D6A84','jbossesb','JBoss ESB User','2006-12-07 12:29:26.375000000','2006-12-07 12:29:26.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C80E570-861C-11DB-A570-C362A614CBCC','jbossesb','JBoss ESB User','2006-12-07 12:58:04.359000000','2006-12-07 12:58:04.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C85A060-861C-11DB-A060-FEC88427A8A5','jbossesb','JBoss ESB User','2006-12-07 12:58:04.390000000','2006-12-07 12:58:04.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C85CFD0-860E-11DB-8FD0-D0FC8A2C58A6','jbossesb','JBoss ESB User','2006-12-07 11:17:51.453000000','2006-12-07 11:17:51.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C885C50-8618-11DB-9C50-FA817403AC2F','jbossesb','JBoss ESB User','2006-12-07 12:29:26.437000000','2006-12-07 12:29:26.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C8A5B50-861C-11DB-9B50-D7D17CC3C5B0','jbossesb','JBoss ESB User','2006-12-07 12:58:04.421000000','2006-12-07 12:58:04.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C8A8AC0-860E-11DB-8AC0-8D900D3D5B2C','jbossesb','JBoss ESB User','2006-12-07 11:17:51.484000000','2006-12-07 11:17:51.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7C8F6CC0-860E-11DB-ACC0-8ED992B39DD3','jbossesb','JBoss ESB User','2006-12-07 11:17:51.500000000','2006-12-07 11:17:51.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CCABFB0-861C-11DB-BFB0-9D549B438A3A','jbossesb','JBoss ESB User','2006-12-07 12:58:04.843000000','2006-12-07 12:58:04.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CD1EBA0-861C-11DB-ABA0-A4D5F3FAAD67','jbossesb','JBoss ESB User','2006-12-07 12:58:04.921000000','2006-12-07 12:58:04.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CD55C20-861E-11DB-B1A1-BFB5D7D8C327','jbossesb','JBoss ESB User','2006-12-07 13:12:23.953000000','2006-12-07 13:12:23.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CDB8890-861C-11DB-8890-E09F49DE7CB4','jbossesb','JBoss ESB User','2006-12-07 12:58:04.968000000','2006-12-07 12:58:04.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CE4FE70-861C-11DB-BE70-F0B9DD7C7ABB','jbossesb','JBoss ESB User','2006-12-07 12:58:05.150000000','2006-12-07 12:58:05.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CE9B960-861C-11DB-B960-88A355832A4F','jbossesb','JBoss ESB User','2006-12-07 12:58:05.460000000','2006-12-07 12:58:05.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CEC2A60-861C-11DB-AA60-F3AD85B61632','jbossesb','JBoss ESB User','2006-12-07 12:58:05.780000000','2006-12-07 12:58:05.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7CF5C750-861C-11DB-8750-D4A1D78B9718','jbossesb','JBoss ESB User','2006-12-07 12:58:05.125000000','2006-12-07 12:58:05.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7D105100-8618-11DB-9100-9954BA8DBC1F','jbossesb','JBoss ESB User','2006-12-07 12:29:27.328000000','2006-12-07 12:29:27.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7D20A7E0-861C-11DB-A7E0-8106DC362B2E','jbossesb','JBoss ESB User','2006-12-07 12:58:05.421000000','2006-12-07 12:58:05.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7D421AF0-860E-11DB-9AF0-C5BEF3D17193','jbossesb','JBoss ESB User','2006-12-07 11:17:52.703000000','2006-12-07 11:17:52.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7D9B4430-861E-11DB-B1A1-CF39EB2B2E20','jbossesb','JBoss ESB User','2006-12-07 13:12:25.250000000','2006-12-07 13:12:25.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7D9BE2D0-8170-11DB-AF51-F23234B02DF3','jbossesb','JBoss ESB User','2006-12-01 14:16:48.140000000','2006-12-01 14:16:48.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:7DAB15F0-860E-11DB-95F0-995BD8A0BEC2','jbossesb','JBoss ESB User','2006-12-07 11:17:53.375000000','2006-12-07 11:17:53.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7DC90D50-8170-11DB-AF51-E1CB4D0D7AAE','jbossesb','JBoss ESB User','2006-12-01 14:16:48.437000000','2006-12-01 14:16:48.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7DE34C10-8170-11DB-AF51-E43E4CBF71C1','jbossesb','JBoss ESB User','2006-12-01 14:16:48.609000000','2006-12-01 14:16:48.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:7DF65EE0-8170-11DB-AF51-E94086EC8BCD','jbossesb','JBoss ESB User','2006-12-01 14:16:48.718000000','2006-12-01 14:16:48.765000000',1,1)
@@ -1219,10 +2267,20 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:80EA9AD0-817F-11DB-9AD0-DE5B43133006','jbossesb','JBoss ESB User','2006-12-01 16:04:16.156000000','2006-12-01 16:04:16.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:80EB22F0-8172-11DB-B8A9-EF9DAD1C1B62','jbossesb','JBoss ESB User','2006-12-01 14:31:12.687000000','2006-12-01 14:31:12.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:80F02070-817C-11DB-A070-BD1B30AAAC8D','jbossesb','JBoss ESB User','2006-12-01 15:42:47.687000000','2006-12-01 15:42:47.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:80FB3F70-861B-11DB-BF70-9579254ED621','jbossesb','JBoss ESB User','2006-12-07 12:51:02.375000000','2006-12-07 12:51:02.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:80FFFA60-861B-11DB-BA60-9EF9FDFA6CCA','jbossesb','JBoss ESB User','2006-12-07 12:51:02.421000000','2006-12-07 12:51:02.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8100A6C0-8172-11DB-B8A9-B7207AA18CE8','jbossesb','JBoss ESB User','2006-12-01 14:31:12.859000000','2006-12-01 14:31:12.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:81081540-817C-11DB-9540-C229F819A143','jbossesb','JBoss ESB User','2006-12-01 15:42:47.828000000','2006-12-01 15:42:47.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:81097040-861B-11DB-B040-F548B7F3EA84','jbossesb','JBoss ESB User','2006-12-07 12:51:02.468000000','2006-12-07 12:51:02.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:81130D30-861B-11DB-8D30-DACFFBAB344F','jbossesb','JBoss ESB User','2006-12-07 12:51:02.546000000','2006-12-07 12:51:02.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8113B990-8172-11DB-B8A9-8F8D387CB347','jbossesb','JBoss ESB User','2006-12-01 14:31:12.953000000','2006-12-01 14:31:12.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:811AE580-8172-11DB-B8A9-A0BD6E1BABD1','jbossesb','JBoss ESB User','2006-12-01 14:31:13.0','2006-12-01 14:31:13.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:811C8310-861B-11DB-8310-FB79A4038C50','jbossesb','JBoss ESB User','2006-12-07 12:51:02.593000000','2006-12-07 12:51:02.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:813477E0-861B-11DB-B7E0-B098947C1561','jbossesb','JBoss ESB User','2006-12-07 12:51:02.765000000','2006-12-07 12:51:02.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:813932D0-861B-11DB-B2D0-A1F8B8CC28B7','jbossesb','JBoss ESB User','2006-12-07 12:51:02.781000000','2006-12-07 12:51:02.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:813DEDC0-861B-11DB-ADC0-D750EEEB67D8','jbossesb','JBoss ESB User','2006-12-07 12:51:02.828000000','2006-12-07 12:51:02.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8142A8B0-861B-11DB-A8B0-AEBE685D9DA4','jbossesb','JBoss ESB User','2006-12-07 12:51:02.843000000','2006-12-07 12:51:02.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8149D4A0-861B-11DB-94A0-A85ABB11D5B2','jbossesb','JBoss ESB User','2006-12-07 12:51:02.906000000','2006-12-07 12:51:02.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8150FDC0-817F-11DB-BDC0-A6F473F568A3','jbossesb','JBoss ESB User','2006-12-01 16:04:16.812000000','2006-12-01 16:04:16.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:81668190-817F-11DB-8190-E7546B3AA440','jbossesb','JBoss ESB User','2006-12-01 16:04:16.937000000','2006-12-01 16:04:16.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:816B3C80-817F-11DB-BC80-9AEB8BECCD72','jbossesb','JBoss ESB User','2006-12-01 16:04:16.984000000','2006-12-01 16:04:17.500000000',1,1)
@@ -1253,49 +2311,143 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:832D0400-816F-11DB-A4E4-8B5FF6D519DD','jbossesb','JBoss ESB User','2006-12-01 14:09:48.0','2006-12-01 14:09:48.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:837BC040-816F-11DB-A4E4-BCDAF52D6FBB','jbossesb','JBoss ESB User','2006-12-01 14:09:48.484000000','2006-12-01 14:09:48.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:838ED310-816F-11DB-A4E4-CFDFD858B2A1','jbossesb','JBoss ESB User','2006-12-01 14:09:48.625000000','2006-12-01 14:09:48.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:839B0D10-861A-11DB-8D10-BB85B94BEEEE','jbossesb','JBoss ESB User','2006-12-07 12:43:57.281000000','2006-12-07 12:43:57.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:839D5700-861A-11DB-9700-F313DC601D4B','jbossesb','JBoss ESB User','2006-12-07 12:43:57.296000000','2006-12-07 12:43:57.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83A23900-861A-11DB-B900-F8A037594436','jbossesb','JBoss ESB User','2006-12-07 12:43:57.343000000','2006-12-07 12:43:57.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83A964F0-861A-11DB-A4F0-D9163541B634','jbossesb','JBoss ESB User','2006-12-07 12:43:57.390000000','2006-12-07 12:43:57.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83B2DAD0-861A-11DB-9AD0-8DA3D079064E','jbossesb','JBoss ESB User','2006-12-07 12:43:57.437000000','2006-12-07 12:43:57.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83C85EA0-861A-11DB-9EA0-F5592C6FED04','jbossesb','JBoss ESB User','2006-12-07 12:43:57.593000000','2006-12-07 12:43:57.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:83C9A710-814C-11DB-A6BA-A41561035144','jbossesb','JBoss ESB User','2006-12-01 09:59:16.609000000','2006-12-01 09:59:16.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83CD1990-861A-11DB-9990-B1C15A258EFF','jbossesb','JBoss ESB User','2006-12-07 12:43:57.625000000','2006-12-07 12:43:57.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83D44580-861A-11DB-8580-AE8A9862C653','jbossesb','JBoss ESB User','2006-12-07 12:43:57.671000000','2006-12-07 12:43:57.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:83DA48E0-814C-11DB-A6BA-9BB96BEE5DFC','jbossesb','JBoss ESB User','2006-12-01 09:59:16.734000000','2006-12-01 09:59:16.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83DB7170-861A-11DB-B170-D7340D113B06','jbossesb','JBoss ESB User','2006-12-07 12:43:57.703000000','2006-12-07 12:43:57.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:83DC6060-817B-11DB-B063-AFD01F8D8DC5','jbossesb','JBoss ESB User','2006-12-01 15:35:43.780000000','2006-12-01 15:35:43.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83DDBB60-861A-11DB-BB60-D92C340458A3','jbossesb','JBoss ESB User','2006-12-07 12:43:57.750000000','2006-12-07 12:43:57.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:83E174D0-814C-11DB-A6BA-9B760B7E12A3','jbossesb','JBoss ESB User','2006-12-01 09:59:16.781000000','2006-12-01 09:59:16.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:83E8A0C0-814C-11DB-A6BA-C003D353F6E7','jbossesb','JBoss ESB User','2006-12-01 09:59:16.812000000','2006-12-01 09:59:16.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83E9A240-861A-11DB-A240-F881CC009112','jbossesb','JBoss ESB User','2006-12-07 12:43:57.796000000','2006-12-07 12:43:57.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:83F69F20-817B-11DB-B063-BC8CC1AC54F9','jbossesb','JBoss ESB User','2006-12-01 15:35:43.250000000','2006-12-01 15:35:43.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:83F72740-816E-11DB-A4E4-8C42405BC169','jbossesb','JBoss ESB User','2006-12-01 14:02:39.796000000','2006-12-01 14:02:39.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:83FCB510-861A-11DB-B510-C1140C4C68D6','jbossesb','JBoss ESB User','2006-12-07 12:43:57.921000000','2006-12-07 12:43:57.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:840740F0-817B-11DB-B063-DE0520392BB3','jbossesb','JBoss ESB User','2006-12-01 15:35:43.390000000','2006-12-01 15:35:43.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8407F020-816E-11DB-A4E4-B4BEC37D804E','jbossesb','JBoss ESB User','2006-12-01 14:02:39.906000000','2006-12-01 14:02:39.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8413D700-816E-11DB-A4E4-89733475F8B5','jbossesb','JBoss ESB User','2006-12-01 14:02:40.0','2006-12-01 14:02:40.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:841A53C0-817B-11DB-B063-828254E45474','jbossesb','JBoss ESB User','2006-12-01 15:35:43.484000000','2006-12-01 15:35:43.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:84222EE0-816E-11DB-A4E4-CAFC91A74626','jbossesb','JBoss ESB User','2006-12-01 14:02:40.930000000','2006-12-01 14:02:40.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:847BB3A0-861B-11DB-B3A0-80A5D62DCDEB','jbossesb','JBoss ESB User','2006-12-07 12:51:08.250000000','2006-12-07 12:51:08.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:84816B40-8181-11DB-AB1E-98EC211230E7','jbossesb','JBoss ESB User','2006-12-01 16:18:41.218000000','2006-12-01 16:18:41.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:84AA01E0-8181-11DB-AB1E-B1A262959AB5','jbossesb','JBoss ESB User','2006-12-01 16:18:41.421000000','2006-12-01 16:18:41.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:84BAA3B0-8181-11DB-AB1E-CFFA5CF73AFD','jbossesb','JBoss ESB User','2006-12-01 16:18:41.531000000','2006-12-01 16:18:41.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:84C58DE0-861B-11DB-8DE0-B2F60C25425B','jbossesb','JBoss ESB User','2006-12-07 12:51:08.734000000','2006-12-07 12:51:08.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:84C68A90-8181-11DB-AB1E-CDA45A17F8B7','jbossesb','JBoss ESB User','2006-12-01 16:18:41.609000000','2006-12-01 16:18:41.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85D450B0-8619-11DB-90B0-D603429B0BB8','jbossesb','JBoss ESB User','2006-12-07 12:36:51.515000000','2006-12-07 12:36:51.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85D6C1B0-8619-11DB-81B0-D99FCB2345CD','jbossesb','JBoss ESB User','2006-12-07 12:36:51.531000000','2006-12-07 12:36:51.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85D90BA0-8619-11DB-8BA0-E99F2739C5C0','jbossesb','JBoss ESB User','2006-12-07 12:36:51.546000000','2006-12-07 12:36:51.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85E03790-8619-11DB-B790-F5ED10D01FC6','jbossesb','JBoss ESB User','2006-12-07 12:36:51.593000000','2006-12-07 12:36:51.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85E51990-8619-11DB-9990-D36D425A15BF','jbossesb','JBoss ESB User','2006-12-07 12:36:51.625000000','2006-12-07 12:36:51.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85E76380-8619-11DB-A380-9D994332309F','jbossesb','JBoss ESB User','2006-12-07 12:36:51.656000000','2006-12-07 12:36:51.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85F7E9D0-860F-11DB-A9D0-934B292C2EB7','jbossesb','JBoss ESB User','2006-12-07 11:25:16.796000000','2006-12-07 11:25:16.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:85FCA4C0-860F-11DB-A4C0-AB00B3AD8E30','jbossesb','JBoss ESB User','2006-12-07 11:25:16.828000000','2006-12-07 11:25:16.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86015FB0-860F-11DB-9FB0-BCFE02EF6AC6','jbossesb','JBoss ESB User','2006-12-07 11:25:16.859000000','2006-12-07 11:25:16.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86041340-8619-11DB-9340-C3AADBAF6463','jbossesb','JBoss ESB User','2006-12-07 12:36:51.828000000','2006-12-07 12:36:51.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8608CE30-8619-11DB-8E30-A5CCFB1E2FA5','jbossesb','JBoss ESB User','2006-12-07 12:36:51.859000000','2006-12-07 12:36:51.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:860D8920-8619-11DB-8920-F35277BBA4D9','jbossesb','JBoss ESB User','2006-12-07 12:36:51.890000000','2006-12-07 12:36:51.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86124410-8619-11DB-8410-981B7D3CA6B9','jbossesb','JBoss ESB User','2006-12-07 12:36:51.921000000','2006-12-07 12:36:51.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86147280-860F-11DB-B280-E07241904779','jbossesb','JBoss ESB User','2006-12-07 11:25:17.0','2006-12-07 11:25:17.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86172610-8619-11DB-A610-C68B48A89DD3','jbossesb','JBoss ESB User','2006-12-07 12:36:51.953000000','2006-12-07 12:36:51.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:861B9E70-860F-11DB-9E70-CB844EC3E1C8','jbossesb','JBoss ESB User','2006-12-07 11:25:17.150000000','2006-12-07 11:25:17.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86205960-860F-11DB-9960-A3C53CE76452','jbossesb','JBoss ESB User','2006-12-07 11:25:17.460000000','2006-12-07 11:25:17.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8633AEC0-8619-11DB-AEC0-EF47C230FA15','jbossesb','JBoss ESB User','2006-12-07 12:36:52.140000000','2006-12-07 12:36:52.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:863869B0-8619-11DB-A9B0-FC4B9ED41B10','jbossesb','JBoss ESB User','2006-12-07 12:36:52.187000000','2006-12-07 12:36:52.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:863D4BB0-8619-11DB-8BB0-A57BF1475E75','jbossesb','JBoss ESB User','2006-12-07 12:36:52.218000000','2006-12-07 12:36:52.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:864477A0-8619-11DB-B7A0-B64BC48D6C92','jbossesb','JBoss ESB User','2006-12-07 12:36:52.250000000','2006-12-07 12:36:52.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:86465790-80E3-11DB-9790-97579D2150BA','jbossesb','JBoss ESB User','2006-11-30 21:27:43.640000000','2006-11-30 21:27:43.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:864B7C80-8619-11DB-BC80-E4815AD084AF','jbossesb','JBoss ESB User','2006-12-07 12:36:52.296000000','2006-12-07 12:36:52.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:864DED80-8619-11DB-AD80-FD4AD3C20522','jbossesb','JBoss ESB User','2006-12-07 12:36:52.312000000','2006-12-07 12:36:52.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8665BB40-8619-11DB-BB40-E775E864BEFB','jbossesb','JBoss ESB User','2006-12-07 12:36:52.468000000','2006-12-07 12:36:52.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86682C40-8619-11DB-AC40-9A174372E093','jbossesb','JBoss ESB User','2006-12-07 12:36:52.500000000','2006-12-07 12:36:52.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:866C7D30-80E3-11DB-BD30-A51D59C44BF5','jbossesb','JBoss ESB User','2006-11-30 21:27:43.875000000','2006-11-30 21:27:43.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:866CE730-8619-11DB-A730-CFFFB7D6706A','jbossesb','JBoss ESB User','2006-12-07 12:36:52.531000000','2006-12-07 12:36:52.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86741320-8619-11DB-9320-DE3DA4B7F3EF','jbossesb','JBoss ESB User','2006-12-07 12:36:52.578000000','2006-12-07 12:36:52.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8678CE10-8619-11DB-8E10-9AC05ED7059B','jbossesb','JBoss ESB User','2006-12-07 12:36:52.609000000','2006-12-07 12:36:52.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:867F9000-80E3-11DB-9000-B22E850F6ADD','jbossesb','JBoss ESB User','2006-11-30 21:27:44.460000000','2006-11-30 21:27:44.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:869E89B0-80E3-11DB-89B0-B3F283E5F704','jbossesb','JBoss ESB User','2006-11-30 21:27:44.218000000','2006-11-30 21:27:44.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:86B3C0F0-8147-11DB-A69A-A629CF87FAD2','jbossesb','JBoss ESB User','2006-12-01 09:23:34.150000000','2006-12-01 09:23:34.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:86BD5DE0-8147-11DB-A69A-B92693698BC2','jbossesb','JBoss ESB User','2006-12-01 09:23:34.780000000','2006-12-01 09:23:34.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:86C6D3C0-8147-11DB-A69A-9A1C018EEB0D','jbossesb','JBoss ESB User','2006-12-01 09:23:34.140000000','2006-12-01 09:23:34.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:86FBC540-860F-11DB-8540-8FC7B19939EB','jbossesb','JBoss ESB User','2006-12-07 11:25:18.500000000','2006-12-07 11:25:18.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:87231C60-817A-11DB-9C60-E151D7ACD0F1','jbossesb','JBoss ESB User','2006-12-01 15:28:39.109000000','2006-12-01 15:28:39.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8746D100-817A-11DB-9100-D9E72AC7487D','jbossesb','JBoss ESB User','2006-12-01 15:28:39.312000000','2006-12-01 15:28:39.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:87485310-8619-11DB-9310-FB8BEB1764F5','jbossesb','JBoss ESB User','2006-12-07 12:36:53.968000000','2006-12-07 12:36:53.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8752B7E0-817A-11DB-B7E0-FBA7DD3433BC','jbossesb','JBoss ESB User','2006-12-01 15:28:39.421000000','2006-12-01 15:28:39.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:876A85A0-817A-11DB-85A0-84B5B734F73B','jbossesb','JBoss ESB User','2006-12-01 15:28:39.546000000','2006-12-01 15:28:39.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:876B2BB0-80E7-11DB-ABB0-A0F2FA429321','jbossesb','JBoss ESB User','2006-11-30 21:56:23.828000000','2006-11-30 21:56:23.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:87A2B3A0-860F-11DB-B3A0-8C137F5F466B','jbossesb','JBoss ESB User','2006-12-07 11:25:19.578000000','2006-12-07 11:25:19.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:87B2BC00-80E7-11DB-BC00-98D7AA4B4F4E','jbossesb','JBoss ESB User','2006-11-30 21:56:24.150000000','2006-11-30 21:56:24.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:87B368A0-8563-11DB-A4E1-C647371C5989','jbossesb','JBoss ESB User','2006-12-06 14:54:06.265000000','2006-12-06 14:54:06.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:87BA6D80-8563-11DB-A4E1-EB7A02192822','jbossesb','JBoss ESB User','2006-12-06 14:54:06.312000000','2006-12-06 14:54:06.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:87BF4F80-8563-11DB-A4E1-F6D443FF3D41','jbossesb','JBoss ESB User','2006-12-06 14:54:06.343000000','2006-12-06 14:54:06.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:87C0ECD0-80E7-11DB-ACD0-B1857523D7D4','jbossesb','JBoss ESB User','2006-11-30 21:56:24.930000000','2006-11-30 21:56:24.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:87CA89C0-80E7-11DB-89C0-C9A3163F9F96','jbossesb','JBoss ESB User','2006-11-30 21:56:24.171000000','2006-11-30 21:56:24.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:87ECD070-8619-11DB-9070-93029D5DB54F','jbossesb','JBoss ESB User','2006-12-07 12:36:55.310000000','2006-12-07 12:36:55.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:88333830-814B-11DB-A6BA-DA00C098EAE4','jbossesb','JBoss ESB User','2006-12-01 09:52:14.531000000','2006-12-01 09:52:14.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:883CD520-814B-11DB-A6BA-FAEBD70F5C1A','jbossesb','JBoss ESB User','2006-12-01 09:52:14.593000000','2006-12-01 09:52:14.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:88440110-814B-11DB-A6BA-E929E0078703','jbossesb','JBoss ESB User','2006-12-01 09:52:14.625000000','2006-12-01 09:52:14.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:884DDD30-860E-11DB-9D30-81183FAD5776','jbossesb','JBoss ESB User','2006-12-07 11:18:11.203000000','2006-12-07 11:18:11.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88529820-860E-11DB-9820-D4A075780A13','jbossesb','JBoss ESB User','2006-12-07 11:18:11.234000000','2006-12-07 11:18:11.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88575310-860E-11DB-9310-95B3C47CE4EC','jbossesb','JBoss ESB User','2006-12-07 11:18:11.265000000','2006-12-07 11:18:11.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:885A06A0-8618-11DB-86A0-DFE22EA224BC','jbossesb','JBoss ESB User','2006-12-07 12:29:46.250000000','2006-12-07 12:29:46.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:885C5090-8618-11DB-9090-CD4B0EBF0D95','jbossesb','JBoss ESB User','2006-12-07 12:29:46.281000000','2006-12-07 12:29:46.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8861C010-861E-11DB-B1A1-EB386C7EB4B4','jbossesb','JBoss ESB User','2006-12-07 13:12:43.281000000','2006-12-07 13:12:43.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:886339F0-860E-11DB-B9F0-C54CFDCFF7E2','jbossesb','JBoss ESB User','2006-12-07 11:18:11.343000000','2006-12-07 11:18:11.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88637C80-8618-11DB-BC80-B540083DFBE7','jbossesb','JBoss ESB User','2006-12-07 12:29:46.328000000','2006-12-07 12:29:46.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88640A00-861E-11DB-B1A1-A493AFDCD2EA','jbossesb','JBoss ESB User','2006-12-07 13:12:43.296000000','2006-12-07 13:12:43.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8865AAF0-860E-11DB-AAF0-C73284245A14','jbossesb','JBoss ESB User','2006-12-07 11:18:11.359000000','2006-12-07 11:18:11.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8867EC80-861C-11DB-AC80-B91E1BAEBD06','jbossesb','JBoss ESB User','2006-12-07 12:58:24.359000000','2006-12-07 12:58:24.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8868EC00-861E-11DB-B1A1-D0B6716C27A5','jbossesb','JBoss ESB User','2006-12-07 13:12:43.328000000','2006-12-07 13:12:43.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:886A65E0-860E-11DB-A5E0-B2A85E4AB90E','jbossesb','JBoss ESB User','2006-12-07 11:18:11.390000000','2006-12-07 11:18:11.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:886B35F0-861E-11DB-B1A1-DF6022837A40','jbossesb','JBoss ESB User','2006-12-07 13:12:43.343000000','2006-12-07 13:12:43.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:886D1970-8618-11DB-9970-C56D0DFDE3FE','jbossesb','JBoss ESB User','2006-12-07 12:29:46.390000000','2006-12-07 12:29:46.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:886DA6F0-861E-11DB-B1A1-E79D0B6A2798','jbossesb','JBoss ESB User','2006-12-07 13:12:43.375000000','2006-12-07 13:12:43.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:886F1870-861C-11DB-9870-936DFCA1A5FA','jbossesb','JBoss ESB User','2006-12-07 12:58:24.375000000','2006-12-07 12:58:24.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:887261E0-861E-11DB-B1A1-ADAC82644E46','jbossesb','JBoss ESB User','2006-12-07 13:12:43.390000000','2006-12-07 13:12:43.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8873D360-861C-11DB-9360-EB0A3ECE27A4','jbossesb','JBoss ESB User','2006-12-07 12:58:24.421000000','2006-12-07 12:58:24.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:887AFF50-861C-11DB-BF50-B6648A2557B9','jbossesb','JBoss ESB User','2006-12-07 12:58:24.453000000','2006-12-07 12:58:24.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:887B4A40-8618-11DB-8A40-AAC842C380CB','jbossesb','JBoss ESB User','2006-12-07 12:29:46.468000000','2006-12-07 12:29:46.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88822B40-861C-11DB-AB40-954FCF8BAE3B','jbossesb','JBoss ESB User','2006-12-07 12:58:24.500000000','2006-12-07 12:58:24.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8887E5B0-861E-11DB-B1A1-88F295063B5E','jbossesb','JBoss ESB User','2006-12-07 13:12:43.531000000','2006-12-07 13:12:43.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88893020-861C-11DB-B020-E345FCB42FF9','jbossesb','JBoss ESB User','2006-12-07 12:58:24.546000000','2006-12-07 12:58:24.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:888A2FA0-861E-11DB-B1A1-EEC8502F87CE','jbossesb','JBoss ESB User','2006-12-07 13:12:43.546000000','2006-12-07 13:12:43.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:888CA0A0-861E-11DB-B1A1-873B32620730','jbossesb','JBoss ESB User','2006-12-07 13:12:43.562000000','2006-12-07 13:12:43.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88915B90-861E-11DB-B1A1-DA1989FF63A9','jbossesb','JBoss ESB User','2006-12-07 13:12:43.609000000','2006-12-07 13:12:43.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88963D90-861E-11DB-B1A1-8A6103A3091F','jbossesb','JBoss ESB User','2006-12-07 13:12:43.625000000','2006-12-07 13:12:43.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88988780-861E-11DB-B1A1-CE5763E9BA96','jbossesb','JBoss ESB User','2006-12-07 13:12:43.640000000','2006-12-07 13:12:43.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88A3E0E0-8618-11DB-A0E0-DEA7CDD890C7','jbossesb','JBoss ESB User','2006-12-07 12:29:46.734000000','2006-12-07 12:29:46.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88A651E0-8618-11DB-91E0-AA48CE3B196C','jbossesb','JBoss ESB User','2006-12-07 12:29:46.750000000','2006-12-07 12:29:46.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88AFC7C0-8618-11DB-87C0-BEAB7967738D','jbossesb','JBoss ESB User','2006-12-07 12:29:46.828000000','2006-12-07 12:29:46.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88B437C0-861C-11DB-B7C0-AD648F2F15DB','jbossesb','JBoss ESB User','2006-12-07 12:58:24.828000000','2006-12-07 12:58:24.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88B681B0-861C-11DB-81B0-8D416B8D26A7','jbossesb','JBoss ESB User','2006-12-07 12:58:24.843000000','2006-12-07 12:58:24.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88BDADA0-861C-11DB-ADA0-F6203BFD8259','jbossesb','JBoss ESB User','2006-12-07 12:58:24.890000000','2006-12-07 12:58:24.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88BE1FA0-8618-11DB-9FA0-B8F506EF8A78','jbossesb','JBoss ESB User','2006-12-07 12:29:46.937000000','2006-12-07 12:29:46.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88C26890-861C-11DB-A890-A9D8B127AC2B','jbossesb','JBoss ESB User','2006-12-07 12:58:24.921000000','2006-12-07 12:58:24.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88C54B90-8618-11DB-8B90-FE6DA47ED56C','jbossesb','JBoss ESB User','2006-12-07 12:29:46.968000000','2006-12-07 12:29:46.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88C74A90-861C-11DB-8A90-F935CA4191A9','jbossesb','JBoss ESB User','2006-12-07 12:58:24.953000000','2006-12-07 12:58:24.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:88CC0580-861C-11DB-8580-BE156590901D','jbossesb','JBoss ESB User','2006-12-07 12:58:25.0','2006-12-07 12:58:25.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8900B270-860E-11DB-B270-E617E943E222','jbossesb','JBoss ESB User','2006-12-07 11:18:12.406000000','2006-12-07 11:18:12.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:89063D70-861E-11DB-B1A1-A90DFD4C98BA','jbossesb','JBoss ESB User','2006-12-07 13:12:44.375000000','2006-12-07 13:12:44.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:891D7DB0-8618-11DB-BDB0-A90CAABAA4B8','jbossesb','JBoss ESB User','2006-12-07 12:29:47.546000000','2006-12-07 12:29:47.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:896E4150-860E-11DB-8150-B32171D28B09','jbossesb','JBoss ESB User','2006-12-07 11:18:13.109000000','2006-12-07 11:18:13.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8975AFD0-8618-11DB-AFD0-83147A4CEDE6','jbossesb','JBoss ESB User','2006-12-07 12:29:48.109000000','2006-12-07 12:29:48.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:89A42D80-8170-11DB-AF51-A623ED592AB5','jbossesb','JBoss ESB User','2006-12-01 14:17:08.312000000','2006-12-01 14:17:08.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:89AABAD0-861E-11DB-B1A1-8DC9A145F85D','jbossesb','JBoss ESB User','2006-12-07 13:12:45.468000000','2006-12-07 13:12:45.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:89BF3F20-861C-11DB-BF20-CDFFC69DDC91','jbossesb','JBoss ESB User','2006-12-07 12:58:26.578000000','2006-12-07 12:58:26.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:89CF0E10-8170-11DB-AF51-98C53A66230C','jbossesb','JBoss ESB User','2006-12-01 14:17:08.625000000','2006-12-01 14:17:08.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8A2C2230-8170-11DB-AF51-9DE71872C3BF','jbossesb','JBoss ESB User','2006-12-01 14:17:09.203000000','2006-12-01 14:17:09.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8A316AA0-8176-11DB-AAA0-809B3FDB9492','jbossesb','JBoss ESB User','2006-12-01 15:00:06.234000000','2006-12-01 15:00:06.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8A3CC400-8170-11DB-AF51-C0CF56CA02BF','jbossesb','JBoss ESB User','2006-12-01 14:17:09.328000000','2006-12-01 14:17:09.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8A46EE70-8176-11DB-AE70-C1579D0771C3','jbossesb','JBoss ESB User','2006-12-01 15:00:06.375000000','2006-12-01 15:00:06.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8A614B80-861C-11DB-8B80-DE590496E35B','jbossesb','JBoss ESB User','2006-12-07 12:58:27.640000000','2006-12-07 12:58:27.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8A71CF00-8176-11DB-8F00-B6D7ED77FF51','jbossesb','JBoss ESB User','2006-12-01 15:00:06.671000000','2006-12-01 15:00:06.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8A8026E0-8176-11DB-A6E0-DDDFD1EFEBE6','jbossesb','JBoss ESB User','2006-12-01 15:00:06.734000000','2006-12-01 15:00:06.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8A979B30-80E1-11DB-9B30-B05E4B64C8A5','jbossesb','JBoss ESB User','2006-11-30 21:13:31.875000000','2006-11-30 21:13:31.906000000',1,1)
@@ -1327,8 +2479,18 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:8CFD4D20-817C-11DB-8D20-AEB357B5EF61','jbossesb','JBoss ESB User','2006-12-01 15:43:07.906000000','2006-12-01 15:43:07.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8D06A780-8172-11DB-B8A9-B34A7ACE04DD','jbossesb','JBoss ESB User','2006-12-01 14:31:32.984000000','2006-12-01 14:31:33.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8D093400-817C-11DB-B400-E33B2DD72313','jbossesb','JBoss ESB User','2006-12-01 15:43:07.968000000','2006-12-01 15:43:07.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D1B57E0-861B-11DB-97E0-E291B393B790','jbossesb','JBoss ESB User','2006-12-07 12:51:22.718000000','2006-12-07 12:51:22.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8D1C2B50-8172-11DB-B8A9-AB3AAB6160B5','jbossesb','JBoss ESB User','2006-12-01 14:31:33.125000000','2006-12-01 14:31:33.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D2039E0-861B-11DB-B9E0-99192EA1FB5A','jbossesb','JBoss ESB User','2006-12-07 12:51:22.765000000','2006-12-07 12:51:22.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D273EC0-861B-11DB-BEC0-B98DFECE69F5','jbossesb','JBoss ESB User','2006-12-07 12:51:22.812000000','2006-12-07 12:51:22.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D30DBB0-861B-11DB-9BB0-B28DD1026E10','jbossesb','JBoss ESB User','2006-12-07 12:51:22.859000000','2006-12-07 12:51:22.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8D3349E0-817F-11DB-89E0-B5C5087888DC','jbossesb','JBoss ESB User','2006-12-01 16:04:36.750000000','2006-12-01 16:04:36.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D334CB0-861B-11DB-8CB0-F6626B7582D4','jbossesb','JBoss ESB User','2006-12-07 12:51:22.875000000','2006-12-07 12:51:22.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D4B1A70-861B-11DB-9A70-CEFD8790FFC6','jbossesb','JBoss ESB User','2006-12-07 12:51:23.460000000','2006-12-07 12:51:23.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D4FD560-861B-11DB-9560-9E6C28DDDE2A','jbossesb','JBoss ESB User','2006-12-07 12:51:23.620000000','2006-12-07 12:51:23.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D524660-861B-11DB-8660-85D7FDD84689','jbossesb','JBoss ESB User','2006-12-07 12:51:23.109000000','2006-12-07 12:51:23.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D597250-861B-11DB-B250-D41D5905D46E','jbossesb','JBoss ESB User','2006-12-07 12:51:23.156000000','2006-12-07 12:51:23.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8D62E830-861B-11DB-A830-94DC2A12197D','jbossesb','JBoss ESB User','2006-12-07 12:51:23.187000000','2006-12-07 12:51:23.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8D639490-8172-11DB-B8A9-E44C1D2654CC','jbossesb','JBoss ESB User','2006-12-01 14:31:33.593000000','2006-12-01 14:31:33.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8D6F7B70-8172-11DB-B8A9-F61B9EE76C70','jbossesb','JBoss ESB User','2006-12-01 14:31:33.687000000','2006-12-01 14:31:33.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8DA0FFD0-817F-11DB-BFD0-C35F579AE2B0','jbossesb','JBoss ESB User','2006-12-01 16:04:37.468000000','2006-12-01 16:04:37.468000000',1,1)
@@ -1339,12 +2501,14 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:8DEF7980-8175-11DB-AE84-8965661DD1ED','jbossesb','JBoss ESB User','2006-12-01 14:53:03.150000000','2006-12-01 14:53:03.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8DF11440-8182-11DB-AB1E-C95F7FA07E6B','jbossesb','JBoss ESB User','2006-12-01 16:26:06.500000000','2006-12-01 16:26:06.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E0C44C0-817F-11DB-84C0-9E9CE2F9D589','jbossesb','JBoss ESB User','2006-12-01 16:04:38.171000000','2006-12-01 16:04:38.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8E0C9280-8617-11DB-9280-9BC6E4180B25','jbossesb','JBoss ESB User','2006-12-07 12:22:46.359000000','2006-12-07 12:22:46.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E127EF0-8182-11DB-AB1E-F7169598306F','jbossesb','JBoss ESB User','2006-12-01 16:26:06.687000000','2006-12-01 16:26:06.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E2CBDB0-8182-11DB-AB1E-DE6F01162F0E','jbossesb','JBoss ESB User','2006-12-01 16:26:06.859000000','2006-12-01 16:26:06.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E41FE30-80E4-11DB-BE30-969B2ABDD186','jbossesb','JBoss ESB User','2006-11-30 21:35:06.515000000','2006-11-30 21:35:06.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E424180-8182-11DB-AB1E-A458B9E76A95','jbossesb','JBoss ESB User','2006-12-01 16:26:07.150000000','2006-12-01 16:26:07.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E522100-8177-11DB-A100-A9BE1A1AE2AE','jbossesb','JBoss ESB User','2006-12-01 15:07:22.640000000','2006-12-01 15:07:22.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E5D5D50-8103-11DB-BD3E-86FC29EC06F1','jbossesb','JBoss ESB User','2006-12-01 01:17:01.125000000','2006-12-01 01:17:01.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8E6BF090-8617-11DB-B090-9F73C780B2D0','jbossesb','JBoss ESB User','2006-12-07 12:22:46.953000000','2006-12-07 12:22:46.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E711AB0-8177-11DB-9AB0-B0B183D91246','jbossesb','JBoss ESB User','2006-12-01 15:07:22.859000000','2006-12-01 15:07:22.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E869E80-8177-11DB-9E80-DFF58359B6D3','jbossesb','JBoss ESB User','2006-12-01 15:07:23.0','2006-12-01 15:07:23.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8E8AAEE0-8103-11DB-BD3E-9ECA0722EFF6','jbossesb','JBoss ESB User','2006-12-01 01:17:01.390000000','2006-12-01 01:17:01.406000000',1,1)
@@ -1362,20 +2526,53 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:8F2BD8D0-816F-11DB-A4E4-ED5A20D84536','jbossesb','JBoss ESB User','2006-12-01 14:10:08.109000000','2006-12-01 14:10:08.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8F7D0610-816F-11DB-A4E4-CF18C2D16EA5','jbossesb','JBoss ESB User','2006-12-01 14:10:08.640000000','2006-12-01 14:10:08.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8F8B36E0-816F-11DB-A4E4-E7D572566866','jbossesb','JBoss ESB User','2006-12-01 14:10:08.718000000','2006-12-01 14:10:09.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FAA83B0-861A-11DB-83B0-D13DAC9764DB','jbossesb','JBoss ESB User','2006-12-07 12:44:17.515000000','2006-12-07 12:44:17.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FAF3EA0-861A-11DB-BEA0-9144D343B160','jbossesb','JBoss ESB User','2006-12-07 12:44:17.546000000','2006-12-07 12:44:17.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FB420A0-861A-11DB-A0A0-FE42D19583F2','jbossesb','JBoss ESB User','2006-12-07 12:44:17.578000000','2006-12-07 12:44:17.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FB8DB90-861A-11DB-9B90-BDD079F4F107','jbossesb','JBoss ESB User','2006-12-07 12:44:17.625000000','2006-12-07 12:44:17.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FC25170-861A-11DB-9170-CA95AD3C8BA3','jbossesb','JBoss ESB User','2006-12-07 12:44:17.703000000','2006-12-07 12:44:17.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8FCFA7D0-814C-11DB-A6BA-D84CBE93991B','jbossesb','JBoss ESB User','2006-12-01 09:59:36.812000000','2006-12-01 09:59:36.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8FE049A0-814C-11DB-A6BA-EF8B5A1B35AD','jbossesb','JBoss ESB User','2006-12-01 09:59:36.921000000','2006-12-01 09:59:36.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FE3BC20-861A-11DB-BC20-C949EDCA8893','jbossesb','JBoss ESB User','2006-12-07 12:44:17.921000000','2006-12-07 12:44:17.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8FE77590-814C-11DB-A6BA-910B534FCC16','jbossesb','JBoss ESB User','2006-12-01 09:59:36.953000000','2006-12-01 09:59:36.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FEAE810-861A-11DB-A810-CE54CCC434C5','jbossesb','JBoss ESB User','2006-12-07 12:44:17.937000000','2006-12-07 12:44:17.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FED5910-861A-11DB-9910-ABFA287DD689','jbossesb','JBoss ESB User','2006-12-07 12:44:17.968000000','2006-12-07 12:44:17.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:8FF14120-816E-11DB-A4E4-9820C09A49A0','jbossesb','JBoss ESB User','2006-12-01 14:02:59.906000000','2006-12-01 14:02:59.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FF21400-861A-11DB-9400-E38306E85820','jbossesb','JBoss ESB User','2006-12-07 12:44:17.984000000','2006-12-07 12:44:18.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FF48500-861A-11DB-8500-C3C7E113E866','jbossesb','JBoss ESB User','2006-12-07 12:44:18.150000000','2006-12-07 12:44:18.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:8FFB89E0-861A-11DB-89E0-FAAD5D358A43','jbossesb','JBoss ESB User','2006-12-07 12:44:18.620000000','2006-12-07 12:44:18.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:900B7FE0-816E-11DB-A4E4-F51742B72364','jbossesb','JBoss ESB User','2006-12-01 14:03:00.620000000','2006-12-01 14:03:00.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:901766C0-816E-11DB-A4E4-B9566026F126','jbossesb','JBoss ESB User','2006-12-01 14:03:00.140000000','2006-12-01 14:03:00.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9037B310-861B-11DB-B310-BE610BEC483F','jbossesb','JBoss ESB User','2006-12-07 12:51:27.937000000','2006-12-07 12:51:27.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:90431A30-861A-11DB-9A30-CF7C4AF38F3D','jbossesb','JBoss ESB User','2006-12-07 12:44:18.515000000','2006-12-07 12:44:18.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:90555A20-816E-11DB-A4E4-8167898C9BA4','jbossesb','JBoss ESB User','2006-12-01 14:03:00.562000000','2006-12-01 14:03:00.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:907B8520-8181-11DB-AB1E-C11075C43449','jbossesb','JBoss ESB User','2006-12-01 16:19:01.265000000','2006-12-01 16:19:01.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:909F39C0-8181-11DB-AB1E-DAD02198CF53','jbossesb','JBoss ESB User','2006-12-01 16:19:01.468000000','2006-12-01 16:19:01.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:90AB20A0-8181-11DB-AB1E-C1B3A92D2885','jbossesb','JBoss ESB User','2006-12-01 16:19:01.562000000','2006-12-01 16:19:01.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:90BBE980-8181-11DB-AB1E-8F2876145F20','jbossesb','JBoss ESB User','2006-12-01 16:19:01.671000000','2006-12-01 16:19:01.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:90D50480-861B-11DB-8480-FE7D32C7BAD8','jbossesb','JBoss ESB User','2006-12-07 12:51:28.968000000','2006-12-07 12:51:28.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:91FBBC20-8619-11DB-BC20-E5FBDE634F83','jbossesb','JBoss ESB User','2006-12-07 12:37:11.921000000','2006-12-07 12:37:11.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92007710-8619-11DB-B710-DE1AF2B8EC43','jbossesb','JBoss ESB User','2006-12-07 12:37:11.953000000','2006-12-07 12:37:11.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92053200-8619-11DB-B200-ACBC3CA82107','jbossesb','JBoss ESB User','2006-12-07 12:37:11.968000000','2006-12-07 12:37:12.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:920C5DF0-8619-11DB-9DF0-A8A855467F19','jbossesb','JBoss ESB User','2006-12-07 12:37:12.150000000','2006-12-07 12:37:12.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:921118E0-8619-11DB-98E0-E28A3513DA8A','jbossesb','JBoss ESB User','2006-12-07 12:37:12.460000000','2006-12-07 12:37:12.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92265A20-860F-11DB-9A20-FDFFDAA1465F','jbossesb','JBoss ESB User','2006-12-07 11:25:37.265000000','2006-12-07 11:25:37.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92290DB0-8619-11DB-8DB0-E0B5E3831E10','jbossesb','JBoss ESB User','2006-12-07 12:37:12.203000000','2006-12-07 12:37:12.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:922DC8A0-8619-11DB-88A0-9DA0DB3F87B2','jbossesb','JBoss ESB User','2006-12-07 12:37:12.250000000','2006-12-07 12:37:12.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:922FF710-860F-11DB-B710-9F61DDE3E776','jbossesb','JBoss ESB User','2006-12-07 11:25:37.281000000','2006-12-07 11:25:37.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92324100-860F-11DB-8100-F08B3C05498D','jbossesb','JBoss ESB User','2006-12-07 11:25:37.312000000','2006-12-07 11:25:37.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92328390-8619-11DB-8390-CE0167FF6621','jbossesb','JBoss ESB User','2006-12-07 12:37:12.281000000','2006-12-07 12:37:12.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9239AF80-8619-11DB-AF80-E84246CB1BAD','jbossesb','JBoss ESB User','2006-12-07 12:37:12.328000000','2006-12-07 12:37:12.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:924098E0-860F-11DB-98E0-951139CFE68E','jbossesb','JBoss ESB User','2006-12-07 11:25:37.390000000','2006-12-07 11:25:37.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9240DB70-8619-11DB-9B70-CFB10F5C3E1E','jbossesb','JBoss ESB User','2006-12-07 12:37:12.375000000','2006-12-07 12:37:12.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:924309E0-860F-11DB-89E0-C2D8E4F8C5D6','jbossesb','JBoss ESB User','2006-12-07 11:25:37.421000000','2006-12-07 11:25:37.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9247C4D0-860F-11DB-84D0-DE78609F0FA4','jbossesb','JBoss ESB User','2006-12-07 11:25:37.453000000','2006-12-07 11:25:37.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92480760-8619-11DB-8760-DFC84CDD1D04','jbossesb','JBoss ESB User','2006-12-07 12:37:12.406000000','2006-12-07 12:37:12.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:92511340-80E3-11DB-9340-D83C6DD9CE50','jbossesb','JBoss ESB User','2006-11-30 21:28:03.843000000','2006-11-30 21:28:03.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:927738E0-80E3-11DB-B8E0-B531563F5035','jbossesb','JBoss ESB User','2006-11-30 21:28:04.109000000','2006-11-30 21:28:04.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:928AB5B0-8619-11DB-B5B0-EDFE38DE155D','jbossesb','JBoss ESB User','2006-12-07 12:37:12.875000000','2006-12-07 12:37:12.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:928C95A0-80E3-11DB-95A0-96316BE51369','jbossesb','JBoss ESB User','2006-11-30 21:28:04.234000000','2006-11-30 21:28:04.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:92941010-860F-11DB-9010-BAC2F15036B9','jbossesb','JBoss ESB User','2006-12-07 11:25:37.937000000','2006-12-07 11:25:37.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:92985700-8147-11DB-A69A-E0BB545E0FEB','jbossesb','JBoss ESB User','2006-12-01 09:23:53.984000000','2006-12-01 09:23:53.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:929FA870-80E3-11DB-A870-DC57E4762810','jbossesb','JBoss ESB User','2006-11-30 21:28:04.359000000','2006-11-30 21:28:04.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:92B04BD0-8147-11DB-A69A-DF3E8EF55D97','jbossesb','JBoss ESB User','2006-12-01 09:23:54.125000000','2006-12-01 09:23:54.140000000',1,1)
@@ -1392,11 +2589,44 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:93B6F860-8563-11DB-A4E1-A12FAA6C8F09','jbossesb','JBoss ESB User','2006-12-06 14:54:26.421000000','2006-12-06 14:54:26.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:93BB06B0-80E7-11DB-86B0-C177BEE5DC18','jbossesb','JBoss ESB User','2006-11-30 21:56:44.187000000','2006-11-30 21:56:44.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:93BE2450-8563-11DB-A4E1-8DCE81CFF4BC','jbossesb','JBoss ESB User','2006-12-06 14:54:26.453000000','2006-12-06 14:54:26.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9405A170-860F-11DB-A170-81100A31A52A','jbossesb','JBoss ESB User','2006-12-07 11:25:40.359000000','2006-12-07 11:25:40.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:941CB040-814B-11DB-A6BA-8B173F5D8DF2','jbossesb','JBoss ESB User','2006-12-01 09:52:34.515000000','2006-12-01 09:52:34.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9436C7F0-814B-11DB-A6BA-D6519D6332A7','jbossesb','JBoss ESB User','2006-12-01 09:52:34.671000000','2006-12-01 09:52:34.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9442D5E0-814B-11DB-A6BA-B8D5E5CDED31','jbossesb','JBoss ESB User','2006-12-01 09:52:34.750000000','2006-12-01 09:52:34.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:944790D0-814B-11DB-A6BA-A898403CFFF0','jbossesb','JBoss ESB User','2006-12-01 09:52:34.781000000','2006-12-01 09:52:34.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:946BABB0-860E-11DB-ABB0-D0342F271F27','jbossesb','JBoss ESB User','2006-12-07 11:18:31.531000000','2006-12-07 11:18:31.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:946DF5A0-860E-11DB-B5A0-D830F084A07C','jbossesb','JBoss ESB User','2006-12-07 11:18:31.546000000','2006-12-07 11:18:31.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9472D7A0-860E-11DB-97A0-A668E099DEB2','jbossesb','JBoss ESB User','2006-12-07 11:18:31.578000000','2006-12-07 11:18:31.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:947EBE80-860E-11DB-BE80-B7B71D251039','jbossesb','JBoss ESB User','2006-12-07 11:18:31.656000000','2006-12-07 11:18:31.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94837970-860E-11DB-B970-D46A523B5AD8','jbossesb','JBoss ESB User','2006-12-07 11:18:31.703000000','2006-12-07 11:18:31.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:948AA560-860E-11DB-A560-C60CA375AB32','jbossesb','JBoss ESB User','2006-12-07 11:18:31.734000000','2006-12-07 11:18:31.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:948AE7F0-8618-11DB-A7F0-ED71C1BA341C','jbossesb','JBoss ESB User','2006-12-07 12:30:06.718000000','2006-12-07 12:30:06.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9491D150-860E-11DB-9150-E07D480952DD','jbossesb','JBoss ESB User','2006-12-07 11:18:31.781000000','2006-12-07 11:18:31.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:949213E0-8618-11DB-93E0-E3634B54BF3A','jbossesb','JBoss ESB User','2006-12-07 12:30:06.750000000','2006-12-07 12:30:06.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:949918C0-8618-11DB-98C0-BC43C72E88E1','jbossesb','JBoss ESB User','2006-12-07 12:30:06.796000000','2006-12-07 12:30:06.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:949DFAC0-8618-11DB-BAC0-F7C069DEF9D3','jbossesb','JBoss ESB User','2006-12-07 12:30:06.828000000','2006-12-07 12:30:06.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94A770A0-8618-11DB-B0A0-88ACBE6C7FCC','jbossesb','JBoss ESB User','2006-12-07 12:30:06.890000000','2006-12-07 12:30:06.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94A96FA0-861C-11DB-AFA0-DF8324A87E71','jbossesb','JBoss ESB User','2006-12-07 12:58:44.890000000','2006-12-07 12:58:44.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94B09B90-861C-11DB-9B90-855D78A6DD04','jbossesb','JBoss ESB User','2006-12-07 12:58:44.937000000','2006-12-07 12:58:44.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94B55680-861C-11DB-9680-F26FBBCF8E91','jbossesb','JBoss ESB User','2006-12-07 12:58:44.984000000','2006-12-07 12:58:45.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94BC8270-861C-11DB-8270-E3D80FEBD66C','jbossesb','JBoss ESB User','2006-12-07 12:58:45.150000000','2006-12-07 12:58:45.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94C13D60-861C-11DB-BD60-E17E104F2493','jbossesb','JBoss ESB User','2006-12-07 12:58:45.620000000','2006-12-07 12:58:45.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94C1AF60-8618-11DB-AF60-EFA18408D2D9','jbossesb','JBoss ESB User','2006-12-07 12:30:07.620000000','2006-12-07 12:30:07.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94C61F60-861C-11DB-9F60-C3EE64C95209','jbossesb','JBoss ESB User','2006-12-07 12:58:45.780000000','2006-12-07 12:58:45.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94C66A50-8618-11DB-AA50-B2C0D652E2F4','jbossesb','JBoss ESB User','2006-12-07 12:30:07.109000000','2006-12-07 12:30:07.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94CD9640-8618-11DB-9640-876A2CACF125','jbossesb','JBoss ESB User','2006-12-07 12:30:07.171000000','2006-12-07 12:30:07.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94D73330-8618-11DB-B330-9BCB9D356B31','jbossesb','JBoss ESB User','2006-12-07 12:30:07.203000000','2006-12-07 12:30:07.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94D961A0-860E-11DB-A1A0-C591E3F0B3A9','jbossesb','JBoss ESB User','2006-12-07 11:18:32.250000000','2006-12-07 11:18:32.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94D97D20-8618-11DB-BD20-9F738AFB2EFC','jbossesb','JBoss ESB User','2006-12-07 12:30:07.234000000','2006-12-07 12:30:07.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94E76300-861C-11DB-A300-F02E1E9C4322','jbossesb','JBoss ESB User','2006-12-07 12:58:45.296000000','2006-12-07 12:58:45.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94EC4500-861C-11DB-8500-B2DCC33C30F8','jbossesb','JBoss ESB User','2006-12-07 12:58:45.343000000','2006-12-07 12:58:45.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94F0FFF0-861C-11DB-BFF0-CAD52CE335E1','jbossesb','JBoss ESB User','2006-12-07 12:58:45.375000000','2006-12-07 12:58:45.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94F5BAE0-861C-11DB-BAE0-CE9C13D2B770','jbossesb','JBoss ESB User','2006-12-07 12:58:45.390000000','2006-12-07 12:58:45.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:94FCE6D0-861C-11DB-A6D0-800A66D8BA59','jbossesb','JBoss ESB User','2006-12-07 12:58:45.437000000','2006-12-07 12:58:45.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9501A1C0-861C-11DB-A1C0-A683170ED670','jbossesb','JBoss ESB User','2006-12-07 12:58:45.468000000','2006-12-07 12:58:45.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:957213A0-8618-11DB-93A0-C8A89F5990BF','jbossesb','JBoss ESB User','2006-12-07 12:30:08.218000000','2006-12-07 12:30:08.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:95D77FD0-8170-11DB-AF51-D6423D84CE37','jbossesb','JBoss ESB User','2006-12-01 14:17:28.875000000','2006-12-01 14:17:28.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:95DFC990-8618-11DB-8990-AEB823892EF5','jbossesb','JBoss ESB User','2006-12-07 12:30:08.937000000','2006-12-07 12:30:08.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:95E14AA0-80FE-11DB-BEA2-F36B55ADA72F','jbossesb','JBoss ESB User','2006-12-01 00:41:26.250000000','2006-12-01 00:41:26.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9609E140-80FE-11DB-BEA2-913D99708B4B','jbossesb','JBoss ESB User','2006-12-01 00:41:26.500000000','2006-12-01 00:41:26.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:96183920-80FE-11DB-BEA2-B8D4D5C32BBE','jbossesb','JBoss ESB User','2006-12-01 00:41:26.578000000','2006-12-01 00:41:26.593000000',1,1)
@@ -1411,11 +2641,23 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:96993A70-8176-11DB-BA70-E1D166E00719','jbossesb','JBoss ESB User','2006-12-01 15:00:27.310000000','2006-12-01 15:00:27.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:96A52150-8176-11DB-A150-C306BAA03FC4','jbossesb','JBoss ESB User','2006-12-01 15:00:27.109000000','2006-12-01 15:00:27.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:96BDE0D0-8173-11DB-B8A9-90C197312DE5','jbossesb','JBoss ESB User','2006-12-01 14:38:58.781000000','2006-12-01 14:38:58.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:971C9280-861C-11DB-9280-FBBC00068B33','jbossesb','JBoss ESB User','2006-12-07 12:58:49.150000000','2006-12-07 12:58:49.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:971F88D0-8173-11DB-B8A9-9779CA1A28CF','jbossesb','JBoss ESB User','2006-12-01 14:38:59.437000000','2006-12-01 14:38:59.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:972DE0B0-8173-11DB-B8A9-F62B2D8D5139','jbossesb','JBoss ESB User','2006-12-01 14:38:59.546000000','2006-12-01 14:38:59.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9739C790-8173-11DB-B8A9-ADFD8EDEBB9B','jbossesb','JBoss ESB User','2006-12-01 14:38:59.593000000','2006-12-01 14:38:59.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97A69C50-8617-11DB-9C50-89135CF7D415','jbossesb','JBoss ESB User','2006-12-07 12:23:02.421000000','2006-12-07 12:23:02.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97ADC840-8617-11DB-8840-CAD48F6E8401','jbossesb','JBoss ESB User','2006-12-07 12:23:02.468000000','2006-12-07 12:23:02.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97B2AA40-8617-11DB-AA40-A29C57FF854E','jbossesb','JBoss ESB User','2006-12-07 12:23:02.500000000','2006-12-07 12:23:02.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97B76530-8617-11DB-A530-C5BA3E9BBDDF','jbossesb','JBoss ESB User','2006-12-07 12:23:02.531000000','2006-12-07 12:23:02.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97CCC1F0-8617-11DB-81F0-F3A7827593AA','jbossesb','JBoss ESB User','2006-12-07 12:23:02.703000000','2006-12-07 12:23:02.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97D3EDE0-8617-11DB-ADE0-E97DFDBB6B72','jbossesb','JBoss ESB User','2006-12-07 12:23:02.750000000','2006-12-07 12:23:02.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97DB19D0-8617-11DB-99D0-A3ACF3DB1964','jbossesb','JBoss ESB User','2006-12-07 12:23:02.781000000','2006-12-07 12:23:02.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97DD9890-861C-11DB-9890-8DCBE616D84E','jbossesb','JBoss ESB User','2006-12-07 12:58:50.281000000','2006-12-07 12:58:50.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:97DFD4C0-8617-11DB-94C0-FE9798CF1475','jbossesb','JBoss ESB User','2006-12-07 12:23:02.812000000','2006-12-07 12:23:02.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:980F9750-8617-11DB-9750-8B1D75F1275D','jbossesb','JBoss ESB User','2006-12-07 12:23:03.109000000','2006-12-07 12:23:03.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:981A30F0-817D-11DB-B0F0-A5189BBFF90C','jbossesb','JBoss ESB User','2006-12-01 15:50:36.460000000','2006-12-01 15:50:36.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:98346FB0-817D-11DB-AFB0-8C1BAA254E90','jbossesb','JBoss ESB User','2006-12-01 15:50:36.218000000','2006-12-01 15:50:36.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9835BCF0-8617-11DB-BCF0-EF22E4D4427D','jbossesb','JBoss ESB User','2006-12-07 12:23:03.359000000','2006-12-07 12:23:03.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9842A080-817D-11DB-A080-FC38175F47D2','jbossesb','JBoss ESB User','2006-12-01 15:50:36.328000000','2006-12-01 15:50:36.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:984D08F0-814A-11DB-A6BA-AADF02A7EE20','jbossesb','JBoss ESB User','2006-12-01 09:45:32.310000000','2006-12-01 09:45:32.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:98536960-817D-11DB-A960-D5FD0436AC0B','jbossesb','JBoss ESB User','2006-12-01 15:50:36.421000000','2006-12-01 15:50:36.421000000',1,1)
@@ -1436,8 +2678,18 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:9918D1B0-817C-11DB-91B0-D1FD4385713B','jbossesb','JBoss ESB User','2006-12-01 15:43:28.234000000','2006-12-01 15:43:28.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:991B0020-8172-11DB-B8A9-A54FE232EFA3','jbossesb','JBoss ESB User','2006-12-01 14:31:53.265000000','2006-12-01 14:31:53.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:99247600-8172-11DB-B8A9-FA98F88C5BDC','jbossesb','JBoss ESB User','2006-12-01 14:31:53.343000000','2006-12-01 14:31:53.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:992D3F80-861B-11DB-BF80-E8CC6A27C0C2','jbossesb','JBoss ESB User','2006-12-07 12:51:42.984000000','2006-12-07 12:51:43.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:992D63C0-817F-11DB-A3C0-896CC92A911E','jbossesb','JBoss ESB User','2006-12-01 16:04:56.828000000','2006-12-01 16:04:56.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:99305CE0-8172-11DB-B8A9-9A9CD6B18130','jbossesb','JBoss ESB User','2006-12-01 14:31:53.406000000','2006-12-01 14:31:53.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:99346B70-861B-11DB-AB70-B4495772BF58','jbossesb','JBoss ESB User','2006-12-07 12:51:43.150000000','2006-12-07 12:51:43.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:99392660-861B-11DB-A660-FBCC3A0F0C2E','jbossesb','JBoss ESB User','2006-12-07 12:51:43.460000000','2006-12-07 12:51:43.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:993E0860-861B-11DB-8860-E99FAF3BDD39','jbossesb','JBoss ESB User','2006-12-07 12:51:43.780000000','2006-12-07 12:51:43.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:99453450-861B-11DB-B450-F1195BE55C88','jbossesb','JBoss ESB User','2006-12-07 12:51:43.156000000','2006-12-07 12:51:43.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:995D0210-861B-11DB-8210-B272BE76E79E','jbossesb','JBoss ESB User','2006-12-07 12:51:43.296000000','2006-12-07 12:51:43.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9961BD00-861B-11DB-BD00-98ECFB348FA5','jbossesb','JBoss ESB User','2006-12-07 12:51:43.312000000','2006-12-07 12:51:43.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:996DA3E0-861B-11DB-A3E0-C4DE33CB6B17','jbossesb','JBoss ESB User','2006-12-07 12:51:43.390000000','2006-12-07 12:51:43.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:99725ED0-861B-11DB-9ED0-F712EDAED9E1','jbossesb','JBoss ESB User','2006-12-07 12:51:43.421000000','2006-12-07 12:51:43.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:99798AC0-861B-11DB-8AC0-AB370A06DAF5','jbossesb','JBoss ESB User','2006-12-07 12:51:43.468000000','2006-12-07 12:51:43.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:99A44D00-8175-11DB-AE84-941D11802C05','jbossesb','JBoss ESB User','2006-12-01 14:53:22.640000000','2006-12-01 14:53:22.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:99B9D0D0-8175-11DB-AE84-BDE5B0F7046A','jbossesb','JBoss ESB User','2006-12-01 14:53:22.796000000','2006-12-01 14:53:22.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:99CCE3A0-8175-11DB-AE84-F0AD1EF0243E','jbossesb','JBoss ESB User','2006-12-01 14:53:22.937000000','2006-12-01 14:53:22.937000000',1,1)
@@ -1469,21 +2721,51 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:9B16B310-8104-11DB-B310-889D8ED3AD99','jbossesb','JBoss ESB User','2006-12-01 01:24:31.937000000','2006-12-01 01:24:31.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9B6D8300-816F-11DB-A4E4-D8CC58AD8B91','jbossesb','JBoss ESB User','2006-12-01 14:10:28.671000000','2006-12-01 14:10:28.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9B9137A0-816F-11DB-A4E4-C8F6D429C5FA','jbossesb','JBoss ESB User','2006-12-01 14:10:28.906000000','2006-12-01 14:10:28.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BBA2160-861A-11DB-A160-BEC16AF319CB','jbossesb','JBoss ESB User','2006-12-07 12:44:37.750000000','2006-12-07 12:44:37.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BBEDC50-861A-11DB-9C50-A3DEB24523B7','jbossesb','JBoss ESB User','2006-12-07 12:44:37.796000000','2006-12-07 12:44:37.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BC60840-861A-11DB-8840-B36943EB42A1','jbossesb','JBoss ESB User','2006-12-07 12:44:37.828000000','2006-12-07 12:44:37.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BCAC330-861A-11DB-8330-C863AE64E0BE','jbossesb','JBoss ESB User','2006-12-07 12:44:37.890000000','2006-12-07 12:44:37.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9BCC0BA0-814C-11DB-A6BA-F856104B54C8','jbossesb','JBoss ESB User','2006-12-01 09:59:56.937000000','2006-12-01 09:59:56.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BD1EF20-861A-11DB-AF20-A62AAB8B8596','jbossesb','JBoss ESB User','2006-12-07 12:44:37.921000000','2006-12-07 12:44:37.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9BDCD480-814C-11DB-A6BA-C82889723249','jbossesb','JBoss ESB User','2006-12-01 09:59:57.0','2006-12-01 09:59:57.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9BDD82E0-816F-11DB-A4E4-82BBB53284B4','jbossesb','JBoss ESB User','2006-12-01 14:10:29.406000000','2006-12-01 14:10:29.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9BE18F70-814C-11DB-A6BA-96E5D1AF1D1F','jbossesb','JBoss ESB User','2006-12-01 09:59:57.460000000','2006-12-01 09:59:57.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9BE8BB60-814C-11DB-A6BA-EF975B070D67','jbossesb','JBoss ESB User','2006-12-01 09:59:57.930000000','2006-12-01 09:59:57.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BEE77D0-861A-11DB-B7D0-B959DB41E6CA','jbossesb','JBoss ESB User','2006-12-07 12:44:38.109000000','2006-12-07 12:44:38.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9BF095B0-816F-11DB-A4E4-AB749F2586CF','jbossesb','JBoss ESB User','2006-12-01 14:10:29.531000000','2006-12-01 14:10:29.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BF359D0-861A-11DB-99D0-AA83235EACBC','jbossesb','JBoss ESB User','2006-12-07 12:44:38.125000000','2006-12-07 12:44:38.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9BF814C0-861A-11DB-94C0-BACE8D662381','jbossesb','JBoss ESB User','2006-12-07 12:44:38.187000000','2006-12-07 12:44:38.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9C018AA0-861A-11DB-8AA0-AE61CF837702','jbossesb','JBoss ESB User','2006-12-07 12:44:38.218000000','2006-12-07 12:44:38.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9C0328C0-816E-11DB-A4E4-E47BBCD3D5A8','jbossesb','JBoss ESB User','2006-12-01 14:03:20.156000000','2006-12-01 14:03:20.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9C066CA0-861A-11DB-ACA0-FE0C86B1FADA','jbossesb','JBoss ESB User','2006-12-07 12:44:38.250000000','2006-12-07 12:44:38.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9C163B90-816E-11DB-A4E4-9503A9D1FE32','jbossesb','JBoss ESB User','2006-12-01 14:03:20.359000000','2006-12-01 14:03:20.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9C616870-861B-11DB-A870-AB1B7AF5CF14','jbossesb','JBoss ESB User','2006-12-07 12:51:48.375000000','2006-12-07 12:51:48.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9C6C23C0-816E-11DB-A4E4-A9D12E2921C4','jbossesb','JBoss ESB User','2006-12-01 14:03:20.843000000','2006-12-01 14:03:20.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9C780AA0-816E-11DB-A4E4-89CCD2126B13','jbossesb','JBoss ESB User','2006-12-01 14:03:20.968000000','2006-12-01 14:03:20.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9C825360-861A-11DB-9360-F49E3114F532','jbossesb','JBoss ESB User','2006-12-07 12:44:39.780000000','2006-12-07 12:44:39.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9C8AFBC0-8181-11DB-AB1E-8CDAC7534409','jbossesb','JBoss ESB User','2006-12-01 16:19:21.500000000','2006-12-01 16:19:21.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9CAC6670-8181-11DB-AB1E-994CEF4A6CEE','jbossesb','JBoss ESB User','2006-12-01 16:19:21.687000000','2006-12-01 16:19:21.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9CB84D50-8181-11DB-AB1E-A603E8A4C008','jbossesb','JBoss ESB User','2006-12-01 16:19:21.765000000','2006-12-01 16:19:21.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9CC91630-8181-11DB-AB1E-D53A24F4CA26','jbossesb','JBoss ESB User','2006-12-01 16:19:21.875000000','2006-12-01 16:19:21.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9CCF1E60-861B-11DB-9E60-A1ADF7BF4B25','jbossesb','JBoss ESB User','2006-12-07 12:51:49.780000000','2006-12-07 12:51:49.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9D26D0C0-861A-11DB-90C0-E22E0FCD9C6F','jbossesb','JBoss ESB User','2006-12-07 12:44:40.156000000','2006-12-07 12:44:40.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E1BB910-860F-11DB-B910-A091EE5ED149','jbossesb','JBoss ESB User','2006-12-07 11:25:57.281000000','2006-12-07 11:25:57.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E207400-860F-11DB-B400-B3ED12C6E8A8','jbossesb','JBoss ESB User','2006-12-07 11:25:57.328000000','2006-12-07 11:25:57.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E27E280-8619-11DB-A280-B623C357AEBB','jbossesb','JBoss ESB User','2006-12-07 12:37:32.328000000','2006-12-07 12:37:32.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E2A10F0-860F-11DB-90F0-9BA67B19706F','jbossesb','JBoss ESB User','2006-12-07 11:25:57.390000000','2006-12-07 11:25:57.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E2C9D70-8619-11DB-9D70-E4EE4BD299EF','jbossesb','JBoss ESB User','2006-12-07 12:37:32.359000000','2006-12-07 12:37:32.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E33C960-8619-11DB-8960-E7CE92FEDF72','jbossesb','JBoss ESB User','2006-12-07 12:37:32.437000000','2006-12-07 12:37:32.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E3AF550-8619-11DB-B550-98543EAB172A','jbossesb','JBoss ESB User','2006-12-07 12:37:32.468000000','2006-12-07 12:37:32.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E3D23C0-860F-11DB-A3C0-F7ACD4F653FC','jbossesb','JBoss ESB User','2006-12-07 11:25:57.500000000','2006-12-07 11:25:57.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E41DEB0-860F-11DB-9EB0-82AC0C1050CF','jbossesb','JBoss ESB User','2006-12-07 11:25:57.531000000','2006-12-07 11:25:57.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E422140-8619-11DB-A140-88971962C81B','jbossesb','JBoss ESB User','2006-12-07 12:37:32.515000000','2006-12-07 12:37:32.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E4428A0-860F-11DB-A8A0-FDB7327EEE86','jbossesb','JBoss ESB User','2006-12-07 11:25:57.546000000','2006-12-07 11:25:57.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9E5E18E0-80E3-11DB-98E0-B0FF756A375E','jbossesb','JBoss ESB User','2006-11-30 21:28:24.780000000','2006-11-30 21:28:24.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E5EA9F0-8619-11DB-A9F0-C7FE5BB8BC1F','jbossesb','JBoss ESB User','2006-12-07 12:37:32.703000000','2006-12-07 12:37:32.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E6364E0-8619-11DB-A4E0-E1069B7D0A7C','jbossesb','JBoss ESB User','2006-12-07 12:37:32.718000000','2006-12-07 12:37:32.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E6A90D0-8619-11DB-90D0-9D03212BD8D5','jbossesb','JBoss ESB User','2006-12-07 12:37:32.765000000','2006-12-07 12:37:32.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E6D01D0-8619-11DB-81D0-F71B8BF0238C','jbossesb','JBoss ESB User','2006-12-07 12:37:32.796000000','2006-12-07 12:37:32.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9E71BCC0-8619-11DB-BCC0-DC7D9920CBF7','jbossesb','JBoss ESB User','2006-12-07 12:37:32.828000000','2006-12-07 12:37:32.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9EA583B0-8147-11DB-A69A-8884E998DD56','jbossesb','JBoss ESB User','2006-12-01 09:24:14.203000000','2006-12-01 09:24:14.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9EB62580-8147-11DB-A69A-E10C4E429137','jbossesb','JBoss ESB User','2006-12-01 09:24:14.312000000','2006-12-01 09:24:14.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9EC47D60-8147-11DB-A69A-9F62A80FBA68','jbossesb','JBoss ESB User','2006-12-01 09:24:14.390000000','2006-12-01 09:24:14.390000000',1,1)
@@ -1492,7 +2774,9 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:9F050740-80E3-11DB-8740-AD6611835294','jbossesb','JBoss ESB User','2006-11-30 21:28:25.171000000','2006-11-30 21:28:25.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9F1A8B10-80E3-11DB-8B10-B70575C0CA23','jbossesb','JBoss ESB User','2006-11-30 21:28:25.281000000','2006-11-30 21:28:25.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9F551C70-817A-11DB-9C70-D0E32A9C1847','jbossesb','JBoss ESB User','2006-12-01 15:29:19.703000000','2006-12-01 15:29:19.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9F6E50C0-860F-11DB-90C0-D115499325F1','jbossesb','JBoss ESB User','2006-12-07 11:25:59.500000000','2006-12-07 11:25:59.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9F7B4210-817A-11DB-8210-E8A466CB175F','jbossesb','JBoss ESB User','2006-12-01 15:29:19.921000000','2006-12-01 15:29:19.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:9F886870-860F-11DB-A870-9D7AECD4CE7E','jbossesb','JBoss ESB User','2006-12-07 11:25:59.671000000','2006-12-07 11:25:59.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9F8C0AF0-817A-11DB-8AF0-93EEA99C39E6','jbossesb','JBoss ESB User','2006-12-01 15:29:20.310000000','2006-12-01 15:29:20.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9F8C89F0-80E7-11DB-89F0-AE967321D605','jbossesb','JBoss ESB User','2006-11-30 21:57:04.310000000','2006-11-30 21:57:04.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:9F96D380-8563-11DB-A4E1-BF5101A0872F','jbossesb','JBoss ESB User','2006-12-06 14:54:46.343000000','2006-12-06 14:54:46.375000000',1,1)
@@ -1507,8 +2791,42 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:A0380DC0-814B-11DB-A6BA-ADAB98D8FD88','jbossesb','JBoss ESB User','2006-12-01 09:52:54.812000000','2006-12-01 09:52:54.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A03F39B0-814B-11DB-A6BA-C57BD8C5BABD','jbossesb','JBoss ESB User','2006-12-01 09:52:54.875000000','2006-12-01 09:52:54.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A04665A0-814B-11DB-A6BA-C614083BE517','jbossesb','JBoss ESB User','2006-12-01 09:52:54.906000000','2006-12-01 09:52:54.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A07D9350-860E-11DB-9350-C8F0D5DEC27E','jbossesb','JBoss ESB User','2006-12-07 11:18:51.781000000','2006-12-07 11:18:51.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A07FDD40-860E-11DB-9D40-8526A0EA0779','jbossesb','JBoss ESB User','2006-12-07 11:18:51.796000000','2006-12-07 11:18:51.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0824E40-860E-11DB-8E40-C091E735242F','jbossesb','JBoss ESB User','2006-12-07 11:18:51.828000000','2006-12-07 11:18:51.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A08C75E0-8178-11DB-A966-EFD04711E8F1','jbossesb','JBoss ESB User','2006-12-01 15:15:02.781000000','2006-12-01 15:15:02.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A090A620-860E-11DB-A620-F3F2FFFA90FA','jbossesb','JBoss ESB User','2006-12-07 11:18:51.906000000','2006-12-07 11:18:51.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A090E8B0-8618-11DB-A8B0-FAED1E3E9061','jbossesb','JBoss ESB User','2006-12-07 12:30:26.890000000','2006-12-07 12:30:26.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A092F010-860E-11DB-B010-A655CC1B9C4D','jbossesb','JBoss ESB User','2006-12-07 11:18:51.937000000','2006-12-07 11:18:51.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A09A1C00-860E-11DB-9C00-CA8260CC19BF','jbossesb','JBoss ESB User','2006-12-07 11:18:51.984000000','2006-12-07 11:18:51.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A09A5E90-8618-11DB-9E90-F46BA188BBA0','jbossesb','JBoss ESB User','2006-12-07 12:30:26.968000000','2006-12-07 12:30:27.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0A147F0-860E-11DB-87F0-F3E5168DB2E4','jbossesb','JBoss ESB User','2006-12-07 11:18:52.150000000','2006-12-07 11:18:52.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0A64570-8618-11DB-8570-AFFB3568ADE9','jbossesb','JBoss ESB User','2006-12-07 12:30:27.150000000','2006-12-07 12:30:27.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0AD7160-8618-11DB-B160-E24B7F83A248','jbossesb','JBoss ESB User','2006-12-07 12:30:27.780000000','2006-12-07 12:30:27.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0AF7060-861C-11DB-B060-E8ED9C083F4A','jbossesb','JBoss ESB User','2006-12-07 12:59:05.780000000','2006-12-07 12:59:05.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0AF9FD0-860E-11DB-9FD0-C37E1EBF0102','jbossesb','JBoss ESB User','2006-12-07 11:18:52.125000000','2006-12-07 11:18:52.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0B42B50-861C-11DB-AB50-BE535EC459D0','jbossesb','JBoss ESB User','2006-12-07 12:59:05.930000000','2006-12-07 12:59:05.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0B49D50-8618-11DB-9D50-CBFD5C0E2479','jbossesb','JBoss ESB User','2006-12-07 12:30:27.125000000','2006-12-07 12:30:27.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0B90D50-861C-11DB-8D50-919B1F375B4F','jbossesb','JBoss ESB User','2006-12-07 12:59:05.140000000','2006-12-07 12:59:05.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0C01230-861C-11DB-9230-86C293891575','jbossesb','JBoss ESB User','2006-12-07 12:59:05.171000000','2006-12-07 12:59:05.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0C4F430-861C-11DB-B430-9B589C154E43','jbossesb','JBoss ESB User','2006-12-07 12:59:05.203000000','2006-12-07 12:59:05.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0C73E20-861C-11DB-BE20-CDC8C390F3D7','jbossesb','JBoss ESB User','2006-12-07 12:59:05.218000000','2006-12-07 12:59:05.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0CEDC10-8618-11DB-9C10-94E75286BCDE','jbossesb','JBoss ESB User','2006-12-07 12:30:27.281000000','2006-12-07 12:30:27.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0D39700-8618-11DB-9700-B3D6FF2AC79B','jbossesb','JBoss ESB User','2006-12-07 12:30:27.328000000','2006-12-07 12:30:27.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A0D67730-8178-11DB-A966-A4AC22C3908C','jbossesb','JBoss ESB User','2006-12-01 15:15:03.203000000','2006-12-01 15:15:03.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0DAC2F0-8618-11DB-82F0-D543CE1422E0','jbossesb','JBoss ESB User','2006-12-07 12:30:27.359000000','2006-12-07 12:30:27.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0E1EEE0-8618-11DB-AEE0-D8B298A16CEB','jbossesb','JBoss ESB User','2006-12-07 12:30:27.406000000','2006-12-07 12:30:27.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0E6A9D0-8618-11DB-A9D0-D7402D635EEA','jbossesb','JBoss ESB User','2006-12-07 12:30:27.453000000','2006-12-07 12:30:27.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0ED63C0-861C-11DB-A3C0-B47B18EB79A1','jbossesb','JBoss ESB User','2006-12-07 12:59:05.468000000','2006-12-07 12:59:05.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0F245C0-861C-11DB-85C0-F7ED02807B25','jbossesb','JBoss ESB User','2006-12-07 12:59:05.500000000','2006-12-07 12:59:05.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0F31070-8619-11DB-9070-DA7453F8127C','jbossesb','JBoss ESB User','2006-12-07 12:37:37.460000000','2006-12-07 12:37:37.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0F94AA0-861C-11DB-8AA0-8C2867D3059A','jbossesb','JBoss ESB User','2006-12-07 12:59:05.546000000','2006-12-07 12:59:05.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0FBBBA0-861C-11DB-BBA0-F6DD29868351','jbossesb','JBoss ESB User','2006-12-07 12:59:05.562000000','2006-12-07 12:59:05.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A0FC2DA0-8618-11DB-ADA0-AA8E2ECB5849','jbossesb','JBoss ESB User','2006-12-07 12:30:27.578000000','2006-12-07 12:30:27.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A1007690-861C-11DB-B690-C4655FFD6379','jbossesb','JBoss ESB User','2006-12-07 12:59:05.593000000','2006-12-07 12:59:05.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A1055890-861C-11DB-9890-FBE38EFBF2BE','jbossesb','JBoss ESB User','2006-12-07 12:59:05.671000000','2006-12-07 12:59:05.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A162B7A0-8618-11DB-B7A0-D5F2D6E22671','jbossesb','JBoss ESB User','2006-12-07 12:30:28.265000000','2006-12-07 12:30:28.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A19543E0-8619-11DB-83E0-C70E0B45F545','jbossesb','JBoss ESB User','2006-12-07 12:37:38.109000000','2006-12-07 12:37:38.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A1D199B0-8170-11DB-AF51-DC9CDDE0EFAD','jbossesb','JBoss ESB User','2006-12-01 14:17:48.875000000','2006-12-01 14:17:48.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A203A630-8170-11DB-AF51-B796728BBAFE','jbossesb','JBoss ESB User','2006-12-01 14:17:49.218000000','2006-12-01 14:17:49.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A2229FE0-8170-11DB-AF51-CC32B934017B','jbossesb','JBoss ESB User','2006-12-01 14:17:49.406000000','2006-12-01 14:17:49.437000000',1,1)
@@ -1522,9 +2840,11 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:A2F95DD0-80E1-11DB-9DD0-DC303E1DB3EC','jbossesb','JBoss ESB User','2006-11-30 21:14:12.796000000','2006-11-30 21:14:12.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A311AB50-80E2-11DB-AB50-AAC3A580D080','jbossesb','JBoss ESB User','2006-11-30 21:21:22.453000000','2006-11-30 21:21:22.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A31758C0-8173-11DB-B8A9-EF385454ED71','jbossesb','JBoss ESB User','2006-12-01 14:39:19.515000000','2006-12-01 14:39:19.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A3299820-861C-11DB-9820-E999F57D9D2D','jbossesb','JBoss ESB User','2006-12-07 12:59:09.218000000','2006-12-07 12:59:09.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A32CB580-8173-11DB-B8A9-AC9962AB5AEA','jbossesb','JBoss ESB User','2006-12-01 14:39:19.656000000','2006-12-01 14:39:19.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A33B0D60-8173-11DB-B8A9-C0CDDCF35F95','jbossesb','JBoss ESB User','2006-12-01 14:39:19.781000000','2006-12-01 14:39:19.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A3933F80-8173-11DB-B8A9-B89CE65D8A13','jbossesb','JBoss ESB User','2006-12-01 14:39:20.328000000','2006-12-01 14:39:20.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A409BEF0-861C-11DB-BEF0-8CB36A8022FA','jbossesb','JBoss ESB User','2006-12-07 12:59:10.687000000','2006-12-07 12:59:10.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A41694C0-817D-11DB-94C0-81C1319B4F3F','jbossesb','JBoss ESB User','2006-12-01 15:50:56.156000000','2006-12-01 15:50:56.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A4319F00-814A-11DB-A6BA-CF32AB4AD752','jbossesb','JBoss ESB User','2006-12-01 09:45:52.0','2006-12-01 09:45:52.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A437FF70-817D-11DB-BF70-8EC24BF0C468','jbossesb','JBoss ESB User','2006-12-01 15:50:56.375000000','2006-12-01 15:50:56.406000000',1,1)
@@ -1534,6 +2854,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:A457C4A0-814A-11DB-A6BA-AEF75A8E8CC5','jbossesb','JBoss ESB User','2006-12-01 09:45:52.234000000','2006-12-01 09:45:52.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A45EF090-814A-11DB-A6BA-9CA98B01129C','jbossesb','JBoss ESB User','2006-12-01 09:45:52.296000000','2006-12-01 09:45:52.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A470FF50-8105-11DB-BF50-88391B77898C','jbossesb','JBoss ESB User','2006-12-01 01:31:57.125000000','2006-12-01 01:31:57.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A47583A0-861D-11DB-B1A1-A24BD41BD379','jbossesb','JBoss ESB User','2006-12-07 13:06:21.265000000','2006-12-07 13:06:21.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A48FF900-8105-11DB-B900-DBBEBB33722A','jbossesb','JBoss ESB User','2006-12-01 01:31:57.343000000','2006-12-01 01:31:57.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A492A290-817D-11DB-A290-E07F9F776B57','jbossesb','JBoss ESB User','2006-12-01 15:50:56.984000000','2006-12-01 15:50:57.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A4A09AD0-8105-11DB-9AD0-80BFC333FED7','jbossesb','JBoss ESB User','2006-12-01 01:31:57.453000000','2006-12-01 01:31:57.468000000',1,1)
@@ -1547,8 +2868,18 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:A5248CE0-817E-11DB-8CE0-F48EC1FBE296','jbossesb','JBoss ESB User','2006-12-01 15:58:07.406000000','2006-12-01 15:58:07.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A529C790-817F-11DB-8790-CD38C5D51330','jbossesb','JBoss ESB User','2006-12-01 16:05:16.984000000','2006-12-01 16:05:17.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A52D0340-817C-11DB-8340-B863D0FA53A3','jbossesb','JBoss ESB User','2006-12-01 15:43:48.468000000','2006-12-01 15:43:48.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A5440920-861B-11DB-8920-B8112042D9AD','jbossesb','JBoss ESB User','2006-12-07 12:52:03.265000000','2006-12-07 12:52:03.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A548C410-861B-11DB-8410-D996FB98762B','jbossesb','JBoss ESB User','2006-12-07 12:52:03.312000000','2006-12-07 12:52:03.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A54FF000-861B-11DB-B000-BBCBD4FDECFC','jbossesb','JBoss ESB User','2006-12-07 12:52:03.328000000','2006-12-07 12:52:03.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A554AAF0-861B-11DB-AAF0-C7671ABBDF9A','jbossesb','JBoss ESB User','2006-12-07 12:52:03.375000000','2006-12-07 12:52:03.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A55965E0-861B-11DB-A5E0-83303DC22FD4','jbossesb','JBoss ESB User','2006-12-07 12:52:03.390000000','2006-12-07 12:52:03.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A5686A20-8172-11DB-B8A9-E12F36989153','jbossesb','JBoss ESB User','2006-12-01 14:32:13.937000000','2006-12-01 14:32:13.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A56EE9B0-861B-11DB-A9B0-90A0FC5D1673','jbossesb','JBoss ESB User','2006-12-07 12:52:03.531000000','2006-12-07 12:52:03.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A573A4A0-861B-11DB-A4A0-90D64C469010','jbossesb','JBoss ESB User','2006-12-07 12:52:03.562000000','2006-12-07 12:52:03.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A57615A0-861B-11DB-95A0-84866127137B','jbossesb','JBoss ESB User','2006-12-07 12:52:03.593000000','2006-12-07 12:52:03.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A57AD090-861B-11DB-9090-FF97388F6CDB','jbossesb','JBoss ESB User','2006-12-07 12:52:03.625000000','2006-12-07 12:52:03.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A57B7CF0-8172-11DB-B8A9-9BD94B5BE629','jbossesb','JBoss ESB User','2006-12-01 14:32:14.150000000','2006-12-01 14:32:14.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A57F8B80-861B-11DB-8B80-A725CB964780','jbossesb','JBoss ESB User','2006-12-07 12:52:03.640000000','2006-12-07 12:52:03.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A582A8E0-8172-11DB-B8A9-ACB6AA433D83','jbossesb','JBoss ESB User','2006-12-01 14:32:14.620000000','2006-12-01 14:32:14.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A5950C80-817F-11DB-8C80-D3EF201EEC92','jbossesb','JBoss ESB User','2006-12-01 16:05:17.640000000','2006-12-01 16:05:17.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A5AA9050-817F-11DB-9050-E6B0C40D68ED','jbossesb','JBoss ESB User','2006-12-01 16:05:17.796000000','2006-12-01 16:05:17.828000000',1,1)
@@ -1573,9 +2904,12 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:A691F570-8103-11DB-BD3E-CF520E141846','jbossesb','JBoss ESB User','2006-12-01 01:17:41.718000000','2006-12-01 01:17:41.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A69CD830-8182-11DB-AB1E-DF6DDC423EDD','jbossesb','JBoss ESB User','2006-12-01 16:26:47.875000000','2006-12-01 16:26:47.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A6A0D0D0-8177-11DB-90D0-C1C2A92EA960','jbossesb','JBoss ESB User','2006-12-01 15:08:03.437000000','2006-12-01 15:08:03.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A6A260A0-861B-11DB-A0A0-94AFC3C4E6A8','jbossesb','JBoss ESB User','2006-12-07 12:52:05.546000000','2006-12-07 12:52:05.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A6A29740-8103-11DB-BD3E-CFA656F8583E','jbossesb','JBoss ESB User','2006-12-01 01:17:41.812000000','2006-12-01 01:17:41.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A6AD7A00-8182-11DB-AB1E-9372F411FE5A','jbossesb','JBoss ESB User','2006-12-01 16:26:47.984000000','2006-12-01 16:26:48.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A6B960E0-8182-11DB-AB1E-8C8CDCDBBB34','jbossesb','JBoss ESB User','2006-12-01 16:26:48.620000000','2006-12-01 16:26:48.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A6D22330-861B-11DB-A330-EE7EFBE49B54','jbossesb','JBoss ESB User','2006-12-07 12:52:05.875000000','2006-12-07 12:52:05.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A6F94850-861D-11DB-B1A1-AE83DF3297CA','jbossesb','JBoss ESB User','2006-12-07 13:06:25.109000000','2006-12-07 13:06:25.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A7073000-8104-11DB-B000-FDC1B4BCEE1C','jbossesb','JBoss ESB User','2006-12-01 01:24:52.0','2006-12-01 01:24:52.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A723DFC0-8104-11DB-9FC0-AA4751A5D619','jbossesb','JBoss ESB User','2006-12-01 01:24:52.171000000','2006-12-01 01:24:52.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A7348190-8104-11DB-8190-A9583925F252','jbossesb','JBoss ESB User','2006-12-01 01:24:52.296000000','2006-12-01 01:24:52.312000000',1,1)
@@ -1584,9 +2918,19 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:A79BF350-816F-11DB-A4E4-C8BD01F78B35','jbossesb','JBoss ESB User','2006-12-01 14:10:49.930000000','2006-12-01 14:10:49.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A7A4A880-8104-11DB-A880-DF2CE70B7C0B','jbossesb','JBoss ESB User','2006-12-01 01:24:53.150000000','2006-12-01 01:24:53.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A7A7DA30-816F-11DB-A4E4-CF75B7331FD2','jbossesb','JBoss ESB User','2006-12-01 14:10:49.203000000','2006-12-01 14:10:49.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7B68530-861A-11DB-8530-8D76E2AA6CA4','jbossesb','JBoss ESB User','2006-12-07 12:44:57.859000000','2006-12-07 12:44:57.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7BB4020-861A-11DB-8020-A2840A9C3E50','jbossesb','JBoss ESB User','2006-12-07 12:44:57.890000000','2006-12-07 12:44:57.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7BFFB10-861A-11DB-BB10-DBD7AAAC9E62','jbossesb','JBoss ESB User','2006-12-07 12:44:57.937000000','2006-12-07 12:44:57.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7C72700-861A-11DB-A700-FA17219DF43E','jbossesb','JBoss ESB User','2006-12-07 12:44:57.984000000','2006-12-07 12:44:57.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7CE52F0-861A-11DB-92F0-B0FFD00549DE','jbossesb','JBoss ESB User','2006-12-07 12:44:58.150000000','2006-12-07 12:44:58.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A7D20C60-814C-11DB-A6BA-DF3779353902','jbossesb','JBoss ESB User','2006-12-01 10:00:17.930000000','2006-12-01 10:00:17.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A7DBA950-814C-11DB-A6BA-E9724EA400AD','jbossesb','JBoss ESB User','2006-12-01 10:00:17.125000000','2006-12-01 10:00:17.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A7E06440-814C-11DB-A6BA-980B772C8DFC','jbossesb','JBoss ESB User','2006-12-01 10:00:17.171000000','2006-12-01 10:00:17.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7EFBDA0-861A-11DB-BDA0-E7BC613DEFF9','jbossesb','JBoss ESB User','2006-12-07 12:44:58.265000000','2006-12-07 12:44:58.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7F47890-861A-11DB-B890-E0D2364304B8','jbossesb','JBoss ESB User','2006-12-07 12:44:58.281000000','2006-12-07 12:44:58.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7F93380-861A-11DB-B380-AF98DD18CFC8','jbossesb','JBoss ESB User','2006-12-07 12:44:58.296000000','2006-12-07 12:44:58.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A7FE1580-861A-11DB-9580-FD05444E1697','jbossesb','JBoss ESB User','2006-12-07 12:44:58.328000000','2006-12-07 12:44:58.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A802D070-861A-11DB-9070-D3BD2E667EFC','jbossesb','JBoss ESB User','2006-12-07 12:44:58.390000000','2006-12-07 12:44:58.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A8236840-816E-11DB-A4E4-872879A6B82A','jbossesb','JBoss ESB User','2006-12-01 14:03:40.484000000','2006-12-01 14:03:40.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A8367B10-816E-11DB-A4E4-92F8576958FE','jbossesb','JBoss ESB User','2006-12-01 14:03:40.625000000','2006-12-01 14:03:40.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A844D2F0-816E-11DB-A4E4-8E8BA88FE8F9','jbossesb','JBoss ESB User','2006-12-01 14:03:40.703000000','2006-12-01 14:03:40.718000000',1,1)
@@ -1595,8 +2939,28 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:A8AFF630-8181-11DB-AB1E-F298A8C471D9','jbossesb','JBoss ESB User','2006-12-01 16:19:41.843000000','2006-12-01 16:19:41.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A8BE4E10-8181-11DB-AB1E-DFE52FBE1251','jbossesb','JBoss ESB User','2006-12-01 16:19:41.953000000','2006-12-01 16:19:41.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:A8CA34F0-8181-11DB-AB1E-8935E91BCCF5','jbossesb','JBoss ESB User','2006-12-01 16:19:42.150000000','2006-12-01 16:19:42.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:A91341F0-860D-11DB-B8CF-CFBE6D20644A','jbossesb','JBoss ESB User','2006-12-07 11:11:56.703000000','2006-12-07 11:11:56.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA166E30-861A-11DB-AE30-DC3A7B116905','jbossesb','JBoss ESB User','2006-12-07 12:45:01.875000000','2006-12-07 12:45:01.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA34CCA0-860F-11DB-8CA0-F26AECB5B819','jbossesb','JBoss ESB User','2006-12-07 11:26:17.593000000','2006-12-07 11:26:17.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA3BF890-860F-11DB-B890-8EB31F2C28C5','jbossesb','JBoss ESB User','2006-12-07 11:26:17.640000000','2006-12-07 11:26:17.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA40F610-8619-11DB-B610-ACD422125B9A','jbossesb','JBoss ESB User','2006-12-07 12:37:52.640000000','2006-12-07 12:37:52.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA42FD70-860F-11DB-BD70-BA6ED9F5D50A','jbossesb','JBoss ESB User','2006-12-07 11:26:17.671000000','2006-12-07 11:26:17.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA45B100-8619-11DB-B100-C6A82D0CD056','jbossesb','JBoss ESB User','2006-12-07 12:37:52.671000000','2006-12-07 12:37:52.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA4CDCF0-8619-11DB-9CF0-C31F704E8847','jbossesb','JBoss ESB User','2006-12-07 12:37:52.703000000','2006-12-07 12:37:52.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA515550-860F-11DB-9550-C9224FA75C01','jbossesb','JBoss ESB User','2006-12-07 11:26:17.765000000','2006-12-07 11:26:17.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA5197E0-8619-11DB-97E0-FF39A60925E8','jbossesb','JBoss ESB User','2006-12-07 12:37:52.765000000','2006-12-07 12:37:52.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA561040-860F-11DB-9040-8436119D7CDF','jbossesb','JBoss ESB User','2006-12-07 11:26:17.812000000','2006-12-07 11:26:17.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA5AF240-860F-11DB-B240-801421BCC6F3','jbossesb','JBoss ESB User','2006-12-07 11:26:17.828000000','2006-12-07 11:26:17.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA5B0DC0-8619-11DB-8DC0-C61B7AD10BA7','jbossesb','JBoss ESB User','2006-12-07 12:37:52.812000000','2006-12-07 12:37:52.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AA649A20-8178-11DB-A966-998A7B905EBD','jbossesb','JBoss ESB User','2006-12-01 15:15:19.250000000','2006-12-01 15:15:19.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA65D9A0-860D-11DB-B8CF-CB5FF8062D66','jbossesb','JBoss ESB User','2006-12-07 11:11:58.937000000','2006-12-07 11:11:58.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA754C80-8619-11DB-8C80-A85E6B3A1083','jbossesb','JBoss ESB User','2006-12-07 12:37:52.968000000','2006-12-07 12:37:52.984000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AA769FB0-8171-11DB-B8A9-BBDAD8C2B552','jbossesb','JBoss ESB User','2006-12-01 14:25:12.937000000','2006-12-01 14:25:13.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA7A2E80-8619-11DB-AE80-C41567B6ABB2','jbossesb','JBoss ESB User','2006-12-07 12:37:53.0','2006-12-07 12:37:53.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA7EE970-8619-11DB-A970-AC69F42D15FF','jbossesb','JBoss ESB User','2006-12-07 12:37:53.310000000','2006-12-07 12:37:53.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA813360-8619-11DB-B360-9EF747A09C66','jbossesb','JBoss ESB User','2006-12-07 12:37:53.620000000','2006-12-07 12:37:53.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA861560-8619-11DB-9560-D47968F475BD','jbossesb','JBoss ESB User','2006-12-07 12:37:53.930000000','2006-12-07 12:37:53.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AA8A8DC0-860F-11DB-8DC0-F0D93F7ED3CC','jbossesb','JBoss ESB User','2006-12-07 11:26:18.140000000','2006-12-07 11:26:18.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AAAD6720-8171-11DB-B8A9-B8C193DB8DC5','jbossesb','JBoss ESB User','2006-12-01 14:25:13.281000000','2006-12-01 14:25:13.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AAB5A050-8178-11DB-A966-BAD606E2A278','jbossesb','JBoss ESB User','2006-12-01 15:15:19.781000000','2006-12-01 15:15:19.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AAC5C330-8147-11DB-A69A-C43E455FBBBE','jbossesb','JBoss ESB User','2006-12-01 09:24:34.546000000','2006-12-01 09:24:34.562000000',1,1)
@@ -1604,12 +2968,16 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:AACF3910-8147-11DB-A69A-B9E6D4896A56','jbossesb','JBoss ESB User','2006-12-01 09:24:34.593000000','2006-12-01 09:24:34.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AAD1CF90-80E3-11DB-8F90-E6D62A2361FA','jbossesb','JBoss ESB User','2006-11-30 21:28:44.953000000','2006-11-30 21:28:44.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AAD41B10-8147-11DB-A69A-FC82B711A2DA','jbossesb','JBoss ESB User','2006-12-01 09:24:34.625000000','2006-12-01 09:24:34.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AAD6D900-860F-11DB-9900-AE55E9ED627D','jbossesb','JBoss ESB User','2006-12-07 11:26:18.656000000','2006-12-07 11:26:18.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AADE36F0-8178-11DB-A966-8CEAE9EE2C48','jbossesb','JBoss ESB User','2006-12-01 15:15:20.460000000','2006-12-01 15:15:20.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AAED1F20-861A-11DB-9F20-ED1871DF8AFF','jbossesb','JBoss ESB User','2006-12-07 12:45:03.250000000','2006-12-07 12:45:03.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AAF61540-8619-11DB-9540-C549A23CE4EF','jbossesb','JBoss ESB User','2006-12-07 12:37:53.828000000','2006-12-07 12:37:53.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AAFCB020-80E3-11DB-B020-FDF9D48BD347','jbossesb','JBoss ESB User','2006-11-30 21:28:45.234000000','2006-11-30 21:28:45.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AB1233F0-80E3-11DB-B3F0-FBDA1A4AA8A0','jbossesb','JBoss ESB User','2006-11-30 21:28:45.359000000','2006-11-30 21:28:45.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AB208BD0-80E3-11DB-8BD0-AEF0C7B9E1CF','jbossesb','JBoss ESB User','2006-11-30 21:28:45.468000000','2006-11-30 21:28:45.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AB731200-817A-11DB-9200-D1F269CFBC7B','jbossesb','JBoss ESB User','2006-12-01 15:29:40.150000000','2006-12-01 15:29:40.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AB8D29B0-817A-11DB-A9B0-A95F9A2FB31A','jbossesb','JBoss ESB User','2006-12-01 15:29:40.171000000','2006-12-01 15:29:40.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AB8EABC0-8619-11DB-ABC0-8E3334211600','jbossesb','JBoss ESB User','2006-12-07 12:37:54.828000000','2006-12-07 12:37:54.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AB95A850-8563-11DB-A4E1-C5E05D23688C','jbossesb','JBoss ESB User','2006-12-06 14:55:06.468000000','2006-12-06 14:55:06.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AB9745A0-80E7-11DB-85A0-CDEB3F61D947','jbossesb','JBoss ESB User','2006-11-30 21:57:24.234000000','2006-11-30 21:57:24.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AB9B8190-817A-11DB-8190-B4D93C59B71A','jbossesb','JBoss ESB User','2006-12-01 15:29:40.281000000','2006-12-01 15:29:40.296000000',1,1)
@@ -1626,19 +2994,66 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:AC395390-814B-11DB-A6BA-B9496FDCD57D','jbossesb','JBoss ESB User','2006-12-01 09:53:14.968000000','2006-12-01 09:53:14.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AC453A70-814B-11DB-A6BA-9EDF279C1E6F','jbossesb','JBoss ESB User','2006-12-01 09:53:15.310000000','2006-12-01 09:53:15.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AC61F720-8180-11DB-BF4A-D79E675D13C4','jbossesb','JBoss ESB User','2006-12-01 16:12:38.625000000','2006-12-01 16:12:38.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AC7C6820-860E-11DB-A820-8D5943495782','jbossesb','JBoss ESB User','2006-12-07 11:19:11.921000000','2006-12-07 11:19:11.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AC812310-860E-11DB-A310-9161FFB53FE3','jbossesb','JBoss ESB User','2006-12-07 11:19:11.937000000','2006-12-07 11:19:11.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AC85DE00-860E-11DB-9E00-D245924FD755','jbossesb','JBoss ESB User','2006-12-07 11:19:11.968000000','2006-12-07 11:19:11.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AC91C4E0-860E-11DB-84E0-AC6EC6A62A5B','jbossesb','JBoss ESB User','2006-12-07 11:19:12.460000000','2006-12-07 11:19:12.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AC9435E0-860E-11DB-B5E0-FA8C65816690','jbossesb','JBoss ESB User','2006-12-07 11:19:12.930000000','2006-12-07 11:19:12.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AC9B61D0-860E-11DB-A1D0-E241F53A6977','jbossesb','JBoss ESB User','2006-12-07 11:19:12.109000000','2006-12-07 11:19:12.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AC9FED50-861C-11DB-AD50-DBB4152997C4','jbossesb','JBoss ESB User','2006-12-07 12:59:25.930000000','2006-12-07 12:59:25.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACA25E50-861C-11DB-9E50-A1FF7859D3A1','jbossesb','JBoss ESB User','2006-12-07 12:59:25.125000000','2006-12-07 12:59:25.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACA98A40-861C-11DB-8A40-F9C5AD1DCD33','jbossesb','JBoss ESB User','2006-12-07 12:59:25.156000000','2006-12-07 12:59:25.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACAC4630-8618-11DB-8630-D7BCC29007DB','jbossesb','JBoss ESB User','2006-12-07 12:30:47.203000000','2006-12-07 12:30:47.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACB0B630-861C-11DB-B630-8F2B8D49E1E8','jbossesb','JBoss ESB User','2006-12-07 12:59:25.203000000','2006-12-07 12:59:25.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACB30020-861C-11DB-8020-A6A69D3AFF8D','jbossesb','JBoss ESB User','2006-12-07 12:59:25.218000000','2006-12-07 12:59:25.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACB37220-8618-11DB-B220-C54AF31778FC','jbossesb','JBoss ESB User','2006-12-07 12:30:47.250000000','2006-12-07 12:30:47.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACB7E220-861C-11DB-A220-816A02538D37','jbossesb','JBoss ESB User','2006-12-07 12:59:25.250000000','2006-12-07 12:59:25.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACBA9E10-8618-11DB-9E10-A179F56F35E5','jbossesb','JBoss ESB User','2006-12-07 12:30:47.296000000','2006-12-07 12:30:47.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACC1CA00-8618-11DB-8A00-CD6208B14966','jbossesb','JBoss ESB User','2006-12-07 12:30:47.343000000','2006-12-07 12:30:47.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACCB3FE0-8618-11DB-BFE0-C1D860C5D54B','jbossesb','JBoss ESB User','2006-12-07 12:30:47.421000000','2006-12-07 12:30:47.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACD6DBD0-861C-11DB-9BD0-A3978912E1A1','jbossesb','JBoss ESB User','2006-12-07 12:59:25.515000000','2006-12-07 12:59:25.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACE77DA0-861C-11DB-BDA0-98162AFFEDD9','jbossesb','JBoss ESB User','2006-12-07 12:59:25.578000000','2006-12-07 12:59:25.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACECAA90-8618-11DB-AA90-D1038762BB0F','jbossesb','JBoss ESB User','2006-12-07 12:30:47.609000000','2006-12-07 12:30:47.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACEEA990-861C-11DB-A990-8338E4C8ED53','jbossesb','JBoss ESB User','2006-12-07 12:59:25.625000000','2006-12-07 12:59:25.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACF16580-8618-11DB-A580-DEEB1CBC86E7','jbossesb','JBoss ESB User','2006-12-07 12:30:47.640000000','2006-12-07 12:30:47.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACF5D580-861C-11DB-9580-E9F55811AE26','jbossesb','JBoss ESB User','2006-12-07 12:59:25.656000000','2006-12-07 12:59:25.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACF89170-8618-11DB-9170-9C22DB8D979F','jbossesb','JBoss ESB User','2006-12-07 12:30:47.703000000','2006-12-07 12:30:47.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACFD0170-861C-11DB-8170-BC54630B69DC','jbossesb','JBoss ESB User','2006-12-07 12:59:25.718000000','2006-12-07 12:59:25.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:ACFFBD60-8618-11DB-BD60-914C82A7A39C','jbossesb','JBoss ESB User','2006-12-07 12:30:47.734000000','2006-12-07 12:30:47.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AD01BC60-861C-11DB-BC60-9A062B01E793','jbossesb','JBoss ESB User','2006-12-07 12:59:25.734000000','2006-12-07 12:59:25.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AD047850-8618-11DB-B850-FB2B3B674D5F','jbossesb','JBoss ESB User','2006-12-07 12:30:47.781000000','2006-12-07 12:30:47.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AD0B3240-861C-11DB-B240-E581AA61F775','jbossesb','JBoss ESB User','2006-12-07 12:59:25.796000000','2006-12-07 12:59:25.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AD343AE0-8618-11DB-BAE0-A572EA7A433C','jbossesb','JBoss ESB User','2006-12-07 12:30:48.780000000','2006-12-07 12:30:48.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AD3FAFC0-861C-11DB-AFC0-D2387F039711','jbossesb','JBoss ESB User','2006-12-07 12:59:26.140000000','2006-12-07 12:59:26.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AD9F7FD0-8618-11DB-BFD0-900022A1CD3D','jbossesb','JBoss ESB User','2006-12-07 12:30:48.781000000','2006-12-07 12:30:48.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:ADEADB20-80FE-11DB-BEA2-A9976F023D8B','jbossesb','JBoss ESB User','2006-12-01 00:42:06.562000000','2006-12-01 00:42:06.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:ADFDEDF0-80FE-11DB-BEA2-F09A3ADD7BF4','jbossesb','JBoss ESB User','2006-12-01 00:42:06.687000000','2006-12-01 00:42:06.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AE0C45D0-80FE-11DB-BEA2-CC1F0BD682B5','jbossesb','JBoss ESB User','2006-12-01 00:42:06.765000000','2006-12-01 00:42:06.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AE23BEA0-8170-11DB-AF51-FADEE224FC8A','jbossesb','JBoss ESB User','2006-12-01 14:18:09.578000000','2006-12-01 14:18:09.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AE3562C0-860E-11DB-A2C0-914D986385DD','jbossesb','JBoss ESB User','2006-12-07 11:19:14.812000000','2006-12-07 11:19:14.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AE4D5790-860E-11DB-9790-E58076A43E0E','jbossesb','JBoss ESB User','2006-12-07 11:19:14.953000000','2006-12-07 11:19:14.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AE538130-8170-11DB-AF51-83FE26B73C29','jbossesb','JBoss ESB User','2006-12-01 14:18:09.859000000','2006-12-01 14:18:09.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AE6DBFF0-8170-11DB-AF51-9D0F52AEFC05','jbossesb','JBoss ESB User','2006-12-01 14:18:10.310000000','2006-12-01 14:18:10.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AE7E61C0-8170-11DB-AF51-935AE3F54423','jbossesb','JBoss ESB User','2006-12-01 14:18:10.156000000','2006-12-01 14:18:10.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AEC50050-8173-11DB-B8A9-BA85B575C518','jbossesb','JBoss ESB User','2006-12-01 14:39:39.930000000','2006-12-01 14:39:39.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AF2DFB50-8173-11DB-B8A9-A7DA1CBF66AF','jbossesb','JBoss ESB User','2006-12-01 14:39:39.781000000','2006-12-01 14:39:39.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF39B590-861D-11DB-B1A1-8F832A223AB6','jbossesb','JBoss ESB User','2006-12-07 13:06:38.953000000','2006-12-07 13:06:38.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AF3B60B0-80E2-11DB-A0B0-ABD4CE6CDDF8','jbossesb','JBoss ESB User','2006-11-30 21:21:42.890000000','2006-11-30 21:21:42.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF3E7080-861D-11DB-B1A1-8654389587EB','jbossesb','JBoss ESB User','2006-12-07 13:06:38.984000000','2006-12-07 13:06:39.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AF3E9D20-8173-11DB-B8A9-CB88C9F07434','jbossesb','JBoss ESB User','2006-12-01 14:39:39.890000000','2006-12-01 14:39:39.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF432B70-861D-11DB-B1A1-B305FDCA00E5','jbossesb','JBoss ESB User','2006-12-07 13:06:39.150000000','2006-12-07 13:06:39.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AF435810-8173-11DB-B8A9-819FD42050CD','jbossesb','JBoss ESB User','2006-12-01 14:39:39.937000000','2006-12-01 14:39:39.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF47E660-861D-11DB-B1A1-B4CEE57CB3E5','jbossesb','JBoss ESB User','2006-12-07 13:06:39.780000000','2006-12-07 13:06:39.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF518350-861D-11DB-B1A1-A3FB1C192C10','jbossesb','JBoss ESB User','2006-12-07 13:06:39.109000000','2006-12-07 13:06:39.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF563E40-861D-11DB-B1A1-FEDC6D602E8C','jbossesb','JBoss ESB User','2006-12-07 13:06:39.156000000','2006-12-07 13:06:39.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF91E7B0-861D-11DB-B1A1-B476E8407038','jbossesb','JBoss ESB User','2006-12-07 13:06:39.531000000','2006-12-07 13:06:39.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF9431A0-861D-11DB-B1A1-84C83DDE2EF6','jbossesb','JBoss ESB User','2006-12-07 13:06:39.546000000','2006-12-07 13:06:39.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AF9B5D90-861D-11DB-B1A1-C7F5C582B21A','jbossesb','JBoss ESB User','2006-12-07 13:06:39.609000000','2006-12-07 13:06:39.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AFA28980-861D-11DB-B1A1-B75A777E897F','jbossesb','JBoss ESB User','2006-12-07 13:06:39.671000000','2006-12-07 13:06:39.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AFA9B570-861D-11DB-B1A1-AE8FF577EB32','jbossesb','JBoss ESB User','2006-12-07 13:06:39.703000000','2006-12-07 13:06:39.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AFADD190-80E2-11DB-9190-B62DCCB0AE89','jbossesb','JBoss ESB User','2006-11-30 21:21:43.593000000','2006-11-30 21:21:43.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AFB0E160-861D-11DB-B1A1-851539027E22','jbossesb','JBoss ESB User','2006-12-07 13:06:39.734000000','2006-12-07 13:06:39.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:AFB80D50-861D-11DB-B1A1-C14D61F2C785','jbossesb','JBoss ESB User','2006-12-07 13:06:39.781000000','2006-12-07 13:06:39.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AFD8D930-80E2-11DB-9930-83B25BEE93C2','jbossesb','JBoss ESB User','2006-11-30 21:21:43.875000000','2006-11-30 21:21:43.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:AFF0A6F0-80E2-11DB-A6F0-B6CC59577981','jbossesb','JBoss ESB User','2006-11-30 21:21:44.620000000','2006-11-30 21:21:44.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B0321950-817D-11DB-9950-CD829BF29C4F','jbossesb','JBoss ESB User','2006-12-01 15:51:16.453000000','2006-12-01 15:51:16.468000000',1,1)
@@ -1664,6 +3079,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:B13C5E60-8172-11DB-B8A9-95B3AC5678C4','jbossesb','JBoss ESB User','2006-12-01 14:32:33.734000000','2006-12-01 14:32:33.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B145D440-8172-11DB-B8A9-B6372029FC16','jbossesb','JBoss ESB User','2006-12-01 14:32:33.796000000','2006-12-01 14:32:33.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B16C3C70-817C-11DB-BC70-D3D2F1A1768A','jbossesb','JBoss ESB User','2006-12-01 15:44:09.310000000','2006-12-01 15:44:09.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B175E9F0-861D-11DB-B1A1-8D7948E5C275','jbossesb','JBoss ESB User','2006-12-07 13:06:42.703000000','2006-12-07 13:06:42.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B181C040-817C-11DB-8040-DE58A6EF7780','jbossesb','JBoss ESB User','2006-12-01 15:44:09.171000000','2006-12-01 15:44:09.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B182BFC0-817E-11DB-BFC0-F6C3C68BFACA','jbossesb','JBoss ESB User','2006-12-01 15:58:28.156000000','2006-12-01 15:58:28.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B1E23030-8102-11DB-B030-E511B2541E87','jbossesb','JBoss ESB User','2006-12-01 01:10:51.203000000','2006-12-01 01:10:51.250000000',1,1)
@@ -1693,13 +3109,21 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:B307E3B0-817F-11DB-A3B0-9D71EC1A0F55','jbossesb','JBoss ESB User','2006-12-01 16:05:40.218000000','2006-12-01 16:05:40.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B30FA1C0-8104-11DB-A1C0-81FAE77E659D','jbossesb','JBoss ESB User','2006-12-01 01:25:12.156000000','2006-12-01 01:25:12.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B3204820-8147-11DB-8820-C10996F02A4C','jbossesb','JBoss ESB User','2006-12-01 09:24:48.656000000','2006-12-01 09:24:48.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B3249EA0-860D-11DB-B8CF-83DAAF708616','jbossesb','JBoss ESB User','2006-12-07 11:12:13.578000000','2006-12-07 11:12:13.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B3295990-860D-11DB-B8CF-CA839439095C','jbossesb','JBoss ESB User','2006-12-07 11:12:13.609000000','2006-12-07 11:12:13.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B32E9B70-8104-11DB-9B70-A555C039F6F5','jbossesb','JBoss ESB User','2006-12-01 01:25:12.359000000','2006-12-01 01:25:12.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B33CF350-8104-11DB-B350-ABB99162470E','jbossesb','JBoss ESB User','2006-12-01 01:25:12.468000000','2006-12-01 01:25:12.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B33EDD60-860D-11DB-B8CF-DB368C520585','jbossesb','JBoss ESB User','2006-12-07 11:12:13.750000000','2006-12-07 11:12:13.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B341B2D0-8147-11DB-B2D0-D0F1E43DF9FD','jbossesb','JBoss ESB User','2006-12-01 09:24:48.765000000','2006-12-01 09:24:48.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B3429600-816F-11DB-A4E4-D48A7B8D8C11','jbossesb','JBoss ESB User','2006-12-01 14:11:08.656000000','2006-12-01 14:11:09.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B3439850-860D-11DB-B8CF-CEA45D8D298E','jbossesb','JBoss ESB User','2006-12-07 11:12:13.781000000','2006-12-07 11:12:13.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B34D9520-8104-11DB-9520-82D5295C273C','jbossesb','JBoss ESB User','2006-12-01 01:25:12.562000000','2006-12-01 01:25:12.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B3602100-860D-11DB-B8CF-A8AC10F61A5D','jbossesb','JBoss ESB User','2006-12-07 11:12:13.984000000','2006-12-07 11:12:13.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B39D8C40-861A-11DB-8C40-9552A35CC62A','jbossesb','JBoss ESB User','2006-12-07 12:45:17.828000000','2006-12-07 12:45:17.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B3B2BCF0-816F-11DB-A4E4-B192547552D6','jbossesb','JBoss ESB User','2006-12-01 14:11:09.390000000','2006-12-01 14:11:09.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B3BC85F0-861A-11DB-85F0-D4B3481DD283','jbossesb','JBoss ESB User','2006-12-07 12:45:18.460000000','2006-12-07 12:45:18.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B3BDCE60-814C-11DB-A6BA-DC36BCEB4A23','jbossesb','JBoss ESB User','2006-12-01 10:00:37.620000000','2006-12-01 10:00:37.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B3C1F010-860D-11DB-B8CF-F653B51F635A','jbossesb','JBoss ESB User','2006-12-07 11:12:14.625000000','2006-12-07 11:12:14.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B3CC2640-814C-11DB-A6BA-9C61A4FA2921','jbossesb','JBoss ESB User','2006-12-01 10:00:37.171000000','2006-12-01 10:00:37.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B3CCD4A0-816F-11DB-A4E4-F9B1E32EB08E','jbossesb','JBoss ESB User','2006-12-01 14:11:09.578000000','2006-12-01 14:11:09.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B3D35230-814C-11DB-A6BA-A23175501DF6','jbossesb','JBoss ESB User','2006-12-01 10:00:37.218000000','2006-12-01 10:00:37.218000000',1,1)
@@ -1719,15 +3143,34 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:B5A8B0D0-8180-11DB-BF4A-EE48CC2EE843','jbossesb','JBoss ESB User','2006-12-01 16:12:54.109000000','2006-12-01 16:12:54.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B5B708B0-8180-11DB-BF4A-996FCDDA0FA9','jbossesb','JBoss ESB User','2006-12-01 16:12:54.218000000','2006-12-01 16:12:54.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B5CA1B80-8180-11DB-BF4A-86473EF422BE','jbossesb','JBoss ESB User','2006-12-01 16:12:54.328000000','2006-12-01 16:12:54.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B64485D0-8619-11DB-85D0-9CE55FE50464','jbossesb','JBoss ESB User','2006-12-07 12:38:12.796000000','2006-12-07 12:38:12.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B64940C0-8619-11DB-80C0-D6B327CB0093','jbossesb','JBoss ESB User','2006-12-07 12:38:12.828000000','2006-12-07 12:38:12.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B64DFBB0-8619-11DB-BBB0-E1C787D905A9','jbossesb','JBoss ESB User','2006-12-07 12:38:12.843000000','2006-12-07 12:38:12.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B652DDB0-8619-11DB-9DB0-8FF80CBA6F10','jbossesb','JBoss ESB User','2006-12-07 12:38:12.890000000','2006-12-07 12:38:12.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B659E290-8619-11DB-A290-D31C4D48CFCC','jbossesb','JBoss ESB User','2006-12-07 12:38:12.921000000','2006-12-07 12:38:12.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B6633CF0-860F-11DB-BCF0-9B9A6498F00E','jbossesb','JBoss ESB User','2006-12-07 11:26:38.310000000','2006-12-07 11:26:38.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B665DFF0-8178-11DB-A966-AFB1372DB51E','jbossesb','JBoss ESB User','2006-12-01 15:15:39.437000000','2006-12-01 15:15:39.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B66CD9E0-860F-11DB-99E0-D1E5BAC10560','jbossesb','JBoss ESB User','2006-12-07 11:26:38.109000000','2006-12-07 11:26:38.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B66CF560-8619-11DB-B560-9563A1FE0780','jbossesb','JBoss ESB User','2006-12-07 12:38:13.620000000','2006-12-07 12:38:13.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B671D760-8619-11DB-9760-EB94FA7A5490','jbossesb','JBoss ESB User','2006-12-07 12:38:13.930000000','2006-12-07 12:38:13.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B6769250-8619-11DB-9250-E6FDD6CA8A75','jbossesb','JBoss ESB User','2006-12-07 12:38:13.125000000','2006-12-07 12:38:13.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B67D7BB0-860F-11DB-BBB0-ECE8FAF97EC9','jbossesb','JBoss ESB User','2006-12-07 11:26:38.203000000','2006-12-07 11:26:38.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B67DBE40-8619-11DB-BE40-91CF80B0769B','jbossesb','JBoss ESB User','2006-12-07 12:38:13.156000000','2006-12-07 12:38:13.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B684EA30-8619-11DB-AA30-FF919CFEAEE8','jbossesb','JBoss ESB User','2006-12-07 12:38:13.203000000','2006-12-07 12:38:13.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B68E4F80-8178-11DB-A966-F8E06F5F13DB','jbossesb','JBoss ESB User','2006-12-01 15:15:39.656000000','2006-12-01 15:15:39.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B68E6010-8619-11DB-A010-DEB7360EFE9C','jbossesb','JBoss ESB User','2006-12-07 12:38:13.281000000','2006-12-07 12:38:13.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B6954970-860F-11DB-8970-B33E729BBAA0','jbossesb','JBoss ESB User','2006-12-07 11:26:38.359000000','2006-12-07 11:26:38.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B69A2B70-860F-11DB-AB70-FCB8B9DEE6D6','jbossesb','JBoss ESB User','2006-12-07 11:26:38.375000000','2006-12-07 11:26:38.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B69C7560-860F-11DB-B560-E0AF4294D76D','jbossesb','JBoss ESB User','2006-12-07 11:26:38.406000000','2006-12-07 11:26:38.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B69F1860-8178-11DB-A966-E9041937ADF5','jbossesb','JBoss ESB User','2006-12-01 15:15:39.781000000','2006-12-01 15:15:39.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B6A2E190-817B-11DB-A190-A4C7ED3AB0C4','jbossesb','JBoss ESB User','2006-12-01 15:37:08.421000000','2006-12-01 15:37:08.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B6AFBA30-8178-11DB-A966-F65E96B77B21','jbossesb','JBoss ESB User','2006-12-01 15:15:39.875000000','2006-12-01 15:15:39.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B6C79880-8619-11DB-9880-C0E9F1D4C8FA','jbossesb','JBoss ESB User','2006-12-07 12:38:13.656000000','2006-12-07 12:38:13.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B6EA71E0-817B-11DB-B1E0-91AD7B328B2B','jbossesb','JBoss ESB User','2006-12-01 15:37:08.750000000','2006-12-01 15:37:08.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B6ED5420-80E3-11DB-9420-802E0A23A367','jbossesb','JBoss ESB User','2006-11-30 21:29:05.281000000','2006-11-30 21:29:05.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B75ED400-817A-11DB-9400-DC90B0B2ADCF','jbossesb','JBoss ESB User','2006-12-01 15:30:00.0','2006-12-01 15:30:00.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B772D7D0-80E3-11DB-97D0-C00005F5BC4C','jbossesb','JBoss ESB User','2006-11-30 21:29:06.156000000','2006-11-30 21:29:06.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B777E140-860F-11DB-A140-B8BFFE2F2A58','jbossesb','JBoss ESB User','2006-12-07 11:26:39.828000000','2006-12-07 11:26:39.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B78CEF80-80E3-11DB-AF80-B2C620CE9378','jbossesb','JBoss ESB User','2006-11-30 21:29:06.296000000','2006-11-30 21:29:06.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B7AB9E40-80E7-11DB-9E40-F7CC8EEE4487','jbossesb','JBoss ESB User','2006-11-30 21:57:44.500000000','2006-11-30 21:57:44.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B7C536F0-817A-11DB-B6F0-96B57870B704','jbossesb','JBoss ESB User','2006-12-01 15:30:00.687000000','2006-12-01 15:30:00.703000000',1,1)
@@ -1741,11 +3184,45 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:B82E8B70-814B-11DB-A6BA-99ADB087C92F','jbossesb','JBoss ESB User','2006-12-01 09:53:35.310000000','2006-12-01 09:53:35.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B83A7250-814B-11DB-A6BA-8F3F1549809C','jbossesb','JBoss ESB User','2006-12-01 09:53:35.930000000','2006-12-01 09:53:35.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B8440F40-814B-11DB-A6BA-8DEF27A0A129','jbossesb','JBoss ESB User','2006-12-01 09:53:35.156000000','2006-12-01 09:53:35.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8A16290-860E-11DB-A290-CC2E102920B2','jbossesb','JBoss ESB User','2006-12-07 11:19:32.296000000','2006-12-07 11:19:32.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8A88E80-860E-11DB-8E80-EE516CDF6F76','jbossesb','JBoss ESB User','2006-12-07 11:19:32.328000000','2006-12-07 11:19:32.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8AD4970-860E-11DB-8970-AE0F78BE71BD','jbossesb','JBoss ESB User','2006-12-07 11:19:32.359000000','2006-12-07 11:19:32.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8C29DD0-861C-11DB-9DD0-943932B27036','jbossesb','JBoss ESB User','2006-12-07 12:59:45.453000000','2006-12-07 12:59:45.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8C2CD40-860E-11DB-8D40-868DE033CF64','jbossesb','JBoss ESB User','2006-12-07 11:19:32.531000000','2006-12-07 11:19:32.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8C9D220-860E-11DB-9220-A77CDDD5D5DA','jbossesb','JBoss ESB User','2006-12-07 11:19:32.578000000','2006-12-07 11:19:32.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8D0CEA0-861C-11DB-8EA0-E0BEF75312BA','jbossesb','JBoss ESB User','2006-12-07 12:59:45.546000000','2006-12-07 12:59:45.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8D0FE10-860E-11DB-BE10-839B28C86EDC','jbossesb','JBoss ESB User','2006-12-07 11:19:32.593000000','2006-12-07 11:19:32.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8DCDC90-861C-11DB-9C90-DC2EACD0C45D','jbossesb','JBoss ESB User','2006-12-07 12:59:45.625000000','2006-12-07 12:59:45.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8DF2680-861C-11DB-A680-FB9F56AF6DB5','jbossesb','JBoss ESB User','2006-12-07 12:59:45.640000000','2006-12-07 12:59:45.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8E3E170-861C-11DB-A170-A145BC78C594','jbossesb','JBoss ESB User','2006-12-07 12:59:45.671000000','2006-12-07 12:59:45.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8E65270-861C-11DB-9270-DF1B82702CA8','jbossesb','JBoss ESB User','2006-12-07 12:59:45.703000000','2006-12-07 12:59:45.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8E6C470-8618-11DB-8470-B3E6E6639523','jbossesb','JBoss ESB User','2006-12-07 12:31:07.718000000','2006-12-07 12:31:07.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8EB7F60-8618-11DB-BF60-9776E7D6ED99','jbossesb','JBoss ESB User','2006-12-07 12:31:07.734000000','2006-12-07 12:31:07.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8F03A50-8618-11DB-BA50-FF75A315CD7E','jbossesb','JBoss ESB User','2006-12-07 12:31:07.765000000','2006-12-07 12:31:07.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8F2AB50-8618-11DB-AB50-A42580916870','jbossesb','JBoss ESB User','2006-12-07 12:31:07.781000000','2006-12-07 12:31:07.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B8F76640-8618-11DB-A640-9CD4C0274571','jbossesb','JBoss ESB User','2006-12-07 12:31:07.812000000','2006-12-07 12:31:07.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B90A0710-861C-11DB-8710-C3D659B210A0','jbossesb','JBoss ESB User','2006-12-07 12:59:45.937000000','2006-12-07 12:59:45.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B90A7910-8618-11DB-B910-9A0D821074A6','jbossesb','JBoss ESB User','2006-12-07 12:31:07.953000000','2006-12-07 12:31:07.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B90EE910-861C-11DB-A910-F214BF36B6F2','jbossesb','JBoss ESB User','2006-12-07 12:59:45.968000000','2006-12-07 12:59:45.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B911A500-8618-11DB-A500-FB074D6336A5','jbossesb','JBoss ESB User','2006-12-07 12:31:07.984000000','2006-12-07 12:31:07.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B913A400-861C-11DB-A400-DA632C28424F','jbossesb','JBoss ESB User','2006-12-07 12:59:45.984000000','2006-12-07 12:59:46.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B918D0F0-8618-11DB-90F0-9AB2B9C0AD78','jbossesb','JBoss ESB User','2006-12-07 12:31:08.620000000','2006-12-07 12:31:08.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B91F8AE0-861C-11DB-8AE0-96DA201CF2D3','jbossesb','JBoss ESB User','2006-12-07 12:59:46.620000000','2006-12-07 12:59:46.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B92246D0-8618-11DB-86D0-E91401540A6A','jbossesb','JBoss ESB User','2006-12-07 12:31:08.930000000','2006-12-07 12:31:08.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B92445D0-861C-11DB-85D0-C4CE6F193676','jbossesb','JBoss ESB User','2006-12-07 12:59:46.930000000','2006-12-07 12:59:46.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B926B6D0-861C-11DB-B6D0-EFC17266960E','jbossesb','JBoss ESB User','2006-12-07 12:59:46.125000000','2006-12-07 12:59:46.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B92728D0-8618-11DB-A8D0-CE1DF152680E','jbossesb','JBoss ESB User','2006-12-07 12:31:08.125000000','2006-12-07 12:31:08.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B932CD20-860E-11DB-8D20-D9755D4A1CCD','jbossesb','JBoss ESB User','2006-12-07 11:19:33.234000000','2006-12-07 11:19:33.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B9330FB0-8618-11DB-8FB0-9A063F6AEB2D','jbossesb','JBoss ESB User','2006-12-07 12:31:08.203000000','2006-12-07 12:31:08.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B97F1860-860E-11DB-9860-CF5356A1E90D','jbossesb','JBoss ESB User','2006-12-07 11:19:33.750000000','2006-12-07 11:19:33.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B98415E0-8618-11DB-95E0-FF73B01CE2D4','jbossesb','JBoss ESB User','2006-12-07 12:31:08.734000000','2006-12-07 12:31:08.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B9D69D20-80FE-11DB-BEA2-E3A9B5C5E7C6','jbossesb','JBoss ESB User','2006-12-01 00:42:26.562000000','2006-12-01 00:42:26.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:B9DE4700-861C-11DB-8700-CBA191C03418','jbossesb','JBoss ESB User','2006-12-07 12:59:47.343000000','2006-12-07 12:59:47.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:B9FF33C0-80FE-11DB-BEA2-EEC24603351C','jbossesb','JBoss ESB User','2006-12-01 00:42:26.828000000','2006-12-01 00:42:26.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BA0FD590-80FE-11DB-BEA2-D30EB5A11EEB','jbossesb','JBoss ESB User','2006-12-01 00:42:26.953000000','2006-12-01 00:42:26.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BA209E70-80FE-11DB-BEA2-9C26AD805848','jbossesb','JBoss ESB User','2006-12-01 00:42:27.310000000','2006-12-01 00:42:27.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BA714FB0-8170-11DB-AF51-EED360BA8F06','jbossesb','JBoss ESB User','2006-12-01 14:18:30.218000000','2006-12-01 14:18:30.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BA82C460-861C-11DB-8460-86B8D82E730C','jbossesb','JBoss ESB User','2006-12-07 12:59:48.406000000','2006-12-07 12:59:48.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BA9C3040-8170-11DB-AF51-8D367F94A645','jbossesb','JBoss ESB User','2006-12-01 14:18:30.468000000','2006-12-01 14:18:30.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BABB29F0-8170-11DB-AF51-ABEB9CE26C39','jbossesb','JBoss ESB User','2006-12-01 14:18:30.687000000','2006-12-01 14:18:30.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BACBF2D0-8170-11DB-AF51-9C3AD39F9D47','jbossesb','JBoss ESB User','2006-12-01 14:18:30.796000000','2006-12-01 14:18:30.828000000',1,1)
@@ -1754,14 +3231,18 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB102060-8173-11DB-B8A9-93BEFD32CA6C','jbossesb','JBoss ESB User','2006-12-01 14:39:59.718000000','2006-12-01 14:39:59.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB140FE0-80E2-11DB-8FE0-9D5B1EAE8F9B','jbossesb','JBoss ESB User','2006-11-30 21:22:02.750000000','2006-11-30 21:22:02.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB182100-8102-11DB-A100-DC40745B2F9B','jbossesb','JBoss ESB User','2006-12-01 01:11:06.671000000','2006-12-01 01:11:06.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BB1BDAA0-861D-11DB-B1A1-EC78A93E3D1D','jbossesb','JBoss ESB User','2006-12-07 13:06:58.890000000','2006-12-07 13:06:58.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB20E940-8173-11DB-B8A9-D7BBF181CBFD','jbossesb','JBoss ESB User','2006-12-01 14:39:59.828000000','2006-12-01 14:39:59.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB2FEEC0-8102-11DB-AEC0-969D4B011A1D','jbossesb','JBoss ESB User','2006-12-01 01:11:06.796000000','2006-12-01 01:11:06.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB357A90-80E2-11DB-BA90-D47F5D516A88','jbossesb','JBoss ESB User','2006-11-30 21:22:02.937000000','2006-11-30 21:22:02.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BB361960-861D-11DB-B1A1-B93A380EF795','jbossesb','JBoss ESB User','2006-12-07 13:06:59.109000000','2006-12-07 13:06:59.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB3BFCB0-8102-11DB-BCB0-B9CE63066E22','jbossesb','JBoss ESB User','2006-12-01 01:11:06.875000000','2006-12-01 01:11:06.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB4FB950-80E2-11DB-B950-983580C2912D','jbossesb','JBoss ESB User','2006-11-30 21:22:03.171000000','2006-11-30 21:22:03.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB746070-8173-11DB-B8A9-F278EF91C629','jbossesb','JBoss ESB User','2006-12-01 14:40:00.390000000','2006-12-01 14:40:00.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BB804750-8173-11DB-B8A9-95E53974DBF7','jbossesb','JBoss ESB User','2006-12-01 14:40:00.453000000','2006-12-01 14:40:00.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BC0803E0-8563-11DB-A053-FD6CA3301868','jbossesb','JBoss ESB User','2006-12-06 14:55:34.156000000','2006-12-06 14:55:34.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BC202540-817D-11DB-A540-FDF58AF9909E','jbossesb','JBoss ESB User','2006-12-01 15:51:36.500000000','2006-12-01 15:51:36.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BC3C8160-8563-11DB-A053-F06340FB0680','jbossesb','JBoss ESB User','2006-12-06 14:55:34.406000000','2006-12-06 14:55:34.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BC471660-814A-11DB-A6BA-C18D3ECA0BF4','jbossesb','JBoss ESB User','2006-12-01 09:46:32.390000000','2006-12-01 09:46:32.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BC57DF40-814A-11DB-A6BA-D224E0D5BC35','jbossesb','JBoss ESB User','2006-12-01 09:46:32.515000000','2006-12-01 09:46:32.515000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BC5EE420-814A-11DB-A6BA-A0B792881DEF','jbossesb','JBoss ESB User','2006-12-01 09:46:32.562000000','2006-12-01 09:46:32.562000000',1,1)
@@ -1783,6 +3264,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:BD5A2CE0-8172-11DB-B8A9-C5613FC717E4','jbossesb','JBoss ESB User','2006-12-01 14:32:54.780000000','2006-12-01 14:32:54.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BD6613C0-8172-11DB-B8A9-CB12DBD11B43','jbossesb','JBoss ESB User','2006-12-01 14:32:54.156000000','2006-12-01 14:32:54.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BD6755D0-817E-11DB-95D0-ECAF6DF70234','jbossesb','JBoss ESB User','2006-12-01 15:58:48.109000000','2006-12-01 15:58:48.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BD8F05E0-860F-11DB-85E0-FDB1A1480D14','jbossesb','JBoss ESB User','2006-12-07 11:26:50.460000000','2006-12-07 11:26:50.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BDEACCC0-8175-11DB-AE84-CC6FD6AE3BD8','jbossesb','JBoss ESB User','2006-12-01 14:54:23.515000000','2006-12-01 14:54:23.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BE09C670-8175-11DB-AE84-DD9D19309208','jbossesb','JBoss ESB User','2006-12-01 14:54:23.703000000','2006-12-01 14:54:23.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BE15AD50-8175-11DB-AE84-F510861F816F','jbossesb','JBoss ESB User','2006-12-01 14:54:23.796000000','2006-12-01 14:54:23.796000000',1,1)
@@ -1812,20 +3294,50 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:BEFE9AD0-8182-11DB-AB1E-C95BB76E42A1','jbossesb','JBoss ESB User','2006-12-01 16:27:28.765000000','2006-12-01 16:27:28.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BF05C6C0-8182-11DB-AB1E-F93E3F6A252B','jbossesb','JBoss ESB User','2006-12-01 16:27:28.828000000','2006-12-01 16:27:28.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BF0E7690-8104-11DB-B690-A7548E2C501B','jbossesb','JBoss ESB User','2006-12-01 01:25:32.296000000','2006-12-01 01:25:32.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BF178C90-860D-11DB-B8CF-F79A4BA5F7CA','jbossesb','JBoss ESB User','2006-12-07 11:12:33.625000000','2006-12-07 11:12:33.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BF19D680-860D-11DB-B8CF-CE04C378E2A2','jbossesb','JBoss ESB User','2006-12-07 11:12:33.656000000','2006-12-07 11:12:33.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BF23D350-8104-11DB-9350-EC9ADA3911F9','jbossesb','JBoss ESB User','2006-12-01 01:25:32.437000000','2006-12-01 01:25:32.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BF31A440-860D-11DB-B8CF-AC894E1256C7','jbossesb','JBoss ESB User','2006-12-07 11:12:33.796000000','2006-12-07 11:12:33.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BF368640-860D-11DB-B8CF-F882B84FAD52','jbossesb','JBoss ESB User','2006-12-07 11:12:33.843000000','2006-12-07 11:12:33.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BF953520-861A-11DB-B520-EDF2E3C15B39','jbossesb','JBoss ESB User','2006-12-07 12:45:37.921000000','2006-12-07 12:45:37.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BF9EAB00-861A-11DB-AB00-A7E21489B43D','jbossesb','JBoss ESB User','2006-12-07 12:45:37.968000000','2006-12-07 12:45:37.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFA11C00-861A-11DB-9C00-E30D6392DA30','jbossesb','JBoss ESB User','2006-12-07 12:45:37.984000000','2006-12-07 12:45:38.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFA5D6F0-861A-11DB-96F0-CA9BB293C419','jbossesb','JBoss ESB User','2006-12-07 12:45:38.310000000','2006-12-07 12:45:38.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFAD02E0-861A-11DB-82E0-F4B689E76D5B','jbossesb','JBoss ESB User','2006-12-07 12:45:38.620000000','2006-12-07 12:45:38.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFB1BDD0-861A-11DB-BDD0-E4CDC33EBBA8','jbossesb','JBoss ESB User','2006-12-07 12:45:38.930000000','2006-12-07 12:45:38.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BFC3CF20-814C-11DB-A6BA-C1E3633FB8A4','jbossesb','JBoss ESB User','2006-12-01 10:00:57.234000000','2006-12-01 10:00:57.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BFCD4500-814C-11DB-A6BA-879BB880ED80','jbossesb','JBoss ESB User','2006-12-01 10:00:57.296000000','2006-12-01 10:00:57.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFCE6D90-861A-11DB-AD90-EF40C1850961','jbossesb','JBoss ESB User','2006-12-07 12:45:38.281000000','2006-12-07 12:45:38.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFD0B780-861A-11DB-B780-E52AB26A9577','jbossesb','JBoss ESB User','2006-12-07 12:45:38.312000000','2006-12-07 12:45:38.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BFD2D560-816F-11DB-A4E4-DA5EE9191299','jbossesb','JBoss ESB User','2006-12-01 14:11:29.734000000','2006-12-01 14:11:29.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFD59980-861A-11DB-9980-91FA5FF92F0F','jbossesb','JBoss ESB User','2006-12-07 12:45:38.343000000','2006-12-07 12:45:38.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFDCC570-861A-11DB-8570-C2242218AE3E','jbossesb','JBoss ESB User','2006-12-07 12:45:38.390000000','2006-12-07 12:45:38.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BFDDB460-817B-11DB-B460-D86CFA8AFC89','jbossesb','JBoss ESB User','2006-12-01 15:37:23.750000000','2006-12-01 15:37:23.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFE3CA50-861A-11DB-8A50-98CD5CF504BD','jbossesb','JBoss ESB User','2006-12-07 12:45:38.437000000','2006-12-07 12:45:38.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFE8AC50-861A-11DB-AC50-824755DF0526','jbossesb','JBoss ESB User','2006-12-07 12:45:38.453000000','2006-12-07 12:45:38.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:BFEE5630-817B-11DB-9630-DB1D4A873D9D','jbossesb','JBoss ESB User','2006-12-01 15:37:23.875000000','2006-12-01 15:37:23.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:BFFEB840-860D-11DB-B8CF-BAB618F02EF1','jbossesb','JBoss ESB User','2006-12-07 11:12:35.140000000','2006-12-07 11:12:35.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C002EB10-861A-11DB-AB10-AC34BA596D65','jbossesb','JBoss ESB User','2006-12-07 12:45:38.625000000','2006-12-07 12:45:38.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C0053500-861A-11DB-B500-C49B7AC92671','jbossesb','JBoss ESB User','2006-12-07 12:45:38.656000000','2006-12-07 12:45:38.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C00752E0-816F-11DB-A4E4-F98C52B468C6','jbossesb','JBoss ESB User','2006-12-01 14:11:30.620000000','2006-12-01 14:11:30.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C00C60F0-861A-11DB-A0F0-EC0C32593E20','jbossesb','JBoss ESB User','2006-12-07 12:45:38.703000000','2006-12-07 12:45:38.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C0138CE0-861A-11DB-8CE0-A4899390E7B6','jbossesb','JBoss ESB User','2006-12-07 12:45:38.750000000','2006-12-07 12:45:38.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C01847D0-861A-11DB-87D0-C159058ECB8E','jbossesb','JBoss ESB User','2006-12-07 12:45:38.781000000','2006-12-07 12:45:38.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C039B280-861A-11DB-B280-FB62D518CF69','jbossesb','JBoss ESB User','2006-12-07 12:45:38.984000000','2006-12-07 12:45:39.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C03CABA0-860D-11DB-B8CF-D1054FFF1B38','jbossesb','JBoss ESB User','2006-12-07 11:12:35.546000000','2006-12-07 11:12:35.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C03E6D70-861A-11DB-AD70-EAA772A8A180','jbossesb','JBoss ESB User','2006-12-07 12:45:39.620000000','2006-12-07 12:45:39.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C0418AD0-8171-11DB-B8A9-867C44510913','jbossesb','JBoss ESB User','2006-12-01 14:25:49.437000000','2006-12-01 14:25:49.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C04A5450-861A-11DB-9450-BD89B8C19A49','jbossesb','JBoss ESB User','2006-12-07 12:45:39.109000000','2006-12-07 12:45:39.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C0518040-861A-11DB-8040-CFE93A261540','jbossesb','JBoss ESB User','2006-12-07 12:45:39.140000000','2006-12-07 12:45:39.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C0563B30-861A-11DB-BB30-8D3B8502A6DA','jbossesb','JBoss ESB User','2006-12-07 12:45:39.171000000','2006-12-07 12:45:39.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C05B1D30-861A-11DB-9D30-FDC6E4F4EA07','jbossesb','JBoss ESB User','2006-12-07 12:45:39.234000000','2006-12-07 12:45:39.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C05CBB50-816E-11DB-A4E4-BD909FE10061','jbossesb','JBoss ESB User','2006-12-01 14:04:21.140000000','2006-12-01 14:04:21.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C05D3B10-816F-11DB-A4E4-8C9B77147C03','jbossesb','JBoss ESB User','2006-12-01 14:11:30.625000000','2006-12-01 14:11:30.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C06FCE20-816E-11DB-A4E4-E9B239BF9C49','jbossesb','JBoss ESB User','2006-12-01 14:04:21.265000000','2006-12-01 14:04:21.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C07297D0-816F-11DB-A4E4-EE79850257AD','jbossesb','JBoss ESB User','2006-12-01 14:11:30.781000000','2006-12-01 14:11:30.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C0760850-8171-11DB-B8A9-956AF545112F','jbossesb','JBoss ESB User','2006-12-01 14:25:49.796000000','2006-12-01 14:25:49.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C07BB500-816E-11DB-A4E4-A5AFC57AE7C5','jbossesb','JBoss ESB User','2006-12-01 14:04:21.343000000','2006-12-01 14:04:21.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C0838CC0-861A-11DB-8CC0-E52106A1FD89','jbossesb','JBoss ESB User','2006-12-07 12:45:39.468000000','2006-12-07 12:45:39.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C0852AE0-816E-11DB-A4E4-D36AC824D031','jbossesb','JBoss ESB User','2006-12-01 14:04:21.390000000','2006-12-01 14:04:21.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C0929100-8171-11DB-B8A9-985E274FDBA5','jbossesb','JBoss ESB User','2006-12-01 14:25:49.984000000','2006-12-01 14:25:50.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C0A5A3D0-8171-11DB-B8A9-B52CFD5BD31B','jbossesb','JBoss ESB User','2006-12-01 14:25:50.930000000','2006-12-01 14:25:50.109000000',1,1)
@@ -1837,14 +3349,33 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:C18AD5E0-8180-11DB-BF4A-B04383A71D3F','jbossesb','JBoss ESB User','2006-12-01 16:13:14.780000000','2006-12-01 16:13:14.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C1C40E50-8180-11DB-BF4A-B25A4A82CEFF','jbossesb','JBoss ESB User','2006-12-01 16:13:14.468000000','2006-12-01 16:13:14.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C1E0BE10-8180-11DB-BF4A-87EB853B39D2','jbossesb','JBoss ESB User','2006-12-01 16:13:14.625000000','2006-12-01 16:13:14.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2625450-8619-11DB-9450-A6A648A86A26','jbossesb','JBoss ESB User','2006-12-07 12:38:33.109000000','2006-12-07 12:38:33.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2670F40-8619-11DB-8F40-8143A37DEBE2','jbossesb','JBoss ESB User','2006-12-07 12:38:33.140000000','2006-12-07 12:38:33.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C26BB9A0-8178-11DB-A966-DAF2884EB284','jbossesb','JBoss ESB User','2006-12-01 15:15:59.593000000','2006-12-01 15:15:59.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C26BCA30-8619-11DB-8A30-FC3D0479C3BA','jbossesb','JBoss ESB User','2006-12-07 12:38:33.203000000','2006-12-07 12:38:33.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2756720-8619-11DB-A720-E0AFF95B5EA8','jbossesb','JBoss ESB User','2006-12-07 12:38:33.250000000','2006-12-07 12:38:33.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C27A2210-8619-11DB-A210-94F022F11B63','jbossesb','JBoss ESB User','2006-12-07 12:38:33.265000000','2006-12-07 12:38:33.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2837C70-860F-11DB-BC70-BBC2E28BFCC3','jbossesb','JBoss ESB User','2006-12-07 11:26:58.375000000','2006-12-07 11:26:58.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C28AA860-860F-11DB-A860-FFF0DB5019D1','jbossesb','JBoss ESB User','2006-12-07 11:26:58.406000000','2006-12-07 11:26:58.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C28ADA60-8178-11DB-A966-A267CA22E778','jbossesb','JBoss ESB User','2006-12-01 15:15:59.765000000','2006-12-01 15:15:59.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C28CF250-860F-11DB-B250-ADCDAB3D1B5E','jbossesb','JBoss ESB User','2006-12-07 11:26:58.421000000','2006-12-07 11:26:58.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C291EFD0-8619-11DB-AFD0-901BD23279FB','jbossesb','JBoss ESB User','2006-12-07 12:38:33.421000000','2006-12-07 12:38:33.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C296D1D0-8619-11DB-91D0-8C14416E3CF1','jbossesb','JBoss ESB User','2006-12-07 12:38:33.453000000','2006-12-07 12:38:33.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2991BC0-8619-11DB-9BC0-C919BA0F991D','jbossesb','JBoss ESB User','2006-12-07 12:38:33.500000000','2006-12-07 12:38:33.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C29B4A30-860F-11DB-8A30-EABB175338AA','jbossesb','JBoss ESB User','2006-12-07 11:26:58.515000000','2006-12-07 11:26:58.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C29B7C30-8178-11DB-A966-CCEE5A84CD0D','jbossesb','JBoss ESB User','2006-12-01 15:15:59.875000000','2006-12-01 15:15:59.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C29DBB30-860F-11DB-BB30-CCE7F68F95DE','jbossesb','JBoss ESB User','2006-12-07 11:26:58.546000000','2006-12-07 11:26:58.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2A047B0-8619-11DB-87B0-F5EBDFB1554E','jbossesb','JBoss ESB User','2006-12-07 12:38:33.531000000','2006-12-07 12:38:33.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2A27620-860F-11DB-B620-FE2C192B7003','jbossesb','JBoss ESB User','2006-12-07 11:26:58.609000000','2006-12-07 11:26:58.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2A502A0-8619-11DB-82A0-F3CA07A89108','jbossesb','JBoss ESB User','2006-12-07 12:38:33.546000000','2006-12-07 12:38:33.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C2A9D410-8178-11DB-A966-957B004DF56F','jbossesb','JBoss ESB User','2006-12-01 15:15:59.968000000','2006-12-01 15:15:59.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C2C16FD0-860F-11DB-AFD0-996667CA1C15','jbossesb','JBoss ESB User','2006-12-07 11:26:58.765000000','2006-12-07 11:26:58.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C308B1A0-80E3-11DB-B1A0-CFA0B8AB5725','jbossesb','JBoss ESB User','2006-11-30 21:29:25.562000000','2006-11-30 21:29:25.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C327AB50-80E3-11DB-AB50-90AC12642C47','jbossesb','JBoss ESB User','2006-11-30 21:29:25.765000000','2006-11-30 21:29:25.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C3491600-80E3-11DB-9600-AB768CA6270A','jbossesb','JBoss ESB User','2006-11-30 21:29:26.0','2006-11-30 21:29:26.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C360E3C0-80E3-11DB-A3C0-D5C975F72FEC','jbossesb','JBoss ESB User','2006-11-30 21:29:26.156000000','2006-11-30 21:29:26.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C3662FC0-8619-11DB-AFC0-890967D8A49C','jbossesb','JBoss ESB User','2006-12-07 12:38:34.828000000','2006-12-07 12:38:34.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C3806E80-8619-11DB-AE80-9E8D4AB144A5','jbossesb','JBoss ESB User','2006-12-07 12:38:35.0','2006-12-07 12:38:35.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C39E8C30-80E7-11DB-8C30-904ACACA3FE1','jbossesb','JBoss ESB User','2006-11-30 21:58:04.531000000','2006-11-30 21:58:04.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C3B3E8F0-80E7-11DB-A8F0-FAE8FEA23C2A','jbossesb','JBoss ESB User','2006-11-30 21:58:04.671000000','2006-11-30 21:58:04.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C3B5DAF0-817A-11DB-9AF0-E799DE34709E','jbossesb','JBoss ESB User','2006-12-01 15:30:20.718000000','2006-12-01 15:30:20.781000000',1,1)
@@ -1855,25 +3386,91 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:C4180380-814B-11DB-A6BA-FB48460005BA','jbossesb','JBoss ESB User','2006-12-01 09:53:55.0','2006-12-01 09:53:55.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C4263450-814B-11DB-A6BA-D6C2D748961A','jbossesb','JBoss ESB User','2006-12-01 09:53:55.930000000','2006-12-01 09:53:55.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C42B1650-814B-11DB-A6BA-BD7B9E92B53D','jbossesb','JBoss ESB User','2006-12-01 09:53:55.156000000','2006-12-01 09:53:55.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C4CB17F0-860E-11DB-97F0-BC8BA8BBB479','jbossesb','JBoss ESB User','2006-12-07 11:19:52.687000000','2006-12-07 11:19:52.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C4CD88F0-860E-11DB-88F0-EFED78D7212B','jbossesb','JBoss ESB User','2006-12-07 11:19:52.718000000','2006-12-07 11:19:52.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C4D243E0-860E-11DB-83E0-AF429E582869','jbossesb','JBoss ESB User','2006-12-07 11:19:52.750000000','2006-12-07 11:19:52.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C4DE2AC0-860E-11DB-AAC0-9856D1E29A00','jbossesb','JBoss ESB User','2006-12-07 11:19:52.828000000','2006-12-07 11:19:52.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C4E2E5B0-860E-11DB-A5B0-DE4D401913C1','jbossesb','JBoss ESB User','2006-12-07 11:19:52.843000000','2006-12-07 11:19:52.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C4E7C7B0-860E-11DB-87B0-93CCDBD46188','jbossesb','JBoss ESB User','2006-12-07 11:19:52.875000000','2006-12-07 11:19:52.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C4FCF500-861C-11DB-B500-98C75C880531','jbossesb','JBoss ESB User','2006-12-07 13:00:05.984000000','2006-12-07 13:00:05.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C501D700-861C-11DB-9700-BC76076BA791','jbossesb','JBoss ESB User','2006-12-07 13:00:06.150000000','2006-12-07 13:00:06.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C508DBE0-861C-11DB-9BE0-E1F81FF07585','jbossesb','JBoss ESB User','2006-12-07 13:00:06.460000000','2006-12-07 13:00:06.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C50DBDE0-861C-11DB-BDE0-A7E80872A5AF','jbossesb','JBoss ESB User','2006-12-07 13:00:06.930000000','2006-12-07 13:00:06.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C51079D0-8618-11DB-B9D0-BE22E9303CCE','jbossesb','JBoss ESB User','2006-12-07 12:31:28.109000000','2006-12-07 12:31:28.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C512EAD0-8618-11DB-AAD0-E45E26C28818','jbossesb','JBoss ESB User','2006-12-07 12:31:28.140000000','2006-12-07 12:31:28.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C514E9D0-861C-11DB-A9D0-8A7F60FFB713','jbossesb','JBoss ESB User','2006-12-07 13:00:06.125000000','2006-12-07 13:00:06.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C51571F0-860F-11DB-B1F0-80B20BE477C2','jbossesb','JBoss ESB User','2006-12-07 11:27:02.671000000','2006-12-07 11:27:02.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C517A5C0-8618-11DB-A5C0-DECEB51EA9DD','jbossesb','JBoss ESB User','2006-12-07 12:31:28.156000000','2006-12-07 12:31:28.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C51BEEB0-861C-11DB-AEB0-B09B956F6235','jbossesb','JBoss ESB User','2006-12-07 13:00:06.171000000','2006-12-07 13:00:06.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C51ED1B0-8618-11DB-91B0-C81DFA436DC1','jbossesb','JBoss ESB User','2006-12-07 12:31:28.203000000','2006-12-07 12:31:28.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C5238CA0-8618-11DB-8CA0-DC840562C66C','jbossesb','JBoss ESB User','2006-12-07 12:31:28.234000000','2006-12-07 12:31:28.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C53FCA60-861C-11DB-8A60-F17E36162E09','jbossesb','JBoss ESB User','2006-12-07 13:00:06.406000000','2006-12-07 13:00:06.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C5401550-8618-11DB-9550-83E5EE67ED2F','jbossesb','JBoss ESB User','2006-12-07 12:31:28.421000000','2006-12-07 12:31:28.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C5421450-861C-11DB-9450-88BE3C362F20','jbossesb','JBoss ESB User','2006-12-07 13:00:06.453000000','2006-12-07 13:00:06.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C544F750-8618-11DB-B750-F81A0E1F1FD2','jbossesb','JBoss ESB User','2006-12-07 12:31:28.468000000','2006-12-07 12:31:28.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C5494040-861C-11DB-8040-A0FB6C5F4500','jbossesb','JBoss ESB User','2006-12-07 13:00:06.468000000','2006-12-07 13:00:06.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C54E6D30-8618-11DB-AD30-F3694A5B1D0F','jbossesb','JBoss ESB User','2006-12-07 12:31:28.515000000','2006-12-07 12:31:28.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C5506C30-861C-11DB-AC30-C8260FDA0224','jbossesb','JBoss ESB User','2006-12-07 13:00:06.515000000','2006-12-07 13:00:06.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C5559920-8618-11DB-9920-BB783733F736','jbossesb','JBoss ESB User','2006-12-07 12:31:28.562000000','2006-12-07 12:31:28.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C5579820-861C-11DB-9820-8F69FCA9AE48','jbossesb','JBoss ESB User','2006-12-07 13:00:06.578000000','2006-12-07 13:00:06.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C55C5310-861C-11DB-9310-EF0861E4DE26','jbossesb','JBoss ESB User','2006-12-07 13:00:06.593000000','2006-12-07 13:00:06.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C55F3610-8618-11DB-B610-818F529EA01E','jbossesb','JBoss ESB User','2006-12-07 12:31:28.640000000','2006-12-07 12:31:28.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C568ABF0-8618-11DB-ABF0-FFF4EEB7FE6C','jbossesb','JBoss ESB User','2006-12-07 12:31:28.703000000','2006-12-07 12:31:28.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C58C6090-8618-11DB-A090-8E8F3F3C0AA7','jbossesb','JBoss ESB User','2006-12-07 12:31:28.937000000','2006-12-07 12:31:28.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C5D7E2F0-80FE-11DB-BEA2-D8BEC212F9D0','jbossesb','JBoss ESB User','2006-12-01 00:42:47.150000000','2006-12-01 00:42:47.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C60A6D60-861C-11DB-AD60-9CD6B1FDF24B','jbossesb','JBoss ESB User','2006-12-07 13:00:07.750000000','2006-12-07 13:00:07.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C621BD30-80FE-11DB-BEA2-829A3E8C6C5D','jbossesb','JBoss ESB User','2006-12-01 00:42:47.171000000','2006-12-01 00:42:47.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C6301510-80FE-11DB-BEA2-AB721242D31A','jbossesb','JBoss ESB User','2006-12-01 00:42:47.265000000','2006-12-01 00:42:47.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C639B200-80FE-11DB-BEA2-EEA2110D3841','jbossesb','JBoss ESB User','2006-12-01 00:42:47.328000000','2006-12-01 00:42:47.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C63F8630-8563-11DB-A053-A814352C9FE0','jbossesb','JBoss ESB User','2006-12-06 14:55:51.187000000','2006-12-06 14:55:51.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C65E1400-860E-11DB-9400-A9A9663EC24C','jbossesb','JBoss ESB User','2006-12-07 11:19:55.343000000','2006-12-07 11:19:55.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C65E7FE0-8563-11DB-A053-D49977400A87','jbossesb','JBoss ESB User','2006-12-06 14:55:51.390000000','2006-12-06 14:55:51.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C66A66C0-8563-11DB-A053-AF6E76C3676D','jbossesb','JBoss ESB User','2006-12-06 14:55:51.484000000','2006-12-06 14:55:51.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C6734150-861C-11DB-8150-CC0243612F2D','jbossesb','JBoss ESB User','2006-12-07 13:00:08.453000000','2006-12-07 13:00:08.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C67403B0-8563-11DB-A053-B0F66BE76B82','jbossesb','JBoss ESB User','2006-12-06 14:55:51.546000000','2006-12-06 14:55:51.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C69B0510-8170-11DB-AF51-D3439EC13135','jbossesb','JBoss ESB User','2006-12-01 14:18:51.150000000','2006-12-01 14:18:51.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C6C958F0-860E-11DB-98F0-B14E4C964D33','jbossesb','JBoss ESB User','2006-12-07 11:19:56.620000000','2006-12-07 11:19:56.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C704B3E0-80E2-11DB-B3E0-A76CC4D474BC','jbossesb','JBoss ESB User','2006-11-30 21:22:22.781000000','2006-11-30 21:22:22.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C71712E0-8170-11DB-AF51-CAC4D4BA93AE','jbossesb','JBoss ESB User','2006-12-01 14:18:51.406000000','2006-12-01 14:18:51.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C72AD980-80E2-11DB-9980-D44ED9D1F5AC','jbossesb','JBoss ESB User','2006-11-30 21:22:23.150000000','2006-11-30 21:22:23.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7303340-861D-11DB-B1A1-814AC7D898A3','jbossesb','JBoss ESB User','2006-12-07 13:07:19.171000000','2006-12-07 13:07:19.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7375F30-861D-11DB-B1A1-C6C924BCB823','jbossesb','JBoss ESB User','2006-12-07 13:07:19.203000000','2006-12-07 13:07:19.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C73F8270-8170-11DB-AF51-CBBBBBB19575','jbossesb','JBoss ESB User','2006-12-01 14:18:51.671000000','2006-12-01 14:18:51.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C740D510-861D-11DB-B1A1-FDB97B3E13B9','jbossesb','JBoss ESB User','2006-12-07 13:07:19.265000000','2006-12-07 13:07:19.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C74A9EA0-8173-11DB-B8A9-8C51695EB895','jbossesb','JBoss ESB User','2006-12-01 14:40:20.250000000','2006-12-01 14:40:20.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C750FF20-80E2-11DB-BF20-9A68CB999B18','jbossesb','JBoss ESB User','2006-11-30 21:22:23.375000000','2006-11-30 21:22:23.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C759C130-8170-11DB-AF51-937460150139','jbossesb','JBoss ESB User','2006-12-01 14:18:51.875000000','2006-12-01 14:18:51.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7623FC0-861D-11DB-B1A1-8BE1E8702F27','jbossesb','JBoss ESB User','2006-12-07 13:07:19.500000000','2006-12-07 13:07:19.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C76C0950-8173-11DB-B8A9-E128F99A143E','jbossesb','JBoss ESB User','2006-12-01 14:40:20.468000000','2006-12-01 14:40:20.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C77097A0-861D-11DB-B1A1-B9A4DFB328C9','jbossesb','JBoss ESB User','2006-12-07 13:07:19.593000000','2006-12-07 13:07:19.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7755290-861D-11DB-B1A1-8493921992B2','jbossesb','JBoss ESB User','2006-12-07 13:07:19.609000000','2006-12-07 13:07:19.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C77A0D80-861D-11DB-B1A1-C3D265EC9499','jbossesb','JBoss ESB User','2006-12-07 13:07:19.640000000','2006-12-07 13:07:19.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C77BDFB0-80E2-11DB-9FB0-EA8E2258EE3D','jbossesb','JBoss ESB User','2006-11-30 21:22:23.531000000','2006-11-30 21:22:23.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7A4EE10-861D-11DB-B1A1-DEB3E4F01232','jbossesb','JBoss ESB User','2006-12-07 13:07:19.937000000','2006-12-07 13:07:19.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7A9D010-861D-11DB-B1A1-93500F2771B4','jbossesb','JBoss ESB User','2006-12-07 13:07:19.953000000','2006-12-07 13:07:19.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7AE8B00-861D-11DB-B1A1-B6CB2D92EB41','jbossesb','JBoss ESB User','2006-12-07 13:07:19.984000000','2006-12-07 13:07:19.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7B345F0-861D-11DB-B1A1-81A49D83278B','jbossesb','JBoss ESB User','2006-12-07 13:07:20.310000000','2006-12-07 13:07:20.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7B800E0-861D-11DB-B1A1-ABA5A3B9DBCF','jbossesb','JBoss ESB User','2006-12-07 13:07:20.460000000','2006-12-07 13:07:20.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C7BA9E80-8173-11DB-B8A9-B69B2C456902','jbossesb','JBoss ESB User','2006-12-01 14:40:20.984000000','2006-12-01 14:40:21.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7BCE2E0-861D-11DB-B1A1-DC320336E90E','jbossesb','JBoss ESB User','2006-12-07 13:07:20.780000000','2006-12-07 13:07:20.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7C19DD0-861D-11DB-B1A1-891A5A730693','jbossesb','JBoss ESB User','2006-12-07 13:07:20.109000000','2006-12-07 13:07:20.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C7CB6760-8173-11DB-B8A9-946B7080C915','jbossesb','JBoss ESB User','2006-12-01 14:40:21.780000000','2006-12-01 14:40:21.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C7CE5760-80E0-11DB-9760-C6537F71A312','jbossesb','JBoss ESB User','2006-11-30 21:08:05.930000000','2006-11-30 21:08:05.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7E30880-861D-11DB-B1A1-E12872D53E99','jbossesb','JBoss ESB User','2006-12-07 13:07:20.343000000','2006-12-07 13:07:20.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7E7C370-861D-11DB-B1A1-FEC02A3705FE','jbossesb','JBoss ESB User','2006-12-07 13:07:20.359000000','2006-12-07 13:07:20.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7EC7E60-861D-11DB-B1A1-EA5967C0B791','jbossesb','JBoss ESB User','2006-12-07 13:07:20.390000000','2006-12-07 13:07:20.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7F3AA50-861D-11DB-B1A1-CA0D6B905638','jbossesb','JBoss ESB User','2006-12-07 13:07:20.453000000','2006-12-07 13:07:20.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7F86540-861D-11DB-B1A1-88ADD5B90024','jbossesb','JBoss ESB User','2006-12-07 13:07:20.484000000','2006-12-07 13:07:20.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C7FBA8F0-80E0-11DB-A8F0-90E6722A65CE','jbossesb','JBoss ESB User','2006-11-30 21:08:05.421000000','2006-11-30 21:08:05.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C7FF9130-861D-11DB-B1A1-994839117911','jbossesb','JBoss ESB User','2006-12-07 13:07:20.531000000','2006-12-07 13:07:20.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C8544310-814A-11DB-A6BA-AD951F32D4AD','jbossesb','JBoss ESB User','2006-12-01 09:46:52.656000000','2006-12-01 09:46:52.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C85A3450-861D-11DB-B1A1-B68980E27742','jbossesb','JBoss ESB User','2006-12-07 13:07:21.125000000','2006-12-07 13:07:21.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C85EEF40-861D-11DB-B1A1-9ADE52E4FA2A','jbossesb','JBoss ESB User','2006-12-07 13:07:21.140000000','2006-12-07 13:07:21.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C8616040-861D-11DB-B1A1-D6B38F9061F8','jbossesb','JBoss ESB User','2006-12-07 13:07:21.156000000','2006-12-07 13:07:21.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C8661B30-861D-11DB-B1A1-CE001B9B49ED','jbossesb','JBoss ESB User','2006-12-07 13:07:21.187000000','2006-12-07 13:07:21.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C86AD620-861D-11DB-B1A1-AA62E8C9DF6F','jbossesb','JBoss ESB User','2006-12-07 13:07:21.218000000','2006-12-07 13:07:21.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C86FB820-861D-11DB-B1A1-F1D1740F39F0','jbossesb','JBoss ESB User','2006-12-07 13:07:21.250000000','2006-12-07 13:07:21.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:C8747310-861D-11DB-B1A1-FDF4AEA84CAA','jbossesb','JBoss ESB User','2006-12-07 13:07:21.281000000','2006-12-07 13:07:21.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C877F7B0-814A-11DB-A6BA-AC598782159D','jbossesb','JBoss ESB User','2006-12-01 09:46:52.843000000','2006-12-01 09:46:52.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C87F23A0-814A-11DB-A6BA-A57CEDE85C6E','jbossesb','JBoss ESB User','2006-12-01 09:46:52.890000000','2006-12-01 09:46:52.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:C8864F90-814A-11DB-A6BA-917CEC6A6B28','jbossesb','JBoss ESB User','2006-12-01 09:46:52.937000000','2006-12-01 09:46:52.953000000',1,1)
@@ -1923,14 +3520,31 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:CB058D50-817F-11DB-8D50-90748B4AF34B','jbossesb','JBoss ESB User','2006-12-01 16:06:20.468000000','2006-12-01 16:06:20.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CB120650-8104-11DB-8650-CC6E1F235F32','jbossesb','JBoss ESB User','2006-12-01 01:25:52.437000000','2006-12-01 01:25:52.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CB1A1F60-8182-11DB-AB1E-B130B688C3D3','jbossesb','JBoss ESB User','2006-12-01 16:27:49.780000000','2006-12-01 16:27:49.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CB1D6640-860D-11DB-B8CF-F3496DA38162','jbossesb','JBoss ESB User','2006-12-07 11:12:53.796000000','2006-12-07 11:12:53.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CB224840-860D-11DB-B8CF-FE27B520DE4A','jbossesb','JBoss ESB User','2006-12-07 11:12:53.828000000','2006-12-07 11:12:53.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CB29D410-8104-11DB-9410-8686CB654E32','jbossesb','JBoss ESB User','2006-12-01 01:25:52.593000000','2006-12-01 01:25:52.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CB4141F0-860D-11DB-B8CF-BC31A0EAA32C','jbossesb','JBoss ESB User','2006-12-07 11:12:54.310000000','2006-12-07 11:12:54.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CB41C8E0-8104-11DB-88E0-A92A9640A908','jbossesb','JBoss ESB User','2006-12-01 01:25:52.765000000','2006-12-01 01:25:52.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CB45FCE0-860D-11DB-B8CF-98527DDC30CD','jbossesb','JBoss ESB User','2006-12-07 11:12:54.620000000','2006-12-07 11:12:54.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CB4B3EC0-8104-11DB-BEC0-C3CCEA14D1E6','jbossesb','JBoss ESB User','2006-12-01 01:25:52.843000000','2006-12-01 01:25:52.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CB866140-860D-11DB-B8CF-F2D5CF7912D3','jbossesb','JBoss ESB User','2006-12-07 11:12:54.500000000','2006-12-07 11:12:54.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CBB44C10-814C-11DB-A6BA-BCE630B473E0','jbossesb','JBoss ESB User','2006-12-01 10:01:17.265000000','2006-12-01 10:01:17.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBB7BE90-861A-11DB-BE90-9ECC9D0BEDF1','jbossesb','JBoss ESB User','2006-12-07 12:45:58.265000000','2006-12-07 12:45:58.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBB7BE90-861A-11DB-BE90-A3044D1A16C2','jbossesb','JBoss ESB User','2006-12-07 12:45:58.265000000','2006-12-07 12:45:58.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBBA2F90-861A-11DB-AF90-98F6681DC0C2','jbossesb','JBoss ESB User','2006-12-07 12:45:58.296000000','2006-12-07 12:45:58.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBBEEA80-861A-11DB-AA80-9DEA64B49C40','jbossesb','JBoss ESB User','2006-12-07 12:45:58.312000000','2006-12-07 12:45:58.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CBC37960-816F-11DB-A4E4-9E56713FDD76','jbossesb','JBoss ESB User','2006-12-01 14:11:49.765000000','2006-12-01 14:11:49.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBC524B0-861D-11DB-B1A1-96A831FBE5EB','jbossesb','JBoss ESB User','2006-12-07 13:07:26.843000000','2006-12-07 13:07:26.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBC61670-861A-11DB-9670-8BD006F8ED7A','jbossesb','JBoss ESB User','2006-12-07 12:45:58.359000000','2006-12-07 12:45:58.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CBC75EE0-814C-11DB-A6BA-C69EDE3BC05C','jbossesb','JBoss ESB User','2006-12-01 10:01:17.390000000','2006-12-01 10:01:17.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CBCE8AD0-814C-11DB-A6BA-F0431E1DCD5C','jbossesb','JBoss ESB User','2006-12-01 10:01:17.437000000','2006-12-01 10:01:17.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CBD0FBD0-814C-11DB-A6BA-E5E60EB56EEA','jbossesb','JBoss ESB User','2006-12-01 10:01:17.468000000','2006-12-01 10:01:17.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBDDE430-861A-11DB-A430-E75917F60471','jbossesb','JBoss ESB User','2006-12-07 12:45:58.515000000','2006-12-07 12:45:58.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBE05530-861A-11DB-9530-A5104A6D970B','jbossesb','JBoss ESB User','2006-12-07 12:45:58.562000000','2006-12-07 12:45:58.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBE34E50-860D-11DB-B8CF-B6FD87F40D4F','jbossesb','JBoss ESB User','2006-12-07 11:12:55.125000000','2006-12-07 11:12:55.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBE9CB10-861A-11DB-8B10-B3CD594EB94F','jbossesb','JBoss ESB User','2006-12-07 12:45:58.593000000','2006-12-07 12:45:58.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBF0F700-861A-11DB-B700-A65BC69F1C65','jbossesb','JBoss ESB User','2006-12-07 12:45:58.671000000','2006-12-07 12:45:58.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CBF822F0-861A-11DB-A2F0-AA93DF662F4A','jbossesb','JBoss ESB User','2006-12-07 12:45:58.687000000','2006-12-07 12:45:58.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CBF911E0-817B-11DB-91E0-A578DBF128D2','jbossesb','JBoss ESB User','2006-12-01 15:37:44.780000000','2006-12-01 15:37:44.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CC130E10-8171-11DB-B8A9-CC9F70EEEDDA','jbossesb','JBoss ESB User','2006-12-01 14:26:09.265000000','2006-12-01 14:26:09.281000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CC16C980-816F-11DB-A4E4-8B78B1CD3389','jbossesb','JBoss ESB User','2006-12-01 14:11:50.296000000','2006-12-01 14:11:50.328000000',1,1)
@@ -1949,37 +3563,104 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:CCC1F310-816E-11DB-A4E4-89D404DBB2C9','jbossesb','JBoss ESB User','2006-12-01 14:04:41.921000000','2006-12-01 14:04:41.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CCD29A40-8181-11DB-AB1E-A83DD3C8BF47','jbossesb','JBoss ESB User','2006-12-01 16:20:42.468000000','2006-12-01 16:20:42.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CCD9C630-8181-11DB-AB1E-FE384B1803FF','jbossesb','JBoss ESB User','2006-12-01 16:20:42.515000000','2006-12-01 16:20:42.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CD32ECE0-861A-11DB-ACE0-FC8001EA0A06','jbossesb','JBoss ESB User','2006-12-07 12:46:00.765000000','2006-12-07 12:46:00.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CD555440-8180-11DB-BF4A-D4509E4125D5','jbossesb','JBoss ESB User','2006-12-01 16:13:33.843000000','2006-12-01 16:13:33.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CD744DF0-8180-11DB-BF4A-C4637104904B','jbossesb','JBoss ESB User','2006-12-01 16:13:34.310000000','2006-12-01 16:13:34.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CD759B30-861A-11DB-9B30-9C1F017AF05A','jbossesb','JBoss ESB User','2006-12-07 12:46:01.187000000','2006-12-07 12:46:01.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CD84EFC0-8180-11DB-BF4A-D7320AA0540C','jbossesb','JBoss ESB User','2006-12-01 16:13:34.156000000','2006-12-01 16:13:34.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CD95B8A0-8180-11DB-BF4A-A218B184F3BB','jbossesb','JBoss ESB User','2006-12-01 16:13:34.265000000','2006-12-01 16:13:34.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CE7DB1D0-8619-11DB-B1D0-D8B67CDE0370','jbossesb','JBoss ESB User','2006-12-07 12:38:53.421000000','2006-12-07 12:38:53.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CE8022D0-8619-11DB-A2D0-A22C2454E2D1','jbossesb','JBoss ESB User','2006-12-07 12:38:53.437000000','2006-12-07 12:38:53.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CE8293D0-8619-11DB-93D0-AFCFE5ACD163','jbossesb','JBoss ESB User','2006-12-07 12:38:53.484000000','2006-12-07 12:38:53.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CE8C09B0-8619-11DB-89B0-B3D0B2B39AA0','jbossesb','JBoss ESB User','2006-12-07 12:38:53.515000000','2006-12-07 12:38:53.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CE9335A0-8619-11DB-B5A0-817DFC4BE3D0','jbossesb','JBoss ESB User','2006-12-07 12:38:53.578000000','2006-12-07 12:38:53.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEAFA2D0-860F-11DB-A2D0-85BC3657A6FE','jbossesb','JBoss ESB User','2006-12-07 11:27:18.796000000','2006-12-07 11:27:18.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CEB21EC0-8178-11DB-A966-89B4CFE9B5F8','jbossesb','JBoss ESB User','2006-12-01 15:16:20.203000000','2006-12-01 15:16:20.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEB6CEC0-860F-11DB-8EC0-AFE5685DB5DE','jbossesb','JBoss ESB User','2006-12-07 11:27:18.859000000','2006-12-07 11:27:18.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEB6EA40-8619-11DB-AA40-F4676EA8E7AA','jbossesb','JBoss ESB User','2006-12-07 12:38:53.796000000','2006-12-07 12:38:53.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEBBCC40-8619-11DB-8C40-A14D209482C7','jbossesb','JBoss ESB User','2006-12-07 12:38:53.828000000','2006-12-07 12:38:53.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEC2B5A0-860F-11DB-B5A0-FA0441AF56FC','jbossesb','JBoss ESB User','2006-12-07 11:27:18.921000000','2006-12-07 11:27:18.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEC2F830-8619-11DB-B830-CD4B17F97431','jbossesb','JBoss ESB User','2006-12-07 12:38:53.875000000','2006-12-07 12:38:53.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEC9FD10-8619-11DB-BD10-D5C8F1161F2E','jbossesb','JBoss ESB User','2006-12-07 12:38:53.921000000','2006-12-07 12:38:53.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CECEDF10-8619-11DB-9F10-E012BDA17817','jbossesb','JBoss ESB User','2006-12-07 12:38:53.984000000','2006-12-07 12:38:53.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CED10D80-860F-11DB-8D80-FDC9B6E02252','jbossesb','JBoss ESB User','2006-12-07 11:27:19.0','2006-12-07 11:27:19.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CED35770-860F-11DB-9770-CB5DAC53981F','jbossesb','JBoss ESB User','2006-12-07 11:27:19.150000000','2006-12-07 11:27:19.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CED5C870-860F-11DB-8870-9C63CE6DC3EA','jbossesb','JBoss ESB User','2006-12-07 11:27:19.460000000','2006-12-07 11:27:19.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEDF80E0-8619-11DB-80E0-905446C1FC82','jbossesb','JBoss ESB User','2006-12-07 12:38:54.620000000','2006-12-07 12:38:54.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEE1AF50-860F-11DB-AF50-9BBA73F961C7','jbossesb','JBoss ESB User','2006-12-07 11:27:19.109000000','2006-12-07 11:27:19.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CEEB5730-8178-11DB-A966-EF1C6B70E240','jbossesb','JBoss ESB User','2006-12-01 15:16:20.531000000','2006-12-01 15:16:20.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CEF73320-860F-11DB-B320-DAA90C45AC56','jbossesb','JBoss ESB User','2006-12-07 11:27:19.265000000','2006-12-07 11:27:19.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CF0806F0-8178-11DB-A966-B304B9CC3E69','jbossesb','JBoss ESB User','2006-12-01 15:16:20.718000000','2006-12-01 15:16:20.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CF1637C0-8178-11DB-A966-FF22784D72D7','jbossesb','JBoss ESB User','2006-12-01 15:16:20.828000000','2006-12-01 15:16:20.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CF34D800-80E3-11DB-9800-C9052D4C4115','jbossesb','JBoss ESB User','2006-11-30 21:29:45.984000000','2006-11-30 21:29:46.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CF647380-80E3-11DB-B380-EBE1B1F7123F','jbossesb','JBoss ESB User','2006-11-30 21:29:46.296000000','2006-11-30 21:29:46.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:CF6C3080-8619-11DB-B080-9B5335AB367B','jbossesb','JBoss ESB User','2006-12-07 12:38:55.0','2006-12-07 12:38:55.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CFCAFD80-80E3-11DB-BD80-BBECDBC27B15','jbossesb','JBoss ESB User','2006-11-30 21:29:47.150000000','2006-11-30 21:29:47.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:CFE08150-80E3-11DB-8150-C1F4BAF14D50','jbossesb','JBoss ESB User','2006-11-30 21:29:47.125000000','2006-11-30 21:29:47.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D01B9340-814B-11DB-A6BA-D858200DDB54','jbossesb','JBoss ESB User','2006-12-01 09:54:15.156000000','2006-12-01 09:54:15.156000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D022BF30-814B-11DB-A6BA-EFE04DBDB658','jbossesb','JBoss ESB User','2006-12-01 09:54:15.218000000','2006-12-01 09:54:15.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D029EB20-814B-11DB-A6BA-E97CE5980979','jbossesb','JBoss ESB User','2006-12-01 09:54:15.250000000','2006-12-01 09:54:15.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D0DA8E90-860E-11DB-8E90-FCAB6741D549','jbossesb','JBoss ESB User','2006-12-07 11:20:12.937000000','2006-12-07 11:20:12.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D0E1BA80-860E-11DB-BA80-B551668C75D4','jbossesb','JBoss ESB User','2006-12-07 11:20:12.968000000','2006-12-07 11:20:12.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D0E42B80-860E-11DB-AB80-B0D287201869','jbossesb','JBoss ESB User','2006-12-07 11:20:13.0','2006-12-07 11:20:13.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D0F4CD50-860E-11DB-8D50-EFDC6AEF73CD','jbossesb','JBoss ESB User','2006-12-07 11:20:13.930000000','2006-12-07 11:20:13.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D0F73E50-860E-11DB-BE50-D60D45DF58DA','jbossesb','JBoss ESB User','2006-12-07 11:20:13.109000000','2006-12-07 11:20:13.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D0F9AF50-860E-11DB-AF50-CE442FF8F674','jbossesb','JBoss ESB User','2006-12-07 11:20:13.140000000','2006-12-07 11:20:13.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1187990-861C-11DB-B990-E7F68C28AA0F','jbossesb','JBoss ESB User','2006-12-07 13:00:26.296000000','2006-12-07 13:00:26.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D11D3480-861C-11DB-B480-CA2AD501C28C','jbossesb','JBoss ESB User','2006-12-07 13:00:26.328000000','2006-12-07 13:00:26.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D121EF70-861C-11DB-AF70-E32CB5E3EF44','jbossesb','JBoss ESB User','2006-12-07 13:00:26.343000000','2006-12-07 13:00:26.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D126D170-861C-11DB-9170-AEE732B60F59','jbossesb','JBoss ESB User','2006-12-07 13:00:26.390000000','2006-12-07 13:00:26.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D12DD650-861C-11DB-9650-A17B813C94F1','jbossesb','JBoss ESB User','2006-12-07 13:00:26.437000000','2006-12-07 13:00:26.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1377340-861C-11DB-B340-DB7263E6B875','jbossesb','JBoss ESB User','2006-12-07 13:00:26.484000000','2006-12-07 13:00:26.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D13CA030-8618-11DB-A030-D01BF9FBE117','jbossesb','JBoss ESB User','2006-12-07 12:31:48.531000000','2006-12-07 12:31:48.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D13EEA20-8618-11DB-AA20-C11238F1AADA','jbossesb','JBoss ESB User','2006-12-07 12:31:48.562000000','2006-12-07 12:31:48.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D143CC20-8618-11DB-8C20-8C7DE17552E9','jbossesb','JBoss ESB User','2006-12-07 12:31:48.593000000','2006-12-07 12:31:48.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D14D4200-8618-11DB-8200-D1CF1E2D296D','jbossesb','JBoss ESB User','2006-12-07 12:31:48.640000000','2006-12-07 12:31:48.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D14FB300-8618-11DB-B300-9031A6BC432F','jbossesb','JBoss ESB User','2006-12-07 12:31:48.671000000','2006-12-07 12:31:48.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1566CF0-861C-11DB-ACF0-CEEE8E946DD0','jbossesb','JBoss ESB User','2006-12-07 13:00:26.703000000','2006-12-07 13:00:26.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D15D98E0-861C-11DB-98E0-BD0263F292A0','jbossesb','JBoss ESB User','2006-12-07 13:00:26.734000000','2006-12-07 13:00:26.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D16253D0-861C-11DB-93D0-F4913C35DBC3','jbossesb','JBoss ESB User','2006-12-07 13:00:26.765000000','2006-12-07 13:00:26.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1697FC0-861C-11DB-BFC0-9083B8E4138A','jbossesb','JBoss ESB User','2006-12-07 13:00:26.812000000','2006-12-07 13:00:26.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D16E3AB0-861C-11DB-BAB0-EA8F92A9C834','jbossesb','JBoss ESB User','2006-12-07 13:00:26.843000000','2006-12-07 13:00:26.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1731CB0-861C-11DB-9CB0-BAA2562EDDCD','jbossesb','JBoss ESB User','2006-12-07 13:00:26.875000000','2006-12-07 13:00:26.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D17F3300-860E-11DB-B300-B2C4F09CF49F','jbossesb','JBoss ESB User','2006-12-07 11:20:14.150000000','2006-12-07 11:20:14.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D181BF80-8618-11DB-BF80-F69FA9FFCC95','jbossesb','JBoss ESB User','2006-12-07 12:31:48.984000000','2006-12-07 12:31:49.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1867A70-8618-11DB-BA70-E969A858E4EF','jbossesb','JBoss ESB User','2006-12-07 12:31:49.150000000','2006-12-07 12:31:49.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D18B3560-8618-11DB-B560-AF285DC0C35D','jbossesb','JBoss ESB User','2006-12-07 12:31:49.460000000','2006-12-07 12:31:49.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1926150-8618-11DB-A150-AD8207088AA3','jbossesb','JBoss ESB User','2006-12-07 12:31:49.930000000','2006-12-07 12:31:49.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1974350-8618-11DB-8350-EDE12DBCEE8F','jbossesb','JBoss ESB User','2006-12-07 12:31:49.140000000','2006-12-07 12:31:49.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D1B5FA70-860E-11DB-BA70-9613AF7D382B','jbossesb','JBoss ESB User','2006-12-07 11:20:14.390000000','2006-12-07 11:20:14.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D20D7F30-80FE-11DB-BEA2-D8045FD2E312','jbossesb','JBoss ESB User','2006-12-01 00:43:07.171000000','2006-12-01 00:43:07.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D2268D40-8563-11DB-A053-8026EA1870C4','jbossesb','JBoss ESB User','2006-12-06 14:56:11.171000000','2006-12-06 14:56:11.187000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D22C9FF0-80FE-11DB-BEA2-C7DE34E89082','jbossesb','JBoss ESB User','2006-12-01 00:43:07.406000000','2006-12-01 00:43:07.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D234E520-8563-11DB-A053-F44D9F16B83F','jbossesb','JBoss ESB User','2006-12-06 14:56:11.250000000','2006-12-06 14:56:11.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D239A010-8563-11DB-A053-B964A1A3EC99','jbossesb','JBoss ESB User','2006-12-06 14:56:11.296000000','2006-12-06 14:56:11.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D23D41C0-80FE-11DB-BEA2-F848A1EB5177','jbossesb','JBoss ESB User','2006-12-01 00:43:07.515000000','2006-12-01 00:43:07.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D24315F0-8563-11DB-A053-B41982A2985A','jbossesb','JBoss ESB User','2006-12-06 14:56:11.343000000','2006-12-06 14:56:11.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D24B99A0-80FE-11DB-BEA2-CFFB072A745C','jbossesb','JBoss ESB User','2006-12-01 00:43:07.578000000','2006-12-01 00:43:07.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D25F7550-8618-11DB-B550-97959876270C','jbossesb','JBoss ESB User','2006-12-07 12:31:50.453000000','2006-12-07 12:31:50.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D28528F0-861C-11DB-A8F0-FDEE1C5141BC','jbossesb','JBoss ESB User','2006-12-07 13:00:28.687000000','2006-12-07 13:00:28.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D2893810-8170-11DB-AF51-D109B605DCFD','jbossesb','JBoss ESB User','2006-12-01 14:19:10.640000000','2006-12-01 14:19:10.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D2D0C860-8170-11DB-AF51-B5B68848C764','jbossesb','JBoss ESB User','2006-12-01 14:19:11.780000000','2006-12-01 14:19:11.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D2E89620-8170-11DB-AF51-F1A02114062F','jbossesb','JBoss ESB User','2006-12-01 14:19:11.234000000','2006-12-01 14:19:11.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D30063E0-8170-11DB-AF51-8209E5EBFBEB','jbossesb','JBoss ESB User','2006-12-01 14:19:11.406000000','2006-12-01 14:19:11.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D30663B0-8618-11DB-A3B0-DBC3AF2FDF44','jbossesb','JBoss ESB User','2006-12-07 12:31:51.531000000','2006-12-07 12:31:51.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D32BF840-80E2-11DB-B840-82E1006281FE','jbossesb','JBoss ESB User','2006-11-30 21:22:43.156000000','2006-11-30 21:22:43.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D34BE470-8173-11DB-B8A9-C43C78D2FB94','jbossesb','JBoss ESB User','2006-12-01 14:40:40.375000000','2006-12-01 14:40:40.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D35949D0-80E2-11DB-89D0-C98345E51447','jbossesb','JBoss ESB User','2006-11-30 21:22:43.515000000','2006-11-30 21:22:43.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D35C8640-8173-11DB-B8A9-DEECA102611F','jbossesb','JBoss ESB User','2006-12-01 14:40:40.484000000','2006-12-01 14:40:40.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D36A8A70-861D-11DB-B1A1-C45C12932586','jbossesb','JBoss ESB User','2006-12-07 13:07:39.718000000','2006-12-07 13:07:39.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D3742760-861D-11DB-B1A1-82FA22E6AEF9','jbossesb','JBoss ESB User','2006-12-07 13:07:39.750000000','2006-12-07 13:07:39.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D3784380-80E2-11DB-8380-EBD49052876D','jbossesb','JBoss ESB User','2006-11-30 21:22:43.656000000','2006-11-30 21:22:43.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D37B5350-861D-11DB-B1A1-C8A678EE8B23','jbossesb','JBoss ESB User','2006-12-07 13:07:39.796000000','2006-12-07 13:07:39.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D3800E40-861D-11DB-B1A1-8D0A53A02CCD','jbossesb','JBoss ESB User','2006-12-07 13:07:39.828000000','2006-12-07 13:07:39.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D384C930-861D-11DB-B1A1-9D460E087783','jbossesb','JBoss ESB User','2006-12-07 13:07:39.843000000','2006-12-07 13:07:39.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D38B5650-80E2-11DB-9650-C2E1FADFE828','jbossesb','JBoss ESB User','2006-11-30 21:22:43.781000000','2006-11-30 21:22:43.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D38BF520-861D-11DB-B1A1-DAE573ADB4B8','jbossesb','JBoss ESB User','2006-12-07 13:07:39.906000000','2006-12-07 13:07:39.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D3959210-861D-11DB-B1A1-BD1EB6237855','jbossesb','JBoss ESB User','2006-12-07 13:07:39.953000000','2006-12-07 13:07:39.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D3A78650-80E1-11DB-8650-9F67B951E52F','jbossesb','JBoss ESB User','2006-11-30 21:15:34.453000000','2006-11-30 21:15:34.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D3CFF5E0-80E1-11DB-B5E0-C5D65F98B403','jbossesb','JBoss ESB User','2006-11-30 21:15:34.750000000','2006-11-30 21:15:34.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D3E69840-861D-11DB-B1A1-99E020D1DF96','jbossesb','JBoss ESB User','2006-12-07 13:07:40.500000000','2006-12-07 13:07:40.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D44E5CF0-814A-11DB-A6BA-CCCABCCF539A','jbossesb','JBoss ESB User','2006-12-01 09:47:12.703000000','2006-12-01 09:47:12.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D45C8DC0-814A-11DB-A6BA-E84CB7097646','jbossesb','JBoss ESB User','2006-12-01 09:47:12.812000000','2006-12-01 09:47:12.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D46D56A0-814A-11DB-A6BA-FF341B82E13E','jbossesb','JBoss ESB User','2006-12-01 09:47:12.906000000','2006-12-01 09:47:12.906000000',1,1)
@@ -1992,6 +3673,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:D553DDE0-817D-11DB-9DE0-DCF8CB0EF66A','jbossesb','JBoss ESB User','2006-12-01 15:52:18.765000000','2006-12-01 15:52:18.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D557D680-8172-11DB-B8A9-C5D13F54B16C','jbossesb','JBoss ESB User','2006-12-01 14:33:34.328000000','2006-12-01 14:33:34.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D563BD60-8172-11DB-B8A9-EE9B6103B8CE','jbossesb','JBoss ESB User','2006-12-01 14:33:34.390000000','2006-12-01 14:33:34.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D56D06A0-861C-11DB-86A0-BC33EB643286','jbossesb','JBoss ESB User','2006-12-07 13:00:33.546000000','2006-12-07 13:00:33.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D56D5A50-8172-11DB-B8A9-85C48239B83D','jbossesb','JBoss ESB User','2006-12-01 14:33:34.468000000','2006-12-01 14:33:34.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D5856AA0-817C-11DB-AAA0-9838716431BA','jbossesb','JBoss ESB User','2006-12-01 15:45:09.593000000','2006-12-01 15:45:09.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D5866A20-817E-11DB-AA20-88D1624669D0','jbossesb','JBoss ESB User','2006-12-01 15:59:28.578000000','2006-12-01 15:59:28.593000000',1,1)
@@ -2010,6 +3692,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:D66ED350-8147-11DB-9350-CCF278EDFA44','jbossesb','JBoss ESB User','2006-12-01 09:25:47.796000000','2006-12-01 09:25:47.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D676A480-80E4-11DB-A480-A9E41B88BCE3','jbossesb','JBoss ESB User','2006-11-30 21:37:07.656000000','2006-11-30 21:37:07.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D6812860-817F-11DB-A860-C3A46FA90E9F','jbossesb','JBoss ESB User','2006-12-01 16:06:39.718000000','2006-12-01 16:06:40.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D68D8410-8617-11DB-8410-C958DAF1C509','jbossesb','JBoss ESB User','2006-12-07 12:24:48.930000000','2006-12-07 12:24:48.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D69CE660-8182-11DB-AB1E-8026117423E5','jbossesb','JBoss ESB User','2006-12-01 16:28:08.390000000','2006-12-01 16:28:08.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D6A9D160-8103-11DB-BD3E-D878C3B58179','jbossesb','JBoss ESB User','2006-12-01 01:19:02.468000000','2006-12-01 01:19:02.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D6AF36E0-8177-11DB-B6E0-E7BC86827575','jbossesb','JBoss ESB User','2006-12-01 15:09:24.140000000','2006-12-01 15:09:24.171000000',1,1)
@@ -2023,6 +3706,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:D6E309D0-8103-11DB-BD3E-9913B3DAD9B0','jbossesb','JBoss ESB User','2006-12-01 01:19:02.781000000','2006-12-01 01:19:02.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D6EB5F50-80E4-11DB-9F50-C2BBA8B2F5A5','jbossesb','JBoss ESB User','2006-11-30 21:37:08.437000000','2006-11-30 21:37:08.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D6EBA2A0-8182-11DB-AB1E-DFADC8F3DFC4','jbossesb','JBoss ESB User','2006-12-01 16:28:08.906000000','2006-12-01 16:28:08.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D6EF2C10-8617-11DB-AC10-FCE84BC4FCFA','jbossesb','JBoss ESB User','2006-12-07 12:24:48.609000000','2006-12-07 12:24:48.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D6F47D40-8177-11DB-BD40-E2FFEB8BB300','jbossesb','JBoss ESB User','2006-12-01 15:09:24.515000000','2006-12-01 15:09:24.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7051F10-8177-11DB-9F10-B40A2B2F0567','jbossesb','JBoss ESB User','2006-12-01 15:09:24.625000000','2006-12-01 15:09:24.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7076540-8104-11DB-A540-C46466716C1C','jbossesb','JBoss ESB User','2006-12-01 01:26:12.546000000','2006-12-01 01:26:12.546000000',1,1)
@@ -2031,18 +3715,34 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:D73971C0-8104-11DB-B1C0-AA4D772D5334','jbossesb','JBoss ESB User','2006-12-01 01:26:12.843000000','2006-12-01 01:26:12.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D73B2990-817F-11DB-A990-C2D8E4E7A0C9','jbossesb','JBoss ESB User','2006-12-01 16:06:40.937000000','2006-12-01 16:06:40.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D74BCB60-817F-11DB-8B60-8DE7A7B39B76','jbossesb','JBoss ESB User','2006-12-01 16:06:41.460000000','2006-12-01 16:06:41.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D7663C60-860D-11DB-B8CF-F60627D0EC58','jbossesb','JBoss ESB User','2006-12-07 11:13:14.421000000','2006-12-07 11:13:14.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D7749440-860D-11DB-B8CF-EA433864EACB','jbossesb','JBoss ESB User','2006-12-07 11:13:14.500000000','2006-12-07 11:13:14.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D789F100-860D-11DB-B8CF-90EF727288C8','jbossesb','JBoss ESB User','2006-12-07 11:13:14.656000000','2006-12-07 11:13:14.656000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D7938DF0-860D-11DB-B8CF-FF199FDAA968','jbossesb','JBoss ESB User','2006-12-07 11:13:14.718000000','2006-12-07 11:13:14.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7AB2970-817F-11DB-A970-AC90597958D8','jbossesb','JBoss ESB User','2006-12-01 16:06:41.687000000','2006-12-01 16:06:41.687000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7AE65F0-814C-11DB-A6BA-EB324E6FB21C','jbossesb','JBoss ESB User','2006-12-01 10:01:37.359000000','2006-12-01 10:01:37.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7B7DBD0-814C-11DB-A6BA-E37C1E4F1C10','jbossesb','JBoss ESB User','2006-12-01 10:01:37.421000000','2006-12-01 10:01:37.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7BCBDD0-814C-11DB-A6BA-A9422C3EA9F3','jbossesb','JBoss ESB User','2006-12-01 10:01:37.453000000','2006-12-01 10:01:37.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7D67C00-817B-11DB-BC00-E991691F8D4F','jbossesb','JBoss ESB User','2006-12-01 15:38:04.0','2006-12-01 15:38:04.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D7F23CD0-861A-11DB-BCD0-99317DD50D74','jbossesb','JBoss ESB User','2006-12-07 12:46:18.796000000','2006-12-07 12:46:18.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D7F32BC0-817B-11DB-ABC0-C4BFDCC43FDA','jbossesb','JBoss ESB User','2006-12-01 15:38:04.187000000','2006-12-01 15:38:04.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D7F6F7C0-861A-11DB-B7C0-86A35AF0B410','jbossesb','JBoss ESB User','2006-12-07 12:46:18.843000000','2006-12-07 12:46:18.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D80094B0-861A-11DB-94B0-E7A49AB9C8A6','jbossesb','JBoss ESB User','2006-12-07 12:46:18.890000000','2006-12-07 12:46:18.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D8054FA0-861A-11DB-8FA0-A81D8DBD0301','jbossesb','JBoss ESB User','2006-12-07 12:46:18.921000000','2006-12-07 12:46:18.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D80A0A90-861A-11DB-8A90-AA097A5D6EC6','jbossesb','JBoss ESB User','2006-12-07 12:46:18.984000000','2006-12-07 12:46:19.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D80AF980-817B-11DB-B980-B079F3343129','jbossesb','JBoss ESB User','2006-12-01 15:38:04.312000000','2006-12-01 15:38:04.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D811E2E0-8171-11DB-B8A9-9D15BCE5FE65','jbossesb','JBoss ESB User','2006-12-01 14:26:29.390000000','2006-12-01 14:26:29.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D81B9B50-817B-11DB-9B50-9F9C43A5F0CA','jbossesb','JBoss ESB User','2006-12-01 15:38:04.437000000','2006-12-01 15:38:04.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D829B0A0-8171-11DB-B8A9-E9FBE7D94C2D','jbossesb','JBoss ESB User','2006-12-01 14:26:29.562000000','2006-12-01 14:26:29.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D82DBF30-861A-11DB-BF30-DDC324A74319','jbossesb','JBoss ESB User','2006-12-07 12:46:19.187000000','2006-12-07 12:46:19.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D832A130-861A-11DB-A130-8E9ACB33BA54','jbossesb','JBoss ESB User','2006-12-07 12:46:19.218000000','2006-12-07 12:46:19.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D839CD20-861A-11DB-8D20-84A21A23F2F9','jbossesb','JBoss ESB User','2006-12-07 12:46:19.265000000','2006-12-07 12:46:19.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D8434300-861A-11DB-8300-AADB68972758','jbossesb','JBoss ESB User','2006-12-07 12:46:19.312000000','2006-12-07 12:46:19.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D847FDF0-861A-11DB-BDF0-C715081889F3','jbossesb','JBoss ESB User','2006-12-07 12:46:19.343000000','2006-12-07 12:46:19.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D848D160-8171-11DB-B8A9-BE2BFF6EF748','jbossesb','JBoss ESB User','2006-12-01 14:26:29.765000000','2006-12-01 14:26:29.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D84F29E0-861A-11DB-A9E0-9232F5BD9D8E','jbossesb','JBoss ESB User','2006-12-07 12:46:19.390000000','2006-12-07 12:46:19.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D8609F20-8171-11DB-B8A9-8976F330C207','jbossesb','JBoss ESB User','2006-12-01 14:26:29.906000000','2006-12-01 14:26:29.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D866F7A0-861A-11DB-B7A0-C6700E890599','jbossesb','JBoss ESB User','2006-12-07 12:46:19.562000000','2006-12-07 12:46:19.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D8912C60-816E-11DB-A4E4-A3407DB88A86','jbossesb','JBoss ESB User','2006-12-01 14:05:01.734000000','2006-12-01 14:05:01.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D8A1CE30-816E-11DB-A4E4-BCA54A523AE5','jbossesb','JBoss ESB User','2006-12-01 14:05:01.859000000','2006-12-01 14:05:01.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D8C0CD40-8181-11DB-AB1E-B2CD35DA2086','jbossesb','JBoss ESB User','2006-12-01 16:21:02.531000000','2006-12-01 16:21:02.546000000',1,1)
@@ -2050,38 +3750,125 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:D8E6ED80-816E-11DB-A4E4-DB2A4E384803','jbossesb','JBoss ESB User','2006-12-01 14:05:02.296000000','2006-12-01 14:05:02.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D8F08A70-816E-11DB-A4E4-9CE28247744A','jbossesb','JBoss ESB User','2006-12-01 14:05:02.375000000','2006-12-01 14:05:02.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D93A6A10-8181-11DB-AB1E-BF8BB1EA3451','jbossesb','JBoss ESB User','2006-12-01 16:21:03.296000000','2006-12-01 16:21:03.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D94A3EA0-860D-11DB-B8CF-AE528A26512C','jbossesb','JBoss ESB User','2006-12-07 11:13:17.593000000','2006-12-07 11:13:17.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D94B0BE0-8181-11DB-AB1E-F963E23A3C85','jbossesb','JBoss ESB User','2006-12-01 16:21:03.406000000','2006-12-01 16:21:03.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D983C490-8180-11DB-BF4A-E709D1F90BD0','jbossesb','JBoss ESB User','2006-12-01 16:13:54.312000000','2006-12-01 16:13:54.359000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D9AEA520-8180-11DB-BF4A-FE87DE8A73DB','jbossesb','JBoss ESB User','2006-12-01 16:13:54.546000000','2006-12-01 16:13:54.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D9C1B7F0-8180-11DB-BF4A-EB75F6313FFC','jbossesb','JBoss ESB User','2006-12-01 16:13:54.687000000','2006-12-01 16:13:54.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:D9D280D0-8180-11DB-BF4A-C02C3CE77E56','jbossesb','JBoss ESB User','2006-12-01 16:13:54.796000000','2006-12-01 16:13:54.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:D9E51F10-860D-11DB-B8CF-E728B395F0EC','jbossesb','JBoss ESB User','2006-12-07 11:13:18.593000000','2006-12-07 11:13:18.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DAA29BB0-8178-11DB-A966-83D64849DD1D','jbossesb','JBoss ESB User','2006-12-01 15:16:40.187000000','2006-12-01 15:16:40.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAA9D830-8619-11DB-9830-CBA7C4618EA0','jbossesb','JBoss ESB User','2006-12-07 12:39:13.890000000','2006-12-07 12:39:13.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAB37520-8619-11DB-B520-D4565A69B3ED','jbossesb','JBoss ESB User','2006-12-07 12:39:13.906000000','2006-12-07 12:39:13.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAB5A390-860F-11DB-A390-B31FAF4B1968','jbossesb','JBoss ESB User','2006-12-07 11:27:38.968000000','2006-12-07 11:27:38.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DABAA110-8619-11DB-A110-F543184888C7','jbossesb','JBoss ESB User','2006-12-07 12:39:13.953000000','2006-12-07 12:39:13.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DABCEB00-8619-11DB-AB00-C546E0072C89','jbossesb','JBoss ESB User','2006-12-07 12:39:13.984000000','2006-12-07 12:39:14.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAC416F0-8619-11DB-96F0-DED790F34A10','jbossesb','JBoss ESB User','2006-12-07 12:39:14.310000000','2006-12-07 12:39:14.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DAC67760-8178-11DB-A966-EB8C74E027B0','jbossesb','JBoss ESB User','2006-12-01 15:16:40.406000000','2006-12-01 15:16:40.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAD6E730-860F-11DB-A730-886D7304B0E5','jbossesb','JBoss ESB User','2006-12-07 11:27:39.171000000','2006-12-07 11:27:39.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DADE55B0-8619-11DB-95B0-B34F64706003','jbossesb','JBoss ESB User','2006-12-07 12:39:14.187000000','2006-12-07 12:39:14.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DAE0B620-8178-11DB-A966-85410F422465','jbossesb','JBoss ESB User','2006-12-01 15:16:40.593000000','2006-12-01 15:16:40.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAE0C6B0-8619-11DB-86B0-CEAADE9526F9','jbossesb','JBoss ESB User','2006-12-07 12:39:14.218000000','2006-12-07 12:39:14.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAE581A0-8619-11DB-81A0-D1B12316BDA8','jbossesb','JBoss ESB User','2006-12-07 12:39:14.250000000','2006-12-07 12:39:14.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAECAD90-8619-11DB-AD90-E8A0A05709EA','jbossesb','JBoss ESB User','2006-12-07 12:39:14.296000000','2006-12-07 12:39:14.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DAEEF780-8619-11DB-B780-CD1DFA2B7F8C','jbossesb','JBoss ESB User','2006-12-07 12:39:14.312000000','2006-12-07 12:39:14.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DAF157F0-8178-11DB-A966-8247DCF33702','jbossesb','JBoss ESB User','2006-12-01 15:16:40.687000000','2006-12-01 15:16:40.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DB3F93B0-80E3-11DB-93B0-F91B22CDFD37','jbossesb','JBoss ESB User','2006-11-30 21:30:06.234000000','2006-11-30 21:30:06.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DB664A60-8619-11DB-8A60-9885898D32AC','jbossesb','JBoss ESB User','2006-12-07 12:39:15.930000000','2006-12-07 12:39:15.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DB682A50-80E3-11DB-AA50-C545AC596CE3','jbossesb','JBoss ESB User','2006-11-30 21:30:06.546000000','2006-11-30 21:30:06.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DB97C5D0-80E3-11DB-85D0-EE5CAFD11587','jbossesb','JBoss ESB User','2006-11-30 21:30:06.765000000','2006-11-30 21:30:06.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DBCE4B70-816D-11DB-A4E4-E878BEB1DC04','jbossesb','JBoss ESB User','2006-12-01 13:57:57.687000000','2006-12-01 13:57:57.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DBE3CF40-816D-11DB-A4E4-E56FAAEAFFCA','jbossesb','JBoss ESB User','2006-12-01 13:57:57.828000000','2006-12-01 13:57:57.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DBE41110-80E3-11DB-9110-B172838444A1','jbossesb','JBoss ESB User','2006-11-30 21:30:07.265000000','2006-11-30 21:30:07.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DC039BD0-8619-11DB-9BD0-A1EC50067E13','jbossesb','JBoss ESB User','2006-12-07 12:39:16.109000000','2006-12-07 12:39:16.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DC1F2300-814B-11DB-A6BA-98F077C42FE9','jbossesb','JBoss ESB User','2006-12-01 09:54:35.312000000','2006-12-01 09:54:35.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DC264EF0-814B-11DB-A6BA-D686CBDBA3E1','jbossesb','JBoss ESB User','2006-12-01 09:54:35.375000000','2006-12-01 09:54:35.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DC2D7AE0-814B-11DB-A6BA-89357F93C578','jbossesb','JBoss ESB User','2006-12-01 09:54:35.421000000','2006-12-01 09:54:35.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DC326E70-80FF-11DB-B65A-BD8DA95E8DA2','jbossesb','JBoss ESB User','2006-12-01 00:50:33.734000000','2006-12-01 00:50:33.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DC7061D0-80FF-11DB-B65A-A76DF1E369D4','jbossesb','JBoss ESB User','2006-12-01 00:50:34.171000000','2006-12-01 00:50:34.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD01FA00-860E-11DB-BA00-D889B410C89C','jbossesb','JBoss ESB User','2006-12-07 11:20:33.359000000','2006-12-07 11:20:33.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD0B96F0-860E-11DB-96F0-F03C4EE2605B','jbossesb','JBoss ESB User','2006-12-07 11:20:33.390000000','2006-12-07 11:20:33.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD1051E0-860E-11DB-91E0-D3F6BABC2844','jbossesb','JBoss ESB User','2006-12-07 11:20:33.406000000','2006-12-07 11:20:33.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD281FA0-860E-11DB-9FA0-8CB1AE3282DE','jbossesb','JBoss ESB User','2006-12-07 11:20:33.562000000','2006-12-07 11:20:33.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD281FA0-860E-11DB-9FA0-D649C072E725','jbossesb','JBoss ESB User','2006-12-07 11:20:33.578000000','2006-12-07 11:20:33.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD2F4B90-860E-11DB-8B90-E6D56B2D721B','jbossesb','JBoss ESB User','2006-12-07 11:20:33.609000000','2006-12-07 11:20:33.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD44EAE0-8618-11DB-AAE0-E8B2F45D4A85','jbossesb','JBoss ESB User','2006-12-07 12:32:08.718000000','2006-12-07 12:32:08.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD49CCE0-8618-11DB-8CE0-9169A9E7CC1B','jbossesb','JBoss ESB User','2006-12-07 12:32:08.750000000','2006-12-07 12:32:08.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD5342C0-8618-11DB-82C0-C812605D19C5','jbossesb','JBoss ESB User','2006-12-07 12:32:08.828000000','2006-12-07 12:32:08.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD5F29A0-8618-11DB-A9A0-D2567752F149','jbossesb','JBoss ESB User','2006-12-07 12:32:08.890000000','2006-12-07 12:32:08.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD63E490-8618-11DB-A490-D1D11A915767','jbossesb','JBoss ESB User','2006-12-07 12:32:08.937000000','2006-12-07 12:32:08.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD65E390-861C-11DB-A390-CFCB997FC49E','jbossesb','JBoss ESB User','2006-12-07 13:00:46.921000000','2006-12-07 13:00:46.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD6AC590-861C-11DB-8590-90DAA022F157','jbossesb','JBoss ESB User','2006-12-07 13:00:46.968000000','2006-12-07 13:00:46.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD71F180-861C-11DB-B180-868BB65DCE0A','jbossesb','JBoss ESB User','2006-12-07 13:00:47.150000000','2006-12-07 13:00:47.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD78F660-861C-11DB-B660-DA137741F555','jbossesb','JBoss ESB User','2006-12-07 13:00:47.620000000','2006-12-07 13:00:47.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD850450-861C-11DB-8450-9D4193433B25','jbossesb','JBoss ESB User','2006-12-07 13:00:47.156000000','2006-12-07 13:00:47.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD8A0A30-8618-11DB-8A30-D3069DF53BC4','jbossesb','JBoss ESB User','2006-12-07 12:32:09.187000000','2006-12-07 12:32:09.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD8E7A30-861C-11DB-BA30-EFD2AFD4EDDA','jbossesb','JBoss ESB User','2006-12-07 13:00:47.218000000','2006-12-07 13:00:47.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD8EEC30-8618-11DB-AC30-92A0D3ABA89B','jbossesb','JBoss ESB User','2006-12-07 12:32:09.218000000','2006-12-07 12:32:09.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD961820-8618-11DB-9820-E29BC77E7464','jbossesb','JBoss ESB User','2006-12-07 12:32:09.265000000','2006-12-07 12:32:09.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DD9AD310-8618-11DB-9310-E36E86D8B930','jbossesb','JBoss ESB User','2006-12-07 12:32:09.296000000','2006-12-07 12:32:09.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDA1FF00-8618-11DB-BF00-C8155DFCE68D','jbossesb','JBoss ESB User','2006-12-07 12:32:09.328000000','2006-12-07 12:32:09.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDAD73E0-861C-11DB-B3E0-9EC784ED392A','jbossesb','JBoss ESB User','2006-12-07 13:00:47.406000000','2006-12-07 13:00:47.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDB22ED0-861C-11DB-AED0-DA306894D20B','jbossesb','JBoss ESB User','2006-12-07 13:00:47.421000000','2006-12-07 13:00:47.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDB710D0-861C-11DB-90D0-921CD20E0DCE','jbossesb','JBoss ESB User','2006-12-07 13:00:47.468000000','2006-12-07 13:00:47.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDBBCBC0-861C-11DB-8BC0-9A315FE439C4','jbossesb','JBoss ESB User','2006-12-07 13:00:47.484000000','2006-12-07 13:00:47.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDC086B0-861C-11DB-86B0-A9521D81B580','jbossesb','JBoss ESB User','2006-12-07 13:00:47.515000000','2006-12-07 13:00:47.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDC2F7B0-861C-11DB-B7B0-95C4F9FD1BD6','jbossesb','JBoss ESB User','2006-12-07 13:00:47.546000000','2006-12-07 13:00:47.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDCEDE90-861C-11DB-9E90-DE820273F5D0','jbossesb','JBoss ESB User','2006-12-07 13:00:47.609000000','2006-12-07 13:00:47.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DDEB6740-861C-11DB-A740-FCDD6BA98FE7','jbossesb','JBoss ESB User','2006-12-07 13:00:47.796000000','2006-12-07 13:00:47.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DE20A720-8563-11DB-A053-C87E5F9F4A4B','jbossesb','JBoss ESB User','2006-12-06 14:56:31.296000000','2006-12-06 14:56:31.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DE21D7D0-80FE-11DB-BEA2-F39C208222BF','jbossesb','JBoss ESB User','2006-12-01 00:43:27.468000000','2006-12-01 00:43:27.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DE3148F0-8563-11DB-A053-A10E613E2900','jbossesb','JBoss ESB User','2006-12-06 14:56:31.359000000','2006-12-06 14:56:31.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DE3603E0-8563-11DB-A053-BCD1347CC696','jbossesb','JBoss ESB User','2006-12-06 14:56:31.390000000','2006-12-06 14:56:31.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DE3D2FD0-8563-11DB-A053-E1D8E264AFD3','jbossesb','JBoss ESB User','2006-12-06 14:56:31.437000000','2006-12-06 14:56:31.437000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DE40D180-80FE-11DB-BEA2-83D223530A68','jbossesb','JBoss ESB User','2006-12-01 00:43:27.640000000','2006-12-01 00:43:27.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DE4CB860-80FE-11DB-BEA2-B59E4098085B','jbossesb','JBoss ESB User','2006-12-01 00:43:27.734000000','2006-12-01 00:43:27.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DE5B1040-80FE-11DB-BEA2-9DF107E2B14D','jbossesb','JBoss ESB User','2006-12-01 00:43:27.828000000','2006-12-01 00:43:27.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DE9D90B0-8170-11DB-AF51-E4F27B816D69','jbossesb','JBoss ESB User','2006-12-01 14:19:30.875000000','2006-12-01 14:19:30.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DECD2C30-8170-11DB-AF51-E0E0E1500154','jbossesb','JBoss ESB User','2006-12-01 14:19:31.187000000','2006-12-01 14:19:31.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DEE76AF0-8170-11DB-AF51-91FC67F5E289','jbossesb','JBoss ESB User','2006-12-01 14:19:31.375000000','2006-12-01 14:19:31.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DEF45420-860E-11DB-9420-95DB71F366AD','jbossesb','JBoss ESB User','2006-12-07 11:20:36.578000000','2006-12-07 11:20:36.593000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:DF362730-8170-11DB-AF51-BF449E34A775','jbossesb','JBoss ESB User','2006-12-01 14:19:31.906000000','2006-12-01 14:19:31.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DF7A2820-861D-11DB-B1A1-A45EF527419E','jbossesb','JBoss ESB User','2006-12-07 13:07:59.906000000','2006-12-07 13:07:59.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DF7C7210-861D-11DB-B1A1-EB1BB1B8D879','jbossesb','JBoss ESB User','2006-12-07 13:07:59.921000000','2006-12-07 13:07:59.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DF839E00-861D-11DB-B1A1-D17C05EB7B0D','jbossesb','JBoss ESB User','2006-12-07 13:07:59.968000000','2006-12-07 13:07:59.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DF888000-861D-11DB-B1A1-C2E16BD99560','jbossesb','JBoss ESB User','2006-12-07 13:08:00.0','2006-12-07 13:08:00.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DF8D3AF0-861D-11DB-B1A1-8C07BBCFD428','jbossesb','JBoss ESB User','2006-12-07 13:08:00.460000000','2006-12-07 13:08:00.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DF9466E0-861D-11DB-B1A1-F0013D7F0589','jbossesb','JBoss ESB User','2006-12-07 13:08:00.780000000','2006-12-07 13:08:00.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFA6C520-8617-11DB-8520-F69CEF3BF5C7','jbossesb','JBoss ESB User','2006-12-07 12:25:03.218000000','2006-12-07 12:25:03.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFB06210-8617-11DB-A210-9E222563E29F','jbossesb','JBoss ESB User','2006-12-07 12:25:03.296000000','2006-12-07 12:25:03.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFB81B80-861D-11DB-B1A1-FA07A933B2E6','jbossesb','JBoss ESB User','2006-12-07 13:08:00.312000000','2006-12-07 13:08:00.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFBA8C80-861D-11DB-B1A1-CBDC23DDC64C','jbossesb','JBoss ESB User','2006-12-07 13:08:00.343000000','2006-12-07 13:08:00.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFBC48F0-8617-11DB-88F0-D145372310BC','jbossesb','JBoss ESB User','2006-12-07 12:25:03.359000000','2006-12-07 12:25:03.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFBF4770-861D-11DB-B1A1-BF4F0B27B78B','jbossesb','JBoss ESB User','2006-12-07 13:08:00.375000000','2006-12-07 13:08:00.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFC374E0-8617-11DB-B4E0-DC79B954C7F5','jbossesb','JBoss ESB User','2006-12-07 12:25:03.421000000','2006-12-07 12:25:03.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFC40260-861D-11DB-B1A1-E9A1AFAEB545','jbossesb','JBoss ESB User','2006-12-07 13:08:00.406000000','2006-12-07 13:08:00.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFC82FD0-8617-11DB-AFD0-FB3BAA4F11FA','jbossesb','JBoss ESB User','2006-12-07 12:25:03.453000000','2006-12-07 12:25:03.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFC8BD50-861D-11DB-B1A1-D4709BFFA583','jbossesb','JBoss ESB User','2006-12-07 13:08:00.421000000','2006-12-07 13:08:00.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFCD9F50-861D-11DB-B1A1-EB03F4D66DCF','jbossesb','JBoss ESB User','2006-12-07 13:08:00.468000000','2006-12-07 13:08:00.468000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFD25A40-861D-11DB-B1A1-E8CE548F1E7A','jbossesb','JBoss ESB User','2006-12-07 13:08:00.484000000','2006-12-07 13:08:00.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFEEE2F0-861D-11DB-B1A1-8BA4A2161500','jbossesb','JBoss ESB User','2006-12-07 13:08:00.687000000','2006-12-07 13:08:00.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFF3C4F0-861D-11DB-B1A1-D13FCE79DE20','jbossesb','JBoss ESB User','2006-12-07 13:08:00.703000000','2006-12-07 13:08:00.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFF58160-8617-11DB-8160-B6F6D7D622C2','jbossesb','JBoss ESB User','2006-12-07 12:25:03.734000000','2006-12-07 12:25:03.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFF87FE0-861D-11DB-B1A1-A1A47090BC00','jbossesb','JBoss ESB User','2006-12-07 13:08:00.734000000','2006-12-07 13:08:00.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFFAF0E0-861D-11DB-B1A1-B31B1F7CE8E0','jbossesb','JBoss ESB User','2006-12-07 13:08:00.765000000','2006-12-07 13:08:00.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:DFFFABD0-861D-11DB-B1A1-AB9815CB276D','jbossesb','JBoss ESB User','2006-12-07 13:08:00.781000000','2006-12-07 13:08:00.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E001F5C0-861D-11DB-B1A1-D7D92DB72AB6','jbossesb','JBoss ESB User','2006-12-07 13:08:00.796000000','2006-12-07 13:08:00.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E003D940-8617-11DB-9940-A1F1D9AD6FB7','jbossesb','JBoss ESB User','2006-12-07 12:25:03.843000000','2006-12-07 12:25:03.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E00921B0-861D-11DB-B1A1-CE562F378F7A','jbossesb','JBoss ESB User','2006-12-07 13:08:00.843000000','2006-12-07 13:08:00.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E0120A10-8617-11DB-8A10-A64B69F1EDE5','jbossesb','JBoss ESB User','2006-12-07 12:25:03.937000000','2006-12-07 12:25:03.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E016EC10-8617-11DB-AC10-F85FC45D27AA','jbossesb','JBoss ESB User','2006-12-07 12:25:03.953000000','2006-12-07 12:25:03.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E01BA700-8617-11DB-A700-87FB130FE009','jbossesb','JBoss ESB User','2006-12-07 12:25:03.984000000','2006-12-07 12:25:04.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E0281B60-861D-11DB-B1A1-D4C7D4ED601C','jbossesb','JBoss ESB User','2006-12-07 13:08:01.460000000','2006-12-07 13:08:01.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E029FEE0-8617-11DB-BEE0-90C4F8A4590B','jbossesb','JBoss ESB User','2006-12-07 12:25:04.780000000','2006-12-07 12:25:04.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E03D4EE0-860E-11DB-8EE0-B4F425B50BAF','jbossesb','JBoss ESB User','2006-12-07 11:20:38.734000000','2006-12-07 11:20:38.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E05B6290-814A-11DB-A6BA-AC328906BC09','jbossesb','JBoss ESB User','2006-12-01 09:47:32.921000000','2006-12-01 09:47:32.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E0735760-814A-11DB-A6BA-922B0366ED37','jbossesb','JBoss ESB User','2006-12-01 09:47:33.780000000','2006-12-01 09:47:33.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E07A8350-814A-11DB-A6BA-D9AAEAF56CA3','jbossesb','JBoss ESB User','2006-12-01 09:47:33.140000000','2006-12-01 09:47:33.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E07DF5D0-8618-11DB-B5D0-A0BD9C0AA783','jbossesb','JBoss ESB User','2006-12-07 12:32:14.140000000','2006-12-07 12:32:14.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E083F930-814A-11DB-A6BA-FE61CC8969BF','jbossesb','JBoss ESB User','2006-12-01 09:47:33.187000000','2006-12-01 09:47:33.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E0CC0B40-8617-11DB-8B40-CFE655B55BFC','jbossesb','JBoss ESB User','2006-12-07 12:25:05.140000000','2006-12-07 12:25:05.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E0E458C0-8618-11DB-98C0-922CD2FBCAD7','jbossesb','JBoss ESB User','2006-12-07 12:32:14.812000000','2006-12-07 12:32:14.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E11BC430-817D-11DB-8430-D09730A89983','jbossesb','JBoss ESB User','2006-12-01 15:52:38.531000000','2006-12-01 15:52:38.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E13085B0-8172-11DB-B8A9-B537A390A4DF','jbossesb','JBoss ESB User','2006-12-01 14:33:54.234000000','2006-12-01 14:33:54.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E131C7C0-817E-11DB-87C0-8DCC832C7012','jbossesb','JBoss ESB User','2006-12-01 15:59:48.187000000','2006-12-01 15:59:48.187000000',1,1)
@@ -2125,38 +3912,84 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3442D70-8104-11DB-AD70-D13549A8EFBC','jbossesb','JBoss ESB User','2006-12-01 01:26:33.310000000','2006-12-01 01:26:33.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3501450-8104-11DB-9450-AC3B42E656C2','jbossesb','JBoss ESB User','2006-12-01 01:26:33.125000000','2006-12-01 01:26:33.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E361C4F0-816F-11DB-AF51-AEC445EAFE8D','jbossesb','JBoss ESB User','2006-12-01 14:12:29.390000000','2006-12-01 14:12:29.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E36E8710-860D-11DB-B8CF-C6ABA9E75B79','jbossesb','JBoss ESB User','2006-12-07 11:13:34.593000000','2006-12-07 11:13:34.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E3736910-860D-11DB-B8CF-A70A28576500','jbossesb','JBoss ESB User','2006-12-07 11:13:34.640000000','2006-12-07 11:13:34.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E383D8A0-817F-11DB-98A0-8A1D59BFF6E7','jbossesb','JBoss ESB User','2006-12-01 16:07:01.546000000','2006-12-01 16:07:01.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E394A180-817F-11DB-A180-BDD2DE2CD720','jbossesb','JBoss ESB User','2006-12-01 16:07:01.656000000','2006-12-01 16:07:01.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E3998EB0-860D-11DB-B8CF-F4FDC21A2018','jbossesb','JBoss ESB User','2006-12-07 11:13:34.875000000','2006-12-07 11:13:34.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E39E49A0-860D-11DB-B8CF-F89C754A0B69','jbossesb','JBoss ESB User','2006-12-07 11:13:34.906000000','2006-12-07 11:13:34.921000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3AAC9C0-814C-11DB-A6BA-A62C1CBCA204','jbossesb','JBoss ESB User','2006-12-01 10:01:57.468000000','2006-12-01 10:01:57.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3B6B0A0-814C-11DB-A6BA-BB90ACDAF809','jbossesb','JBoss ESB User','2006-12-01 10:01:57.562000000','2006-12-01 10:01:57.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3BDDC90-814C-11DB-A6BA-A2DCABE786A6','jbossesb','JBoss ESB User','2006-12-01 10:01:57.609000000','2006-12-01 10:01:57.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3C50880-814C-11DB-A6BA-C308068CD6B7','jbossesb','JBoss ESB User','2006-12-01 10:01:57.656000000','2006-12-01 10:01:57.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3E137B0-817B-11DB-B7B0-A61ADA6F934A','jbossesb','JBoss ESB User','2006-12-01 15:38:24.203000000','2006-12-01 15:38:24.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E3F111A0-861A-11DB-91A0-A929452C134F','jbossesb','JBoss ESB User','2006-12-07 12:46:38.921000000','2006-12-07 12:46:38.937000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E3F64980-817F-11DB-8980-89C1A0AB3B5B','jbossesb','JBoss ESB User','2006-12-01 16:07:02.296000000','2006-12-01 16:07:02.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E3F83D90-861A-11DB-BD90-F5005F8624B8','jbossesb','JBoss ESB User','2006-12-07 12:46:38.953000000','2006-12-07 12:46:38.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E3FF6980-861A-11DB-A980-E3C542AEDCCC','jbossesb','JBoss ESB User','2006-12-07 12:46:39.0','2006-12-07 12:46:39.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E401B370-861A-11DB-B370-866D91016406','jbossesb','JBoss ESB User','2006-12-07 12:46:39.310000000','2006-12-07 12:46:39.310000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E402A260-817B-11DB-A260-F769C8920E79','jbossesb','JBoss ESB User','2006-12-01 15:38:24.421000000','2006-12-01 15:38:24.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E4066E60-861A-11DB-AE60-E3C739629D8E','jbossesb','JBoss ESB User','2006-12-07 12:46:39.460000000','2006-12-07 12:46:39.620000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4136B40-817B-11DB-AB40-A98382546535','jbossesb','JBoss ESB User','2006-12-01 15:38:24.515000000','2006-12-01 15:38:24.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E4173740-861A-11DB-B740-E121B3898F06','jbossesb','JBoss ESB User','2006-12-07 12:46:39.156000000','2006-12-07 12:46:39.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E4198130-861A-11DB-8130-F191E557E96E','jbossesb','JBoss ESB User','2006-12-07 12:46:39.171000000','2006-12-07 12:46:39.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E420AD20-861A-11DB-AD20-AEF9821F1CA7','jbossesb','JBoss ESB User','2006-12-07 12:46:39.218000000','2006-12-07 12:46:39.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4219C10-817B-11DB-9C10-896C38058EBC','jbossesb','JBoss ESB User','2006-12-01 15:38:24.625000000','2006-12-01 15:38:24.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E42C9400-861A-11DB-9400-D479E6B52242','jbossesb','JBoss ESB User','2006-12-07 12:46:39.328000000','2006-12-07 12:46:39.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E43630F0-861A-11DB-B0F0-89317ED72DDA','jbossesb','JBoss ESB User','2006-12-07 12:46:39.375000000','2006-12-07 12:46:39.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4453530-8171-11DB-B8A9-AE67B76BDFBB','jbossesb','JBoss ESB User','2006-12-01 14:26:49.890000000','2006-12-01 14:26:49.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E446D2C0-861A-11DB-92C0-BCCB01C9578F','jbossesb','JBoss ESB User','2006-12-07 12:46:39.484000000','2006-12-07 12:46:39.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4669FE0-8171-11DB-B8A9-8F666985A71C','jbossesb','JBoss ESB User','2006-12-01 14:26:50.780000000','2006-12-01 14:26:50.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E47741B0-8171-11DB-B8A9-874537911D09','jbossesb','JBoss ESB User','2006-12-01 14:26:50.218000000','2006-12-01 14:26:50.250000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E47CEE60-816E-11DB-A4E4-FB2C4EDDFA02','jbossesb','JBoss ESB User','2006-12-01 14:05:21.734000000','2006-12-01 14:05:21.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4859990-8171-11DB-B8A9-ED6D1CADC7C9','jbossesb','JBoss ESB User','2006-12-01 14:26:50.281000000','2006-12-01 14:26:50.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E4873720-861A-11DB-B720-9BE50D2AD37D','jbossesb','JBoss ESB User','2006-12-07 12:46:39.890000000','2006-12-07 12:46:39.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E494BC20-816E-11DB-A4E4-8F346BA5B310','jbossesb','JBoss ESB User','2006-12-01 14:05:21.890000000','2006-12-01 14:05:21.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4DC2AC0-8181-11DB-AB1E-E2A062F51DC3','jbossesb','JBoss ESB User','2006-12-01 16:21:22.812000000','2006-12-01 16:21:22.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E4E9B560-860D-11DB-B8CF-DD9D7837C5B0','jbossesb','JBoss ESB User','2006-12-07 11:13:37.780000000','2006-12-07 11:13:37.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4ECEE40-816E-11DB-A4E4-A5C8BEE56F25','jbossesb','JBoss ESB User','2006-12-01 14:05:22.484000000','2006-12-01 14:05:22.484000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4F68B30-816E-11DB-A4E4-9088B3DF18E3','jbossesb','JBoss ESB User','2006-12-01 14:05:22.531000000','2006-12-01 14:05:22.546000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E4F8DA80-8181-11DB-AB1E-AF14D59C0C39','jbossesb','JBoss ESB User','2006-12-01 16:21:23.0','2006-12-01 16:21:23.150000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E5073260-8181-11DB-AB1E-E8ABAAF7A23E','jbossesb','JBoss ESB User','2006-12-01 16:21:23.780000000','2006-12-01 16:21:23.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E50E5E50-8181-11DB-AB1E-DFE6C04D4562','jbossesb','JBoss ESB User','2006-12-01 16:21:23.156000000','2006-12-01 16:21:23.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E5766500-860D-11DB-B8CF-AC4F09ACEABA','jbossesb','JBoss ESB User','2006-12-07 11:13:38.150000000','2006-12-07 11:13:38.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E5C30260-80FF-11DB-B65A-BB6DC253021C','jbossesb','JBoss ESB User','2006-12-01 00:50:49.750000000','2006-12-01 00:50:49.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E5F50EE0-80FF-11DB-B65A-C4CD9B07CCA0','jbossesb','JBoss ESB User','2006-12-01 00:50:50.780000000','2006-12-01 00:50:50.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E60821B0-80FF-11DB-B65A-F5E3952E5848','jbossesb','JBoss ESB User','2006-12-01 00:50:50.203000000','2006-12-01 00:50:50.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E6167990-80FF-11DB-B65A-D6F8CCF8387C','jbossesb','JBoss ESB User','2006-12-01 00:50:50.281000000','2006-12-01 00:50:50.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6A89180-860F-11DB-9180-B1479CB9AA6B','jbossesb','JBoss ESB User','2006-12-07 11:27:59.150000000','2006-12-07 11:27:59.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6AD4C70-860F-11DB-8C70-8BEA33F5052C','jbossesb','JBoss ESB User','2006-12-07 11:27:59.460000000','2006-12-07 11:27:59.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6B20760-860F-11DB-8760-E5500D3E3A03','jbossesb','JBoss ESB User','2006-12-07 11:27:59.780000000','2006-12-07 11:27:59.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6B6C250-860F-11DB-8250-94DAA591C5E1','jbossesb','JBoss ESB User','2006-12-07 11:27:59.930000000','2006-12-07 11:27:59.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6C78B30-860F-11DB-8B30-B410A83F20DE','jbossesb','JBoss ESB User','2006-12-07 11:27:59.203000000','2006-12-07 11:27:59.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6CC4620-860F-11DB-8620-CC314E51D540','jbossesb','JBoss ESB User','2006-12-07 11:27:59.328000000','2006-12-07 11:27:59.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6D5FE90-8619-11DB-BE90-9E3885B83620','jbossesb','JBoss ESB User','2006-12-07 12:39:34.281000000','2006-12-07 12:39:34.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6DD2A80-8619-11DB-AA80-F3E2F8F4D4D0','jbossesb','JBoss ESB User','2006-12-07 12:39:34.328000000','2006-12-07 12:39:34.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6E1E570-8619-11DB-A570-D3FD46695E5E','jbossesb','JBoss ESB User','2006-12-07 12:39:34.343000000','2006-12-07 12:39:34.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6E413E0-860F-11DB-93E0-B8BC5C3C0088','jbossesb','JBoss ESB User','2006-12-07 11:27:59.406000000','2006-12-07 11:27:59.406000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6E91160-8619-11DB-9160-CAE31264DF4E','jbossesb','JBoss ESB User','2006-12-07 12:39:34.406000000','2006-12-07 12:39:34.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E6EB71D0-8178-11DB-A966-F1889C5554E2','jbossesb','JBoss ESB User','2006-12-01 15:17:00.828000000','2006-12-01 15:17:00.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E6EDCC50-8619-11DB-8C50-B4DE5E969D46','jbossesb','JBoss ESB User','2006-12-07 12:39:34.437000000','2006-12-07 12:39:34.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E700C3A0-860F-11DB-83A0-D9C56979278A','jbossesb','JBoss ESB User','2006-12-07 11:27:59.578000000','2006-12-07 11:27:59.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E7030D90-860F-11DB-8D90-F63297E5AE45','jbossesb','JBoss ESB User','2006-12-07 11:27:59.593000000','2006-12-07 11:27:59.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E707EF90-860F-11DB-AF90-93437FC71CE3','jbossesb','JBoss ESB User','2006-12-07 11:27:59.640000000','2006-12-07 11:27:59.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E7080B10-8619-11DB-8B10-BA22B7011BD0','jbossesb','JBoss ESB User','2006-12-07 12:39:34.593000000','2006-12-07 12:39:34.609000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E70CDC80-8178-11DB-A966-FAFD01C8FFA9','jbossesb','JBoss ESB User','2006-12-01 15:17:01.150000000','2006-12-01 15:17:01.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E70CED10-8619-11DB-AD10-D00BCC8146C4','jbossesb','JBoss ESB User','2006-12-07 12:39:34.625000000','2006-12-07 12:39:34.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E70F3700-8619-11DB-B700-879CCFB5F224','jbossesb','JBoss ESB User','2006-12-07 12:39:34.640000000','2006-12-07 12:39:34.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E7116570-860F-11DB-A570-C4EC12541F56','jbossesb','JBoss ESB User','2006-12-07 11:27:59.703000000','2006-12-07 11:27:59.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E711A800-8619-11DB-A800-946D0A88DC32','jbossesb','JBoss ESB User','2006-12-07 12:39:34.656000000','2006-12-07 12:39:34.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E71662F0-8619-11DB-A2F0-C27F0D9133E7','jbossesb','JBoss ESB User','2006-12-07 12:39:34.703000000','2006-12-07 12:39:34.734000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E71B0D50-8178-11DB-A966-BAA1DBB2E94A','jbossesb','JBoss ESB User','2006-12-01 15:17:01.109000000','2006-12-01 15:17:01.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E71FBD50-860F-11DB-BD50-D3FE0CEBBC22','jbossesb','JBoss ESB User','2006-12-07 11:27:59.796000000','2006-12-07 11:27:59.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E71FFFE0-8619-11DB-BFE0-85FD441ABE73','jbossesb','JBoss ESB User','2006-12-07 12:39:34.765000000','2006-12-07 12:39:34.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E7247840-860F-11DB-B840-CBA8A0F23B75','jbossesb','JBoss ESB User','2006-12-07 11:27:59.812000000','2006-12-07 11:27:59.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E724AA40-8178-11DB-A966-C78A4B933F0E','jbossesb','JBoss ESB User','2006-12-01 15:17:01.171000000','2006-12-01 15:17:01.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E726E940-860F-11DB-A940-8B2B5C6D9F8E','jbossesb','JBoss ESB User','2006-12-07 11:27:59.843000000','2006-12-07 11:27:59.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E72E1530-860F-11DB-9530-89BC60C8C9D0','jbossesb','JBoss ESB User','2006-12-07 11:27:59.875000000','2006-12-07 11:27:59.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E7412800-860F-11DB-A800-A05129BF95C9','jbossesb','JBoss ESB User','2006-12-07 11:28:00.0','2006-12-07 11:28:00.0',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E753EC50-80E3-11DB-AC50-94FAF5F53D82','jbossesb','JBoss ESB User','2006-11-30 21:30:26.453000000','2006-11-30 21:30:27.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E756C750-8619-11DB-8750-C4F04A27C8E8','jbossesb','JBoss ESB User','2006-12-07 12:39:35.109000000','2006-12-07 12:39:35.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E7E09BF0-80E3-11DB-9BF0-C2F838B3038D','jbossesb','JBoss ESB User','2006-11-30 21:30:27.406000000','2006-11-30 21:30:27.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E7F5F8B0-80E3-11DB-B8B0-9D55FE6961B6','jbossesb','JBoss ESB User','2006-11-30 21:30:27.546000000','2006-11-30 21:30:27.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E7F827E0-816D-11DB-A4E4-DC11F3A83383','jbossesb','JBoss ESB User','2006-12-01 13:58:18.780000000','2006-12-01 13:58:18.930000000',1,1)
@@ -2168,17 +4001,76 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:E82794C0-814B-11DB-A6BA-9E3DD056A878','jbossesb','JBoss ESB User','2006-12-01 09:54:55.500000000','2006-12-01 09:54:55.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E82C7E50-816D-11DB-A4E4-F82D317DE5C5','jbossesb','JBoss ESB User','2006-12-01 13:58:18.437000000','2006-12-01 13:58:18.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:E8388C40-816D-11DB-A4E4-A91888A2F0AC','jbossesb','JBoss ESB User','2006-12-01 13:58:18.500000000','2006-12-01 13:58:18.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E91B0D90-860E-11DB-8D90-C39F925662F9','jbossesb','JBoss ESB User','2006-12-07 11:20:53.609000000','2006-12-07 11:20:53.609000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E91D7E90-860E-11DB-BE90-8F147BF14D06','jbossesb','JBoss ESB User','2006-12-07 11:20:53.625000000','2006-12-07 11:20:53.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9248370-860E-11DB-8370-F6BDAC4BC1AB','jbossesb','JBoss ESB User','2006-12-07 11:20:53.671000000','2006-12-07 11:20:53.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9354C50-860E-11DB-8C50-819AA5D8C713','jbossesb','JBoss ESB User','2006-12-07 11:20:53.781000000','2006-12-07 11:20:53.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9379640-860E-11DB-9640-8AF1B80726F0','jbossesb','JBoss ESB User','2006-12-07 11:20:53.796000000','2006-12-07 11:20:53.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E937D8D0-8618-11DB-98D0-C6B9878B915A','jbossesb','JBoss ESB User','2006-12-07 12:32:28.765000000','2006-12-07 12:32:28.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E93A49D0-8618-11DB-89D0-E2A37732B249','jbossesb','JBoss ESB User','2006-12-07 12:32:28.796000000','2006-12-07 12:32:28.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E93C7840-860E-11DB-B840-FB02535598C8','jbossesb','JBoss ESB User','2006-12-07 11:20:53.828000000','2006-12-07 11:20:53.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E94175C0-8618-11DB-B5C0-99508DC8802C','jbossesb','JBoss ESB User','2006-12-07 12:32:28.843000000','2006-12-07 12:32:28.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E94630B0-8618-11DB-B0B0-F2E0A9A4A9CD','jbossesb','JBoss ESB User','2006-12-07 12:32:28.859000000','2006-12-07 12:32:28.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E948A1B0-8618-11DB-A1B0-FCD6D4E40D37','jbossesb','JBoss ESB User','2006-12-07 12:32:28.890000000','2006-12-07 12:32:28.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E94AA0B0-861C-11DB-A0B0-B70F3DE7190E','jbossesb','JBoss ESB User','2006-12-07 13:01:06.906000000','2006-12-07 13:01:06.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9568790-861C-11DB-8790-CB7932046AF4','jbossesb','JBoss ESB User','2006-12-07 13:01:06.968000000','2006-12-07 13:01:06.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E95FFD70-861C-11DB-BD70-8F5C17E89617','jbossesb','JBoss ESB User','2006-12-07 13:01:07.150000000','2006-12-07 13:01:07.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E964B860-861C-11DB-B860-BADC4BEC5F34','jbossesb','JBoss ESB User','2006-12-07 13:01:07.620000000','2006-12-07 13:01:07.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9699A60-861C-11DB-9A60-B06A6A44D460','jbossesb','JBoss ESB User','2006-12-07 13:01:07.930000000','2006-12-07 13:01:07.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E96E5550-861C-11DB-9550-8D82E5094BF8','jbossesb','JBoss ESB User','2006-12-07 13:01:07.109000000','2006-12-07 13:01:07.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9783D30-8618-11DB-BD30-9F29ACE7C72D','jbossesb','JBoss ESB User','2006-12-07 12:32:29.234000000','2006-12-07 12:32:29.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9842410-8618-11DB-A410-CF917DBD685B','jbossesb','JBoss ESB User','2006-12-07 12:32:29.265000000','2006-12-07 12:32:29.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E988DF00-8618-11DB-9F00-A6EF0E861FA0','jbossesb','JBoss ESB User','2006-12-07 12:32:29.312000000','2006-12-07 12:32:29.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9900AF0-8618-11DB-8AF0-EC6E95353637','jbossesb','JBoss ESB User','2006-12-07 12:32:29.343000000','2006-12-07 12:32:29.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9947AF0-861C-11DB-BAF0-AF3257A54F2D','jbossesb','JBoss ESB User','2006-12-07 13:01:07.359000000','2006-12-07 13:01:07.375000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E994ECF0-8618-11DB-ACF0-CCAE8E1D073E','jbossesb','JBoss ESB User','2006-12-07 12:32:29.375000000','2006-12-07 12:32:29.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E99BA6E0-861C-11DB-A6E0-8C1060696EDC','jbossesb','JBoss ESB User','2006-12-07 13:01:07.406000000','2006-12-07 13:01:07.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9A061D0-861C-11DB-A1D0-AB17DE002466','jbossesb','JBoss ESB User','2006-12-07 13:01:07.437000000','2006-12-07 13:01:07.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9A51CC0-861C-11DB-9CC0-B1D8D9BB163B','jbossesb','JBoss ESB User','2006-12-07 13:01:07.468000000','2006-12-07 13:01:07.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9AC48B0-861C-11DB-88B0-E6927CA47DBA','jbossesb','JBoss ESB User','2006-12-07 13:01:07.546000000','2006-12-07 13:01:07.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9B374A0-861C-11DB-B4A0-8FED2E227B12','jbossesb','JBoss ESB User','2006-12-07 13:01:07.562000000','2006-12-07 13:01:07.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:E9BD1190-861C-11DB-9190-C582E76538D3','jbossesb','JBoss ESB User','2006-12-07 13:01:07.656000000','2006-12-07 13:01:07.656000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EA08DEE0-80FE-11DB-BEA2-DB2C0CB1874B','jbossesb','JBoss ESB User','2006-12-01 00:43:47.406000000','2006-12-01 00:43:47.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EA1D0AF0-8563-11DB-A053-B3D84023B2AE','jbossesb','JBoss ESB User','2006-12-06 14:56:51.375000000','2006-12-06 14:56:51.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EA256790-80FE-11DB-BEA2-A0FA73A5B782','jbossesb','JBoss ESB User','2006-12-01 00:43:47.609000000','2006-12-01 00:43:47.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EA301DC0-8563-11DB-A053-F4C998761585','jbossesb','JBoss ESB User','2006-12-06 14:56:51.484000000','2006-12-06 14:56:51.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EA363070-80FE-11DB-BEA2-CF7B76684322','jbossesb','JBoss ESB User','2006-12-01 00:43:47.703000000','2006-12-01 00:43:47.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EA3749B0-8563-11DB-A053-A21CDD8926B9','jbossesb','JBoss ESB User','2006-12-06 14:56:51.531000000','2006-12-06 14:56:51.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EA3E75A0-8563-11DB-A053-E1A550B27A25','jbossesb','JBoss ESB User','2006-12-06 14:56:51.578000000','2006-12-06 14:56:51.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EA3FA650-80FE-11DB-BEA2-C760462A6BDF','jbossesb','JBoss ESB User','2006-12-01 00:43:47.765000000','2006-12-01 00:43:47.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EA80B810-860E-11DB-B810-8C8578C7F7AC','jbossesb','JBoss ESB User','2006-12-07 11:20:55.984000000','2006-12-07 11:20:55.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EA9D40C0-860E-11DB-80C0-E1F4F4E221D0','jbossesb','JBoss ESB User','2006-12-07 11:20:56.140000000','2006-12-07 11:20:56.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EAA23E40-8618-11DB-BE40-885CD9874F90','jbossesb','JBoss ESB User','2006-12-07 12:32:31.140000000','2006-12-07 12:32:31.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EAC4D510-8170-11DB-AF51-E530EFE5C326','jbossesb','JBoss ESB User','2006-12-01 14:19:51.281000000','2006-12-01 14:19:51.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EAEFB5A0-8170-11DB-AF51-EF0C3E59D9CC','jbossesb','JBoss ESB User','2006-12-01 14:19:51.562000000','2006-12-01 14:19:51.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB015160-861C-11DB-9160-9969A6AAB49F','jbossesb','JBoss ESB User','2006-12-07 13:01:09.750000000','2006-12-07 13:01:09.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EB4CC9C0-8170-11DB-AF51-941FD2F0E1D6','jbossesb','JBoss ESB User','2006-12-01 14:19:52.156000000','2006-12-01 14:19:52.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB506650-861D-11DB-B1A1-F5634E85A66F','jbossesb','JBoss ESB User','2006-12-07 13:08:19.781000000','2006-12-07 13:08:19.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB5A0340-861D-11DB-B1A1-BE4DAD902B2B','jbossesb','JBoss ESB User','2006-12-07 13:08:19.843000000','2006-12-07 13:08:19.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB5EBE30-861D-11DB-B1A1-8EB0403B066F','jbossesb','JBoss ESB User','2006-12-07 13:08:19.859000000','2006-12-07 13:08:19.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EB622680-8170-11DB-AF51-A734E6FFDBEB','jbossesb','JBoss ESB User','2006-12-01 14:19:52.312000000','2006-12-01 14:19:52.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB637920-861D-11DB-B1A1-AA2A04A8354B','jbossesb','JBoss ESB User','2006-12-07 13:08:19.906000000','2006-12-07 13:08:19.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB65B550-8618-11DB-B550-EFFBF138F11F','jbossesb','JBoss ESB User','2006-12-07 12:32:32.421000000','2006-12-07 12:32:32.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB683410-861D-11DB-B1A1-F7A66381C835','jbossesb','JBoss ESB User','2006-12-07 13:08:19.937000000','2006-12-07 13:08:19.937000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB6D1610-861D-11DB-B1A1-AE29E227A21E','jbossesb','JBoss ESB User','2006-12-07 13:08:19.968000000','2006-12-07 13:08:19.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EB9E6E00-8617-11DB-AE00-F50FC79A4872','jbossesb','JBoss ESB User','2006-12-07 12:25:23.328000000','2006-12-07 12:25:23.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EBA80AF0-8617-11DB-8AF0-FC076B181C0A','jbossesb','JBoss ESB User','2006-12-07 12:25:23.359000000','2006-12-07 12:25:23.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EBB3F1D0-8617-11DB-B1D0-A8236F0CF7D1','jbossesb','JBoss ESB User','2006-12-07 12:25:23.437000000','2006-12-07 12:25:23.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EBB8ACC0-8617-11DB-ACC0-A9710826FFA1','jbossesb','JBoss ESB User','2006-12-07 12:25:23.500000000','2006-12-07 12:25:23.500000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EBC249B0-8617-11DB-89B0-81048622734F','jbossesb','JBoss ESB User','2006-12-07 12:25:23.562000000','2006-12-07 12:25:23.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EBDC45E0-860D-11DB-85E0-DF4647740535','jbossesb','JBoss ESB User','2006-12-07 11:13:48.765000000','2006-12-07 11:13:48.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EBF6C730-8617-11DB-8730-8A0EE065019F','jbossesb','JBoss ESB User','2006-12-07 12:25:23.875000000','2006-12-07 12:25:23.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EBFDCC10-8617-11DB-8C10-A69A7759C2B2','jbossesb','JBoss ESB User','2006-12-07 12:25:23.953000000','2006-12-07 12:25:23.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EC076900-8617-11DB-A900-DAD034DC0CCB','jbossesb','JBoss ESB User','2006-12-07 12:25:24.0','2006-12-07 12:25:24.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EC10DEE0-8617-11DB-9EE0-F57C6D088A36','jbossesb','JBoss ESB User','2006-12-07 12:25:24.930000000','2006-12-07 12:25:24.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EC1A7BD0-8617-11DB-BBD0-A86A726E0A12','jbossesb','JBoss ESB User','2006-12-07 12:25:24.109000000','2006-12-07 12:25:24.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EC23F1B0-8617-11DB-B1B0-D4E221A4C340','jbossesb','JBoss ESB User','2006-12-07 12:25:24.171000000','2006-12-07 12:25:24.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EC664550-814A-11DB-A6BA-DCF2C5B59CCB','jbossesb','JBoss ESB User','2006-12-01 09:47:53.125000000','2006-12-01 09:47:53.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EC6D4A30-814A-11DB-A6BA-B6EEB6156F0A','jbossesb','JBoss ESB User','2006-12-01 09:47:53.187000000','2006-12-01 09:47:53.187000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EC703CF0-8617-11DB-BCF0-95B6496052AF','jbossesb','JBoss ESB User','2006-12-07 12:25:24.703000000','2006-12-07 12:25:24.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EC747620-814A-11DB-A6BA-CC1AFF933E39','jbossesb','JBoss ESB User','2006-12-01 09:47:53.218000000','2006-12-01 09:47:53.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EC7C0850-860D-11DB-8850-F76CF74344D9','jbossesb','JBoss ESB User','2006-12-07 11:13:49.796000000','2006-12-07 11:13:49.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EC864E40-861D-11DB-B1A1-C4E535E573EA','jbossesb','JBoss ESB User','2006-12-07 13:08:21.796000000','2006-12-07 13:08:21.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:ECD5A920-816F-11DB-AF51-E27D47967380','jbossesb','JBoss ESB User','2006-12-01 14:12:45.250000000','2006-12-01 14:12:45.265000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:ED292050-816F-11DB-AF51-E2BAB422094F','jbossesb','JBoss ESB User','2006-12-01 14:12:45.812000000','2006-12-01 14:12:45.828000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:ED3C3320-816F-11DB-AF51-86617F60124B','jbossesb','JBoss ESB User','2006-12-01 14:12:45.921000000','2006-12-01 14:12:45.953000000',1,1)
@@ -2210,6 +4102,7 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:EEEDEAF0-80E4-11DB-AAF0-E8FE468B6649','jbossesb','JBoss ESB User','2006-11-30 21:37:48.703000000','2006-11-30 21:37:48.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EEFE8CC0-80E4-11DB-8CC0-A3D0ECC3D1AD','jbossesb','JBoss ESB User','2006-11-30 21:37:48.828000000','2006-11-30 21:37:48.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EF0057B0-8177-11DB-97B0-C477E647BCF6','jbossesb','JBoss ESB User','2006-12-01 15:10:04.843000000','2006-12-01 15:10:04.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:EF0C83F0-861D-11DB-B1A1-BAA78EF4E4C1','jbossesb','JBoss ESB User','2006-12-07 13:08:26.460000000','2006-12-07 13:08:26.460000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EF112090-8177-11DB-A090-AC844CCFE32D','jbossesb','JBoss ESB User','2006-12-01 15:10:04.953000000','2006-12-01 15:10:04.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EF1E9470-817F-11DB-9470-BBE31BDDA94D','jbossesb','JBoss ESB User','2006-12-01 16:07:21.460000000','2006-12-01 16:07:21.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EF454C30-8104-11DB-8C30-99D29880D059','jbossesb','JBoss ESB User','2006-12-01 01:26:53.171000000','2006-12-01 01:26:53.187000000',1,1)
@@ -2222,16 +4115,28 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:EFE93770-817F-11DB-B770-A8754A1F951B','jbossesb','JBoss ESB User','2006-12-01 16:07:22.359000000','2006-12-01 16:07:22.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:EFFEBB40-817F-11DB-BB40-DD6E1AF41CC4','jbossesb','JBoss ESB User','2006-12-01 16:07:22.500000000','2006-12-01 16:07:22.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F005E730-817F-11DB-A730-FC25586B94DA','jbossesb','JBoss ESB User','2006-12-01 16:07:22.531000000','2006-12-01 16:07:22.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F0160C10-861A-11DB-8C10-EC7D2CF1589D','jbossesb','JBoss ESB User','2006-12-07 12:46:59.281000000','2006-12-07 12:46:59.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F016FB00-817B-11DB-BB00-FBC9B14648AF','jbossesb','JBoss ESB User','2006-12-01 15:38:44.671000000','2006-12-01 15:38:44.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F01D3800-861A-11DB-B800-9D4C7A1B3EB4','jbossesb','JBoss ESB User','2006-12-07 12:46:59.328000000','2006-12-07 12:46:59.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F026ADE0-861A-11DB-ADE0-95A216AEEB21','jbossesb','JBoss ESB User','2006-12-07 12:46:59.390000000','2006-12-07 12:46:59.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F0291EE0-861A-11DB-9EE0-829D19AB7F2D','jbossesb','JBoss ESB User','2006-12-07 12:46:59.406000000','2006-12-07 12:46:59.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F0304AD0-861A-11DB-8AD0-FBDCA1B72CA4','jbossesb','JBoss ESB User','2006-12-07 12:46:59.453000000','2006-12-07 12:46:59.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F03383B0-817B-11DB-83B0-907365948534','jbossesb','JBoss ESB User','2006-12-01 15:38:44.843000000','2006-12-01 15:38:44.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0444C90-817B-11DB-8C90-D53B1ACFCA63','jbossesb','JBoss ESB User','2006-12-01 15:38:44.953000000','2006-12-01 15:38:44.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F04D7FE0-8171-11DB-B8A9-AF11D0BDC698','jbossesb','JBoss ESB User','2006-12-01 14:27:10.460000000','2006-12-01 14:27:10.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F04F4480-861A-11DB-8480-9D221E160FC0','jbossesb','JBoss ESB User','2006-12-07 12:46:59.656000000','2006-12-07 12:46:59.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0503370-817B-11DB-B370-88C5113F9FD5','jbossesb','JBoss ESB User','2006-12-01 15:38:45.310000000','2006-12-01 15:38:45.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F053FF70-861A-11DB-BF70-B17B9CDA9E97','jbossesb','JBoss ESB User','2006-12-07 12:46:59.687000000','2006-12-07 12:46:59.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F058BA60-861A-11DB-BA60-CCE7529E27AF','jbossesb','JBoss ESB User','2006-12-07 12:46:59.718000000','2006-12-07 12:46:59.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F05D9C60-861A-11DB-9C60-96B1089DB8F2','jbossesb','JBoss ESB User','2006-12-07 12:46:59.765000000','2006-12-07 12:46:59.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F064A140-861A-11DB-A140-EDAC749168D8','jbossesb','JBoss ESB User','2006-12-07 12:46:59.796000000','2006-12-07 12:46:59.812000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0715B90-8171-11DB-B8A9-A22B1335804B','jbossesb','JBoss ESB User','2006-12-01 14:27:10.281000000','2006-12-01 14:27:10.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F072F920-861A-11DB-B920-983EC0D69302','jbossesb','JBoss ESB User','2006-12-07 12:46:59.890000000','2006-12-07 12:46:59.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F07FB370-8171-11DB-B8A9-F7B992620FAF','jbossesb','JBoss ESB User','2006-12-01 14:27:10.375000000','2006-12-01 14:27:10.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0892950-8171-11DB-B8A9-F82A3A4084D9','jbossesb','JBoss ESB User','2006-12-01 14:27:10.453000000','2006-12-01 14:27:10.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0A914C0-816E-11DB-A4E4-BA9A3053C229','jbossesb','JBoss ESB User','2006-12-01 14:05:42.203000000','2006-12-01 14:05:42.218000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0DFE190-8181-11DB-AB1E-D4D5496D9817','jbossesb','JBoss ESB User','2006-12-01 16:21:42.984000000','2006-12-01 16:21:43.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F0FAEDD0-861A-11DB-ADD0-D7F7A07BE6EF','jbossesb','JBoss ESB User','2006-12-07 12:47:00.781000000','2006-12-07 12:47:00.796000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0FC8BF0-816E-11DB-A4E4-966556E651B8','jbossesb','JBoss ESB User','2006-12-01 14:05:42.703000000','2006-12-01 14:05:42.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F0FEDB40-8181-11DB-AB1E-BFBCBA80FDD2','jbossesb','JBoss ESB User','2006-12-01 16:21:43.187000000','2006-12-01 16:21:43.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F10ABCC0-816E-11DB-A4E4-EC0CA7C16986','jbossesb','JBoss ESB User','2006-12-01 14:05:42.796000000','2006-12-01 14:05:42.812000000',1,1)
@@ -2243,10 +4148,27 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:F20BB170-80FF-11DB-B65A-A36A7836DD39','jbossesb','JBoss ESB User','2006-12-01 00:51:10.359000000','2006-12-01 00:51:10.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F223A640-80FF-11DB-B65A-EFC060E329F0','jbossesb','JBoss ESB User','2006-12-01 00:51:10.515000000','2006-12-01 00:51:10.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F2C42100-8178-11DB-A966-C7162BAA273C','jbossesb','JBoss ESB User','2006-12-01 15:17:20.671000000','2006-12-01 15:17:20.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2D246E0-860F-11DB-86E0-9A67E0D2E768','jbossesb','JBoss ESB User','2006-12-07 11:28:19.406000000','2006-12-07 11:28:19.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2D490D0-860F-11DB-90D0-FCA40F68DE6D','jbossesb','JBoss ESB User','2006-12-07 11:28:19.437000000','2006-12-07 11:28:19.437000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2D4D360-8619-11DB-9360-F6251855235F','jbossesb','JBoss ESB User','2006-12-07 12:39:54.406000000','2006-12-07 12:39:54.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2D701D0-860F-11DB-81D0-A40285A8C257','jbossesb','JBoss ESB User','2006-12-07 11:28:19.453000000','2006-12-07 11:28:19.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2DBFF50-8619-11DB-BF50-CA80F932634C','jbossesb','JBoss ESB User','2006-12-07 12:39:54.437000000','2006-12-07 12:39:54.453000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F2E0A9B0-8178-11DB-A966-94F9CB594A20','jbossesb','JBoss ESB User','2006-12-01 15:17:20.859000000','2006-12-01 15:17:20.859000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2E0BA40-8619-11DB-BA40-8F77560087FE','jbossesb','JBoss ESB User','2006-12-07 12:39:54.515000000','2006-12-07 12:39:54.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2E2E8B0-860F-11DB-A8B0-CBD1D25305A3','jbossesb','JBoss ESB User','2006-12-07 11:28:19.531000000','2006-12-07 11:28:19.531000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2E7A3A0-860F-11DB-A3A0-DA9AC23B5970','jbossesb','JBoss ESB User','2006-12-07 11:28:19.546000000','2006-12-07 11:28:19.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2EA14A0-860F-11DB-94A0-EF878E922D63','jbossesb','JBoss ESB User','2006-12-07 11:28:19.578000000','2006-12-07 11:28:19.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2EA5730-8619-11DB-9730-ABA29BB07B09','jbossesb','JBoss ESB User','2006-12-07 12:39:54.546000000','2006-12-07 12:39:54.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F2F18320-8619-11DB-8320-B3459742F545','jbossesb','JBoss ESB User','2006-12-07 12:39:54.578000000','2006-12-07 12:39:54.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F2FD5970-8178-11DB-A966-956B997A9BDD','jbossesb','JBoss ESB User','2006-12-01 15:17:21.460000000','2006-12-01 15:17:21.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F312C6C0-8619-11DB-86C0-9D57D2423774','jbossesb','JBoss ESB User','2006-12-07 12:39:54.828000000','2006-12-07 12:39:54.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F319F2B0-8619-11DB-B2B0-B9CC0058D5E4','jbossesb','JBoss ESB User','2006-12-07 12:39:54.843000000','2006-12-07 12:39:54.859000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F31C5320-8178-11DB-A966-E21FCE65C615','jbossesb','JBoss ESB User','2006-12-01 15:17:21.265000000','2006-12-01 15:17:21.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F3211EA0-8619-11DB-9EA0-827D96059E00','jbossesb','JBoss ESB User','2006-12-07 12:39:54.890000000','2006-12-07 12:39:54.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F325D990-8619-11DB-9990-82250E69DDF6','jbossesb','JBoss ESB User','2006-12-07 12:39:54.937000000','2006-12-07 12:39:54.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F32ABB90-8619-11DB-BB90-BBBDA90FBB43','jbossesb','JBoss ESB User','2006-12-07 12:39:54.953000000','2006-12-07 12:39:54.968000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F3B1DD60-816D-11DB-A4E4-FDC40BDE00F8','jbossesb','JBoss ESB User','2006-12-01 13:58:37.765000000','2006-12-01 13:58:37.781000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F3B4FA30-8619-11DB-BA30-9FD3647D4176','jbossesb','JBoss ESB User','2006-12-07 12:39:55.859000000','2006-12-07 12:39:55.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F3BB9510-80E3-11DB-9510-FCBA2C707EA6','jbossesb','JBoss ESB User','2006-11-30 21:30:47.296000000','2006-11-30 21:30:47.312000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F3CBF510-816D-11DB-A4E4-9820CDD76099','jbossesb','JBoss ESB User','2006-12-01 13:58:37.937000000','2006-12-01 13:58:37.953000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F3DCBDF0-816D-11DB-A4E4-EED096F593FE','jbossesb','JBoss ESB User','2006-12-01 13:58:38.310000000','2006-12-01 13:58:38.460000000',1,1)
@@ -2254,24 +4176,87 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:F3E8A4D0-816D-11DB-A4E4-D9F4DE7F3308','jbossesb','JBoss ESB User','2006-12-01 13:58:38.109000000','2006-12-01 13:58:38.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F3FB61F0-814B-11DB-A6BA-B04017E4E3FF','jbossesb','JBoss ESB User','2006-12-01 09:55:15.390000000','2006-12-01 09:55:15.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F3FBF970-80E3-11DB-B970-F51FF59646FD','jbossesb','JBoss ESB User','2006-11-30 21:30:47.687000000','2006-11-30 21:30:47.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F4060060-8619-11DB-8060-CD4B23FBE236','jbossesb','JBoss ESB User','2006-12-07 12:39:56.390000000','2006-12-07 12:39:56.406000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F40C9B40-80E3-11DB-9B40-E642AC8E7BD7','jbossesb','JBoss ESB User','2006-11-30 21:30:47.828000000','2006-11-30 21:30:47.843000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F410E5C0-814B-11DB-A6BA-D29440926A45','jbossesb','JBoss ESB User','2006-12-01 09:55:15.484000000','2006-12-01 09:55:15.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F415A0B0-814B-11DB-A6BA-EF3E4D8EBA46','jbossesb','JBoss ESB User','2006-12-01 09:55:15.515000000','2006-12-01 09:55:15.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F41A5BA0-814B-11DB-A6BA-BD352C498059','jbossesb','JBoss ESB User','2006-12-01 09:55:15.562000000','2006-12-01 09:55:15.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F442B8E0-8103-11DB-B8E0-94F48A0A9F59','jbossesb','JBoss ESB User','2006-12-01 01:19:52.930000000','2006-12-01 01:19:52.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F46B4F80-8103-11DB-8F80-CC63AC8C8F30','jbossesb','JBoss ESB User','2006-12-01 01:19:52.312000000','2006-12-01 01:19:52.328000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F4BD7510-860F-11DB-B510-A1728BED7EA0','jbossesb','JBoss ESB User','2006-12-07 11:28:22.625000000','2006-12-07 11:28:22.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F4EA9F90-860F-11DB-9F90-F14FC81D893E','jbossesb','JBoss ESB User','2006-12-07 11:28:22.921000000','2006-12-07 11:28:22.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F538DC10-860E-11DB-9C10-C33E5EB13AF7','jbossesb','JBoss ESB User','2006-12-07 11:21:13.953000000','2006-12-07 11:21:13.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F53D9700-860E-11DB-9700-9C06EC4E2ACB','jbossesb','JBoss ESB User','2006-12-07 11:21:13.968000000','2006-12-07 11:21:13.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5427900-860E-11DB-B900-C16638FDAD51','jbossesb','JBoss ESB User','2006-12-07 11:21:14.0','2006-12-07 11:21:14.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F55A1750-861C-11DB-9750-C19FF2BD65C2','jbossesb','JBoss ESB User','2006-12-07 13:01:27.125000000','2006-12-07 13:01:27.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F55A46C0-860E-11DB-86C0-EA39FEDC6D4D','jbossesb','JBoss ESB User','2006-12-07 11:21:14.156000000','2006-12-07 11:21:14.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F55A8950-8618-11DB-8950-A82CA96E35D5','jbossesb','JBoss ESB User','2006-12-07 12:32:49.125000000','2006-12-07 12:32:49.140000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F55C90B0-860E-11DB-90B0-ACD265A3D88B','jbossesb','JBoss ESB User','2006-12-07 11:21:14.171000000','2006-12-07 11:21:14.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F55ED240-861C-11DB-9240-BDC311B5225E','jbossesb','JBoss ESB User','2006-12-07 13:01:27.156000000','2006-12-07 13:01:27.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F55F01B0-860E-11DB-81B0-E71B6D0B0B49','jbossesb','JBoss ESB User','2006-12-07 11:21:14.187000000','2006-12-07 11:21:14.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F55F4440-8618-11DB-8440-CB1239F0BFF2','jbossesb','JBoss ESB User','2006-12-07 12:32:49.156000000','2006-12-07 12:32:49.171000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F563FF30-8618-11DB-BF30-C49E729098D5','jbossesb','JBoss ESB User','2006-12-07 12:32:49.187000000','2006-12-07 12:32:49.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5686F30-861C-11DB-AF30-E477FD967CD1','jbossesb','JBoss ESB User','2006-12-07 13:01:27.203000000','2006-12-07 13:01:27.218000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F568BA20-8618-11DB-BA20-B3BE6A957798','jbossesb','JBoss ESB User','2006-12-07 12:32:49.218000000','2006-12-07 12:32:49.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F56D2A20-861C-11DB-AA20-FC8320243FD4','jbossesb','JBoss ESB User','2006-12-07 13:01:27.265000000','2006-12-07 13:01:27.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5725710-8618-11DB-9710-E9E87E6A0DDA','jbossesb','JBoss ESB User','2006-12-07 12:32:49.281000000','2006-12-07 12:32:49.296000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5791100-861C-11DB-9100-DF9F1367EE37','jbossesb','JBoss ESB User','2006-12-07 13:01:27.312000000','2006-12-07 13:01:27.312000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F57DCBF0-861C-11DB-8BF0-E2FDD9FBD572','jbossesb','JBoss ESB User','2006-12-07 13:01:27.343000000','2006-12-07 13:01:27.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F58A24D0-8618-11DB-A4D0-862250EC83B1','jbossesb','JBoss ESB User','2006-12-07 12:32:49.453000000','2006-12-07 12:32:49.453000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F58EDFC0-8618-11DB-9FC0-E065CD1EDDF2','jbossesb','JBoss ESB User','2006-12-07 12:32:49.484000000','2006-12-07 12:32:49.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F593C1C0-8618-11DB-81C0-CA5A08A1E9D9','jbossesb','JBoss ESB User','2006-12-07 12:32:49.500000000','2006-12-07 12:32:49.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5987CB0-8618-11DB-BCB0-EA55D6D538B8','jbossesb','JBoss ESB User','2006-12-07 12:32:49.546000000','2006-12-07 12:32:49.546000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F59CC5A0-861C-11DB-85A0-B457EEED99FC','jbossesb','JBoss ESB User','2006-12-07 13:01:27.546000000','2006-12-07 13:01:27.562000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F59D37A0-8618-11DB-B7A0-D2BA1C018469','jbossesb','JBoss ESB User','2006-12-07 12:32:49.578000000','2006-12-07 12:32:49.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5A1A7A0-861C-11DB-A7A0-B2678A2A9822','jbossesb','JBoss ESB User','2006-12-07 13:01:27.578000000','2006-12-07 13:01:27.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5A66290-861C-11DB-A290-9D7F34FB13C7','jbossesb','JBoss ESB User','2006-12-07 13:01:27.609000000','2006-12-07 13:01:27.625000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5AD8E80-861C-11DB-8E80-BFA34125B969','jbossesb','JBoss ESB User','2006-12-07 13:01:27.671000000','2006-12-07 13:01:27.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5B4BA70-861C-11DB-BA70-ACA9F36A8E83','jbossesb','JBoss ESB User','2006-12-07 13:01:27.750000000','2006-12-07 13:01:27.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5C0A150-861C-11DB-A150-933AFB509B66','jbossesb','JBoss ESB User','2006-12-07 13:01:27.781000000','2006-12-07 13:01:27.796000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F5CC8830-861C-11DB-8830-AF4978D3510A','jbossesb','JBoss ESB User','2006-12-07 13:01:27.890000000','2006-12-07 13:01:27.890000000',0,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F6500CE0-8618-11DB-8CE0-DE99158B6C9A','jbossesb','JBoss ESB User','2006-12-07 12:32:50.734000000','2006-12-07 12:32:50.750000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F6D6BCB0-8170-11DB-AF51-BCBAE76E496E','jbossesb','JBoss ESB User','2006-12-01 14:20:11.546000000','2006-12-01 14:20:11.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F6F94530-8618-11DB-8530-EF14A99F68E1','jbossesb','JBoss ESB User','2006-12-07 12:32:51.875000000','2006-12-07 12:32:51.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F70FF520-8170-11DB-AF51-CFB87A7078C6','jbossesb','JBoss ESB User','2006-12-01 14:20:11.890000000','2006-12-01 14:20:11.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F720BE00-8170-11DB-AF51-C21CD79F5455','jbossesb','JBoss ESB User','2006-12-01 14:20:12.150000000','2006-12-01 14:20:12.620000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7219940-860E-11DB-9940-EB8E1210879E','jbossesb','JBoss ESB User','2006-12-07 11:21:17.156000000','2006-12-07 11:21:17.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F725D470-860D-11DB-9470-955AF67FE2B8','jbossesb','JBoss ESB User','2006-12-07 11:14:07.671000000','2006-12-07 11:14:07.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F72AB670-860D-11DB-B670-D947F02B27F9','jbossesb','JBoss ESB User','2006-12-07 11:14:07.703000000','2006-12-07 11:14:07.718000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F72D0060-860D-11DB-8060-FAA59979B97C','jbossesb','JBoss ESB User','2006-12-07 11:14:07.734000000','2006-12-07 11:14:07.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7401330-860D-11DB-9330-95E316620A04','jbossesb','JBoss ESB User','2006-12-07 11:14:07.843000000','2006-12-07 11:14:07.843000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7428430-860D-11DB-8430-8BDF2B5585F5','jbossesb','JBoss ESB User','2006-12-07 11:14:07.859000000','2006-12-07 11:14:07.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7473F20-860D-11DB-BF20-AC827DB7B626','jbossesb','JBoss ESB User','2006-12-07 11:14:07.890000000','2006-12-07 11:14:07.890000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F753F610-861D-11DB-B1A1-C79B360CC48E','jbossesb','JBoss ESB User','2006-12-07 13:08:39.921000000','2006-12-07 13:08:39.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7566710-861D-11DB-B1A1-8213425E6852','jbossesb','JBoss ESB User','2006-12-07 13:08:39.953000000','2006-12-07 13:08:39.953000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7600400-861D-11DB-B1A1-A66FF715A506','jbossesb','JBoss ESB User','2006-12-07 13:08:40.310000000','2006-12-07 13:08:40.310000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F76708E0-861D-11DB-B1A1-AE788CF91E87','jbossesb','JBoss ESB User','2006-12-07 13:08:40.780000000','2006-12-07 13:08:40.780000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F76E34D0-861D-11DB-B1A1-F9AD870E3FAB','jbossesb','JBoss ESB User','2006-12-07 13:08:40.930000000','2006-12-07 13:08:40.109000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F77316D0-861D-11DB-B1A1-9981C0985EC3','jbossesb','JBoss ESB User','2006-12-07 13:08:40.125000000','2006-12-07 13:08:40.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F77560C0-861D-11DB-B1A1-F8F4A40618F4','jbossesb','JBoss ESB User','2006-12-07 13:08:40.140000000','2006-12-07 13:08:40.140000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F7767F20-8170-11DB-AF51-A0A2600E1F2A','jbossesb','JBoss ESB User','2006-12-01 14:20:12.562000000','2006-12-01 14:20:12.593000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7B78190-8617-11DB-8190-9507CDC2BC02','jbossesb','JBoss ESB User','2006-12-07 12:25:43.625000000','2006-12-07 12:25:43.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7C11E80-8617-11DB-9E80-F20D1B4EDF07','jbossesb','JBoss ESB User','2006-12-07 12:25:43.687000000','2006-12-07 12:25:43.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7CD0560-8617-11DB-8560-C1724E6FE345','jbossesb','JBoss ESB User','2006-12-07 12:25:43.765000000','2006-12-07 12:25:43.765000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7D43150-8617-11DB-B150-DB241E0D353F','jbossesb','JBoss ESB User','2006-12-07 12:25:43.796000000','2006-12-07 12:25:43.812000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F7DDA730-8617-11DB-A730-91E4C2BF4E2D','jbossesb','JBoss ESB User','2006-12-07 12:25:43.843000000','2006-12-07 12:25:43.921000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F80FB3B0-8617-11DB-B3B0-D58C32573E2A','jbossesb','JBoss ESB User','2006-12-07 12:25:44.171000000','2006-12-07 12:25:44.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F8145320-860D-11DB-9320-8DC69DD3EBF8','jbossesb','JBoss ESB User','2006-12-07 11:14:09.250000000','2006-12-07 11:14:09.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F816DFA0-8617-11DB-9FA0-B834E87AEBEA','jbossesb','JBoss ESB User','2006-12-07 12:25:44.234000000','2006-12-07 12:25:44.250000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F8207C90-8617-11DB-BC90-E908C40B4F9F','jbossesb','JBoss ESB User','2006-12-07 12:25:44.328000000','2006-12-07 12:25:44.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F82C6370-8617-11DB-A370-C2E03C449AA1','jbossesb','JBoss ESB User','2006-12-07 12:25:44.375000000','2006-12-07 12:25:44.390000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F8338F60-8617-11DB-8F60-969AC64D1B7A','jbossesb','JBoss ESB User','2006-12-07 12:25:44.406000000','2006-12-07 12:25:44.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F846A230-8617-11DB-A230-81BD032F60AB','jbossesb','JBoss ESB User','2006-12-07 12:25:44.562000000','2006-12-07 12:25:44.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F8651A20-814A-11DB-A6BA-D134D279352C','jbossesb','JBoss ESB User','2006-12-01 09:48:13.250000000','2006-12-01 09:48:13.281000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F8655950-860D-11DB-9950-C519EA410ABE','jbossesb','JBoss ESB User','2006-12-07 11:14:09.781000000','2006-12-07 11:14:09.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F87CE7E0-814A-11DB-A6BA-82BD7524E65F','jbossesb','JBoss ESB User','2006-12-01 09:48:13.421000000','2006-12-01 09:48:13.421000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F88413D0-814A-11DB-A6BA-D229FB6EF4A5','jbossesb','JBoss ESB User','2006-12-01 09:48:13.468000000','2006-12-01 09:48:13.468000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F88B3FC0-814A-11DB-A6BA-CE9031719D07','jbossesb','JBoss ESB User','2006-12-01 09:48:13.500000000','2006-12-01 09:48:13.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F89CC790-860E-11DB-8790-EBFE53187073','jbossesb','JBoss ESB User','2006-12-07 11:21:19.640000000','2006-12-07 11:21:19.640000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F8A00070-816F-11DB-AF51-960312851D32','jbossesb','JBoss ESB User','2006-12-01 14:13:05.460000000','2006-12-01 14:13:05.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F8C62610-816F-11DB-AF51-CBC486CF905B','jbossesb','JBoss ESB User','2006-12-01 14:13:05.265000000','2006-12-01 14:13:05.296000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F8D6EEF0-816F-11DB-AF51-96D588AE2529','jbossesb','JBoss ESB User','2006-12-01 14:13:05.390000000','2006-12-01 14:13:05.390000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F8E2D5D0-816F-11DB-AF51-9F9FC6D9C2D2','jbossesb','JBoss ESB User','2006-12-01 14:13:05.484000000','2006-12-01 14:13:05.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:F8EFDA80-8617-11DB-9A80-F74E450A41ED','jbossesb','JBoss ESB User','2006-12-07 12:25:45.640000000','2006-12-07 12:25:45.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F96767C0-8172-11DB-B8A9-A34BACE5172F','jbossesb','JBoss ESB User','2006-12-01 14:34:34.859000000','2006-12-01 14:34:34.875000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F9719FF0-817D-11DB-9FF0-D21A0EC122BA','jbossesb','JBoss ESB User','2006-12-01 15:53:19.359000000','2006-12-01 15:53:19.375000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:F982E890-817E-11DB-A890-F6E18389340B','jbossesb','JBoss ESB User','2006-12-01 16:00:28.953000000','2006-12-01 16:00:29.484000000',1,1)
@@ -2309,15 +4294,29 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:FBB902E0-8104-11DB-82E0-CE7908CCFF89','jbossesb','JBoss ESB User','2006-12-01 01:27:14.780000000','2006-12-01 01:27:14.930000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FBCC15B0-8104-11DB-95B0-BC6F00CAF149','jbossesb','JBoss ESB User','2006-12-01 01:27:14.187000000','2006-12-01 01:27:14.203000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FBD5B2A0-8104-11DB-B2A0-92E89C148F14','jbossesb','JBoss ESB User','2006-12-01 01:27:14.265000000','2006-12-01 01:27:14.265000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FBE453A0-861D-11DB-B1A1-E673DBF8C5E4','jbossesb','JBoss ESB User','2006-12-07 13:08:47.578000000','2006-12-07 13:08:47.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FBEA7D40-817F-11DB-BD40-ABC40B32648F','jbossesb','JBoss ESB User','2006-12-01 16:07:42.484000000','2006-12-01 16:07:42.500000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC09E8F0-817B-11DB-A8F0-A37EDB5C928D','jbossesb','JBoss ESB User','2006-12-01 15:39:04.703000000','2006-12-01 15:39:04.718000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC2671A0-817B-11DB-B1A0-98930B1E5EF7','jbossesb','JBoss ESB User','2006-12-01 15:39:04.890000000','2006-12-01 15:39:04.906000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC325880-817B-11DB-9880-CC83AE5F5C02','jbossesb','JBoss ESB User','2006-12-01 15:39:04.984000000','2006-12-01 15:39:04.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC364B90-861A-11DB-8B90-F69F0FA58884','jbossesb','JBoss ESB User','2006-12-07 12:47:19.625000000','2006-12-07 12:47:19.640000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC389580-861A-11DB-9580-D967B9808887','jbossesb','JBoss ESB User','2006-12-07 12:47:19.656000000','2006-12-07 12:47:19.671000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC3E3F60-817B-11DB-BF60-F95D4CED28A2','jbossesb','JBoss ESB User','2006-12-01 15:39:05.780000000','2006-12-01 15:39:05.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC447C60-861A-11DB-BC60-A73205919D0B','jbossesb','JBoss ESB User','2006-12-07 12:47:19.718000000','2006-12-07 12:47:19.734000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC4BA850-861A-11DB-A850-9672B015B5FA','jbossesb','JBoss ESB User','2006-12-07 12:47:19.781000000','2006-12-07 12:47:19.781000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC4C54B0-8171-11DB-B8A9-C544B34E2629','jbossesb','JBoss ESB User','2006-12-01 14:27:30.250000000','2006-12-01 14:27:30.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC506340-861A-11DB-A340-D4D1E3B6B0AD','jbossesb','JBoss ESB User','2006-12-07 12:47:19.812000000','2006-12-07 12:47:19.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC51E280-861D-11DB-B1A1-DE6696879484','jbossesb','JBoss ESB User','2006-12-07 13:08:48.343000000','2006-12-07 13:08:48.343000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC6D1300-861A-11DB-9300-B333CA43FD5D','jbossesb','JBoss ESB User','2006-12-07 12:47:19.984000000','2006-12-07 12:47:19.984000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC6F8400-861A-11DB-8400-C1FC022DB372','jbossesb','JBoss ESB User','2006-12-07 12:47:20.150000000','2006-12-07 12:47:20.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC743EF0-861A-11DB-BEF0-936859CB2918','jbossesb','JBoss ESB User','2006-12-07 12:47:20.310000000','2006-12-07 12:47:20.460000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC78F9E0-861A-11DB-B9E0-D24A7C05AE23','jbossesb','JBoss ESB User','2006-12-07 12:47:20.620000000','2006-12-07 12:47:20.780000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC79A640-8171-11DB-B8A9-E45B6169AE38','jbossesb','JBoss ESB User','2006-12-01 14:27:30.468000000','2006-12-01 14:27:30.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FC7DB4D0-861A-11DB-B4D0-8804EC3B052D','jbossesb','JBoss ESB User','2006-12-07 12:47:20.930000000','2006-12-07 12:47:20.109000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC834330-8171-11DB-B8A9-96F1D701EAAA','jbossesb','JBoss ESB User','2006-12-01 14:27:30.531000000','2006-12-01 14:27:30.578000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FC919B10-8171-11DB-B8A9-C489A5243015','jbossesb','JBoss ESB User','2006-12-01 14:27:30.656000000','2006-12-01 14:27:30.671000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FCA3DA70-861A-11DB-9A70-C8189F936B98','jbossesb','JBoss ESB User','2006-12-07 12:47:20.359000000','2006-12-07 12:47:20.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FCC08A30-861A-11DB-8A30-BCB0FF155F43','jbossesb','JBoss ESB User','2006-12-07 12:47:20.562000000','2006-12-07 12:47:20.562000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FCE5E250-8181-11DB-AB1E-F458118F7A0C','jbossesb','JBoss ESB User','2006-12-01 16:22:03.140000000','2006-12-01 16:22:03.171000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FCFDB010-8181-11DB-AB1E-C9E37D9599E5','jbossesb','JBoss ESB User','2006-12-01 16:22:03.281000000','2006-12-01 16:22:03.328000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FD1F1AC0-8181-11DB-AB1E-AA5269CDF88B','jbossesb','JBoss ESB User','2006-12-01 16:22:03.562000000','2006-12-01 16:22:03.593000000',1,1)
@@ -2334,11 +4333,30 @@
 INSERT INTO AUTH_TOKEN VALUES('authToken:FEAC47B0-8103-11DB-87B0-EA99589CF601','jbossesb','JBoss ESB User','2006-12-01 01:20:09.531000000','2006-12-01 01:20:09.531000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FEC41570-8103-11DB-9570-CF38C309BE68','jbossesb','JBoss ESB User','2006-12-01 01:20:09.687000000','2006-12-01 01:20:09.703000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FED99940-8103-11DB-9940-AAA2FACED443','jbossesb','JBoss ESB User','2006-12-01 01:20:09.812000000','2006-12-01 01:20:09.828000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FEE8E970-860F-11DB-A970-8E4A887B376E','jbossesb','JBoss ESB User','2006-12-07 11:28:39.703000000','2006-12-07 11:28:39.703000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FEF01560-860F-11DB-9560-9A6DC4EB5B59','jbossesb','JBoss ESB User','2006-12-07 11:28:39.750000000','2006-12-07 11:28:39.750000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FEF4D050-860F-11DB-9050-9E6F510CB52C','jbossesb','JBoss ESB User','2006-12-07 11:28:39.765000000','2006-12-07 11:28:39.765000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FEF50250-8178-11DB-A966-A35BF7063234','jbossesb','JBoss ESB User','2006-12-01 15:17:41.125000000','2006-12-01 15:17:41.125000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF00B730-860F-11DB-B730-E3B199500E59','jbossesb','JBoss ESB User','2006-12-07 11:28:39.859000000','2006-12-07 11:28:39.875000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF059930-860F-11DB-9930-A70B12A4EA01','jbossesb','JBoss ESB User','2006-12-07 11:28:39.890000000','2006-12-07 11:28:39.890000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FF05A420-8178-11DB-A966-E976AF7BB972','jbossesb','JBoss ESB User','2006-12-01 15:17:41.234000000','2006-12-01 15:17:41.234000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF0A5420-860F-11DB-9420-A1176468D946','jbossesb','JBoss ESB User','2006-12-07 11:28:39.906000000','2006-12-07 11:28:39.906000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF167D90-8619-11DB-BD90-E62A4CC9A101','jbossesb','JBoss ESB User','2006-12-07 12:40:14.953000000','2006-12-07 12:40:14.968000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF1DA980-8619-11DB-A980-FE4B2514EC47','jbossesb','JBoss ESB User','2006-12-07 12:40:15.0','2006-12-07 12:40:15.150000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF271F60-8619-11DB-9F60-8477D2DA704B','jbossesb','JBoss ESB User','2006-12-07 12:40:15.780000000','2006-12-07 12:40:15.930000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF30BC50-8619-11DB-BC50-9D068586090B','jbossesb','JBoss ESB User','2006-12-07 12:40:15.156000000','2006-12-07 12:40:15.156000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF3A3230-8619-11DB-B230-F46CA5EB39AE','jbossesb','JBoss ESB User','2006-12-07 12:40:15.187000000','2006-12-07 12:40:15.203000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF51FFF0-8619-11DB-BFF0-970065E4DB4D','jbossesb','JBoss ESB User','2006-12-07 12:40:15.343000000','2006-12-07 12:40:15.359000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF56E1F0-8619-11DB-A1F0-8DA9817A43EB','jbossesb','JBoss ESB User','2006-12-07 12:40:15.406000000','2006-12-07 12:40:15.421000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF6057D0-8619-11DB-97D0-D7062304038C','jbossesb','JBoss ESB User','2006-12-07 12:40:15.484000000','2006-12-07 12:40:15.484000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF69F4C0-8619-11DB-B4C0-DC214C58CC6F','jbossesb','JBoss ESB User','2006-12-07 12:40:15.500000000','2006-12-07 12:40:15.515000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF70F9A0-8619-11DB-B9A0-97B3911E44B9','jbossesb','JBoss ESB User','2006-12-07 12:40:15.578000000','2006-12-07 12:40:15.578000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FF7A9690-8619-11DB-9690-BDDC93EAC3D7','jbossesb','JBoss ESB User','2006-12-07 12:40:15.609000000','2006-12-07 12:40:15.625000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FFBC9910-816D-11DB-A4E4-81D50C05E43A','jbossesb','JBoss ESB User','2006-12-01 13:58:57.984000000','2006-12-01 13:58:58.0',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FFBF7350-860F-11DB-B350-863B53097AF4','jbossesb','JBoss ESB User','2006-12-07 11:28:41.109000000','2006-12-07 11:28:41.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FFD466D0-816D-11DB-A4E4-9FBAAC43C7F4','jbossesb','JBoss ESB User','2006-12-01 13:58:58.125000000','2006-12-01 13:58:58.125000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FFE2BEB0-816D-11DB-A4E4-956E084ECB1F','jbossesb','JBoss ESB User','2006-12-01 13:58:58.234000000','2006-12-01 13:58:58.234000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FFE30080-80E3-11DB-8080-9B52464D6A44','jbossesb','JBoss ESB User','2006-11-30 21:31:07.671000000','2006-11-30 21:31:07.687000000',1,1)
+INSERT INTO AUTH_TOKEN VALUES('authToken:FFE84C80-8619-11DB-8C80-967A627BE6BD','jbossesb','JBoss ESB User','2006-12-07 12:40:16.328000000','2006-12-07 12:40:16.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FFF36080-816D-11DB-A4E4-D6A19F4A7BCA','jbossesb','JBoss ESB User','2006-12-01 13:58:58.328000000','2006-12-01 13:58:58.343000000',1,1)
 INSERT INTO AUTH_TOKEN VALUES('authToken:FFF7ECD0-814B-11DB-A6BA-941A2FD4E149','jbossesb','JBoss ESB User','2006-12-01 09:55:35.484000000','2006-12-01 09:55:35.500000000',1,1)

Modified: labs/jbossesb/workspace/arvinder/product/install/deployment.properties-example
===================================================================
--- labs/jbossesb/workspace/arvinder/product/install/deployment.properties-example	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/install/deployment.properties-example	2006-12-13 20:16:02 UTC (rev 8303)
@@ -9,8 +9,10 @@
 #
 # application server root directory
 # application server root directory
-org.jboss.esb.appserver.home=C:/cygwin/home/kstam/apps/jboss-4.0.4.GA/jbossesb
+org.jboss.esb.appserver.home=C:/cygwin/home/kstam/apps/jboss-4.0.4.GA
 # the instance of jboss you are running (default)
 org.jboss.esb.appserver.config=default
 #the place where the jboss libraries can be found
-org.jboss.esb.dist.lib=../jbossesb/lib
\ No newline at end of file
+# Note: You should not need to change this entry unless you altered
+# the jbossesb distribution directory structure
+org.jboss.esb.dist.lib=../lib
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jbosesb-config-model.jar (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jbosesb-config-model.jar)

Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms)

Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms/activemq)

Deleted: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar)

Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms/mqseries)


Property changes on: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries
___________________________________________________________________
Name: svn:ignore
   + com.ibm.mq.pcf.jar
mqcontext.jar


Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/5.3 (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms/mqseries/5.3)


Property changes on: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/5.3
___________________________________________________________________
Name: svn:ignore
   + com.ibm.mq.jar
com.ibm.mqjms.jar


Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/6.0 (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms/mqseries/6.0)


Property changes on: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/6.0
___________________________________________________________________
Name: svn:ignore
   + com.ibm.mq.jar
com.ibm.mqjms.jar


Deleted: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/lib/ext/jms/mqseries/readme.txt	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/readme.txt	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,16 +0,0 @@
-In MQ Series create a Queue Manager called "ConnectionFactory", or bind this under JNDI. Under it
-create Queue using all CAPS, and no slashes.
-
-From you WAS installation Obtain:
-mqcontext.jar
-com.ibm.mq.pcf.jar
-
-From the MQ Series 5.3/6.0 obtain:
-com.ibm.mq.jar
-com.ibm.mqjms.jar
-
-Note that for MQ 6.0:
-Message: Unable to get a MQ series Queue Manager or Queue Connection. Reason: failed to create connection --javax.jms. JMSSecurityException: MQJMS2013: invalid security authentication supplied for MQQueueManager
-Explanation: There is a problem with user permissions or access.
-Tip: Make sure the user accessing MQ Queue Manager is part of the mqm group.
-

Copied: labs/jbossesb/workspace/arvinder/product/lib/ext/jms/mqseries/readme.txt (from rev 8302, labs/jbossesb/trunk/product/lib/ext/jms/mqseries/readme.txt)

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,34 +1,28 @@
 <project name="Quickstart_helloworld" default="run" basedir=".">
-  <property name="jbossesbhome.dir"
-    value="/labs/ESBWorkspace/ESBTrunk/product" />
-  <property name="jbosshome.dir" value="/jBoss/jboss-4.0.4.GA_EJB3a"/>
-  <property name="jbossesbdist.dir" value="${jbossesbhome.dir}/build/dist/lib"/>
-  <property name="build.dir"
-    value="${basedir}/build"/>
-  <property name="src.dir"
-    value="${basedir}/src"/>
-	
-  <property name="quickstart.dir" value="${jbossesbhome.dir}/samples/quickstarts"/>		
-  <property name="esb-config"
-	value="${quickstart.dir}/helloworld/esb-config.xml"/>
-  <property name="esb-config-gateway"
-	value="${quickstart.dir}/helloworld/esb-config-gateway.xml"/>
+  
+  <property file="../quickstarts.properties" />
+  
+  <property name="build.dir" value="${basedir}/build"/>
+  <property name="src.dir" value="${basedir}/src"/>
+		
+  <property name="esb-config" value="${basedir}/esb-config.xml"/>
+  <property name="esb-config-gateway" value="${basedir}/esb-config-gateway.xml"/>
 
 	<path id="classpath">
-    <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
-    <fileset dir="${basedir}" includes="juddi.properties"/>
-    <fileset dir="${basedir}/lib" includes="*jar"/>    
-	<fileset dir="${jbossesbdist.dir}" includes="*jar"/>
-	<fileset dir="${jbossesbdist.dir}" includes="*xml"/>
-	<fileset dir="${jbossesbhome.dir}/lib/ext" includes="*jar"/>
+  <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
+  <fileset dir="${basedir}" includes="juddi.properties"/>
+  <fileset dir="${basedir}/lib" includes="*jar"/>    
+	<fileset dir="${esb.product.lib.dir}" includes="*jar"/>
+	<fileset dir="${esb.product.lib.dir}" includes="*xml"/>
+	<fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
 	<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
 	<fileset dir="${jbosshome.dir}/server/default/lib">
 			<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
 	</fileset>		
   	
-     <fileset dir="${basedir}" includes="build/**/*.jar"/>
-  	<fileset dir="${basedir}" includes="build/**/*.xml"/>
-    <pathelement location="." />
+  <fileset dir="${basedir}" includes="build/**/*.jar"/>
+  <fileset dir="${basedir}" includes="build/**/*.xml"/>
+  <pathelement location="." />
   
   </path>
  

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -6,7 +6,7 @@
 	connection-factory="ConnectionFactory"
    	destination-type="queue"
    	destination-name="queue/quickstart_helloworld_Request"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
    >
    <!-- no action needed as the inbound message is automatically converted

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -8,7 +8,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/B"
-    jndi-type="jboss"
+    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"   
    >
 	   <action class="quickstart.MyJMSListenerAction" process="displayMessage" />	  

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -33,18 +33,25 @@
     <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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
+		<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"/>
@@ -70,8 +77,8 @@
 		<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>
+    <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/workspace/arvinder/product/samples/quickstarts/helloworld/lib/mysql-connector-java-3.1.12-bin.jar
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,34 +1,29 @@
 <project name="Quickstart_helloworld_action" default="run" basedir=".">
-  <property name="jbossesbhome.dir"
-    value="/labs/ESBWorkspace/ESBTrunk/product" />
-  <property name="jbosshome.dir" value="/jBoss/jboss-4.0.4.GA_EJB3a"/>
-  <property name="jbossesbdist.dir" value="${jbossesbhome.dir}/build/dist/lib"/>
-  <property name="build.dir"
-    value="${basedir}/build"/>
-  <property name="src.dir"
-    value="${basedir}/src"/>
-	
-  <property name="quickstart.dir" value="${jbossesbhome.dir}/samples/quickstarts"/>		
-  <property name="esb-config"
-	value="${quickstart.dir}/helloworld_action/esb-config.xml"/>
-  <property name="esb-config-gateway"
-	value="${quickstart.dir}/helloworld_action/esb-config-gateway.xml"/>
+  
+  <property file="../quickstarts.properties" />
+  
+  <property name="build.dir" value="${basedir}/build"/>
+  <property name="src.dir" value="${basedir}/src"/>
+		
+  <property name="esb-config" value="${basedir}/esb-config.xml"/>
+  <property name="esb-config-gateway" value="${basedir}/esb-config-gateway.xml"/>
 
 	<path id="classpath">
-    <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
-    <fileset dir="${basedir}" includes="juddi.properties"/>
-    <fileset dir="${basedir}/lib" includes="*jar"/>    
-	<fileset dir="${jbossesbdist.dir}" includes="*jar"/>
-	<fileset dir="${jbossesbdist.dir}" includes="*xml"/>
-	<fileset dir="${jbossesbhome.dir}/lib/ext" includes="*jar"/>
+  <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
+  <fileset dir="${basedir}" includes="juddi.properties"/>
+  <fileset dir="${basedir}/lib" includes="*jar"/>    
+	<fileset dir="${esb.product.lib.dir}" includes="*jar"/>
+	<fileset dir="${esb.product.lib.dir}" includes="*xml"/>
+	<fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
 	<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
 	<fileset dir="${jbosshome.dir}/server/default/lib">
 			<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
 	</fileset>		
   	
-     <fileset dir="${basedir}" includes="build/**/*.jar"/>
-  	<fileset dir="${basedir}" includes="build/**/*.xml"/>
-    <pathelement location="." />  
+  <fileset dir="${basedir}" includes="build/**/*.jar"/>
+  <fileset dir="${basedir}" includes="build/**/*.xml"/>
+  <pathelement location="." />
+  
   </path>
  
   <property name="cp" refid="classpath"/>
@@ -72,7 +67,7 @@
   <target name="runtest">
      <echo>Runs Test JMS Sender</echo>
      <java fork="yes" classname="quickstart.test.SendJMSMessage" failonerror="true">
-     	<arg value="Goodbye World"/>
+     	<arg value="Hello World"/>
 		<classpath refid="classpath"/>
      </java>
   </target>  

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -6,7 +6,7 @@
 	connection-factory="ConnectionFactory"
    	destination-type="queue"
    	destination-name="queue/quickstart_helloworld_action_Request"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
    >
    <!-- no action needed as the inbound message is automatically converted

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -8,7 +8,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/B"
-    jndi-type="jboss"
+    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"   
    >
 	   <action class="quickstart.MyJMSListenerAction" process="displayMessage" exceptionMethod="exceptionHandler" />	  

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -33,18 +33,25 @@
     <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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
+		<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"/>
@@ -70,8 +77,8 @@
 		<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>
+    <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/workspace/arvinder/product/samples/quickstarts/helloworld_action/lib/mysql-connector-java-3.1.12-bin.jar
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/src/quickstart/Launcher.java
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/src/quickstart/Launcher.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_action/src/quickstart/Launcher.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -45,6 +45,8 @@
     			_logger.info("starting gateway listener with config file - " + 
     					gatewayConfigFile);
     			_gatewayController = new GatewayListenerController(gatewayConfigFile);
+    			new Thread(_gatewayController).start();
+    			Thread.sleep(2000);
     		}
     		
     		System.out.println("**Listener Ready**");

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/build.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,74 +0,0 @@
-<project name="Quickstart_db_registration" default="run" basedir=".">
-  
-  <property file="../quickstarts.properties" />
-  
-  <property name="build.dir" value="${basedir}/build"/>
-  <property name="src.dir" value="${basedir}/src"/>
-		
-  <property name="esb-config" value="${basedir}/esb-config.xml"/>
-  <property name="esb-config-gateway" value="${basedir}/esb-config-gateway.xml"/>
-
-	<path id="classpath">
-  <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
-  <fileset dir="${basedir}" includes="juddi.properties"/>
-  <fileset dir="${basedir}/lib" includes="*jar"/>    
-	<fileset dir="${esb.product.lib.dir}" includes="*jar"/>
-	<fileset dir="${esb.product.lib.dir}" includes="*xml"/>
-	<fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
-	<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
-	<fileset dir="${jbosshome.dir}/server/default/lib">
-			<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
-	</fileset>		
-  	
-  <fileset dir="${basedir}" includes="build/**/*.jar"/>
-  <fileset dir="${basedir}" includes="build/**/*.xml"/>
-  <pathelement location="." />
-  
-  </path>
- 
-  <property name="cp" refid="classpath"/>
-  
-  <target name="echoCP">    
-  	<echo message="Classpath is ${cp}"/>
-  </target>
-  
-  <target name="prepare">
-	<mkdir dir="${build.dir}" />
-  </target>
-
-  <target name="clean">
-	<delete dir="${build.dir}" />
-  </target>
-
-  <target name="compile" depends="prepare">
-	<javac srcdir="${src.dir}"
-	   destdir="${build.dir}">
-	  <classpath refid="classpath"/>
- 	</javac>
-  </target>
-
-  <target name="jars" depends="compile">
-	<delete file="${build.dir}/${ant.project.name}.jar"/>
-        <jar destfile="${build.dir}/${ant.project.name}.jar"
-		basedir="${build.dir}"
-		includes="**/*.class"/>
-  </target>
-
-  <target name="run" depends="jars">
-     <echo>Basic JMS Gateway and Listener</echo>
-     <java fork="yes" classname="quickstart.Launcher" failonerror="true">
-     	<arg value="0"/>
-     	<arg value="${esb-config}"/>
-     	<arg value="${esb-config-gateway}"/>
-		<classpath refid="classpath"/>
-     </java>     
-  </target>	
-
-  <target name="runtest">
-     <echo>Runs Test JMS Sender</echo>
-     <java fork="yes" classname="quickstart.test.SendJMSMessage" failonerror="true">
-     	<arg value="Hello World"/>
-		<classpath refid="classpath"/>
-     </java>
-  </target>  
-</project>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/build.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/build.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,15 +0,0 @@
-<esb-config-gateway parameterReloadSecs="180">
-   <esb-jms-gateway
-    target-service-category="UsingDBRegServices"
-	  target-service-name="UsingDBRegJMSService"	  
-   	gatewayClass="org.jboss.soa.esb.listeners.gateway.JmsGatewayListener"
-	  connection-factory="ConnectionFactory"
-   	destination-type="queue"
-   	destination-name="queue/quickstart_helloworld_Request"
-    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-    jndi-URL="localhost"
-   >
-   <!-- no action needed as the inbound message is automatically converted
-     and sent to the queue for the target service -->  
-   </esb-jms-gateway>   
-</esb-config-gateway>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config-gateway.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/esb-config-gateway.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,17 +0,0 @@
-<esb-config parameterReloadSecs="180">
-   <esb-listener
-    service-category="UsingDBRegServices"
-  	service-name="UsingDBRegJMSService"
-    service-description="Simply listens for ESB Messages"
-	  epr-description="Hello World"
-   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-	  connection-factory="ConnectionFactory"
-	  destination-type="queue"
-   	destination-name="queue/B"
-    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-    jndi-URL="localhost"
-
-   >
-	   <action class="quickstart.MyJMSListenerAction" process="displayMessage" />	  
-   </esb-listener>   
-</esb-config>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/esb-config.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/esb-config.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,79 +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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
-    </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/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jbossesb-properties.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/jbossesb-properties.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jndi.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/jndi.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jndi.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/jndi.properties (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/jndi.properties)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/juddi.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/juddi.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/juddi.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/juddi.properties (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/juddi.properties)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/lib (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/lib)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/lib/mysql-connector-java-3.1.12-bin.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/lib/mysql-connector-java-3.1.12-bin.jar (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/lib/mysql-connector-java-3.1.12-bin.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/log4j.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/log4j.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/log4j.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/log4j.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/log4j.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/readme.txt	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/readme.txt	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,71 +0,0 @@
-This example assumes your jUDDI registry is running in Mysql and it connects 
-directly to the database to register the component.
-
-The magic of DB registration (as opposed to RMI or SOAP) is in the jbossesb-properties.xml and the 
-significant lines are marked with a **
- <properties name="registry">
-    	<property name="org.jboss.soa.esb.registry.queryManagerURI" 
-    	**	value="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" 
-    	**	value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
-    </properties>
-
-In a command prmompt window, start the listeners by simply running "ant" 
-in this directory.  You might review the build.xml file to see how it is setup. 
-More details on the build.xml can be found later in this document.  Shutdown
-the listener by simply using Cntrl-C in that window.
-
-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".
-
-Project file descriptions:
-* build.xml - the ant build script. 
-* esb-config.xml - the ESB listener configuration file
-* esb-config-gateway.xml - the JMS gateway configuration file. It is listening
-for JMS ObjectMessages or TextMessages at "queue/quickstart_helloworld_Request"
-* juddi.properties - configures jUDDI, needs to be at the head of the classpath
-* jbossesb-properties.xml - also needed by jUDDI and needs to be at the 
-head of the classpath.  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 quickstart.test.SendJMSMessage 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\quickstart\Launcher.java - called by ant "run" target with 3 arguments.
-The most important arguments being the locations of the esb-config.xml and
-esb-config-gateway.xml files.  The Launcher starts the gateway and esb listener
-threads and then waits indefinitely.  
-* src\quickstart\MyJMSListenerAction.java - the action class that is identified
-in the esb-config.xml file and is called whenever a message is received.  
-* src\quickstart\test\SendJMSMessage.java - shoots in the string passed in via
-the command line or in this case the arg attribute in the ant runtest task.
-* lib\mysql-connector-java-3.1.12-bin.jar - the listener must register itself
-when it boots up therefore it needs access to the MySQL environment where 
-jUDDI is living.  This works in conjunction with juddi.properties.
-
-build.xml task 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 quickstart.test.SendJMSMessage class and passes in an argument representing
-the string-based message to be pused into the queue the gateway is listening on.  Note: SendJMSMessage 
-contains a hard-coded queue name.
-
-

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/readme.txt (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/readme.txt)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/Launcher.java
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart/Launcher.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/Launcher.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,81 +0,0 @@
-package quickstart;
-
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.listeners.gateway.GatewayListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerControllerFactory;
-
-
-public class Launcher {	
-	private static Log log = LogFactory.getLog(Launcher.class);
-	
-	private EsbListenerController	_esbListController;
-	private GatewayListenerController _gatewayController;
-	
-	
-	
-	private Logger _logger = Logger.getLogger(Launcher.class);
-	
-	public static void main (String args[]) throws Exception {
-		
-		log.info("args passed into Launcher: " + args.length);
-		for (int x=0; x<args.length; x++)
-			log.info("arg[" + x + "]=" + args[x]);
-		
-		
-		Launcher launcher = new Launcher();
-		
-		launcher.triggerListener(Long.valueOf(args[0]).longValue(), args[1], args[2]);
-	
-	}
-	
-	private void triggerListener(long runTime, String messageAwareConfigFile, 
-		String gatewayConfigFile) throws Exception{
-		try 
-        {
-								
-    		if (null != messageAwareConfigFile) {
-    			_logger.info("starting message aware listener with config file - " + 
-    					messageAwareConfigFile);
-    			_esbListController = EsbListenerControllerFactory.getInstance(messageAwareConfigFile);
-    		}
-    		if (null != gatewayConfigFile) {
-    			_logger.info("starting gateway listener with config file - " + 
-    					gatewayConfigFile);
-    			_gatewayController = new GatewayListenerController(gatewayConfigFile);
-    			new Thread(_gatewayController).start();
-    			
-    			Thread.sleep(2000);
-    		}
-    		
-    		System.out.println("**Listener Ready**");
-    		
-//    		This code is used to automatically shutdown the listeners which
-//    		might be useful for automated testing purposes. It is not needed
-//    		in the quickstart samples.
-//    		_logger.info("going to sleep now for " + runTime + " milliseconds...");    		
-//    		Thread.sleep(runTime);
-//    		if (null != messageAwareConfigFile) {
-//    			_logger.info("shutting down message aware listener...");
-//    			_esbListController.requestEnd();
-//    		}
-//    		
-//    		if (null != gatewayConfigFile) {
-//    			_logger.info("shutting down gateway listener...");
-//    			_gatewayController.requestEnd();
-//    		}
-    		
-    	
-        }
-        catch (Exception e) { 
-        	_logger.error(e);
-        	throw(e);
-        }
-        
-	
-	}		
-	
-
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/Launcher.java (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart/Launcher.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/MyJMSListenerAction.java
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart/MyJMSListenerAction.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/MyJMSListenerAction.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,24 +0,0 @@
-package quickstart;
-
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Message;
-
-public class MyJMSListenerAction
-{
-    
-  protected ConfigTree	_config;
-	  
-  public MyJMSListenerAction(ConfigTree config) { _config = config; } 
-
-  
-  public Message displayMessage(Message message) throws Exception{
-		
-		  System.out.println("&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&");		  		  
-		  System.out.println("\nBody: " + new String(message.getBody().getContents()));
-		  System.out.println("\n&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&");
-		  return message; 
-        		
-	}
-    
-	
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/MyJMSListenerAction.java (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart/MyJMSListenerAction.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/SendJMSMessage.java
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/SendJMSMessage.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/SendJMSMessage.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,60 +0,0 @@
-package quickstart.test;
-
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-import javax.jms.JMSException;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueSession;
-import javax.jms.QueueSender;
-import javax.jms.ObjectMessage;
-
-import java.io.File;
-import java.io.FileReader;
-import java.io.IOException;
-
-public class SendJMSMessage {
-    QueueConnection conn;
-    QueueSession session;
-    Queue que;
-    
-    
-    public void setupConnection() throws JMSException, NamingException
-    {
-    	InitialContext iniCtx = new InitialContext();
-    	Object tmp = iniCtx.lookup("ConnectionFactory");
-    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
-    	conn = qcf.createQueueConnection();
-    	que = (Queue) iniCtx.lookup("queue/quickstart_helloworld_Request");
-    	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();
-    	
-    }
-    
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/SendJMSMessage.java (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_db_registration/src/quickstart/test/SendJMSMessage.java)

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -16,8 +16,8 @@
 		<pathelement location="./" />
 		<pathelement location="../../../" /> <!-- The root dir - access to the install dir etc. -->
 		<pathelement location="${build.dir}"/>
-		<fileset dir="${product.lib.dir}" includes="*jar"/>
-		<fileset dir="${product.lib.dir}/ext" includes="*jar"/>
+		<fileset dir="${esb.product.lib.dir}" includes="*jar"/>
+		<fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
 		<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
 		<fileset dir="${jbosshome.dir}/server/default/lib">
 				<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -6,7 +6,7 @@
 	connection-factory="ConnectionFactory"
    	destination-type="queue"
    	destination-name="queue/quickstart_helloworld_Request"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
    >
    <!-- no action needed as the inbound message is automatically converted

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -8,7 +8,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/B"
-    jndi-type="jboss"
+    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"   
    >
 	   <action class="quickstart.MyJMSListenerAction" process="displayMessage" />	  

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/log4j.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/log4j.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_embedded_reg/log4j.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -55,7 +55,7 @@
       <priority value="WARN"/>
    </category>
    <category name="org.jboss.soa.esb">
-      <priority value="ERROR"/>
+      <priority value="INFO"/>
    </category>
    <category name="org.jboss.internal.soa.esb">
       <priority value="ERROR"/>

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/build.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,76 +0,0 @@
-<project name="Quickstart_helloworld_file_action" default="run" basedir=".">
-  
-  <property file="../quickstarts.properties" />
-  
-  <property name="build.dir" value="${basedir}/build"/>
-  <property name="src.dir" value="${basedir}/src"/>
-		
-  <property name="esb-config" value="${basedir}/esb-config.xml"/>
-  <property name="esb-config-gateway" value="${basedir}/esb-config-gateway.xml"/>
-
-  <path id="classpath">
-  <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
-  <fileset dir="${basedir}" includes="juddi.properties"/>
- 
-  <fileset dir="${esb.product.lib.dir}" includes="*jar"/>
-  <fileset dir="${esb.product.lib.dir}" includes="*xml"/>
-  <fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
-  <fileset dir="${jbosshome.dir}/client" includes="*jar"/>
-  <fileset dir="${jbosshome.dir}/server/default/lib">
-	<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
-  </fileset>		
-  	
-  <fileset dir="${basedir}" includes="build/**/*.jar"/>
-  <fileset dir="${basedir}" includes="build/**/*.xml"/>
-  <pathelement location="." />
-  
-  </path>
- 
-  <property name="cp" refid="classpath"/>
-  
-  <target name="echoCP">    
-  	<echo message="Classpath is ${cp}"/>
-  </target>
-  
-  <target name="prepare">
-	<mkdir dir="${build.dir}" />
-  </target>
-
-  <target name="clean">
-	<delete dir="${build.dir}" />
-  </target>
-
-  <target name="compile" depends="prepare">
-	<javac srcdir="${src.dir}"
-	   destdir="${build.dir}">
-	  <classpath refid="classpath"/>
- 	</javac>
-  </target>
-
-  <target name="jars" depends="compile">
-	<delete file="${build.dir}/${ant.project.name}.jar"/>
-        <jar destfile="${build.dir}/${ant.project.name}.jar"
-		basedir="${build.dir}"
-		includes="**/*.class"/>
-  </target>
-
-  <target name="run" depends="jars">
-     <echo>Basic File Gateway and Listener</echo>
-     <java fork="yes" classname="quickstart.Launcher" failonerror="true">
-     	<arg value="0"/>
-     	<arg value="${esb-config}"/>
-     	<arg value="${esb-config-gateway}"/>
-		<classpath refid="classpath"/>
-     </java>     
-  </target>	
-
-  <target name="runtest">
-     <echo>Runs Test File Creator</echo>
-     <java fork="yes" classname="quickstart.test.CreateTestFile" failonerror="true">
-     	<arg value="/tmp/ESBInput"/>
-     	<arg value="MyInput.dat"/> <!-- the directory the file should be created in -->
-     	<arg value="Hello World In A File"/> <!-- the file contents -->
-		<classpath refid="classpath"/>
-     </java>
-  </target>  
-</project>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/build.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/build.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,15 +0,0 @@
-<esb-config-gateway parameterReloadSecs="180">
-   <esb-file-gateway
- 	 target-service-category="myCategory"
-     target-service-name="myFileGateway"
-     gatewayClass="org.jboss.soa.esb.listeners.gateway.FileGatewayListener"
-     pollLatencySeconds="5"
-     inputDir="/tmp/ESBInput"
-     inputSuffix=".dat"
-     postSuffix=".sentToEsb"
-   >
-   <!-- no action needed as the inbound message is automatically converted
-     and sent to the queue for the target service -->  
-   </esb-file-gateway>   
-</esb-config-gateway>
-

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config-gateway.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/esb-config-gateway.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,24 +0,0 @@
-<esb-config parameterReloadSecs="180">
-   <esb-listener
-    service-category="myCategory"
-  	service-name="myFileGateway"
-    service-description="Simply listens for ESB Messages"
-	epr-description="File Hello World"
-   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-	connection-factory="ConnectionFactory"
-	destination-type="queue"
-   	destination-name="queue/B"
-    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-    jndi-URL="localhost"
-   >
-	 <action class="quickstart.MyAction" process="displayMessage" exceptionMethod="exceptionHandler" />	  
-   	 <action class="quickstart.MyAction" process="playWithMessage" exceptionMethod="exceptionHandler" />
-   	 
-   	 <action  class="org.jboss.soa.esb.actions.Notifier"  okMethod="notifyOK">
-		   	<NotificationList type="OK"> 
-				   <target class="NotifyConsole" />
-				   <!-- add notify JMS -->
-			  </NotificationList> 
-	   </action>   	
-   </esb-listener>   
-</esb-config>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/esb-config.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/esb-config.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jbossesb-properties.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/jbossesb-properties.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jndi.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/jndi.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jndi.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/jndi.properties (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/jndi.properties)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/juddi.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/juddi.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/juddi.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/juddi.properties (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/juddi.properties)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/log4j.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/log4j.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/log4j.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/log4j.xml (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/log4j.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/Launcher.java
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart/Launcher.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/Launcher.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,81 +0,0 @@
-package quickstart;
-
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.listeners.gateway.GatewayListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerControllerFactory;
-
-
-public class Launcher {	
-	private static Log log = LogFactory.getLog(Launcher.class);
-	
-	private EsbListenerController	_esbListController;
-	private GatewayListenerController _gatewayController;
-	
-	
-	
-	private Logger _logger = Logger.getLogger(Launcher.class);
-	
-	public static void main (String args[]) throws Exception {
-		
-		log.info("args passed into Launcher: " + args.length);
-		for (int x=0; x<args.length; x++)
-			log.info("arg[" + x + "]=" + args[x]);
-		
-		
-		Launcher launcher = new Launcher();
-		
-		launcher.triggerListener(Long.valueOf(args[0]).longValue(), args[1], args[2]);
-	
-	}
-	
-	private void triggerListener(long runTime, String messageAwareConfigFile, 
-		String gatewayConfigFile) throws Exception{
-		try 
-        {
-								
-    		if (null != messageAwareConfigFile) {
-    			_logger.info("starting message aware listener with config file - " + 
-    					messageAwareConfigFile);
-    			_esbListController = EsbListenerControllerFactory.getInstance(messageAwareConfigFile);
-    			Thread.sleep(3000);
-    		}
-    		if (null != gatewayConfigFile) {
-    			_logger.info("starting gateway listener with config file - " + 
-    					gatewayConfigFile);
-    			_gatewayController = new GatewayListenerController(gatewayConfigFile);
-    			new Thread(_gatewayController).start();
-    			Thread.sleep(2000);
-    		}
-    		
-    		System.out.println("**Listener Ready**");
-    		
-//    		This code is used to automatically shutdown the listeners which
-//    		might be useful for automated testing purposes. It is not needed
-//    		in the quickstart samples.
-//    		_logger.info("going to sleep now for " + runTime + " milliseconds...");    		
-//    		Thread.sleep(runTime);
-//    		if (null != messageAwareConfigFile) {
-//    			_logger.info("shutting down message aware listener...");
-//    			_esbListController.requestEnd();
-//    		}
-//    		
-//    		if (null != gatewayConfigFile) {
-//    			_logger.info("shutting down gateway listener...");
-//    			_gatewayController.requestEnd();
-//    		}
-    		
-    	
-        }
-        catch (Exception e) { 
-        	_logger.error(e);
-        	throw(e);
-        }
-        
-	
-	}		
-	
-
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/Launcher.java (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart/Launcher.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/MyAction.java
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart/MyAction.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/MyAction.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,60 +0,0 @@
-package quickstart;
-
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.message.Header;
-import org.jboss.soa.esb.message.Body;
-import org.jboss.soa.esb.addressing.Call;
-import org.jboss.soa.esb.addressing.EPR;
-import org.apache.log4j.Logger;
-
-public class MyAction
-{
-    
-  protected ConfigTree	_config;
-	  
-  public MyAction(ConfigTree config) { _config = config; } 
-  
-  public Message noOperation(Message message) { return message; } 
-
-  public Message displayMessage(Message message) throws Exception{		
-		  logHeader();
-		  System.out.println("Body: " + new String(message.getBody().getContents()));
-		  logFooter();
-		  return message;         	
-	}
-  
-   public Message playWithMessage(Message message) throws Exception {
-	   Header msgHeader = message.getHeader();
-	   Body msgBody = message.getBody();
-	   Call theCall = msgHeader.getCall();
-	   EPR theEpr = theCall.getFrom();
-	   String contents = new String(msgBody.getContents());
-	   StringBuffer sb = new StringBuffer();
-	   sb.append("\nBEFORE\n");
-	   sb.append(contents);
-	   sb.append("\nAFTER\n");
-	   msgBody.setContents(sb.toString().getBytes());
-	   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().getContents());
-	   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/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/MyAction.java (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart/MyAction.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart/test)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/CreateTestFile.java
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/CreateTestFile.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/CreateTestFile.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,27 +0,0 @@
-package quickstart.test;
-
-import java.io.File;
-import java.io.IOException;
-import java.io.BufferedWriter;
-import java.io.FileWriter;
-
-public class CreateTestFile {
-           
-    
-    public static void main(String args[]) throws Exception
-    {        	    	
-    	String inputDirectory = args[0];
-    	String fileName = args[1];
-    	String fileContents = args[2];
-    	File x = new File(inputDirectory + "/" + fileName);
-    	try {
-    		BufferedWriter out = new BufferedWriter(new FileWriter(x));
-    		out.write(fileContents.toCharArray());
-    		out.close();
-    	} catch (Exception e) {
-    		System.out.println("Error while writing the file: " + inputDirectory + "/" + fileName);
-    		System.out.println(e.getMessage());
-    	}
-    }
-    
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/CreateTestFile.java (from rev 8302, labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/src/quickstart/test/CreateTestFile.java)

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,32 +1,27 @@
 <project name="Quickstart_more_action" default="run" basedir=".">
-  <property name="jbossesbhome.dir"
-    value="/labs/ESBWorkspace2/ESBTrunk/product" />
-  <property name="jbosshome.dir" value="/jBoss/jboss-4.0.4.GA_EJB3a"/>
-  <property name="jbossesbdist.dir" value="${jbossesbhome.dir}/build/dist/lib"/>
+  <property file="../quickstarts.properties" />
+
   <property name="build.dir"
     value="${basedir}/build"/>
   <property name="src.dir"
     value="${basedir}/src"/>
 	
-  <property name="quickstart.dir" value="${jbossesbhome.dir}/samples/quickstarts"/>		
-  <property name="esb-config"
-	value="${quickstart.dir}/more_action/esb-config.xml"/>
-  <property name="esb-config-gateway"
-	value="${quickstart.dir}/more_action/esb-config-gateway.xml"/>
+  <property name="esb-config" value="${basedir}/esb-config.xml"/>
+  <property name="esb-config-gateway" value="${basedir}/esb-config-gateway.xml"/>
 
 	<path id="classpath">
     <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
     <fileset dir="${basedir}" includes="juddi.properties"/>
     <fileset dir="${basedir}/lib" includes="*jar"/>    
-	<fileset dir="${jbossesbdist.dir}" includes="*jar"/>
-	<fileset dir="${jbossesbdist.dir}" includes="*xml"/>
-	<fileset dir="${jbossesbhome.dir}/lib/ext" includes="*jar"/>
-	<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
-	<fileset dir="${jbosshome.dir}/server/default/lib">
-			<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
-	</fileset>		
+  	<fileset dir="${esb.product.lib.dir}" includes="*jar"/>
+  	<fileset dir="${esb.product.lib.dir}" includes="*xml"/>
+  	<fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
+	  <fileset dir="${jbosshome.dir}/client" includes="*jar"/>
+	  <fileset dir="${jbosshome.dir}/server/default/lib">
+		  	<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
+	  </fileset>		
   	
-     <fileset dir="${basedir}" includes="build/**/*.jar"/>
+    <fileset dir="${basedir}" includes="build/**/*.jar"/>
   	<fileset dir="${basedir}" includes="build/**/*.xml"/>
     <pathelement location="." />  
   </path>

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -6,7 +6,7 @@
 	connection-factory="ConnectionFactory"
    	destination-type="queue"
    	destination-name="queue/quickstart_more_action_Request"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
    >
    </esb-jms-gateway>   

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -8,7 +8,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/B"
-    jndi-type="jboss"
+    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost">
 	   <action class="quickstart.MyJMSListenerAction" process="displayMessage" exceptionMethod="exceptionHandler" />	  
    	   <action class="quickstart.MyJMSListenerAction" exceptionMethod="exceptionHandler" />

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/more_action/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -33,18 +33,25 @@
     <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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
+		<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"/>
@@ -70,8 +77,8 @@
 		<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>
+    <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/workspace/arvinder/product/samples/quickstarts/more_action/lib/mysql-connector-java-3.1.12-bin.jar
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/quickstarts.properties
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/quickstarts.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/quickstarts.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,8 +1,8 @@
 ##############################################################################################
 # Environment specific properties for executing the quickstarts.
 ##############################################################################################
-product.lib.dir=../../../lib
+esb.product.lib.dir=../../../lib
 
 # Location of your JBoss Application Server installation.
 # NB: Avoid using back slashes '\' in the path - '/' works on all platforms.
-jbosshome.dir=
+jbosshome.dir=/jboss/jboss-4.0.4.GA_EJB3c

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,20 +1,15 @@
 <project name="Quickstart_simple_cbr" default="run" basedir=".">
-  <property name="jbossesbhome.dir"
-    value="/labs/ESBWorkspace/ESBTrunk/product" />
-  <property name="jbosshome.dir" 
-  	value="/jBoss/jboss-4.0.4.GA_EJB3a"/>
-  <property name="jbossesbdist.dir" value="${jbossesbhome.dir}/build/dist/lib"/>
-  <property name="build.dir"
+
+ <property file="../quickstarts.properties" />
+
+ <property name="build.dir"
     value="${basedir}/build"/>
-  <property name="src.dir"
+ <property name="src.dir"
     value="${basedir}/src"/>
 	
-  <property name="quickstart.dir" value="${jbossesbhome.dir}/samples/quickstarts"/>		
-  <property name="esb-config"
-	value="${quickstart.dir}/simple_cbr/esb-config.xml"/>
-  <property name="esb-config-gateway"
-	value="${quickstart.dir}/simple_cbr/esb-config-gateway.xml"/>
-
+ <property name="esb-config" value="${basedir}/esb-config.xml"/>
+ <property name="esb-config-gateway" value="${basedir}/esb-config-gateway.xml"/>
+  
 	<path id="classpath">
     <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
     <fileset dir="${basedir}" includes="juddi.properties"/>
@@ -22,13 +17,15 @@
     <fileset dir="${basedir}" includes="smooks-res.xml"/>
     <fileset dir="${basedir}/src" includes="*st"/>    
     <fileset dir="${basedir}/lib" includes="*jar"/>    
-	<fileset dir="${jbossesbdist.dir}" includes="*jar"/>
-	<fileset dir="${jbossesbdist.dir}" includes="*xml"/>
-	<fileset dir="${jbossesbhome.dir}/lib/ext" includes="*jar"/>
-	<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
-	<fileset dir="${jbosshome.dir}/server/default/lib">
-		<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
-	</fileset>		
+    
+	  <fileset dir="${esb.product.lib.dir}" includes="*jar"/>
+	  <fileset dir="${esb.product.lib.dir}" includes="*xml"/>
+	  <fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
+
+	  <fileset dir="${jbosshome.dir}/client" includes="*jar"/>
+	  <fileset dir="${jbosshome.dir}/server/default/lib">
+		  <include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
+	  </fileset>		
   	
     <fileset dir="${basedir}" includes="build/**/*.jar"/>
   	<fileset dir="${basedir}" includes="build/**/*.xml"/>

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -6,7 +6,7 @@
 	connection-factory="ConnectionFactory"
    	destination-type="queue"
    	destination-name="queue/quickstart_simple_cbr_Request"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
    >
    <!-- no action needed as the inbound message is automatically converted

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -7,7 +7,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/B"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost">
 	   <cbr ruleSet="MyESBRules-XPath.drl" ruleLanguage="XPathLanguage.dsl" />
 	   <!--  XPathLanguage.dsl lives in core\services\rules\XPathLanguage.dsl jbossesb-rules.jar -->
@@ -20,7 +20,7 @@
 		connection-factory="ConnectionFactory"
 		destination-type="queue"
    		destination-name="queue/CBRExpressFreeShipping"
-	    jndi-type="jboss"
+	    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     	jndi-URL="localhost">    
 	   <action class="quickstart.MyJMSListenerAction" process="displayMessage" exceptionMethod="exceptionHandler" />
 	   <action class="quickstart.RouteExpressShipping" process="noOperation" okMethod="sendResponse"/>

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -33,18 +33,25 @@
     <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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
+		<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"/>
@@ -70,8 +77,8 @@
 		<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>
+    <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/workspace/arvinder/product/samples/quickstarts/simple_cbr/lib/mysql-connector-java-3.1.12-bin.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_cbr/src/services/rules
___________________________________________________________________
Name: svn:ignore
   + XPathLanguage.dsl


Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/build.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,19 +1,13 @@
 <project name="Quickstart_simple_transformation" default="run" basedir=".">
-  <property name="jbossesbhome.dir"
-    value="/labs/ESBWorkspace/ESBTrunk/product" />
-  <property name="jbosshome.dir" 
-  	value="/jBoss/jboss-4.0.4.GA_EJB3a"/>
-  <property name="jbossesbdist.dir" value="${jbossesbhome.dir}/build/dist/lib"/>
+
+  <property file="../quickstarts.properties" />
   <property name="build.dir"
     value="${basedir}/build"/>
   <property name="src.dir"
     value="${basedir}/src"/>
 	
-  <property name="quickstart.dir" value="${jbossesbhome.dir}/samples/quickstarts"/>		
-  <property name="esb-config"
-	value="${quickstart.dir}/simple_transformation/esb-config.xml"/>
-  <property name="esb-config-gateway"
-	value="${quickstart.dir}/simple_transformation/esb-config-gateway.xml"/>
+ <property name="esb-config" value="${basedir}/esb-config.xml"/>
+ <property name="esb-config-gateway" value="${basedir}/esb-config-gateway.xml"/>
 
 	<path id="classpath">
     <fileset dir="${basedir}" includes="jbossesb-properties.xml"/>
@@ -21,10 +15,12 @@
     <fileset dir="${basedir}" includes="smooks-cdr.lst"/>
     <fileset dir="${basedir}" includes="smooks-res.xml"/>
     <fileset dir="${basedir}/src" includes="*st"/>    
-    <fileset dir="${basedir}/lib" includes="*jar"/>    
-	<fileset dir="${jbossesbdist.dir}" includes="*jar"/>
-	<fileset dir="${jbossesbdist.dir}" includes="*xml"/>
-	<fileset dir="${jbossesbhome.dir}/lib/ext" includes="*jar"/>
+    <fileset dir="${basedir}/lib" includes="*jar"/> 
+       
+	  <fileset dir="${esb.product.lib.dir}" includes="*jar"/>
+	  <fileset dir="${esb.product.lib.dir}" includes="*xml"/>
+	  <fileset dir="${esb.product.lib.dir}/ext" includes="*jar"/>
+	
 	<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
 	<fileset dir="${jbosshome.dir}/server/default/lib">
 		<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -6,7 +6,7 @@
 	connection-factory="ConnectionFactory"
    	destination-type="queue"
    	destination-name="queue/quickstart_simple_transformation_Request" 
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
    >
 	<!--  Listen for DVDStore_Orders or quickstart_simple_transformation_Request -->

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -8,7 +8,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/B"
-    jndi-type="jboss"
+    jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"   
    >
     <action class="quickstart.MyJMSListenerAction" process="displayMessage" />

Modified: labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/quickstarts/simple_transformation/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -33,18 +33,25 @@
     <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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
+		<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"/>
@@ -70,8 +77,8 @@
 		<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>
+    <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/workspace/arvinder/product/samples/quickstarts/simple_transformation/lib/mysql-connector-java-3.1.12-bin.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.doc
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.doc (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.doc)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.html
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.html	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.html	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,489 +0,0 @@
-<html xmlns:o="urn:schemas-microsoft-com:office:office"
-xmlns:w="urn:schemas-microsoft-com:office:word"
-xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
-xmlns="http://www.w3.org/TR/REC-html40">
-
-<head>
-<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
-<meta name=ProgId content=Word.Document>
-<meta name=Generator content="Microsoft Word 11">
-<meta name=Originator content="Microsoft Word 11">
-<link rel=File-List
-href="JBoss%20ESB%20Loan%20Broker%20Banks%20Guide_files/filelist.xml">
-<title>BANKS FOR THE LOANBROKER DEMO</title>
-<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
- name="country-region"/>
-<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
- name="Street"/>
-<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
- name="address"/>
-<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
- name="place"/>
-<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
- name="City"/>
-<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
- name="State"/>
-<!--[if gte mso 9]><xml>
- <o:DocumentProperties>
-  <o:Author>kstam</o:Author>
-  <o:LastAuthor>kstam</o:LastAuthor>
-  <o:Revision>2</o:Revision>
-  <o:TotalTime>7</o:TotalTime>
-  <o:Created>2006-08-03T14:42:00Z</o:Created>
-  <o:LastSaved>2006-08-03T14:42:00Z</o:LastSaved>
-  <o:Pages>1</o:Pages>
-  <o:Words>743</o:Words>
-  <o:Characters>4237</o:Characters>
-  <o:Company>JBoss, Inc.</o:Company>
-  <o:Lines>35</o:Lines>
-  <o:Paragraphs>9</o:Paragraphs>
-  <o:CharactersWithSpaces>4971</o:CharactersWithSpaces>
-  <o:Version>11.6568</o:Version>
- </o:DocumentProperties>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <w:WordDocument>
-  <w:SpellingState>Clean</w:SpellingState>
-  <w:GrammarState>Clean</w:GrammarState>
-  <w:PunctuationKerning/>
-  <w:ValidateAgainstSchemas/>
-  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
-  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
-  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
-  <w:Compatibility>
-   <w:BreakWrappedTables/>
-   <w:SnapToGridInCell/>
-   <w:WrapTextWithPunct/>
-   <w:UseAsianBreakRules/>
-   <w:DontGrowAutofit/>
-  </w:Compatibility>
-  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
-</xml><![endif]--><!--[if gte mso 9]><xml>
- <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
- </w:LatentStyles>
-</xml><![endif]--><!--[if !mso]><object
- classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></object>
-<style>
-st1\:*{behavior:url(#ieooui) }
-</style>
-<![endif]-->
-<style>
-<!--
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
-	{mso-style-parent:"";
-	margin:0in;
-	margin-bottom:.0001pt;
-	mso-pagination:widow-orphan;
-	font-size:12.0pt;
-	font-family:"Times New Roman";
-	mso-fareast-font-family:"Times New Roman";}
-h1
-	{mso-style-link:"Heading 1 Char";
-	mso-style-next:Normal;
-	margin-top:12.0pt;
-	margin-right:0in;
-	margin-bottom:3.0pt;
-	margin-left:0in;
-	mso-pagination:widow-orphan;
-	page-break-after:avoid;
-	mso-outline-level:1;
-	font-size:16.0pt;
-	font-family:Arial;
-	mso-font-kerning:16.0pt;}
-h2
-	{mso-style-next:Normal;
-	margin-top:12.0pt;
-	margin-right:0in;
-	margin-bottom:3.0pt;
-	margin-left:0in;
-	mso-pagination:widow-orphan;
-	page-break-after:avoid;
-	mso-outline-level:2;
-	font-size:14.0pt;
-	font-family:Arial;
-	font-style:italic;}
-h3
-	{mso-style-next:Normal;
-	margin-top:12.0pt;
-	margin-right:0in;
-	margin-bottom:3.0pt;
-	margin-left:0in;
-	mso-pagination:widow-orphan;
-	page-break-after:avoid;
-	mso-outline-level:3;
-	font-size:13.0pt;
-	font-family:Arial;}
-a:link, span.MsoHyperlink
-	{color:blue;
-	text-decoration:underline;
-	text-underline:single;}
-a:visited, span.MsoHyperlinkFollowed
-	{color:purple;
-	text-decoration:underline;
-	text-underline:single;}
-span.Heading1Char
-	{mso-style-name:"Heading 1 Char";
-	mso-style-locked:yes;
-	mso-style-link:"Heading 1";
-	mso-ansi-font-size:16.0pt;
-	mso-bidi-font-size:16.0pt;
-	font-family:Arial;
-	mso-ascii-font-family:Arial;
-	mso-hansi-font-family:Arial;
-	mso-bidi-font-family:Arial;
-	mso-font-kerning:16.0pt;
-	mso-ansi-language:EN-US;
-	mso-fareast-language:EN-US;
-	mso-bidi-language:AR-SA;
-	font-weight:bold;}
-span.SpellE
-	{mso-style-name:"";
-	mso-spl-e:yes;}
-span.GramE
-	{mso-style-name:"";
-	mso-gram-e:yes;}
- at page Section1
-	{size:8.5in 11.0in;
-	margin:1.0in 1.25in 1.0in 1.25in;
-	mso-header-margin:.5in;
-	mso-footer-margin:.5in;
-	mso-paper-source:0;}
-div.Section1
-	{page:Section1;}
--->
-</style>
-<!--[if gte mso 10]>
-<style>
- /* Style Definitions */
- table.MsoNormalTable
-	{mso-style-name:"Table Normal";
-	mso-tstyle-rowband-size:0;
-	mso-tstyle-colband-size:0;
-	mso-style-noshow:yes;
-	mso-style-parent:"";
-	mso-padding-alt:0in 5.4pt 0in 5.4pt;
-	mso-para-margin:0in;
-	mso-para-margin-bottom:.0001pt;
-	mso-pagination:widow-orphan;
-	font-size:10.0pt;
-	font-family:"Times New Roman";
-	mso-ansi-language:#0400;
-	mso-fareast-language:#0400;
-	mso-bidi-language:#0400;}
-</style>
-<![endif]-->
-</head>
-
-<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>
-
-<div class=Section1>
-
-<h1>JBoss ESB Loan Broker Banks Guide</h1>
-
-<p class=MsoNormal><o:p>&nbsp;</o:p></p>
-
-<p class=MsoNormal>By: Kurt Stam (<a href="mailto:kurt.stam at jboss.com">kurt.stam at jboss.com</a>)</p>
-
-<p class=MsoNormal><o:p>&nbsp;</o:p></p>
-
-<p class=MsoNormal>JBoss ESB JBoss Labs Home Page: <a
-href="http://labs.jboss.com/portal/jbossesb">http://labs.jboss.com/portal/jbossesb</a></p>
-
-<p class=MsoNormal><o:p>&nbsp;</o:p></p>
-
-<p class=MsoNormal>JBoss ESB Developer Community Forums: <a
-href="http://www.jboss.com/index.html?module=bb&amp;op=viewforum&amp;f=220">http://www.jboss.com/index.html?module=bb&amp;op=viewforum&amp;f=220</a></p>
-
-<p class=MsoNormal><o:p>&nbsp;</o:p></p>
-
-<p class=MsoNormal>########################################################################</p>
-
-<p class=MsoNormal># JBoss, Home of Professional Open Source</p>
-
-<p class=MsoNormal># Copyright 2006, JBoss Inc., and individual contributors as
-indicated</p>
-
-<p class=MsoNormal># <span class=GramE>by</span> the @authors tag. See the
-copyright.txt in the distribution for a</p>
-
-<p class=MsoNormal># <span class=GramE>full</span> listing of individual
-contributors.</p>
-
-<p class=MsoNormal>#</p>
-
-<p class=MsoNormal># <span class=GramE>This</span> is free software; you can
-redistribute it and/or modify it</p>
-
-<p class=MsoNormal># <span class=GramE>under</span> the terms of the GNU Lesser
-General Public License as</p>
-
-<p class=MsoNormal># published by the Free Software Foundation; either version
-2.1 of</p>
-
-<p class=MsoNormal># <span class=GramE>the</span> License, or (at your option)
-any later version.</p>
-
-<p class=MsoNormal>#</p>
-
-<p class=MsoNormal># <span class=GramE>This</span> software is distributed in
-the hope that it will be useful,</p>
-
-<p class=MsoNormal># <span class=GramE>but</span> WITHOUT ANY WARRANTY; without
-even the implied warranty of</p>
-
-<p class=MsoNormal><span class=GramE># MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.</span> See the GNU</p>
-
-<p class=MsoNormal><span class=GramE># Lesser General Public License for more
-details.</span></p>
-
-<p class=MsoNormal>#</p>
-
-<p class=MsoNormal># <span class=GramE>You</span> should have received a copy
-of the GNU Lesser General Public</p>
-
-<p class=MsoNormal># License along with this software; if not, write to the
-Free</p>
-
-<p class=MsoNormal># Software Foundation, Inc., <st1:Street w:st="on"><st1:address
- w:st="on">51 Franklin St</st1:address></st1:Street>, Fifth Floor, <st1:place
-w:st="on"><st1:City w:st="on">Boston</st1:City>, <st1:State w:st="on">MA</st1:State></st1:place></p>
-
-<p class=MsoNormal># 02110-1301 <st1:place w:st="on"><st1:country-region w:st="on">USA</st1:country-region></st1:place>,
-or see the FSF site: http://www.fsf.org.</p>
-
-<p class=MsoNormal>########################################################################</p>
-
-<p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;
-background:white;mso-highlight:white;mso-font-kerning:16.0pt'><o:p>&nbsp;</o:p></span></b></p>
-
-<p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;
-background:white;mso-highlight:white;mso-font-kerning:16.0pt'><o:p>&nbsp;</o:p></span></b></p>
-
-<b><span style='font-size:16.0pt;font-family:Arial;mso-fareast-font-family:
-"Times New Roman";background:white;mso-highlight:white;mso-font-kerning:16.0pt;
-mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA'><br
-clear=all style='page-break-before:always'>
-</span></b>
-
-<p class=MsoNormal><span class=Heading1Char><span style='font-size:16.0pt;
-background:white;mso-highlight:white'>1. Introduction</span></span><span
-class=Heading1Char><span style='font-size:16.0pt'><o:p></o:p></span></span></p>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>As part
-of the Loan Broker Demo, the broker goes out to a few banks to obtain loan
-quotes.</span></p>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>This
-folder contains two banks:</span></p>
-
-<p class=MsoNormal><o:p>&nbsp;</o:p></p>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>1. <span
-class=GramE>a</span> Flat File Based Bank, and</span></p>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>2. <span
-class=GramE>a</span> JMS Based bank.</span></p>
-
-<p class=MsoNormal><o:p>&nbsp;</o:p></p>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>To make
-the demo a little more interesting we have the banks use two different
-protocols (flat file and JMS), and two</span> <span style='background:white;
-mso-highlight:white'>different message formats (<span class=SpellE>csv</span>,
-xml). You can customize some of the configuration in the <span class=SpellE>bank.properties</span>
-file. Not that</span> <span style='background:white;mso-highlight:white'>the
-banks use to log4j.xml in the current directory. </span></p>
-
-<h2><span style='background:white;mso-highlight:white'>2. Flat File Based Bank</span></h2>
-
-<h3><span style='background:white;mso-highlight:white'>2.1 Starting the bank</span></h3>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>The Flat
-File Based Bank uses the property '<span class=SpellE>file.monitored.directory</span>'
-which by default is set to 'C<span class=GramE>:\</span>Temp\<span
-class=SpellE>BankInput</span>'.</span> <span style='background:white;
-mso-highlight:white'>You can start this bank by typing:</span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-class=GramE><span style='font-size:10.0pt;font-family:"Courier New";background:
-white;mso-highlight:white'>ant</span></span><span style='font-size:10.0pt;
-font-family:"Courier New";background:white;mso-highlight:white'> <span
-class=SpellE>runFileBank</span></span><span style='font-size:10.0pt;font-family:
-"Courier New"'><o:p></o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'>* Not of caution, there is
-no filter set in the <span class=SpellE>poller</span> code, so it will pick up
-and try to move any files it finds.<o:p></o:p></span></p>
-
-<h3><span style='background:white;mso-highlight:white'>2.2 Processing details</span></h3>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>The <span
-class=SpellE>FlatFilePollManager</span> monitors a directory specified in the
-configuration. When a file arrives it</span> <span style='background:white;
-mso-highlight:white'>tries to process the content assuming it contains one line
-with loan request information.</span> <span style='background:white;mso-highlight:
-white'>So for example the content of the file could read something like </span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New";background:white;mso-highlight:
-white'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New";background:white;mso-highlight:
-white'>23456890<span class=GramE>,3,4,20000,5</span></span><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>The order
-of values needs to be <span class=SpellE>SocialSecurityNumber</span>, <span
-class=SpellE>CreditScore</span>, <span class=SpellE>HistoryLength</span>
-[month], <span class=SpellE>LoanAmount</span> [dollar],</span> <span
-style='background:white;mso-highlight:white'>and finally the <span
-class=SpellE>LoanTerm</span> [month]. The request will be processed and a <span
-class=SpellE>BankQouteReply</span> is generated. The</span> <span
-style='background:white;mso-highlight:white'>original file is moved to a
-'processed' directory, and the <span class=SpellE>BankQuoteReply</span> is
-serialized to an 'outgoing' directory from <span class=GramE>the it</span> can
-be picked up by the system that dropped the request.</span></p>
-
-<h3><span style='background:white;mso-highlight:white'>2.3 Testing</span></h3>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>You can
-test whether or not the bank is working by dropping a file in the monitored
-directory (C:\Temp\BankInput).Let's say we</span> <span style='background:white;
-mso-highlight:white'>use a file with name 'request.txt'. The file should be
-ASCII and can contain the following line:</span></p>
-
-<p class=MsoNormal><o:p>&nbsp;</o:p></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New";background:white;mso-highlight:
-white'>23456890<span class=GramE>,3,4,20000,5</span></span><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>The file
-should get moved to the C:\Temp\BankInput\processed directory, and in the
-C:\Temp\ <span class=SpellE>BankInput</span>\outgoing directory a reply file
-should</span> <span style='background:white;mso-highlight:white'>appear with
-the name 'reply_to_request.txt'. It should contain the line:</span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New";background:white;mso-highlight:
-white'>8.29<span class=GramE>,FileBasedBank</span>-1,0</span><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal><span class=GramE><span style='background:white;mso-highlight:
-white'>which</span></span><span style='background:white;mso-highlight:white'>
-means the </span><span class=SpellE><span style='font-size:10.0pt;mso-bidi-font-size:
-12.0pt;font-family:"Courier New";mso-bidi-font-family:"Times New Roman";
-background:white;mso-highlight:white'>QuoteId</span></span><span
-style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:"Courier New";
-mso-bidi-font-family:"Times New Roman";background:white;mso-highlight:white'>=FileBasedBank-1</span><span
-style='background:white;mso-highlight:white'>, the </span><span
-style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:"Courier New";
-mso-bidi-font-family:"Times New Roman";background:white;mso-highlight:white'>interest=8.29</span><span
-style='background:white;mso-highlight:white'> and the </span><span
-class=SpellE><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;
-font-family:"Courier New";mso-bidi-font-family:"Times New Roman";background:
-white;mso-highlight:white'>errorCode</span></span><span style='font-size:10.0pt;
-mso-bidi-font-size:12.0pt;font-family:"Courier New";mso-bidi-font-family:"Times New Roman";
-background:white;mso-highlight:white'>=0</span><span style='background:white;
-mso-highlight:white'> (which means success). You can check the logging for</span>
-<span style='background:white;mso-highlight:white'>additional details.</span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<h2><span style='background:white;mso-highlight:white'>3. JMS Based Bank</span></h2>
-
-<h3><span style='background:white;mso-highlight:white'>3.1 Starting the bank</span></h3>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>Before
-starting the bank you need to bring up your JMS provider. For the example this
-is the JBoss AS. We are using</span> <span style='background:white;mso-highlight:
-white'>the default queues (C and D). The JMS bank uses the properties: <span
-class=SpellE>jms.provider.url</span>, <span class=SpellE>jms.queue.in</span>
-and <span class=SpellE>jms.queue.out</span>. By</span> <span style='background:
-white;mso-highlight:white'>default these are set to '<span class=SpellE>localhost</span>',
-'queue/C' and 'queue/D'. So, by default, it assumes <st1:place w:st="on"><st1:City
- w:st="on">JBoss</st1:City> <st1:State w:st="on">AS</st1:State></st1:place> is
-running on the <span class=SpellE>localhost</span>.</span> <span
-style='background:white;mso-highlight:white'>Next you can start the JMS Based
-bank by typing:</span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-class=GramE><span style='font-size:10.0pt;font-family:"Courier New";background:
-white;mso-highlight:white'>ant</span></span><span style='font-size:10.0pt;
-font-family:"Courier New";background:white;mso-highlight:white'> <span
-class=SpellE>runJMSBank</span></span><span style='font-size:10.0pt;font-family:
-"Courier New"'><o:p></o:p></span></p>
-
-<h3><span style='background:white;mso-highlight:white'>3.2 Processing details</span></h3>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>The <span
-class=SpellE>JMSManager</span> listens to an incoming queue (by default queue/C
-on <span class=SpellE>localhost</span>). It consumes the</span> <span
-style='background:white;mso-highlight:white'>message assuming it is a <span
-class=SpellE>TextMessage</span>, and that the text is an XML structure that can
-be marshaled</span> <span style='background:white;mso-highlight:white'>into a <span
-class=SpellE>BankQuoteRequest</span>. The request will be processed and a <span
-class=SpellE>BankQuote</span> Reply will be serialized to XML</span> <span
-style='background:white;mso-highlight:white'>and send to the outgoing queue (by
-default this is queue/D on <span class=SpellE>localhost</span>). If the
-processing results</span> <span style='background:white;mso-highlight:white'>in
-an error a <span class=SpellE>BankQuoteReply</span> with <span class=SpellE>ErrorCode</span>
-other then 0 is send to the outgoing queue.</span></p>
-
-<h3><span style='background:white;mso-highlight:white'>3.3 Testing</span></h3>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>The unit
-test <span class=SpellE>JMSProcessorTest</span> drops a <span class=SpellE>BankQuoteRequest</span>
-Message on the queue/C of <span class=SpellE>localhost</span>. You can use</span></p>
-
-<p class=MsoNormal><span class=GramE><span style='background:white;mso-highlight:
-white'>this</span></span><span style='background:white;mso-highlight:white'>
-test to check the health of the <span class=SpellE>JMSBank</span>. The tests
-can be executed by typing</span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p>&nbsp;</o:p></span></p>
-
-<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
-class=GramE><span style='font-size:10.0pt;font-family:"Courier New";background:
-white;mso-highlight:white'>ant</span></span><span style='font-size:10.0pt;
-font-family:"Courier New";background:white;mso-highlight:white'> test</span><span
-style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>
-
-<h1><span style='background:white;mso-highlight:white'>4. Finally</span></h1>
-
-<p class=MsoNormal><span style='background:white;mso-highlight:white'>You are
-now ready to run the larger Load Broker Demo itself.</span></p>
-
-</div>
-
-</body>
-
-</html>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.html (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/JBoss ESB Loan Broker Banks Guide.html)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/bank.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,4 +0,0 @@
-jms.provider.url=localhost
-file.monitored.directory=C:\dev\JBossESB\trunk\product\samples\trailblazer2\banks\monitored_folders\input
-jms.queue.in=queue/C
-jms.queue.out=queue/D

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/bank.properties)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties.template
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/bank.properties.template	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties.template	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,5 +0,0 @@
-jms.provider.url=@jndi.host@
-file.monitored.directory=@cwd.dir@/@trail.runtime.dir@/BankInput
-
-jms.queue.in=queue/C
-jms.queue.out=queue/D

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/bank.properties.template (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/bank.properties.template)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/build.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,121 +0,0 @@
-<project name="BANKS" default="compile" basedir=".">
-
-	<property file="bank.properties"/>
-	<!-- Some default build locations -->
-	<property name="org.jboss.esb.ext.lib.dir"                               value="../../../lib/ext"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.dest"             value="${basedir}/build"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.classes.dir"      value="${basedir}/build/classes/banks/"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.testclasses.dir"  value="${basedir}/build/classes/tests/"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.src.dir"          value="${basedir}/src"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.test.dir"         value="${basedir}/test"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.jar.dest"         value="${basedir}/build/dist/lib/"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.lib.ext.dir"      value="${basedir}/lib/ext"/>
-	<property name="org.jboss.esb.samples.loanbroker.banks.tests.report.dir" value="${basedir}/build/tests"/>
-		
-	<path id="org.jboss.esb.samples.loanbroker.banks.classpath">
-	    <fileset dir="${org.jboss.esb.samples.loanbroker.banks.lib.ext.dir}" includes="*.jar"/>
-		<fileset dir="${org.jboss.esb.ext.lib.dir}" includes="log4j.jar jbossall-client.jar xstream-1.1.3.jar junit-4.1.jar"/>
-	</path>
-	<path id="org.jboss.esb.samples.loanbroker.banks.testclasspath">
-	    <fileset dir="${org.jboss.esb.samples.loanbroker.banks.lib.ext.dir}" includes="*.jar"/>
-		<fileset dir="${org.jboss.esb.ext.lib.dir}" includes="log4j.jar jbossall-client.jar xstream-1.1.3.jar junit-4.1.jar"/>
-	    <pathelement location="${org.jboss.esb.samples.loanbroker.banks.classes.dir}"/>
-		<pathelement location="${org.jboss.esb.samples.loanbroker.banks.testclasses.dir}"/>
-		<pathelement location="."/>
-	</path>
-	
-	<target name="clean">
-		<delete dir="${org.jboss.esb.samples.loanbroker.banks.dest}" />
-	</target>
-	<!-- =================================================================== -->
-	<!-- Prepares the directory structure                                    -->
-    <!-- =================================================================== -->
-    <target name="org.jboss.esb.samples.loanbroker.banks.prepare">
-    	<mkdir dir="${org.jboss.esb.samples.loanbroker.banks.dest}"/>
-    	<mkdir dir="${org.jboss.esb.samples.loanbroker.banks.dest}/dist"/>
-		<mkdir dir="${org.jboss.esb.samples.loanbroker.banks.dest}/classes/banks"/>
-    	<mkdir dir="${org.jboss.esb.samples.loanbroker.banks.dest}/classes/tests"/>
-    	<mkdir dir="${org.jboss.esb.samples.loanbroker.banks.dest}/tests"/>
-		<mkdir dir="${org.jboss.esb.samples.loanbroker.banks.dest}/dist/lib"/>
-    </target>
-	
-	<!-- Compilation targets -->
-	<target name="org.jboss.esb.samples.loanbroker.banks.compile" depends="org.jboss.esb.samples.loanbroker.banks.prepare"
-		description="Compile all classes">
-
-		        <javac
-		            destdir="${org.jboss.esb.samples.loanbroker.banks.classes.dir}"
-		            classpathref="org.jboss.esb.samples.loanbroker.banks.classpath"
-		        	debug="true"
-		        	>
-		            <src path="${org.jboss.esb.samples.loanbroker.banks.src.dir}"/>
-		        </javac>
-				<javac
-		            destdir="${org.jboss.esb.samples.loanbroker.banks.testclasses.dir}"
-					debug="true"
-					classpathref="org.jboss.esb.samples.loanbroker.banks.testclasspath"
-		    		>
-		            <src path="${org.jboss.esb.samples.loanbroker.banks.test.dir}"/>
-		        </javac>
-	</target>
-
-    <!-- javadocs paths -->
-	<path id="org.jboss.esb.samples.loanbroker.banks.javadocs.path">
-		<pathelement path="esb/classes"/>
-	</path>
-
-	<!-- Jar targets -->
-	<target name="org.jboss.esb.samples.loanbroker.banks.jar" depends="org.jboss.esb.samples.loanbroker.banks.compile">
-		<echo message="Building jar file"/>
-		<delete file="${org.jboss.esb.samples.loanbroker.banks.dest}/dist/lib/bank.jar" />
-        <jar    destfile="${org.jboss.esb.samples.loanbroker.banks.dest}/dist/lib/bank.jar" 
-                basedir="${org.jboss.esb.samples.loanbroker.banks.classes.dir}" 
-                includes="**/*.class"
-                />
-	</target>
-	
-	<target name="runJMSBank" depends="org.jboss.esb.samples.loanbroker.banks.jar">
-		<echo>Running JMS Based Bank</echo>
-		<echo>Note that your app-server on host: localhost needs to be up and running!</echo>
-		<java fork="yes" classname="org.jboss.soa.esb.samples.loanbroker.banks.ManagerJMS" failonerror="true">
-			<arg value="${jms.provider.url}"/>
-			<arg value="${jms.queue.in}"/>
-		    <arg value="${jms.queue.out}"/>
-			<classpath refid="org.jboss.esb.samples.loanbroker.banks.testclasspath"/>
-		</java>
-	</target>	
-	
-	<target name="runFileBank" depends="org.jboss.esb.samples.loanbroker.banks.jar">
-		<echo>Running File Based Bank</echo>
-		<java fork="yes" classname="org.jboss.soa.esb.samples.loanbroker.banks.ManagerFlatFile" failonerror="true" args="${file.monitored.directory}">
-			<classpath refid="org.jboss.esb.samples.loanbroker.banks.testclasspath"/>
-		</java>
-	</target>	
-	
-	<!-- Short target names -->
-	<target name="compile" depends="org.jboss.esb.samples.loanbroker.banks.compile"/>
-    <target name="test" depends="org.jboss.esb.samples.loanbroker.banks.test"/>
-    <target name="jar" depends="org.jboss.esb.samples.loanbroker.banks.jar"/>
-	
-    <!-- ====================================================================== -->
-    <!--         U N I T   T E S T S                                            -->
-    <!-- ====================================================================== -->
-    <target name="org.jboss.esb.samples.loanbroker.banks.test" depends="org.jboss.esb.samples.loanbroker.banks.compile">
-        <echo message="Running tests for banks"/>
-        <junit printsummary="yes" haltonerror="yes" haltonfailure="yes" showoutput="no" fork="true">
-            <formatter type="plain" usefile="false"/>
-            <formatter type="xml"/>
-            <batchtest todir="${org.jboss.esb.samples.loanbroker.banks.tests.report.dir}">
-                <fileset dir="${org.jboss.esb.samples.loanbroker.banks.test.dir}">
-                    <include name="**/**Test.java"/>
-                </fileset>
-            </batchtest>
-            <classpath>
-            	<!-- Need the tests src folder because there may be non-compiled test resources -->
-                <pathelement location="${org.jboss.esb.samples.loanbroker.banks.test.dir}"/>
-                <path refid="org.jboss.esb.samples.loanbroker.banks.testclasspath"/>
-            </classpath>
-        </junit>
-    </target>
-
-</project>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/build.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/build.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/lib)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/lib/ext)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/Licenses.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/lib/ext/Licenses.txt	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/Licenses.txt	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,445 +0,0 @@
-The jars in this directory are covered by a range of licences, as described
-below.
-
-JBoss jars:
-
-/*
- *
- * 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,
- */
-   
-JUnit
-   
-   Common Public License Version 1.0
-
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
-LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
-CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-
-1. DEFINITIONS
-
-"Contribution" means:
-
-    a) in the case of the initial Contributor, the initial code and
-documentation distributed under this Agreement, and
-
-    b) in the case of each subsequent Contributor:
-
-    i) changes to the Program, and
-
-    ii) additions to the Program;
-
-    where such changes and/or additions to the Program originate from and are
-distributed by that particular Contributor. A Contribution 'originates' from a
-Contributor if it was added to the Program by such Contributor itself or anyone
-acting on such Contributor's behalf. Contributions do not include additions to
-the Program which: (i) are separate modules of software distributed in
-conjunction with the Program under their own license agreement, and (ii) are not
-derivative works of the Program.
-
-"Contributor" means any person or entity that distributes the Program.
-
-"Licensed Patents " mean patent claims licensable by a Contributor which are
-necessarily infringed by the use or sale of its Contribution alone or when
-combined with the Program.
-
-"Program" means the Contributions distributed in accordance with this Agreement.
-
-"Recipient" means anyone who receives the Program under this Agreement,
-including all Contributors.
-
-2. GRANT OF RIGHTS
-
-    a) Subject to the terms of this Agreement, each Contributor hereby grants
-Recipient a non-exclusive, worldwide, royalty-free copyright license to
-reproduce, prepare derivative works of, publicly display, publicly perform,
-distribute and sublicense the Contribution of such Contributor, if any, and such
-derivative works, in source code and object code form.
-
-    b) Subject to the terms of this Agreement, each Contributor hereby grants
-Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed
-Patents to make, use, sell, offer to sell, import and otherwise transfer the
-Contribution of such Contributor, if any, in source code and object code form.
-This patent license shall apply to the combination of the Contribution and the
-Program if, at the time the Contribution is added by the Contributor, such
-addition of the Contribution causes such combination to be covered by the
-Licensed Patents. The patent license shall not apply to any other combinations
-which include the Contribution. No hardware per se is licensed hereunder.
-
-    c) Recipient understands that although each Contributor grants the licenses
-to its Contributions set forth herein, no assurances are provided by any
-Contributor that the Program does not infringe the patent or other intellectual
-property rights of any other entity. Each Contributor disclaims any liability to
-Recipient for claims brought by any other entity based on infringement of
-intellectual property rights or otherwise. As a condition to exercising the
-rights and licenses granted hereunder, each Recipient hereby assumes sole
-responsibility to secure any other intellectual property rights needed, if any.
-For example, if a third party patent license is required to allow Recipient to
-distribute the Program, it is Recipient's responsibility to acquire that license
-before distributing the Program.
-
-    d) Each Contributor represents that to its knowledge it has sufficient
-copyright rights in its Contribution, if any, to grant the copyright license set
-forth in this Agreement.
-
-3. REQUIREMENTS
-
-A Contributor may choose to distribute the Program in object code form under its
-own license agreement, provided that:
-
-    a) it complies with the terms and conditions of this Agreement; and
-
-    b) its license agreement:
-
-    i) effectively disclaims on behalf of all Contributors all warranties and
-conditions, express and implied, including warranties or conditions of title and
-non-infringement, and implied warranties or conditions of merchantability and
-fitness for a particular purpose;
-
-    ii) effectively excludes on behalf of all Contributors all liability for
-damages, including direct, indirect, special, incidental and consequential
-damages, such as lost profits;
-
-    iii) states that any provisions which differ from this Agreement are offered
-by that Contributor alone and not by any other party; and
-
-    iv) states that source code for the Program is available from such
-Contributor, and informs licensees how to obtain it in a reasonable manner on or
-through a medium customarily used for software exchange. 
-
-When the Program is made available in source code form:
-
-    a) it must be made available under this Agreement; and
-
-    b) a copy of this Agreement must be included with each copy of the Program. 
-
-Contributors may not remove or alter any copyright notices contained within the
-Program.
-
-Each Contributor must identify itself as the originator of its Contribution, if
-any, in a manner that reasonably allows subsequent Recipients to identify the
-originator of the Contribution.
-
-4. COMMERCIAL DISTRIBUTION
-
-Commercial distributors of software may accept certain responsibilities with
-respect to end users, business partners and the like. While this license is
-intended to facilitate the commercial use of the Program, the Contributor who
-includes the Program in a commercial product offering should do so in a manner
-which does not create potential liability for other Contributors. Therefore, if
-a Contributor includes the Program in a commercial product offering, such
-Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
-every other Contributor ("Indemnified Contributor") against any losses, damages
-and costs (collectively "Losses") arising from claims, lawsuits and other legal
-actions brought by a third party against the Indemnified Contributor to the
-extent caused by the acts or omissions of such Commercial Contributor in
-connection with its distribution of the Program in a commercial product
-offering. The obligations in this section do not apply to any claims or Losses
-relating to any actual or alleged intellectual property infringement. In order
-to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
-Contributor in writing of such claim, and b) allow the Commercial Contributor to
-control, and cooperate with the Commercial Contributor in, the defense and any
-related settlement negotiations. The Indemnified Contributor may participate in
-any such claim at its own expense.
-
-For example, a Contributor might include the Program in a commercial product
-offering, Product X. That Contributor is then a Commercial Contributor. If that
-Commercial Contributor then makes performance claims, or offers warranties
-related to Product X, those performance claims and warranties are such
-Commercial Contributor's responsibility alone. Under this section, the
-Commercial Contributor would have to defend claims against the other
-Contributors related to those performance claims and warranties, and if a court
-requires any other Contributor to pay any damages as a result, the Commercial
-Contributor must pay those damages.
-
-5. NO WARRANTY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
-IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
-NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
-Recipient is solely responsible for determining the appropriateness of using and
-distributing the Program and assumes all risks associated with its exercise of
-rights under this Agreement, including but not limited to the risks and costs of
-program errors, compliance with applicable laws, damage to or loss of data,
-programs or equipment, and unavailability or interruption of operations.
-
-6. DISCLAIMER OF LIABILITY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
-CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
-PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
-GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-7. GENERAL
-
-If any provision of this Agreement is invalid or unenforceable under applicable
-law, it shall not affect the validity or enforceability of the remainder of the
-terms of this Agreement, and without further action by the parties hereto, such
-provision shall be reformed to the minimum extent necessary to make such
-provision valid and enforceable.
-
-If Recipient institutes patent litigation against a Contributor with respect to
-a patent applicable to software (including a cross-claim or counterclaim in a
-lawsuit), then any patent licenses granted by that Contributor to such Recipient
-under this Agreement shall terminate as of the date such litigation is filed. In
-addition, if Recipient institutes patent litigation against any entity
-(including a cross-claim or counterclaim in a lawsuit) alleging that the Program
-itself (excluding combinations of the Program with other software or hardware)
-infringes such Recipient's patent(s), then such Recipient's rights granted under
-Section 2(b) shall terminate as of the date such litigation is filed.
-
-All Recipient's rights under this Agreement shall terminate if it fails to
-comply with any of the material terms or conditions of this Agreement and does
-not cure such failure in a reasonable period of time after becoming aware of
-such noncompliance. If all Recipient's rights under this Agreement terminate,
-Recipient agrees to cease use and distribution of the Program as soon as
-reasonably practicable. However, Recipient's obligations under this Agreement
-and any licenses granted by Recipient relating to the Program shall continue and
-survive.
-
-Everyone is permitted to copy and distribute copies of this Agreement, but in
-order to avoid inconsistency the Agreement is copyrighted and may only be
-modified in the following manner. The Agreement Steward reserves the right to
-publish new versions (including revisions) of this Agreement from time to time.
-No one other than the Agreement Steward has the right to modify this Agreement.
-IBM is the initial Agreement Steward. IBM may assign the responsibility to serve
-as the Agreement Steward to a suitable separate entity. Each new version of the
-Agreement will be given a distinguishing version number. The Program (including
-Contributions) may always be distributed subject to the version of the Agreement
-under which it was received. In addition, after a new version of the Agreement
-is published, Contributor may elect to distribute the Program (including its
-Contributions) under the new version. Except as expressly stated in Sections
-2(a) and 2(b) above, Recipient receives no rights or licenses to the
-intellectual property of any Contributor under this Agreement, whether
-expressly, by implication, estoppel or otherwise. All rights in the Program not
-expressly granted under this Agreement are reserved.
-
-This Agreement is governed by the laws of the State of New York and the
-intellectual property laws of the United States of America. No party to this
-Agreement will bring a legal action under this Agreement more than one year
-after the cause of action arose. Each party waives its rights to a jury trial in
-any resulting litigation.
-
-
-
-XStream, Antlr, Stingtemplate BSD License
-
-Copyright (c) 2003-2005, Joe Walnes
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Redistributions of source code must retain the above copyright notice, this list of
-conditions and the following disclaimer. Redistributions in binary form must reproduce
-the above copyright notice, this list of conditions and the following disclaimer in
-the documentation and/or other materials provided with the distribution.
-
-Neither the name of XStream nor the names of its contributors may be used to endorse
-or promote products derived from this software without specific prior written
-permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
-SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
-TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
-WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGE.
-
-
-
-pollmgt.jar, org.sadun.util.jar
-
-GNU Lesser General Public License
-
-Version 2.1, February 1999
-
-    Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-
-    [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users.
-
-This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below.
-
-When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things.
-
-To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it.
-
-For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights.
-
-We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library.
-
-To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others.
-
-Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license.
-
-Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs.
-
-When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library.
-
-We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances.
-
-For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License.
-
-In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system.
-
-Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library.
-
-The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run.
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you".
-
-A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables.
-
-The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".)
-
-"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library.
-
-Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does.
-
-1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library.
-
-You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
-
-2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
-
-    a) The modified work must itself be a software library.
-
-    b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change.
-
-    c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License.
-
-    d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful.
-
-    (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)
-
-    These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
-
-    Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library.
-
-    In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 
-
-3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices.
-
-Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy.
-
-This option is useful when you wish to copy part of the code of the Library into a program that is not a library.
-
-4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange.
-
-If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code.
-
-5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.
-
-However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables.
-
-When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law.
-
-If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.)
-
-Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself.
-
-6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications.
-
-You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things:
-
-    a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.)
-
-    b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with.
-
-    c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution.
-
-    d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place.
-
-    e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy.
-
-For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
-
-It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute.
-
-7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things:
-
-    a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above.
-
-    b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.
-
-8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
-
-9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it.
-
-10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License.
-
-11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
-
-This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
-
-12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
-
-13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation.
-
-14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
-
-NO WARRANTY
-
-15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-END OF TERMS AND CONDITIONS
-How to Apply These Terms to Your New Libraries
-If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License).
-
-To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the library's name and an idea of what it does.> Copyright (C) <year> <name of author>
-
-    This library 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 library 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 library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
-
-Also add information on how to contact you by electronic and paper mail.
-
-You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names:
-
-    Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker.
-
-    signature of Ty Coon, 1 April 1990
-    Ty Coon, President of Vice
-
-That's all there is to it!
-

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/Licenses.txt (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/lib/ext/Licenses.txt)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/org.sadun.util.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/org.sadun.util.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/lib/ext/org.sadun.util.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/pollmgt.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/lib/ext/pollmgt.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/lib/ext/pollmgt.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/log4j.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/log4j.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/log4j.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,287 +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">
-
-   <!-- ================================= -->
-   <!-- Preserve messages in a local file -->
-   <!-- ================================= -->
-
-   <!-- A time/date based rolling appender -->
-   <appender name="FILE" class="org.jboss.logging.appender.DailyRollingFileAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      <param name="File" value="./banks.log"/>
-      <param name="Append" value="false"/>
-
-      <!-- Rollover at midnight each day -->
-      <param name="DatePattern" value="'.'yyyy-MM-dd"/>
-
-      <!-- Rollover at the top of each hour
-      <param name="DatePattern" value="'.'yyyy-MM-dd-HH"/>
-      -->
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d %-5p [%c] %m%n"/>
-
-         <!-- The full pattern: Date MS Priority [Category] (Thread:NDC) Message\n
-         <param name="ConversionPattern" value="%d %-5r %-5p [%c] (%t:%x) %m%n"/>
-          -->
-      </layout>
-   </appender>
-
-   <!-- 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="${jboss.server.home.dir}/log/server.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 [%c] %m%n"/>
-     </layout>	    
-   </appender>
-   -->
-
-   <!-- ============================== -->
-   <!-- 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"/>
-      <param name="Threshold" value="INFO"/>
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}] %m%n"/>
-      </layout>
-   </appender>
-
-   <!-- ====================== -->
-   <!-- More Appender examples -->
-   <!-- ====================== -->
-
-   <!-- Buffer events and log them asynchronously
-   <appender name="ASYNC" class="org.apache.log4j.AsyncAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <appender-ref ref="FILE"/>
-     <appender-ref ref="CONSOLE"/>
-     <appender-ref ref="SMTP"/>
-   </appender>
-   -->
-
-   <!-- EMail events to an administrator
-   <appender name="SMTP" class="org.apache.log4j.net.SMTPAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Threshold" value="ERROR"/>
-     <param name="To" value="admin at myhost.domain.com"/>
-     <param name="From" value="nobody at myhost.domain.com"/>
-     <param name="Subject" value="JBoss Sever Errors"/>
-     <param name="SMTPHost" value="localhost"/>
-     <param name="BufferSize" value="10"/>
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="[%d{ABSOLUTE},%c{1}] %m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!-- Syslog events
-   <appender name="SYSLOG" class="org.apache.log4j.net.SyslogAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Facility" value="LOCAL7"/>
-     <param name="FacilityPrinting" value="true"/>
-     <param name="SyslogHost" value="localhost"/>
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="[%d{ABSOLUTE},%c{1}] %m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!-- Log events to JMS (requires a topic to be created)
-   <appender name="JMS" class="org.apache.log4j.net.JMSAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Threshold" value="ERROR"/>
-     <param name="TopicConnectionFactoryBindingName" value="java:/ConnectionFactory"/>
-     <param name="TopicBindingName" value="topic/MyErrorsTopic"/>
-   </appender>
-   -->
-
-   <!-- Log events through SNMP
-   <appender name="TRAP_LOG" class="org.apache.log4j.ext.SNMPTrapAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="ImplementationClassName" value="org.apache.log4j.ext.JoeSNMPTrapSender"/>
-     <param name="ManagementHost" value="127.0.0.1"/>
-     <param name="ManagementHostTrapListenPort" value="162"/>
-     <param name="EnterpriseOID" value="1.3.6.1.4.1.24.0"/>
-     <param name="LocalIPAddress" value="127.0.0.1"/>
-     <param name="LocalTrapSendPort" value="161"/>
-     <param name="GenericTrapType" value="6"/>
-     <param name="SpecificTrapType" value="12345678"/>
-     <param name="CommunityString" value="public"/>
-     <param name="ForwardStackTraceWithTrap" value="true"/>
-     <param name="Threshold" value="DEBUG"/>
-     <param name="ApplicationTrapOID" value="1.3.6.1.4.1.24.12.10.22.64"/>
-     <layout class="org.apache.log4j.PatternLayout">
-            <param name="ConversionPattern" value="%d,%p,[%t],[%c],%m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!--  Emit events as JMX notifications
-   <appender name="JMX" class="org.jboss.monitor.services.JMXNotificationAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      
-      <param name="Threshold" value="WARN"/>
-      <param name="ObjectName" value="jboss.system:service=Logging,type=JMXNotificationAppender"/>
-      
-      <layout class="org.apache.log4j.PatternLayout">
-         <param name="ConversionPattern" value="%d %-5p [%c] %m"/>
-      </layout>
-   </appender>
-   -->
-   
-   <!-- ================ -->
-   <!-- Limit categories -->
-   <!-- ================ -->
-
-   <!-- Limit the org.apache category to INFO as its DEBUG is verbose -->
-   <category name="org.apache">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit the org.jgroups category to WARN as its INFO is verbose -->
-   <category name="org.jgroups">
-      <priority value="WARN"/>
-   </category>
-
-   <!-- Limit jboss axis to INFO as its DEBUG is even more verbose -->
-   <category name="org.jboss.axis">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit JBoss categories
-   <category name="org.jboss">
-      <priority value="INFO"/>
-   </category>
-   -->
-   
-   <!-- Limit the JSR77 categories -->
-   <category name="org.jboss.management">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit JBoss webservice category
-   <category name="org.jboss.webservice">
-      <priority value="DEBUG"/>
-   </category>
-   -->
-
-   <!-- Decrease the priority threshold for the org.jboss.varia category
-   <category name="org.jboss.varia">
-     <priority value="DEBUG"/>
-   </category>
-   -->
-
-   <!-- Show the evolution of the DataSource pool in the logs [inUse/Available/Max]
-   <category name="org.jboss.resource.connectionmanager.JBossManagedConnectionPool">
-     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
-   </category>
-   -->
-
-   <!--
-      | An example of enabling the custom TRACE level priority that is used
-      | by the JBoss internals to diagnose low level details. This example
-      | turns on TRACE level msgs for the org.jboss.ejb.plugins package and its
-      | subpackages. This will produce A LOT of logging output.
-   <category name="org.jboss.system">
-     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
-   </category>
-   <category name="org.jboss.ejb.plugins">
-     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
-   </category>
-   -->
-  
-   <!--
-       | Logs these events to SNMP:
-           - server starts/stops
-           - cluster evolution (node death/startup)
-           - When an EJB archive is deployed (and associated verified messages)
-           - When an EAR archive is deployed
-      	 
-   <category name="org.jboss.system.server.Server">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-  
-   <category name="org.jboss.ha.framework.interfaces.HAPartition.lifecycle">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-
-   <category name="org.jboss.deployment.MainDeployer">
-     <priority value="ERROR" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-   
-   <category name="org.jboss.ejb.EJBDeployer">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-   
-   <category name="org.jboss.deployment.EARDeployer">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-  
-   -->
-
-   <!-- ======================= -->
-   <!-- Setup the Root category -->
-   <!-- ======================= -->
-
-   <root>
-      <appender-ref ref="CONSOLE"/>
-      <appender-ref ref="FILE"/>
-   </root>
-
-   <!-- Clustering logging -->
-   <!-- Uncomment the following to redirect the org.jgroups and
-      org.jboss.ha categories to a cluster.log file.
-
-   <appender name="CLUSTER" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="${jboss.server.home.dir}/log/cluster.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 [%c] %m%n"/>
-     </layout>
-   </appender>
-   <category name="org.jgroups">
-     <priority value="DEBUG" />
-     <appender-ref ref="CLUSTER"/>
-   </category>
-   <category name="org.jboss.ha">
-     <priority value="DEBUG" />
-     <appender-ref ref="CLUSTER"/>
-   </category>
-   -->
-
-</log4j:configuration>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/log4j.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/log4j.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/monitored_folders (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/monitored_folders)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/Bank.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/Bank.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/Bank.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,117 +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.samples.loanbroker.banks;
-
-import java.math.BigDecimal;
-
-import org.apache.log4j.Logger;
-import org.apache.log4j.Priority;
-
-/**
- * This Bank is pretty well focussed on doing one thing, which is giving out loans. On the 
- * reception of a BankQuoteRequest it will compute the interest rate it will return
- * in the BankQuoteReply.
- * 
- * Each bank instance can be customized using the parameters bankName, RatePremium and MaxLoanTerm.
- * 
- * @author kstam
- *
- */
-public class Bank 
-{
-	private Logger logger = Logger.getLogger(this.getClass());
-	
-	private static final BigDecimal PRIME_RATE            = BigDecimal.valueOf(8.0);
-	private static final BigDecimal DEFAULT_RATE_PREMIUM  = BigDecimal.valueOf(0.5);
-	private static final int        DEFAULT_MAX_LOAN_TERM = 30;
-	private static final String     DEFAULT_BANK_NAME     = "DefaultBank";
-	private static int _quoteCounter                      = 0;
-	
-	//Default values for bank
-	private String bankName                               = DEFAULT_BANK_NAME;
-	private BigDecimal ratePremium                        = DEFAULT_RATE_PREMIUM;
-	private int maxLoanTerm                               = DEFAULT_MAX_LOAN_TERM;
-
-	/** 
-	 * The Bank's constructor.
-	 * 
-	 * @param bankName    - the name of the bank
-	 * @param ratePremium - the premium it charges for the loan
-	 * @param maxLoanTerm - the maximum loan term
-	 */
-	public Bank(String bankName, BigDecimal ratePremium, int maxLoanTerm) {
-		super();
-		if (bankName!=null) {
-			this.bankName=bankName;
-		}
-		if (ratePremium!=null) {
-			this.ratePremium=ratePremium;
-		}
-		if (maxLoanTerm > 0) {
-			this.maxLoanTerm=maxLoanTerm;
-		}
-	}
-	/**
-	 * The bank computes the interest rate based on configuration parameters of the bank and
-	 * the information in the {@link BankQuoteRequest.
-	 * @param bankQuoteRequest - the bank quote request containing requests parameters
-	 * @return bankQuoteReply  - the bank quote replay contaning the interest rate
-	 */
-	private BankQuoteReply computeBankQuoteReply(BankQuoteRequest bankQuoteRequest)
-	{
-		BankQuoteReply bankQuoteReply = new BankQuoteReply();
-		if (bankQuoteRequest.loanTerm <= maxLoanTerm) {
-			BigDecimal interestRate=BigDecimal.valueOf((bankQuoteRequest.loanTerm/12.0)/10.0);
-			interestRate=PRIME_RATE.add(ratePremium).add(interestRate);
-			bankQuoteReply.setInterestRate(interestRate.setScale(2, BigDecimal.ROUND_HALF_UP));
-			bankQuoteReply.setErrorCode(0);
-		} else {
-			bankQuoteReply.setInterestRate(BigDecimal.valueOf(0.00).setScale(2, BigDecimal.ROUND_HALF_UP));
-			bankQuoteReply.setErrorCode(1);
-		}
-		String quoteId=bankName + "-" + _quoteCounter++;
-		bankQuoteReply.setQuoteId(quoteId);
-		bankQuoteReply.setCustomerUID(bankQuoteRequest.getCustomerUID());
-		return bankQuoteReply;
-	}
-	/**
-	 * Processes the Loan Quote request and returns the banks reply.
-	 * 
-	 * @param bankQuoteRequest - the bank quote request
-	 * @return bankQuoteReply  - the bank quote reply
-	 */
-	protected BankQuoteReply processMessage(BankQuoteRequest bankQuoteRequest)
-	{
-		logger.log(Priority.INFO, "Bank '" + bankName + "' received a request for SSN=" 
-				+ bankQuoteRequest.getSsn()
-				+ " for $" + bankQuoteRequest.loanAmount 
-				+ " over " + bankQuoteRequest.loanTerm + " months.");
-		logger.log(Priority.DEBUG, bankQuoteRequest);
-		
-		BankQuoteReply bankQuoteReply = computeBankQuoteReply(bankQuoteRequest);
-		logger.log(Priority.INFO, "Bank '" + bankName + " offers SSN=" 
-				+ bankQuoteRequest.getSsn() + " " + bankQuoteReply);
-		
-		return bankQuoteReply;
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/Bank.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/Bank.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReply.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReply.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReply.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,166 +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.samples.loanbroker.banks;
-
-import java.io.Serializable;
-import java.math.BigDecimal;
-
-
-public class BankQuoteReply implements Serializable 
-{
-	private static final long serialVersionUID = 1L;
-	
-	private BigDecimal interestRate;
-	private String quoteId;
-	private int errorCode;
-	private String customerUID;
-	private String customerEmail;
-	private String customerSSN;
-	private String customerName;	
-	private String customerAddress;	
-	private String customerSalary;
-	private String loanAmount;
-	private String loanDuration;
-	
-	/**
-	 * Gets the SerialVersionUID.
-	 * @return serialVersionUID
-	 */
-	public static long getSerialVersionUID() {
-		return serialVersionUID;
-	}
-	/**
-	 * Gets the errorCode.
-	 * 	<li>0 - success
-	 *  <li>1 - loan term exceeds the maximum available loan term
-	 *  <li>2 - invalid SSN
-	 *  <li>3 - invalid credit score
-	 *  <li>4 - invalid credit history length
-	 *  <li>5 - invalid loan term
-	 *  <li>6 - invalid message
-	 *  <li>7 - invalid customerUID
-	 * @return errorCode
-	 */
-	public int getErrorCode() {
-		return errorCode;
-	}
-	/**
-	 * Sets the errorCode.
-	 *  <li>0 - success
-	 *  <li>1 - loan term exceeds the maximum available loan term
-	 *  <li>2 - invalid SSN
-	 *  <li>3 - invalid credit score
-	 *  <li>4 - invalid credit history length
-	 *  <li>5 - invalid loan term
-	 * @param errorCode
-	 */
-	public void setErrorCode(int errorCode) {
-		this.errorCode = errorCode;
-	}
-	/**
-	 * Gets the quoted interest rate.
-	 * @return interestRate
-	 */
-	public BigDecimal getInterestRate() {
-		return interestRate;
-	}
-	/**
-	 * Sets the quoted interest rate.
-	 * @param interestRate
-	 */
-	public void setInterestRate(BigDecimal interestRate) {
-		this.interestRate = interestRate;
-	}
-	/**
-	 * Gets the Quote ID.
-	 * @return quoteId
-	 */
-	public String getQuoteId() {
-		return quoteId;
-	}
-	/**
-	 * Sets the quoteId.
-	 * @param quoteId
-	 */
-	public void setQuoteId(String quoteId) {
-		this.quoteId = quoteId;
-	}
-	/**
-	 * Returns a human readable string representation of this object.
-	 * @return toString
-	 */
-	public String toString() {
-		return this.getClass().getSimpleName() + "=["
-			+ "interestRate=" + interestRate
-			+ ", quoteId=" + quoteId
-			+ ", errorCode=" + errorCode 
-			+ ", customerUID=" + customerUID + "]";
-	}
-	public String getCustomerUID() {
-		return customerUID;
-	}
-	public void setCustomerUID(String customerUID) {
-		this.customerUID = customerUID;
-	}
-	public String getCustomerAddress() {
-		return customerAddress;
-	}
-	public void setCustomerAddress(String customerAddress) {
-		this.customerAddress = customerAddress;
-	}
-	public String getCustomerEmail() {
-		return customerEmail;
-	}
-	public void setCustomerEmail(String customerEmail) {
-		this.customerEmail = customerEmail;
-	}
-	public String getCustomerName() {
-		return customerName;
-	}
-	public void setCustomerName(String customerName) {
-		this.customerName = customerName;
-	}
-	public String getCustomerSalary() {
-		return customerSalary;
-	}
-	public void setCustomerSalary(String customerSalary) {
-		this.customerSalary = customerSalary;
-	}
-	public String getCustomerSSN() {
-		return customerSSN;
-	}
-	public void setCustomerSSN(String customerSSN) {
-		this.customerSSN = customerSSN;
-	}
-	public String getLoanAmount() {
-		return loanAmount;
-	}
-	public void setLoanAmount(String loanAmount) {
-		this.loanAmount = loanAmount;
-	}
-	public String getLoanDuration() {
-		return loanDuration;
-	}
-	public void setLoanDuration(String loanDuration) {
-		this.loanDuration = loanDuration;
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReply.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReply.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequest.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,133 +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.samples.loanbroker.banks;
-
-import java.io.Serializable;
-
-
-public class BankQuoteRequest implements Serializable 
-{
-	private static final long serialVersionUID = 1L;
-	public int ssn;
-	public int creditScore;
-	public int historyLength;
-	public int loanAmount;
-	public int loanTerm;
-	public String customerUID;
-	public String customerEmail;
-	public String customerSSN;
-	public String customerName;	
-	public String customerAddress;	
-	public String customerSalary;	
-	public String loanDuration;
-	
-	/**
-	 * Gets for the credit score.
-	 * @return credit score
-	 */
-	public int getCreditScore() {
-		return creditScore;
-	}
-	/**
-	 * Sets the credit score.
-	 * @param creditScore
-	 */
-	public void setCreditScore(int creditScore) {
-		this.creditScore = creditScore;
-	}
-	/**
-	 * Gets the credit history length (in months).
-	 * @return credit history length
-	 */
-	public int getHistoryLength() {
-		return historyLength;
-	}
-	/**
-	 * Sets the credit history length (in months).
-	 * @param historyLength
-	 */
-	public void setHistoryLength(int historyLength) {
-		this.historyLength = historyLength;
-	}
-	/**
-	 * Gets the requested loan amount (in dollar).
-	 * @return the loan amount
-	 */
-	public int getLoanAmount() {
-		return loanAmount;
-	}
-	/** 
-	 * Sets the loan amount.
-	 * @param loanAmount - the loan amount (in dollar).
-	 */
-	public void setLoanAmount(int loanAmount) {
-		this.loanAmount = loanAmount;
-	}
-	/**
-	 * Gets the duration of the loan, the term, (in months).
-	 * @return loanTerm
-	 */
-	public int getLoanTerm() {
-		return loanTerm;
-	}
-	/**
-	 * Sets the term (duration) of the loan (in months)
-	 * @param loanTerm
-	 */
-	public void setLoanTerm(int loanTerm) {
-		this.loanTerm = loanTerm;
-	}
-	/** 
-	 * Sets the Social Security Number (SSN).
-	 * @return ssn
-	 */
-	public int getSsn() {
-		return ssn;
-	}
-	/**
-	 * Sets the Social Security Number (SSN).
-	 * @param ssn
-	 */
-	public void setSsn(int ssn) {
-		this.ssn = ssn;
-	}
-	/**
-	 * Returns a human readable string representation of this object.
-	 * @return toString
-	 */
-	public String toString() {
-		return this.getClass().getSimpleName() + "=["
-			+ "ssn=" + ssn
-		    + ", creditScore=" + creditScore
-			+ ", historyLength=" + historyLength
-			+ ", loanAmount=" + loanAmount
-			+ ", loanTerm=" + loanTerm
-			+ ", customerUID="+ customerUID + "]";	
-	}
-	
-	public String getCustomerUID() {
-		return customerUID;
-	}
-	public void setCustomerUID(String customerUID) {
-		this.customerUID = customerUID;
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequest.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/FileUtil.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/FileUtil.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/FileUtil.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,66 +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.samples.loanbroker.banks;
-
-import java.io.BufferedReader;
-import java.io.BufferedWriter;
-import java.io.File;
-import java.io.FileReader;
-import java.io.FileWriter;
-import java.io.IOException;
-/**
- * Utility class for reading a file into a String and back.
- * @author kstam
- */
-public class FileUtil {
-    /**
-     * Read the file into a String.
-     * @param file - the file to be read
-     * @return String with the content of the file
-     * @throws IOException - when we can't read the file
-     */
-    public static String readTextFile(File file) throws IOException 
-    {
-        StringBuffer sb = new StringBuffer(1024);
-        BufferedReader reader = new BufferedReader(new FileReader(file.getPath()));
-        char[] chars = new char[1];
-        while( (reader.read(chars)) > -1){
-            sb.append(String.valueOf(chars)); 
-            chars = new char[1];
-        }
-        reader.close();
-        return sb.toString();
-    }
-    /**
-     * Write a String into a file.
-     * @param file - File to which we write the String
-     * @param str - string which will be written
-     * @throws IOException - when we can't write to the file
-     */
-    public static void writeTextFile(File file, String str) throws IOException 
-    {
-        BufferedWriter writer = new BufferedWriter(new FileWriter(file.getPath()));
-        writer.write(str);
-        writer.close();
-    }
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/FileUtil.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/FileUtil.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerFlatFile.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerFlatFile.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerFlatFile.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,211 +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.samples.loanbroker.banks;
-
-import java.io.File;
-import java.math.BigDecimal;
-
-import org.apache.log4j.Logger;
-import org.apache.log4j.Priority;
-import org.apache.log4j.xml.DOMConfigurator;
-import org.sadun.util.polling.BasePollManager;
-import org.sadun.util.polling.CycleEndEvent;
-import org.sadun.util.polling.CycleStartEvent;
-import org.sadun.util.polling.DirectoryLookupEndEvent;
-import org.sadun.util.polling.DirectoryLookupStartEvent;
-import org.sadun.util.polling.DirectoryPoller;
-import org.sadun.util.polling.FileFoundEvent;
-import org.sadun.util.polling.FileSetFoundEvent;
-
-/**
- * The FlatFilePollManager monitors a directory specified in the configuration. When a file arrives it
- * tries to process the content assuming it contains one line with loan request information.
- * So for example the content of the file could read some like <br>23456890,3,4,20000,5<br>
- * The order of values needs to be SocialSecurityNumber, CreditScore, HistoryLength [month], LoanAmount [dollar],
- * and finally the LoanTerm [month]. The request will be processed and a BankQouteReply is generated. The
- * original file is moved to a 'processed' directory, and the BankQuoteReply is serialized to an 'outgoing' 
- * directory from the it can be picked up by the system that dropped the request.
- * 
- * @author kstam
- *
- */
-class ManagerFlatFile extends BasePollManager 
-{
-	private Logger logger = Logger.getLogger(this.getClass());
-	
-	private static final String BANK_NAME        = "FileBasedBank";
-	private static final BigDecimal RATE_PREMIUM = BigDecimal.valueOf(0.25);
-	private static final int MAXLOANTERM         = 120;
-	protected static final String OUTGOING_DIR   = "outgoing";
-	protected static final String PREFIX         = "reply_to_";
-	protected static final String PROCESSED_DIR  = "processed";
-	/**
-	 * Handle to the cycle start event.
-	 */
-	public void cycleStarted(CycleStartEvent evt) {
-		logger.log(Priority.DEBUG, "Poller awakened "
-				+ (evt.getPoller().getFilter() == null ? "(no filtering)" : evt
-						.getPoller().getFilter().toString()));
-	}
-	/**
-	 * Handle to the cycle end event.
-	 */
-	public void cycleEnded(CycleEndEvent evt) {
-		logger.log(Priority.DEBUG, "Poller going to sleep");
-	}
-	/**
-	 * Handle to the directory lookup start event.
-	 */
-	public void directoryLookupStarted(DirectoryLookupStartEvent evt) {
-		logger.log(Priority.DEBUG, "Scanning " + evt.getDirectory());
-	}
-	/**
-	 * Handle to the directory lookup end event.
-	 */
-	public void directoryLookupEnded(DirectoryLookupEndEvent evt) {
-		logger.log(Priority.DEBUG, "Finished scanning " + evt.getDirectory());
-	}
-	/**
-	 * Handle to the file set found event. Currenty this is the only event that
-	 * is actually used to proces the incoming loan quote requests. Each file
-	 * is send to be processed.
-	 */
-	public void fileSetFound(FileSetFoundEvent evt) {
-		File[] files = evt.getFiles();
-		
-		for (int i = 0; i < files.length; i++) {
-			File file = files[i];
-			processFile(file);
-		}
-	}
-	/**
-	 * Handle to the file found event.
-	 */
-	public void fileFound(FileFoundEvent evt) {
-		logger.log(Priority.DEBUG, evt);
-		// Add artificial delay
-	}
-	/**
-	 * Returns the name of this PollManager and a quick summary of what it does.
-	 */
-	public String toString() {
-		return "FlatFilePollManager - a pollmanager which processed incoming -flat file based- loan requests";
-	}
-	/**
-	 * Each file is processed assuming it contains one line with loan request information.
-	 * So for example the content of the file could read some like <br>23456890,3,4,20000,5<br>
-	 * The order of values needs to be SocialSecurityNumber, CreditScore, HistoryLength [month], LoanAmount [dollar],
-	 * and finally the LoanTerm [month]. The BankQuoteRequest is processed and a BankQouteReply is generated. The
-	 * original file is moved to a processed directory, and the BankQuoteReply is serialized to an 'outgoing' 
-	 * directory from the it can be picked up by the system that dropped the request.
-	 * 
-	 * @param file - incoming flat file with loan quote request info.
-	 */
-	protected void processFile(File file) 
-	{
-		BankQuoteReply bankQuoteReply=new BankQuoteReply();
-		bankQuoteReply.setQuoteId(BANK_NAME);
-		int errorCode=7;
-		String message=null;
-		logger.log(Priority.INFO, "Found " + file.getAbsolutePath() );
-		
-		try {
-			BankQuoteRequest bankQuoteRequest = new BankQuoteRequest();
-            //Read the content of the file into a String
-			message=FileUtil.readTextFile(file);
-			String[] messagePart = message.split(",");
-			
-			errorCode=1;
-			bankQuoteRequest.setSsn(Integer.valueOf(messagePart[0]));
-			errorCode=2;
-			bankQuoteRequest.setCreditScore(Integer.valueOf(messagePart[1]));
-			errorCode=3;
-			bankQuoteRequest.setHistoryLength(Integer.valueOf(messagePart[2]));
-			errorCode=4;
-			bankQuoteRequest.setLoanAmount(Integer.valueOf(messagePart[3]));
-			errorCode=5;
-			bankQuoteRequest.setLoanTerm(Integer.valueOf(messagePart[4]));
-			errorCode=6;
-			bankQuoteRequest.setCustomerUID(String.valueOf(messagePart[5]));
-			
-			Bank fileBasedBank = new Bank(BANK_NAME, RATE_PREMIUM, MAXLOANTERM);
-			bankQuoteReply = fileBasedBank.processMessage(bankQuoteRequest);	
-		} catch (Throwable e) {
-			//Package up the error, so it can be processed
-			logger.log(Priority.ERROR, e.getMessage());
-			bankQuoteReply.setErrorCode(errorCode);
-		}
-		
-		try {
-			//Create the outgoing response file
-			File outgoingDir  = new File(file.getParent() + "/" + OUTGOING_DIR);
-			if (!outgoingDir.exists()) {
-				outgoingDir.mkdir();
-			}
-			File outgoingFile = new File(outgoingDir + "/" + PREFIX + file.getName());
-			logger.log(Priority.INFO, "Creating outgoing file " + outgoingFile.getAbsolutePath());
-			outgoingFile.createNewFile();
-			String reply=bankQuoteReply.getInterestRate() + "," + bankQuoteReply.getQuoteId() + "," 
-				+ bankQuoteReply.getErrorCode() + "," + bankQuoteReply.getCustomerUID();
-			logger.log(Priority.INFO, "Writing reply " + reply);
-			FileUtil.writeTextFile(outgoingFile, reply);
-			
-			//Move the processed file away so it does not get processed again
-			File processedDir  = new File(file.getParent() + "/" + PROCESSED_DIR);
-			if (!processedDir.exists()) {
-				processedDir.mkdir();
-			}
-			logger.log(Priority.INFO, "Moving file " + file.getName() + " to processed directory");
-			File processedFile = new File(processedDir.getAbsolutePath() + "/" + file.getName());
-			file.renameTo(processedFile);
-			if (file.exists()) {
-				file.delete();
-			}
-		} catch (Exception e) {
-			logger.log(Priority.ERROR, e.getMessage(), e);
-		}
-	}
-	
-	public static void main(String[] args)
-	{
-		DOMConfigurator.configure("log4j.xml");
-		String monitoredDirectoryStr = "C:/Temp/BankInput";
-		if (args!=null && args.length > 0) {
-			monitoredDirectoryStr=args[0];
-		}
-		File monitoredDirectory = new File(monitoredDirectoryStr);
-		if (!monitoredDirectory.exists() || !monitoredDirectory.isDirectory()){
-			System.err.println("Invalid directory " + monitoredDirectory.getAbsolutePath());
-			System.out.println("Trying to create the directory.");
-			try {
-				monitoredDirectory.mkdir();
-			} catch (SecurityException e) {
-				e.printStackTrace();
-			}
-		}
-		DirectoryPoller poller = new DirectoryPoller(monitoredDirectory);
-		poller.addPollManager(new ManagerFlatFile());
-		poller.start();
-	}
-	
-
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerFlatFile.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerFlatFile.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerJMS.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerJMS.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerJMS.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,208 +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.samples.loanbroker.banks;
-
-import java.math.BigDecimal;
-import java.util.Properties;
-
-import javax.jms.JMSException;
-import javax.jms.Message;
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.QueueReceiver;
-import javax.jms.QueueSender;
-import javax.jms.QueueSession;
-import javax.jms.Session;
-import javax.jms.TextMessage;
-import javax.naming.Context;
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-
-import org.apache.log4j.Logger;
-import org.apache.log4j.Priority;
-import org.apache.log4j.xml.DOMConfigurator;
-
-import com.thoughtworks.xstream.XStream;
-import com.thoughtworks.xstream.io.xml.DomDriver;
-
-/**
- * The JMS Manager listens to an incoming queue (by default queue/A on localhost). It consumes the
- * message assuming it is a TextMessage, and that the text is an XML structure that can be marshalled
- * into a BankQuoteRequest. The request will be processed and a BankQuoteRequest Reply will be serialized to XML
- * and send to the outgoing queue (by default this is queue/B on localhost).
- * 
- * @author kstam
- */
-public class ManagerJMS implements javax.jms.MessageListener {
-	private static Logger logger = Logger.getLogger(ManagerJMS.class);
-	/** Name of the Bank */
-	private static final String BANK_NAME = "JMSBasedBank";
-	/** Rate premium the bank charges */
-	private static final BigDecimal RATE_PREMIUM = BigDecimal.valueOf(0.50);
-	/** Maximum duration of the loan the bank will accept [months] */
-	private static final int MAXLOANTERM = 120;
-	/** Default incoming queue */
-	private static String QUEUE_IN = "queue/C";
-	/** Default outgoing queue */
-	private static String QUEUE_OUT = "queue/D";
-	/** Context used to lookup the Queues */
-	private static InitialContext ctx;
-	/** Properties used when constructing the InitialContext */
-	private static Properties properties = new Properties();
-	/** Queue connection for incoming queue */
-	QueueConnection inQueueConnection;
-
-	/**
-	 * Sets up the queue listener. By default is listenes to queue/A on localhost.
-	 */
-	public void listen() {
-		try {
-			//MQ Series
-			//properties.put(Context.INITIAL_CONTEXT_FACTORY,"com.ibm.mq.jms.context.WMQInitialContextFactory");
-			//properties.put(Context.PROVIDER_URL           , "dev38:1415/SYSTEM.DEF.SVRCONN");
-			//ActiveMQ
-			//properties.put(Context.INITIAL_CONTEXT_FACTORY,"org.apache.activemq.jndi.ActiveMQInitialContextFactory");
-			//properties.put(Context.PROVIDER_URL           , "tcp://localhost:61616");
-			//JBossMQ
-		    properties.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory");
-		    properties.put(Context.PROVIDER_URL           , "localhost");
-			ctx = new InitialContext(properties);
-			
-			logger.info("Looking up connection factory");
-			QueueConnectionFactory qcf = (QueueConnectionFactory) ctx
-					.lookup("ConnectionFactory");
-			logger.info("Creating connection");
-			inQueueConnection = qcf.createQueueConnection();
-			logger.info("Creating session");
-			QueueSession qs = inQueueConnection.createQueueSession(false,
-					Session.DUPS_OK_ACKNOWLEDGE);
-			logger.info("Looking up queue=" + QUEUE_IN);
-			Queue inQueue=null;
-			try {
-				inQueue = (Queue) ctx.lookup(QUEUE_IN);
-			} catch (NamingException ne) {
-				inQueue = qs.createQueue(QUEUE_IN);
-			}
-			//Queue 
-			QueueReceiver qr = qs.createReceiver(inQueue);
-			qr.setMessageListener(this);
-			inQueueConnection.start();
-		} catch (Exception e) {
-			logger.error(e.getMessage(), e);
-		}
-	}
-	/**
-	 * Sets up the queue listener. By default is listenes to queue/A on localhost.  It consumes the
-	 * message assuming it is a TextMessage, and that the text is an XML structure that can be marshalled
-	 * into a BankQuoteRequest. The request will be processed and a BankQuoteRequest Reply will be serialized to XML
-	 * and send to the outgoing queue (by default this is queue/B on localhost). If the processing results
-	 * in an error a BankQuoteReply with ErrorCode other then 0 is send to the outgoing queue.
-	 * 
-	 * @see javax.jms.MessageListener#onMessage(javax.jms.Message)
-	 * changed this to use a CSV from the request, left the reply as is - dbrum
-	 */
-	public void onMessage(Message message) {
-		QueueConnection outQueueConnection;
-		logger.info("Got message: " + message);
-		try {
-			TextMessage textMessage = (TextMessage) message;
-//			String xml = textMessage.getText();
-			String csv = textMessage.getText();
-			XStream xstream = new XStream(new DomDriver());
-			BankQuoteRequest bankQuoteRequest = getQuoteFromCSV(csv);
-			
-            
-//            xstream.fromXML(xml, bankQuoteRequest);
-			Bank bank = new Bank(BANK_NAME, RATE_PREMIUM, MAXLOANTERM);
-			BankQuoteReply bankQuoteReply = bank
-					.processMessage(bankQuoteRequest);
-			bankQuoteReply.setCustomerEmail(bankQuoteRequest.customerEmail);
-			String bankQuoteReplyXML = xstream.toXML(bankQuoteReply);
-			logger.log(Priority.INFO, "Looking up connection factory");
-			QueueConnectionFactory qcf = (QueueConnectionFactory) ctx
-					.lookup("ConnectionFactory");
-			logger.log(Priority.INFO, "Creating connection");
-			outQueueConnection = qcf.createQueueConnection();
-			try {
-				logger.log(Priority.INFO, "Creating session");
-				QueueSession qs = outQueueConnection.createQueueSession(false,
-						Session.DUPS_OK_ACKNOWLEDGE);
-				Queue outQueue = qs.createQueue(QUEUE_OUT);
-				TextMessage responseTextMessage = qs
-						.createTextMessage(bankQuoteReplyXML);
-				QueueSender queueSender = qs.createSender(outQueue);
-				queueSender.send(responseTextMessage);
-				logger.info("message being sent back on " + QUEUE_OUT + "\n" + responseTextMessage);
-			} catch (JMSException je) {
-				logger.log(Priority.ERROR, je.getMessage(), je);
-			} finally {
-				outQueueConnection.close();
-			}
-		} catch (Exception e) {
-			logger.error(e.getMessage(), e);
-		}
-	}
-	/** 
-	 * Closing the queue connection as to not leak connection resources.
-	 */
-	public void close() throws JMSException {
-		inQueueConnection.close();
-	}
-	/**
-	 * Invokes an instance of JMS based bank listener.
-	 * @param args - provider url, queue_in, queue_out
-	 */
-	public static void main(String[] args) {
-		if (args != null && args.length > 0) {
-			if (args.length > 0) {
-				QUEUE_IN = args[0];
-				if (args.length > 1) {
-					QUEUE_OUT = args[1];
-				}
-			}
-		} else {
-			System.out.println(
-					"Usage: ManagerJMS providerURL, queueIn, queueOut");
-		}
-		System.out.println("Starting JMS Bank Listener...");
-		System.out.println("Listening  to Queue '" + QUEUE_IN + "'.");
-		System.out.println("Responding to Queue '" + QUEUE_OUT + "'.");
-		DOMConfigurator.configure("log4j.xml");
-		ManagerJMS managerJMS = new ManagerJMS();
-		managerJMS.listen();
-	}
-	
-	private BankQuoteRequest getQuoteFromCSV(String csv) {
-		BankQuoteRequest quote = new BankQuoteRequest();
-		String[] parsed = csv.split(",");
-		quote.ssn=Integer.parseInt(parsed[0]);
-		quote.creditScore=Integer.parseInt(parsed[1]);
-		quote.historyLength=Integer.parseInt(parsed[2]);
-		quote.loanAmount=Integer.parseInt(parsed[3]);
-		quote.loanTerm=Integer.parseInt(parsed[4]);
-		quote.customerUID=parsed[5];
-		quote.customerEmail=parsed[6];
-		
-		return quote;
-	}
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerJMS.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/src/org/jboss/soa/esb/samples/loanbroker/banks/ManagerJMS.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReplyTest.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReplyTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReplyTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,65 +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.samples.loanbroker.banks;
-
-import static org.junit.Assert.assertTrue;
-
-import java.math.BigDecimal;
-
-import junit.framework.JUnit4TestAdapter;
-
-import org.apache.log4j.Logger;
-import org.junit.Test;
-
-import com.thoughtworks.xstream.XStream;
-
-public class BankQuoteReplyTest {
-
-	private Logger logger = Logger.getLogger(this.getClass());
-	
-	/**
-	 * Testing the XML layout of a BankQuoteReply
-	 */
-	@Test public void obtainExampleXML(){
-		BankQuoteReply bankQuoteReply = new BankQuoteReply();
-		bankQuoteReply.setErrorCode(0);
-		bankQuoteReply.setCustomerUID("unique");
-		bankQuoteReply.setInterestRate(BigDecimal.valueOf(11.7));
-		bankQuoteReply.setQuoteId("JBBANK_1");
-		
-		XStream xstream = new XStream();
-		String bankQuoteReplyXml=xstream.toXML(bankQuoteReply);
-		logger.info("xml=\n" + bankQuoteReplyXml);
-		String expectedXml = 
-			  "<org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteReply>\n"
-			+ "  <interestRate>11.7</interestRate>\n"
-            + "  <quoteId>JBBANK_1</quoteId>\n"
-            + "  <errorCode>0</errorCode>\n"
-            + "  <customerUID>unique</customerUID>\n"
-            + "</org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteReply>";
-		assertTrue(expectedXml.equals(bankQuoteReplyXml));
-	}
-	
-	public static junit.framework.Test suite() {
-        return new JUnit4TestAdapter(BankQuoteReplyTest.class);
-    }
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReplyTest.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteReplyTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequestTest.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequestTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequestTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,66 +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.samples.loanbroker.banks;
-
-import static org.junit.Assert.assertTrue;
-import junit.framework.JUnit4TestAdapter;
-
-import org.apache.log4j.Logger;
-import org.junit.Test;
-
-import com.thoughtworks.xstream.XStream;
-
-public class BankQuoteRequestTest {
-
-	private Logger logger = Logger.getLogger(this.getClass());
-	
-	/**
-	 * Testing the XML layout of a BankQuoteRequest
-	 */
-	@Test public void obtainExampleXML(){
-		BankQuoteRequest bankQuoteRequest = new BankQuoteRequest();
-		bankQuoteRequest.setSsn(123456890);
-		bankQuoteRequest.setCreditScore(3);
-		bankQuoteRequest.setHistoryLength(4);
-		bankQuoteRequest.setLoanTerm(5);
-		bankQuoteRequest.setLoanAmount(20000);
-		bankQuoteRequest.setCustomerUID("unique");
-		
-		XStream xstream = new XStream();
-		String bankQuoteRequestXml=xstream.toXML(bankQuoteRequest);
-		logger.info("xml=\n" + bankQuoteRequestXml);
-		String expectedXml = 
-			  "<org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteRequest>\n"
-			+ "  <ssn>123456890</ssn>\n"
-			+ "  <creditScore>3</creditScore>\n"
-			+ "  <historyLength>4</historyLength>\n"
-			+ "  <loanAmount>20000</loanAmount>\n"
-			+ "  <loanTerm>5</loanTerm>\n"
-		    + "  <customerUID>unique</customerUID>\n"
-			+ "</org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteRequest>";
-		assertTrue(expectedXml.equals(bankQuoteRequestXml));
-	}
-	
-	public static junit.framework.Test suite() {
-        return new JUnit4TestAdapter(BankQuoteRequestTest.class);
-    }
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequestTest.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankQuoteRequestTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankTest.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,72 +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.samples.loanbroker.banks;
-
-import static org.junit.Assert.assertTrue;
-
-import java.math.BigDecimal;
-
-import junit.framework.JUnit4TestAdapter;
-
-import org.apache.log4j.Logger;
-import org.apache.log4j.Priority;
-import org.junit.Test;
-
-public class BankTest {
-
-	private Logger logger = Logger.getLogger(this.getClass());
-	
-	/**
-	 * Tests the computation of the interestRate for the TestBank.
-	 *
-	 */
-	@Test public void processLoanRequest(){
-		
-		//Building a BankQuoteRequest
-		BankQuoteRequest bankQuoteRequest = new BankQuoteRequest();
-		bankQuoteRequest.setSsn(123456890);
-		bankQuoteRequest.setCreditScore(3);
-		bankQuoteRequest.setHistoryLength(4);
-		bankQuoteRequest.setLoanTerm(72);
-		bankQuoteRequest.setLoanAmount(20000);
-		bankQuoteRequest.setCustomerUID("unique");
-		logger.log(Priority.INFO, bankQuoteRequest);
-		
-		//Getting a Bank Instance
-		String bankName        = "TestBank";
-		BigDecimal ratePrimium = BigDecimal.valueOf(0.25);
-		int maxLoanTerm        = 120;
-		Bank bank = new Bank(bankName, ratePrimium, maxLoanTerm);
-		
-		//Getting a quote from this bank
-		BankQuoteReply bankQuoteReply = bank.processMessage(bankQuoteRequest);
-		logger.log(Priority.INFO, bankQuoteReply);
-		
-		//Checking for validity
-		BigDecimal expectedInterestRate = BigDecimal.valueOf(8.85);
-		assertTrue(bankQuoteReply.getInterestRate().equals(expectedInterestRate));
-	}
-	
-	public static junit.framework.Test suite() {
-        return new JUnit4TestAdapter(BankTest.class);
-    }
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankTest.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/BankTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/FlatFileProcessorTest.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/FlatFileProcessorTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/FlatFileProcessorTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,112 +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.samples.loanbroker.banks;
-
-import static org.junit.Assert.assertFalse;
-import static org.junit.Assert.assertTrue;
-
-import java.io.File;
-
-import junit.framework.JUnit4TestAdapter;
-
-import org.apache.log4j.Logger;
-import org.apache.log4j.Priority;
-import org.junit.Test;
-
-public class FlatFileProcessorTest {
-
-	private Logger logger = Logger.getLogger(this.getClass());
-	private static String FLAT_FILE = "FlatFileProcessorTest.txt";
-	/**
-	 * Tests the processing of flat file containing a loan quote request. First
-	 * we try to find a temporary directory. When this succeeds we drop a
-	 * loan request file in there and try to process it.
-	 *
-	 */
-	@Test public void processRequest()
-	{
-		File writableDir=null;
-		logger.log(Priority.INFO, "Check to see if I can write to /tmp");
-		File tmpDir = new File("/tmp");
-		if (tmpDir.exists() && tmpDir.canWrite()) {
-			writableDir=tmpDir;
-		} else {
-			File tempDir = new File("C:/temp");
-			if (tempDir.exists() && tempDir.canWrite()) {
-				writableDir=tempDir;
-			} else {
-				logger.log(Priority.ERROR, "Could not find either /tmp or C:\\Temp for a temporary " 
-						+ "writing space.");
-			    assertTrue(false);
-			}
-		}
-//		We found a temp space so now we can drop in a load request file.
-		try {
-			logger.log(Priority.INFO, "Creating " + FLAT_FILE + " file in " + writableDir.getAbsolutePath());
-			File loanRequestFile = new File(writableDir.getAbsolutePath() + "/"+ FLAT_FILE);
-			if (loanRequestFile.exists()) {
-				loanRequestFile.delete();
-			}
-			loanRequestFile.createNewFile();
-			String str="23456890,3,4,20000,5,unique";
-			FileUtil.writeTextFile(loanRequestFile, str);
-			
-			logger.log(Priority.INFO, "Processing FlatFileProcessorTest.txt");
-			ManagerFlatFile pollManager = new ManagerFlatFile();
-			pollManager.processFile(loanRequestFile);
-			
-			//Check to see if the file is now moved.
-			assertFalse(loanRequestFile.exists());
-			
-			File processedFile = new File(writableDir.getAbsolutePath() + "/" 
-				+ ManagerFlatFile.PROCESSED_DIR + "/" + FLAT_FILE);
-			logger.log(Priority.INFO, "Check to see if " + processedFile.getAbsolutePath()
-					+ " exists");
-			assertTrue(processedFile.exists());
-			logger.log(Priority.INFO, "OK");
-			
-			File replyToFile = new File(writableDir.getAbsolutePath() + "/" 
-				+ ManagerFlatFile.OUTGOING_DIR + "/" + ManagerFlatFile.PREFIX
-				+ FLAT_FILE);
-			logger.log(Priority.INFO, "Check to see if " + replyToFile.getAbsolutePath()
-					+ " exists");
-			assertTrue(replyToFile.exists());
-			logger.log(Priority.INFO, "OK");
-			
-			//Checking the content of the reply
-			logger.log(Priority.INFO, "Check the reply, should be ('8.29,FileBasedBank-0,0,unique'");
-			assertTrue("8.29,FileBasedBank-0,0,unique".equals(FileUtil.readTextFile(replyToFile)));
-			logger.log(Priority.INFO, "OK");
-			//Cleaning up
-			processedFile.delete();
-			replyToFile.delete();
-			
-		} catch (Throwable e) {
-			logger.log(Priority.ERROR,e.getMessage(),e);
-			assertTrue(false);
-		}
-	}
-	
-	public static junit.framework.Test suite() {
-        return new JUnit4TestAdapter(FlatFileProcessorTest.class);
-    }
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/FlatFileProcessorTest.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/FlatFileProcessorTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/JmsProcessorTest.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/JmsProcessorTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/JmsProcessorTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,92 +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.samples.loanbroker.banks;
-
-import static org.junit.Assert.assertTrue;
-
-import java.util.Properties;
-
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.QueueSender;
-import javax.jms.QueueSession;
-import javax.jms.TextMessage;
-import javax.naming.Context;
-import javax.naming.InitialContext;
-
-import junit.framework.JUnit4TestAdapter;
-
-import org.apache.log4j.Logger;
-import org.apache.log4j.Priority;
-import org.junit.Test;
-
-public class JmsProcessorTest {
-
-	private Logger logger = Logger.getLogger(this.getClass());
-
-	/**
-	 * This can be activate if the server is running and you want
-	 * to drop a message on the queue
-	 *
-	 */
-	@Test public void sendLoanRequestXML()
-	{
-
-		QueueSession sess;
-		Queue queue;
-		try {
-			Properties properties = new Properties();
-			
-			//ActiveMQ
-			//properties.put(Context.INITIAL_CONTEXT_FACTORY, "org.apache.activemq.jndi.ActiveMQInitialContextFactory");
-		    //properties.put(Context.PROVIDER_URL           , "tcp://localhost:61616");
-			//JBossMQ
-		    properties.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory");
-		    properties.put(Context.PROVIDER_URL           , "localhost");
-			InitialContext ctx = new InitialContext(properties);
-		
-			QueueConnectionFactory factory = (QueueConnectionFactory) ctx
-					.lookup("ConnectionFactory");
-			QueueConnection cnn = factory.createQueueConnection();
-			sess = cnn.createQueueSession(false, QueueSession.AUTO_ACKNOWLEDGE);
-			queue = sess.createQueue("queue/C");
-			//queue = sess.createQueue("queue/C");
-			String str="23456890,3,4,20000,5,unique,kurt.stam at jboss.com";
-			TextMessage msg = sess.createTextMessage(str);
-			QueueSender sender = sess.createSender(queue);
-			sender.send(msg);
-			//if the test gets here without errors it passes.
-			assertTrue(true);
-		} catch (Exception e) {
-			//if it fails it may be because the server is not up and the Queue is not found
-			//I'm not letting the test fail, since we may want to do nightly build/test runs
-			//which may not have the server up.
-			logger.log(Priority.ERROR, e.getMessage(), e);
-			logger.log(Priority.ERROR, "Is the server up and running?");
-		}
-	}
-
-	public static junit.framework.Test suite() {
-        return new JUnit4TestAdapter(JmsProcessorTest.class);
-    }
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/JmsProcessorTest.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/banks/test/src/org/jboss/soa/esb/samples/loanbroker/banks/JmsProcessorTest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/build.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,2 +0,0 @@
-org.jboss.soa.samples.trailblazer.jboss_home=/cygwin/home/kstam/apps/jboss-4.0.4.GA/jbossesb
-org.jboss.soa.samples.trailblazer.jboss_server=default

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.properties (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/build.properties)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,236 +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 Daniel Brum
--->
-
-<project name="TRAILBLAZER" default="org.jboss.esb.samples.trailblazer.esb.compile" basedir=".">	
-
-	<!-- UPDATE THIS WITH YOUR JBOSS_HOME AND SERVER -->
-	<property file="build.properties" />
-
-	<property name="org.jboss.soa.samples.trailblazer.jboss_home" 		value="/usr/local/jboss-4.0.4"/>
-	<property name="org.jboss.soa.samples.trailblazer.jboss_server"	value="default"/>
-
-	<property name="org.jboss.soa.samples.trailblazer.esb_home"	 	location="../../"/>
-
-	<!-- properties for the esb part of the trailblazer -->
-	<property name="org.jboss.esb.samples.trailblazer.esb.dest"        	value="${basedir}/esb/build"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.classes.dir" 	value="${basedir}/esb/build/classes"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.testclasses.dir"  value="${basedir}/esb/build/classes/tests/"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.src.dir"          value="${basedir}/esb/src"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.test.dir"         value="${basedir}/esb/test"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.lib.dir"      	value="${basedir}/esb/lib"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.tests.report.dir" value="${basedir}/esb/build/tests"/>
-
-	<!-- properties for the client(web) part of the trailblazer -->
-	<property name="org.jboss.esb.samples.trailblazer.client.dest"        		value="${basedir}/client/build"/>
-	<property name="org.jboss.esb.samples.trailblazer.client.classes.dir" 		value="${basedir}/client/build/classes"/>
-	<property name="org.jboss.esb.samples.trailblazer.client.testclasses.dir"  	value="${basedir}/client/build/classes/tests/"/>
-	<property name="org.jboss.esb.samples.trailblazer.client.src.dir"          	value="${basedir}/client/src"/>
-	<property name="org.jboss.esb.samples.trailblazer.client.test.dir"         	value="${basedir}/client/test"/>
-	<property name="org.jboss.esb.samples.trailblazer.client.lib.dir"		value="${basedir}/client/lib"/>
-	<property name="org.jboss.esb.samples.trailblazer.client.tests.report.dir" 	value="${basedir}/client/build/tests"/>
-
-	<property environment="env" />
-
-	<!-- Build from ESB source? -->
-	<condition property="org.jboss.soa.esb.lib.dir" value="${org.jboss.soa.samples.trailblazer.esb_home}/lib">
-		<equals arg1="${org.jboss.soa.esb.buildfrom.distribution}" arg2="yes"/>
-	</condition>			
-	<property name="org.jboss.soa.esb.lib.dir" value="${org.jboss.soa.samples.trailblazer.esb_home}/build/jbossesb/lib"/>
-	<property name="org.jboss.soa.esb.lib.ext.dir" value="${org.jboss.soa.esb.lib.dir}/ext"/>
-	
-
-	<!-- classpath -->
-	<path id="org.jboss.esb.samples.trailblazer.esb.classpath">
-		<fileset dir="${org.jboss.soa.esb.lib.dir}/ext" includes="*.jar"/>
-		<fileset dir="${org.jboss.esb.samples.trailblazer.esb.lib.dir}/ext" includes="*.jar"/>
-		<fileset dir="${org.jboss.soa.samples.trailblazer.jboss_home}/client" includes="jbossall-client.jar jbossws-client.jar mail.jar"/>
-		<fileset dir="${org.jboss.soa.esb.lib.dir}" includes="*.jar"/>
-		<fileset dir="${org.jboss.esb.samples.trailblazer.client.lib.dir}/ext" includes="*.jar"/>
-	</path>
-
-	<!-- classpath for running the listener-->
-	<path id="org.jboss.esb.samples.trailblazer.esb.classpath.run">
-		<fileset dir="${org.jboss.soa.esb.lib.ext.dir}"
-				    	includes="jaxr-api-1.0.jar,scout-0.7rc2-embedded.jar,juddi-embedded.jar"/>
-		<fileset dir="${org.jboss.esb.samples.trailblazer.esb.dest}/dist" includes="trailblazer-esb.jar"/>
-		<fileset dir="${org.jboss.soa.samples.trailblazer.esb_home}/lib/ext" includes="*.jar" excludes="jaxr-api-1.0.jar,scout-0.7rc2-embedded.jar,juddi-embedded.jar"/>
-		<fileset dir="${org.jboss.soa.esb.lib.ext.dir}" includes="*.jar" excludes="jaxr-api-1.0.jar,scout-0.7rc2-embedded.jar,juddi-embedded.jar"/>
-		<fileset dir="${org.jboss.soa.samples.trailblazer.jboss_home}/client" includes="jbossall-client.jar jbossws-client.jar mail.jar"/>
-		<fileset dir="${org.jboss.soa.esb.lib.dir}" includes="*.jar"/>
-		<fileset dir="${org.jboss.esb.samples.trailblazer.esb.lib.dir}/ext" includes="*.jar"/>
-		<!-- for finding the jbossesb-properties.xml file -->
-		<pathelement location="${basedir}"/>
-	</path>
-
-	<path id="org.jboss.esb.samples.trailblazer.esb.classpath.client">
-		<fileset dir="${org.jboss.soa.esb.lib.ext.dir}"/>
-		<fileset dir="${org.jboss.esb.samples.trailblazer.esb.lib.dir}/ext" includes="*.jar"/>
-		<fileset dir="${org.jboss.soa.samples.trailblazer.jboss_home}/client" includes="jbossall-client.jar jbossws-client.jar mail.jar"/>
-		<fileset dir="${org.jboss.soa.esb.lib.dir}" includes="*.jar"/>
-		<fileset dir="${org.jboss.esb.samples.trailblazer.client.lib.dir}/ext" includes="*.jar"/>
-		<fileset dir="${org.jboss.esb.samples.trailblazer.esb.dest}/dist" includes="trailblazer-esb.jar"/>
-	</path>
-
-
-
-	<target name="clean">
-		<delete dir="${org.jboss.esb.samples.trailblazer.esb.dest}"/>
-		<delete dir="${org.jboss.esb.samples.trailblazer.client.dest}"/>
-	</target>
-	
-	<!-- =================================================================== -->
-	<!-- Prepares the directory structure                                    -->
-	<!-- =================================================================== -->
-	<target name="org.jboss.esb.samples.trailblazer.prepare">
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.esb.dest}"/>
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.esb.dest}/dist"/>
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.esb.dest}/classes"/>
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.client.dest}"/>
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.client.dest}/dist"/>
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.client.dest}/classes"/>
-	</target>
-
-	<!-- Compilation targets -->
-	<!-- ___________________ -->
-	
-	<!-- ESB COMPILATION -->
-	<target name="org.jboss.esb.samples.trailblazer.esb.compile" depends="org.jboss.esb.samples.trailblazer.prepare"
-		description="Compiling Trailblazer ESB classes">
-		<javac
-		            destdir="${org.jboss.esb.samples.trailblazer.esb.classes.dir}"
-		            classpathref="org.jboss.esb.samples.trailblazer.esb.classpath"
-		        	debug="true"
-		        	>
-			<src path="${org.jboss.esb.samples.trailblazer.esb.src.dir}"/>
-		</javac>
-	</target>
-
-	<!-- CLIENT(WEB) COMPILATION -->
-	<target name="org.jboss.esb.samples.trailblazer.client.compile" depends="org.jboss.esb.samples.trailblazer.prepare"
-		description="Compiling Trailblazer client classes">
-
-		<javac
-		            destdir="${org.jboss.esb.samples.trailblazer.client.classes.dir}"
-		            classpathref="org.jboss.esb.samples.trailblazer.esb.classpath.client" debug="true">
-			<src path="${org.jboss.esb.samples.trailblazer.client.src.dir}"/>
-		</javac>
-	</target>
-	
-
-	<!-- JAR/WAR targets -->
-	<target name="org.jboss.esb.samples.trailblazer.esb.jar" depends="compile" >
-		
-		<!-- ESB JAR -->
-		<echo message="Building Trailblazer ESB jar file"/>
-		<delete file="${org.jboss.esb.samples.trailblazer.esb.dest}/dist/trailblazer-esb.jar" />
-		<jar    destfile="${org.jboss.esb.samples.trailblazer.esb.dest}/dist/trailblazer-esb.jar" 
-                basedir="${org.jboss.esb.samples.trailblazer.esb.classes.dir}" 
-                includes="**/*.class" excludes="**/web/*.class">
-        </jar>
-		
-		<!-- Web side WAR -->
-		<echo message="Building Trailblazer WAR file"/>
-		<delete file="${org.jboss.esb.samples.trailblazer.client.dest}/dist/trailblazer.war" />		
-		<war    warfile="${org.jboss.esb.samples.trailblazer.client.dest}/dist/trailblazer.war"
-		        webxml="${basedir}/client/resources/web.xml">
-			<classes dir="${org.jboss.esb.samples.trailblazer.client.classes.dir}" includes="**/web/**/*.class"/>
-			<classes dir="${org.jboss.esb.samples.trailblazer.client.classes.dir}" includes="**/loanbroker/**/*.class"/>
-			<lib dir="${org.jboss.soa.esb.lib.dir}">
-				<include name="*.jar"/>
-			</lib>
-
-			<lib dir="${org.jboss.esb.samples.trailblazer.esb.dest}/dist">
-				<include name="trailblazer-esb.jar"/>
-			</lib>
-
-			<lib dir="${org.jboss.esb.samples.trailblazer.client.lib.dir}/ext">
-				<include name="axis.jar"/>
-				<include name="commons-discovery.jar"/>
-			</lib>
-			<lib dir="${org.jboss.soa.esb.lib.ext.dir}">
-				<include name="xbean-1.0.4.jar"/>
-				<include name="commons-discovery.jar"/>
-				<include name="jbossts-common.jar"/>
-				<include name="jaxr-api-1.0.jar"/>
-				<include name="scout-0.7rc2-embedded.jar"/>
-				<include name="juddi-embedded.jar"/>				
-			</lib>
-			<fileset dir="${basedir}/client/jsp">
-				<include name="**/*.jsp"/>
-			</fileset>
-			<webinf dir="${basedir}/client/resources">
-				<include name="jboss-web.xml"/>
-			</webinf>
-			<classes dir="${basedir}">
-				<include name="juddi.properties"/>
-			</classes>
-		</war>
-	</target>
-	
-	<target name="deploy-war" depends="jar">
-		<copy file="${org.jboss.esb.samples.trailblazer.client.dest}/dist/trailblazer.war"
-		todir="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/deploy"/>
-		<copy file="${basedir}/esb-quickstart-service.xml" overwrite="true"
-				todir="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/deploy"/>
-		<copy file="${basedir}/jbossesb-properties.xml" 
-				tofile="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/conf/jbossesb-properties.xml"/>
-	</target>
-	
-	<target name="deploy-jars" depends="jar">
-		<copy file="${org.jboss.esb.samples.trailblazer.esb.dest}/dist/trailblazer-esb.jar"
-		todir="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/deploy/jbossesb.sar"/>
-		<copy file="${basedir}/jbossesb-properties.xml" 
-		tofile="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/conf/jbossesb-properties.xml"/>
-		<copy file="${basedir}/esb-quickstart-service.xml"
-		todir="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/deploy"/>
-		<copy file="${org.jboss.soa.esb.lib.ext.dir}/stringtemplate-2.3b6.jar"
-		todir="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/deploy/jbossesb.sar"/>
-		<copy file="${basedir}/esb/conf/jbossesb-listener.xml" overwrite="true"
-		todir="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/conf"/>
-		<copy file="${basedir}/esb/conf/jbossesb-gateway.xml" overwrite="true"
-		todir="${org.jboss.soa.samples.trailblazer.jboss_home}/server/${org.jboss.soa.samples.trailblazer.jboss_server}/conf"/>
-	</target>
-
-
-	<!-- Short target names -->
-	<target name="compile" depends="org.jboss.esb.samples.trailblazer.esb.compile,org.jboss.esb.samples.trailblazer.client.compile"/>
-	<target name="jar" depends="org.jboss.esb.samples.trailblazer.esb.jar"/>
-
-	<!-- run the ESB listeners -->
-	<!-- set the first argument to 0 for an indefinite run for the listener launcher -->
-	<!-- arg1 = # of seconds to let the listener threads run -->
-	<!-- arg2 = location of the esb config file which describes the listener configurations for a Message aware listener config -->
-	<!-- arg3 (if any) = location of the esb config file which describes the listener configurations for a NON-Message aware listener config (gateway)-->
-	<target name="runESB" depends="jar">
-		<echo>Running ESB Trailblazer listeners</echo>
-		<java fork="yes" classname="org.jboss.soa.esb.samples.trailblazer.util.Launcher" failonerror="true" 
-			args="600 ${basedir}/esb/conf/jbossesb-listener.xml ${basedir}/esb/conf/jbossesb-gateway.xml">
-			<classpath refid="org.jboss.esb.samples.trailblazer.esb.classpath.run"/>
-		</java>
-	</target>
-
-	<!-- javadocs paths -->
-	<path id="org.jboss.esb.samples.trailblazer.esb.javadocs.path">
-		<pathelement path="esb/classes"/>
-	</path>
-
-		
-</project>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/build.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/build.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/jsp)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp/index.jsp
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/jsp/index.jsp	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp/index.jsp	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,151 +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.
- */
- 
-String[] formHeader  = {"Name", "Address", "SSN", "Email", "Salary", "Employer", "LoanAmount", "LoanDuration"};
-String[] formValue   = new String[formHeader.length];
-
-String errors = "";
-int errorCount=0;
-
-for (int i=0; i<formValue.length;i++) {
-	formValue[i]    = String.valueOf(request.getParameter(formHeader[i]));
-	//out.write(formHeader[i] + "=" + formValue[i] + "<br>");
-	if ("null".equals(formValue[i]) || formValue[i]==null || "".equals(formValue[i])) {
-	        formValue[i]="";
-			errorCount++;
-			errors += formHeader[i] + " is a required field<br>";
-	}
-}
-//It's a new form. Let's set some default values.
-if (errorCount==formHeader.length) {
-	formValue[0]="Joe Broke";
-	formValue[1]="1 Spenditall Str., BrokeTown 99999 DC";
-	formValue[2]="1234567890";
-	formValue[3]="joe at iliketospendit.com";
-	formValue[4]="50000.00";
-	formValue[5]="Wesayso & Co";
-	formValue[6]="1000.00";
-	formValue[7]="12";
-}
-
-%>
-<html>
-<head>
-<title>JBossESB Loan Broker</title>
-<link rel="shortcut icon" href="/favicon.ico"/>
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/custom.css" type="text/css" media="all">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/global.css" type="text/css" media="all">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/headings.css" type="text/css" media="all">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/layout.css" type="text/css" media="all">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/navigation.css" type="text/css" media="all">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/pagelayout.css" type="text/css" media="all">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/tables.css" type="text/css" media="all">
-
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/screen.css" type="text/css" media="screen">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/print.css" type="text/css" media="print">
-<link rel="stylesheet" href="http://www.jboss.com/themes/jbosstheme/style/common.css" type="text/css" media="all">
-</head>
-<body>
-
-<div id="TopLogo">
-  <a href="http://www.jboss.com"><img src="http://www.jboss.com/themes/jbosstheme/img/logo.gif" alt="JBoss - The Professional Open Source Company" border="0" /></a>
-</div>
-
-<div id="TopMenu">
-  <table cellpadding="0" cellspacing="0">
-  <tr>
-    <td class="menu_JBnetwork"><a href="http://network.jboss.com/">subscription</a></td>
-    <td class="menu_JBcom"><a href="http://www.jboss.com/">jboss.com</a></td>
-
-    <td class="menu_JBorg"><a href="http://labs.jboss.com">jboss.org</a></td>
-    <td class="menu_RH"><a href="http://www.redhat.com">redhat.com</a></td>
-  </tr>
-  </table>
-</div>
-
-
-<% if (errorCount!=0) { %>
-<form id="formLoanBrokerRequest" action="index.jsp" method="post">
-
-<table width="100%" border="0" cellpadding="10" cellspacing="3">
-        <tr><td colspan="2"><br><br><br><br>
-        <tr><td colspan="2"><h1>Loan Broker Request Form</h1></td></tr>
-        <% if (errorCount < formHeader.length) { %> 
-        <tr><td colspan="2"><font color="red"><%=errors %></font></td></tr>
-        <% } %>
-        <% for (int i=0; i<formHeader.length;i++) { %>
-        <tr>
-			<td width="30%" nowrap><%=formHeader[i] %></td>
-			<td width="70%"><input id="<%=formHeader[i] %>" name="<%=formHeader[i] %>" type="text"
-	   		    class="textBox" tabindex="1" size="60" value="<%=formValue[i] %>" /></td>
-	    </tr>
-	    <% } %>
-	
-	<tr>
-	    <td><INPUT TYPE="submit" VALUE="submit loan request">  </td>
-	</tr>
-</table>
-
-</form>
-
-<% } else  {
-	
-	org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSBindingStub binding=null;
-    try {
-        binding = (org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSBindingStub)
-                      new org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSServiceLocator().getLoanBrokerWSPort();
-    }
-    catch (javax.xml.rpc.ServiceException jre) {
-        if(jre.getLinkedCause()!=null)
-            jre.getLinkedCause().printStackTrace();
-        
-    }
-    // Time out after a minute
-    binding.setTimeout(60000);
-
-    //Setting the values in the request
-    org.jboss.soa.esb.samples.trailblazer.web.generated.WebCustomer webCustomer = new org.jboss.soa.esb.samples.trailblazer.web.generated.WebCustomer();
-    webCustomer.setName(formValue[0]);
-    webCustomer.setAddress(formValue[1]);
-    webCustomer.setSsn(Integer.valueOf(formValue[2]).intValue());
-    webCustomer.setEmail(formValue[3]);
-    webCustomer.setSalary(Double.valueOf(formValue[4]).doubleValue());
-    webCustomer.setEmployerName(formValue[5]);
-    webCustomer.setLoanAmount(Double.valueOf(formValue[6]).doubleValue());
-    webCustomer.setLoanDuration(Integer.valueOf(formValue[7]).intValue());
-    
-    binding.requestLoan(webCustomer); %>
-    
-    <table width="100%" border="0" cellpadding="10" cellspacing="3">
-        <tr><td><br><br><br><br>
-        <tr><td><h1>Loan Broker</h1></td></tr>
-    	<tr><td><h2>Request was submitted</h2></td></tr>
-        <tr><td><a href="index.jsp">Fill out another request</a></td></tr>
-	
- <% } %>
-
-
-
-
-</body>
-</html>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/jsp/index.jsp (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/jsp/index.jsp)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/lib)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/lib/ext)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/Licenses.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/lib/ext/Licenses.txt	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/Licenses.txt	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,479 +0,0 @@
-The jars in this directory are covered by a range of licences, as described
-below.
-
-JBoss jars:
-
-/*
- *
- * 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,
- */
- 
- 
-Apache Jakarta Commons Collections/Commons Logging/Axis/Log4j:
-
-Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-   
-   
-   JUnit
-   
-   Common Public License Version 1.0
-
-THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
-LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
-CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
-
-1. DEFINITIONS
-
-"Contribution" means:
-
-    a) in the case of the initial Contributor, the initial code and
-documentation distributed under this Agreement, and
-
-    b) in the case of each subsequent Contributor:
-
-    i) changes to the Program, and
-
-    ii) additions to the Program;
-
-    where such changes and/or additions to the Program originate from and are
-distributed by that particular Contributor. A Contribution 'originates' from a
-Contributor if it was added to the Program by such Contributor itself or anyone
-acting on such Contributor's behalf. Contributions do not include additions to
-the Program which: (i) are separate modules of software distributed in
-conjunction with the Program under their own license agreement, and (ii) are not
-derivative works of the Program.
-
-"Contributor" means any person or entity that distributes the Program.
-
-"Licensed Patents " mean patent claims licensable by a Contributor which are
-necessarily infringed by the use or sale of its Contribution alone or when
-combined with the Program.
-
-"Program" means the Contributions distributed in accordance with this Agreement.
-
-"Recipient" means anyone who receives the Program under this Agreement,
-including all Contributors.
-
-2. GRANT OF RIGHTS
-
-    a) Subject to the terms of this Agreement, each Contributor hereby grants
-Recipient a non-exclusive, worldwide, royalty-free copyright license to
-reproduce, prepare derivative works of, publicly display, publicly perform,
-distribute and sublicense the Contribution of such Contributor, if any, and such
-derivative works, in source code and object code form.
-
-    b) Subject to the terms of this Agreement, each Contributor hereby grants
-Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed
-Patents to make, use, sell, offer to sell, import and otherwise transfer the
-Contribution of such Contributor, if any, in source code and object code form.
-This patent license shall apply to the combination of the Contribution and the
-Program if, at the time the Contribution is added by the Contributor, such
-addition of the Contribution causes such combination to be covered by the
-Licensed Patents. The patent license shall not apply to any other combinations
-which include the Contribution. No hardware per se is licensed hereunder.
-
-    c) Recipient understands that although each Contributor grants the licenses
-to its Contributions set forth herein, no assurances are provided by any
-Contributor that the Program does not infringe the patent or other intellectual
-property rights of any other entity. Each Contributor disclaims any liability to
-Recipient for claims brought by any other entity based on infringement of
-intellectual property rights or otherwise. As a condition to exercising the
-rights and licenses granted hereunder, each Recipient hereby assumes sole
-responsibility to secure any other intellectual property rights needed, if any.
-For example, if a third party patent license is required to allow Recipient to
-distribute the Program, it is Recipient's responsibility to acquire that license
-before distributing the Program.
-
-    d) Each Contributor represents that to its knowledge it has sufficient
-copyright rights in its Contribution, if any, to grant the copyright license set
-forth in this Agreement.
-
-3. REQUIREMENTS
-
-A Contributor may choose to distribute the Program in object code form under its
-own license agreement, provided that:
-
-    a) it complies with the terms and conditions of this Agreement; and
-
-    b) its license agreement:
-
-    i) effectively disclaims on behalf of all Contributors all warranties and
-conditions, express and implied, including warranties or conditions of title and
-non-infringement, and implied warranties or conditions of merchantability and
-fitness for a particular purpose;
-
-    ii) effectively excludes on behalf of all Contributors all liability for
-damages, including direct, indirect, special, incidental and consequential
-damages, such as lost profits;
-
-    iii) states that any provisions which differ from this Agreement are offered
-by that Contributor alone and not by any other party; and
-
-    iv) states that source code for the Program is available from such
-Contributor, and informs licensees how to obtain it in a reasonable manner on or
-through a medium customarily used for software exchange. 
-
-When the Program is made available in source code form:
-
-    a) it must be made available under this Agreement; and
-
-    b) a copy of this Agreement must be included with each copy of the Program. 
-
-Contributors may not remove or alter any copyright notices contained within the
-Program.
-
-Each Contributor must identify itself as the originator of its Contribution, if
-any, in a manner that reasonably allows subsequent Recipients to identify the
-originator of the Contribution.
-
-4. COMMERCIAL DISTRIBUTION
-
-Commercial distributors of software may accept certain responsibilities with
-respect to end users, business partners and the like. While this license is
-intended to facilitate the commercial use of the Program, the Contributor who
-includes the Program in a commercial product offering should do so in a manner
-which does not create potential liability for other Contributors. Therefore, if
-a Contributor includes the Program in a commercial product offering, such
-Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
-every other Contributor ("Indemnified Contributor") against any losses, damages
-and costs (collectively "Losses") arising from claims, lawsuits and other legal
-actions brought by a third party against the Indemnified Contributor to the
-extent caused by the acts or omissions of such Commercial Contributor in
-connection with its distribution of the Program in a commercial product
-offering. The obligations in this section do not apply to any claims or Losses
-relating to any actual or alleged intellectual property infringement. In order
-to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
-Contributor in writing of such claim, and b) allow the Commercial Contributor to
-control, and cooperate with the Commercial Contributor in, the defense and any
-related settlement negotiations. The Indemnified Contributor may participate in
-any such claim at its own expense.
-
-For example, a Contributor might include the Program in a commercial product
-offering, Product X. That Contributor is then a Commercial Contributor. If that
-Commercial Contributor then makes performance claims, or offers warranties
-related to Product X, those performance claims and warranties are such
-Commercial Contributor's responsibility alone. Under this section, the
-Commercial Contributor would have to defend claims against the other
-Contributors related to those performance claims and warranties, and if a court
-requires any other Contributor to pay any damages as a result, the Commercial
-Contributor must pay those damages.
-
-5. NO WARRANTY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
-IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
-NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
-Recipient is solely responsible for determining the appropriateness of using and
-distributing the Program and assumes all risks associated with its exercise of
-rights under this Agreement, including but not limited to the risks and costs of
-program errors, compliance with applicable laws, damage to or loss of data,
-programs or equipment, and unavailability or interruption of operations.
-
-6. DISCLAIMER OF LIABILITY
-
-EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
-CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
-PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
-GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
-
-7. GENERAL
-
-If any provision of this Agreement is invalid or unenforceable under applicable
-law, it shall not affect the validity or enforceability of the remainder of the
-terms of this Agreement, and without further action by the parties hereto, such
-provision shall be reformed to the minimum extent necessary to make such
-provision valid and enforceable.
-
-If Recipient institutes patent litigation against a Contributor with respect to
-a patent applicable to software (including a cross-claim or counterclaim in a
-lawsuit), then any patent licenses granted by that Contributor to such Recipient
-under this Agreement shall terminate as of the date such litigation is filed. In
-addition, if Recipient institutes patent litigation against any entity
-(including a cross-claim or counterclaim in a lawsuit) alleging that the Program
-itself (excluding combinations of the Program with other software or hardware)
-infringes such Recipient's patent(s), then such Recipient's rights granted under
-Section 2(b) shall terminate as of the date such litigation is filed.
-
-All Recipient's rights under this Agreement shall terminate if it fails to
-comply with any of the material terms or conditions of this Agreement and does
-not cure such failure in a reasonable period of time after becoming aware of
-such noncompliance. If all Recipient's rights under this Agreement terminate,
-Recipient agrees to cease use and distribution of the Program as soon as
-reasonably practicable. However, Recipient's obligations under this Agreement
-and any licenses granted by Recipient relating to the Program shall continue and
-survive.
-
-Everyone is permitted to copy and distribute copies of this Agreement, but in
-order to avoid inconsistency the Agreement is copyrighted and may only be
-modified in the following manner. The Agreement Steward reserves the right to
-publish new versions (including revisions) of this Agreement from time to time.
-No one other than the Agreement Steward has the right to modify this Agreement.
-IBM is the initial Agreement Steward. IBM may assign the responsibility to serve
-as the Agreement Steward to a suitable separate entity. Each new version of the
-Agreement will be given a distinguishing version number. The Program (including
-Contributions) may always be distributed subject to the version of the Agreement
-under which it was received. In addition, after a new version of the Agreement
-is published, Contributor may elect to distribute the Program (including its
-Contributions) under the new version. Except as expressly stated in Sections
-2(a) and 2(b) above, Recipient receives no rights or licenses to the
-intellectual property of any Contributor under this Agreement, whether
-expressly, by implication, estoppel or otherwise. All rights in the Program not
-expressly granted under this Agreement are reserved.
-
-This Agreement is governed by the laws of the State of New York and the
-intellectual property laws of the United States of America. No party to this
-Agreement will bring a legal action under this Agreement more than one year
-after the cause of action arose. Each party waives its rights to a jury trial in
-any resulting litigation.
-
-
-
-XStream, Antlr, Stingtemplate BSD License
-
-Copyright (c) 2003-2005, Joe Walnes
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Redistributions of source code must retain the above copyright notice, this list of
-conditions and the following disclaimer. Redistributions in binary form must reproduce
-the above copyright notice, this list of conditions and the following disclaimer in
-the documentation and/or other materials provided with the distribution.
-
-Neither the name of XStream nor the names of its contributors may be used to endorse
-or promote products derived from this software without specific prior written
-permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
-SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
-TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
-WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGE.
-
-

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/Licenses.txt (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/lib/ext/Licenses.txt)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/axis.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/axis.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/lib/ext/axis.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/commons-discovery.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/commons-discovery.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/lib/ext/commons-discovery.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/milyn-smooks-csv-0.1.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/milyn-smooks-csv-0.1.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/lib/ext/milyn-smooks-csv-0.1.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/opencsv-1.6.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/lib/ext/opencsv-1.6.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/lib/ext/opencsv-1.6.jar)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-<definitions name="LoanBrokerWSService" targetNamespace="http://localhost/trailblazerWS">
-<types>
-	<schema elementFormDefault="qualified" targetNamespace="http://localhost/trailblazerWS">
-	<complexType name="WebCustomer">
-		<sequence>
-			<element name="address" nillable="true" type="string"/>
-			<element name="email" nillable="true" type="string"/>
-			<element name="employerName" nillable="true" type="string"/>
-			<element name="loanAmount" type="double"/>
-			<element name="loanDuration" type="int"/>
-			<element name="name" nillable="true" type="string"/>
-			<element name="salary" type="double"/>
-			<element name="ssn" type="int"/>
-		</sequence>
-	</complexType>
-	</schema>
-</types>
-
-<message name="LoanBrokerESB-WS_RequestLoanResponse"/>
-	<message name="LoanBrokerESB-WS_RequestLoan">
-<part name="WebCustomer_1" type="tns:WebCustomer"/>
-</message>
-<portType name="LoanBrokerESB-WS">
-	<operation name="RequestLoan" parameterOrder="WebCustomer_1">
-<input message="tns:LoanBrokerESB-WS_RequestLoan"/>
-<output message="tns:LoanBrokerESB-WS_RequestLoanResponse"/>
-</operation>
-</portType>
-	<binding name="LoanBrokerESB-WSBinding" type="tns:LoanBrokerESB-WS">
-<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
-	<operation name="RequestLoan">
-<soap:operation soapAction=""/>
-	<input>
-<soap:body namespace="http://localhost/trailblazerWS" use="literal"/>
-</input>
-	<output>
-<soap:body namespace="http://localhost/trailblazerWS" use="literal"/>
-</output>
-</operation>
-</binding>
-	<service name="LoanBrokerWSService">
-	<port binding="tns:LoanBrokerESB-WSBinding" name="LoanBrokerESB-WSPort">
-<soap:address location="http://d820:8080/trailblazer/LoanBrokerWS"/>
-</port>
-</service>
-</definitions>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-<definitions name="LoanBrokerWSService" targetNamespace="http://localhost/trailblazerWS">
-<types>
-	<schema elementFormDefault="qualified" targetNamespace="http://localhost/trailblazerWS">
-	<complexType name="WebCustomer">
-		<sequence>
-			<element name="address" nillable="true" type="string"/>
-			<element name="email" nillable="true" type="string"/>
-			<element name="employerName" nillable="true" type="string"/>
-			<element name="loanAmount" type="double"/>
-			<element name="loanDuration" type="int"/>
-			<element name="name" nillable="true" type="string"/>
-			<element name="salary" type="double"/>
-			<element name="ssn" type="int"/>
-		</sequence>
-	</complexType>
-	</schema>
-</types>
-
-<message name="LoanBrokerESB-WS_RequestLoanResponse"/>
-	<message name="LoanBrokerESB-WS_RequestLoan">
-<part name="WebCustomer_1" type="tns:WebCustomer"/>
-</message>
-<portType name="LoanBrokerESB-WS">
-	<operation name="RequestLoan" parameterOrder="WebCustomer_1">
-<input message="tns:LoanBrokerESB-WS_RequestLoan"/>
-<output message="tns:LoanBrokerESB-WS_RequestLoanResponse"/>
-</operation>
-</portType>
-	<binding name="LoanBrokerESB-WSBinding" type="tns:LoanBrokerESB-WS">
-<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
-	<operation name="RequestLoan">
-<soap:operation soapAction=""/>
-	<input>
-<soap:body namespace="http://localhost/trailblazerWS" use="literal"/>
-</input>
-	<output>
-<soap:body namespace="http://localhost/trailblazerWS" use="literal"/>
-</output>
-</operation>
-</binding>
-	<service name="LoanBrokerWSService">
-	<port binding="tns:LoanBrokerESB-WSBinding" name="LoanBrokerESB-WSPort">
-<soap:address location="http://d820:8080/trailblazer/LoanBrokerWS"/>
-</port>
-</service>
-</definitions>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/LoanBrokerWS-wsdl.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS.wsdl
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/LoanBrokerWS.wsdl	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS.wsdl	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-<definitions name="LoanBrokerWSService" targetNamespace="http://localhost/trailblazer">
-	<types>
-	<schema elementFormDefault="qualified" targetNamespace="http://localhost/trailblazer">
-	<complexType name="WebCustomer">
-	<sequence>
-<element name="address" nillable="true" type="string"/>
-<element name="email" nillable="true" type="string"/>
-<element name="employerName" nillable="true" type="string"/>
-<element name="loanAmount" type="double"/>
-<element name="loanDuration" type="int"/>
-<element name="name" nillable="true" type="string"/>
-<element name="salary" type="double"/>
-<element name="ssn" type="int"/>
-</sequence>
-</complexType>
-</schema>
-</types>
-<message name="LoanBrokerWS_RequestLoanResponse"/>
-	<message name="LoanBrokerWS_RequestLoan">
-<part name="WebCustomer_1" type="tns:WebCustomer"/>
-</message>
-	<portType name="LoanBrokerWS">
-	<operation name="RequestLoan" parameterOrder="WebCustomer_1">
-<input message="tns:LoanBrokerWS_RequestLoan"/>
-<output message="tns:LoanBrokerWS_RequestLoanResponse"/>
-</operation>
-</portType>
-	<binding name="LoanBrokerWSBinding" type="tns:LoanBrokerWS">
-<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
-	<operation name="RequestLoan">
-<soap:operation soapAction=""/>
-	<input>
-<soap:body namespace="http://localhost/trailblazer" use="literal"/>
-</input>
-	<output>
-<soap:body namespace="http://localhost/trailblazer" use="literal"/>
-</output>
-</operation>
-</binding>
-	<service name="LoanBrokerWSService">
-	<port binding="tns:LoanBrokerWSBinding" name="LoanBrokerWSPort">
-<soap:address location="http://localhost:8080/trailblazer/LoanBrokerWS"/>
-</port>
-</service>
-</definitions>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/LoanBrokerWS.wsdl (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/LoanBrokerWS.wsdl)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/from__loanbroker.cdrl
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/from__loanbroker.cdrl	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/from__loanbroker.cdrl	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,16 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE smooks-resource-list PUBLIC '-//MILYN//DTD SMOOKS 1.0//EN' 'http://milyn.org/dtd/smooksres-list-1.0.dtd'>
-
-<smooks-resource-list>
-
-	<!-- 
-		Bank Quotes from the loan broker are always in CSV format.  Need to enable a CSV to SAX parser
-		to enable transformation of these messages.
-		
-		See: http://milyn.codehaus.org/javadoc/smooks-cartridges/csv/org/milyn/csv/CSVParser.html
-	-->
-	<smooks-resource useragent="type:BankQuote-CSV AND from:LoanBroker" selector="org.xml.sax.driver" path="org.milyn.csv.CSVParser" >
-		<param name="fields" type="string-list">ssn,creditScore,creditHistoryLen,amount,term,customerUniqueId</param>
-	</smooks-resource>
-
-</smooks-resource-list>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/from__loanbroker.cdrl (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/from__loanbroker.cdrl)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/jboss-web.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/jboss-web.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/jboss-web.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?> 
-<jboss-web>
-	<class-loading java2ClassLoadingCompliance="false">
-	<loader-repository>	
-		org.jboss.soa.esb:loader=jbossesb
-		<loader-repository-config>java2ParentDelegation=false</loader-repository-config>
-	</loader-repository>
-	</class-loading>
-</jboss-web>
-
-
-

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/jboss-web.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/jboss-web.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/smooks-cdr.lst
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/smooks-cdr.lst	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/smooks-cdr.lst	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,31 +0,0 @@
-#################################################################################################################################################
-#
-# OVERVIEW:
-# =========
-# This is the Smooks configuration file "list file" i.e. it lists all the Smooks resource configuration files.  One should think of these
-# configuration files as being the Smooks configuration database.  These configurations may/will eventually be maintained in a database
-# with a graphical UI to aid comprehension.
-#
-# THINGS TO NOTE:
-# ===============
-# 1. Don't try to apply any significance to the fact that there are multiple .cdrl files.  This does not mean they are
-#    separate transformations.  All these files are loaded by Smooks to make up a "database" of transformation
-#    resource configurations.  Smooks will dynamically select the resource configurations that apply in a given situation
-#    based on the profiles associated with the requested transformation "useragent" e.g. message type, message producer,
-#    message consumer.
-#
-# 2. The .cdrl list entries in this file are resource references on the *classpath* i.e. they're not filesystem paths.
-#    These .cdrl files should all be located in the "transform" folder.
-#
-#################################################################################################################################################
-
-################################################################################
-# Message transformation resource definitions
-################################################################################
-/from__loanbroker.cdrl
-/to____jmsbank.cdrl
-
-################################################################################
-# Common transformation support resource definitions.
-################################################################################
-/org/milyn/templating/templating-cdu-creators-0.1.cdrl

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/smooks-cdr.lst (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/smooks-cdr.lst)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/to____jmsbank.cdrl
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/to____jmsbank.cdrl	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/to____jmsbank.cdrl	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,40 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE smooks-resource-list PUBLIC '-//MILYN//DTD SMOOKS 1.0//EN' 'http://milyn.org/dtd/smooksres-list-1.0.dtd'>
-
-<smooks-resource-list>
-
-	<!-- 
-		1.	Bank Quotes from the loan broker are always XML'ified CSV records.
-			See from__loanbroker.cdrl
-		2.	The JMSBank needs this data as XML, but the XML produced by CSVParser needs the following
-			modifications:
-			i)	A general restructuring of the <csv-record> elements to fit the format requirements of the JMSBank.
-				(See http://milyn.codehaus.org/javadoc/smooks-cartridges/templating/org/milyn/templating/xslt/XslContentDeliveryUnitCreator.html)
-			ii)	Remove the root <csv-set>.  We know that there's only one CSV record in this set and the JMSBank
-				expects the root to be "org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteRequest".
-				(See http://milyn.codehaus.org/javadoc/smooks-cartridges/misc/org/milyn/cdres/trans/RemoveElementTU.html)
-				Note of course that this particular transformation could be easily avoided by simply targeting the XSLT
-				transformation at the <csv-set> element.  However, if multiple <csv-record> elements were present and
-				supported by the JMS Bank, a configuration like this would be more appropriate - the only difference being
-				that the <csv-set> would more like get renamed than removed.
-	-->
-	<smooks-resource useragent="type:BankQuote-CSV AND from:LoanBroker AND to:JMSBank" selector="csv-record">
-		<param name="restype">xsl</param>
-		<param name="resdata">
-			<![CDATA[
-				<org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteRequest>
-					<ssn><xsl:value-of select="ssn"/></ssn>
-					<creditScore><xsl:value-of select="creditScore"/></creditScore>
-					<historyLength><xsl:value-of select="creditHistoryLen"/></historyLength>
-					<loanAmount><xsl:value-of select="amount"/></loanAmount>
-					<loanTerm><xsl:value-of select="term"/></loanTerm>
-					<customerUID><xsl:value-of select="customerUniqueId"/></customerUID>
-				</org.jboss.soa.esb.samples.loanbroker.banks.BankQuoteRequest>
-			]]>
-		</param>
-	</smooks-resource>
-	<smooks-resource useragent="type:BankQuote-CSV AND from:LoanBroker AND to:JMSBank" selector="csv-set" path="org.milyn.cdres.trans.RemoveElementTU">
-		<param name="keepChildContent">true</param>
-	</smooks-resource>
-
-</smooks-resource-list>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/to____jmsbank.cdrl (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/to____jmsbank.cdrl)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/web.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/resources/web.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/web.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,12 +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>LoanBrokerWS</servlet-name> 
-		<servlet-class>org.jboss.soa.esb.samples.trailblazer.web.LoanBrokerWS</servlet-class>
-	</servlet>
-	<servlet-mapping>
-		<servlet-name>LoanBrokerWS</servlet-name>
-		<url-pattern>/LoanBrokerWS</url-pattern>
-	</servlet-mapping>
-</web-app>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/resources/web.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/resources/web.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/Customer.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/Customer.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/Customer.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,42 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.loanbroker;
-
-/*
- * 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 mark.little at jboss.com
- */
-
-import java.io.Serializable;
-
-public class Customer implements Serializable {
-	public	String	name=""	,address=""	,employerName="";
-	public	double	salary=0.0	,loanAmount=0.0;
-	public	int		loanDuration=0;	
-	public int		ssn=0;
-	public String	email="";
-	public int creditScore=0;
-	public String quoteID, rateOffered, quoteCode;
-	
-	public String getCSV() {
-		String buff = (name+","+ssn+","+address+","+employerName+","+salary+","
-				+loanAmount+","+loanDuration+","+email+","+creditScore);
-				
-		return buff;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/Customer.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/Customer.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/CustomerMasterFile.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/CustomerMasterFile.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/CustomerMasterFile.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,86 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.loanbroker;
-
-/*
- * 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 mark.little at jboss.com
- */
-
-import java.io.File;
-import java.io.FileInputStream;
-import java.io.FileNotFoundException;
-import java.io.FileOutputStream;
-import java.io.IOException;
-import java.io.ObjectInputStream;
-import java.io.ObjectOutputStream;
-import java.io.Serializable;
-import java.util.HashMap;
-import java.util.Map;
-
-/*
- * Utility class used to persist the customer quote requests to a serialized Hash list on the file system
- * Key is the customer's SSN #
- */
-
-public class CustomerMasterFile implements Serializable {
-	private static Map<String, Customer> customers;
-	private static final String TMP_DIR	= System.getProperty("java.io.tmpdir","/tmp");
-	private static final File FILE = new File(TMP_DIR, "customers");
-	
-	static {
-		getCustomers();
-	}
-	
-	public static synchronized void writeCustomers() {
-		try {
-			ObjectOutputStream stream = new ObjectOutputStream(new FileOutputStream(FILE));
-			stream.writeObject(customers);
-		} catch (FileNotFoundException e) {
-			// TODO Auto-generated catch block
-			e.printStackTrace();
-		} catch (IOException e) {
-			// TODO Auto-generated catch block
-			e.printStackTrace();
-		}
-		
-		
-	}
-	
-	@SuppressWarnings("unchecked")
-	public static synchronized void  getCustomers() {
-		
-		try {
-			ObjectInputStream ois = new ObjectInputStream(new FileInputStream(FILE));
-			customers = (Map<String, Customer>)ois.readObject();
-		} catch (Exception e) {
-			customers = new HashMap<String, Customer>();
-		}	
-		
-	}
-	
-	public static Customer getCustomer(String id) {
-		return customers.get(id);
-	}
-	
-	public static void addCustomer(String id, Customer customer) {
-		customers.put(id, customer);
-		writeCustomers();
-	}
-	
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/CustomerMasterFile.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/CustomerMasterFile.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/LoanBroker.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/LoanBroker.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/LoanBroker.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,209 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.loanbroker;
-
-/*
- * 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 mark.little at jboss.com
- */
-
-
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.actions.ActionProcessingException;
-import org.jboss.soa.esb.addressing.EPR;
-import org.jboss.soa.esb.addressing.eprs.JMSEpr;
-import org.jboss.soa.esb.common.ModulePropertyManager;
-import org.jboss.soa.esb.couriers.Courier;
-import org.jboss.soa.esb.couriers.CourierFactory;
-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.samples.trailblazer.web.WebCustomer;
-import org.jboss.soa.esb.services.registry.Registry;
-import org.jboss.soa.esb.services.registry.RegistryFactory;
-
-/*
- * LoanBroker is responsible for getting customer requests for loans onto the JBoss ESB
- * Requests will come from a JSR-181 pojo web service (@org.jboss.soa.esb.samples.trailblazer.web.LoanBrokerWS)
- * The sequence of events from the LoanBroker are:
- * 1 - Prepare a request for the CreditAgency (transform the customer into a XML representation)
- * 2 - Send to CreditAgency and get response (lookup the customer using the SSN (see @CustomerMasterFile)
- * 3 - Prepare a LoanRequest for each of the banks in their unique data structures and send
- * 4 - Collect the response(s) from the bank(s) and send an email to the customer with the quote offers
- */
-
-public class LoanBroker {
-	
-	private static Logger logger = Logger.getLogger(LoanBroker.class);
-	//used to locate our entries in the trailblazer-properties
-	private final String MODULE_NAME = "trailblazer";
-	private final String SERVICE_NAME = "org.jboss.soa.esb.trailblazer.request.service.epr.name";
-	private final String SERVICE_CAT  = "org.jboss.soa.esb.trailblazer.request.service.category";
-	private final String JMS_BANK_QUEUE="org.jboss.soa.esb.trailblazer.jmsbank.queue";
-	
-	
-	public LoanBroker() {
-//		System.setProperty("org.jboss.soa.esb.propertyFile", "jbossesb-properties.xml");
-//		System.setProperty("juddi.propertiesFile", "juddi.properties");
-		
-	}
-	
-	public void processLoanRequest(WebCustomer wCustomer){
-		
-		Customer customer = getCustomer(wCustomer);
-		//keep the customer in a file someplace for later use, if needed
-		CustomerMasterFile.addCustomer(String.valueOf(customer.ssn), customer);
-		
-		//step 1 - send to credit agency for credit score if available
-		//uses 2way courier for a response TODO: figure out why this does not work!
-		sendToCreditAgency(customer);
-		
-		try {
-			Thread.sleep(5000);
-		} catch (InterruptedException e) {
-			// TODO Auto-generated catch block
-			e.printStackTrace();
-		}
-		
-		//step 2 - send to JMS Bank - async
-		sendToJMSBank(customer);
-		
-		//step 3 - send to File Bank (when listener is ready)
-		
-		//step 4 - send to SQL Bank (when listener ready)
-		
-	}
-	
-	private Customer getCustomer(WebCustomer wCustomer) {
-		Customer customer = new Customer();
-		customer.ssn = wCustomer.ssn;
-		customer.name = wCustomer.name;
-		customer.address = wCustomer.address;
-		customer.email = wCustomer.email;
-		customer.salary = wCustomer.salary;
-		customer.loanAmount = wCustomer.loanAmount;
-		customer.loanDuration = wCustomer.loanDuration;
-		customer.creditScore = 0;
-		
-		return customer;
-	}
-	
-	
-	//uses plain JMS to send a text message
-	private void sendToJMSBank(Customer customer) {
-		try {
-			//create a Quote Request that the bank expects
-			QuoteRequest quote = new QuoteRequest();
-			quote.ssn=customer.ssn;
-			quote.amount=(int)customer.loanAmount;
-			quote.creditScore=customer.creditScore;
-			quote.creditHistoryLen=0;	//not sure who added this one
-			quote.term=customer.loanDuration;
-			quote.customerEmail=customer.email;
-			
-			SendJMSMessage sender = new SendJMSMessage();
-			sender.setupConnection(
-					ModulePropertyManager.getPropertyManager(MODULE_NAME).getProperty(JMS_BANK_QUEUE));
-			logger.debug("sending text message to bank: " + quote.toString());
-			sender.sendAMessage(quote.getCSV());
-			sender.stop();
-		}catch (Exception e) {
-			logger.error(e);
-		}
-	}
-	
-	private int sendToCreditAgency(Customer customer) {
-		Message message = MessageFactory.getInstance().getMessage(MessageType.JBOSS_XML);
-		Message replyMessage=null;
-		int score =0;
-		
-		//convert our customer to a bean xml representation
-		//		XMLEncoder encoder=null;
-		//		try {
-		//			ByteArrayOutputStream bytes = new ByteArrayOutputStream();
-		//			ObjectOutputStream oos = new ObjectOutputStream(bytes);
-		//			encoder = new XMLEncoder(oos);
-		//			encoder.writeObject(wCustomer);
-		//			encoder.close();
-		//			System.out.println("encoded customer: "+ bytes.toString());
-		//		} catch (IOException e2) {
-		//			// TODO Auto-generated catch block
-		//			e2.printStackTrace();
-		//		}		
-		
-		//set the customer inside the message - csv format for now to test
-		message.getBody().setContents(customer.getCSV().getBytes());	
-		
-		try {
-			logger.debug("sending to credit agency");
-			//registry setup stuff
-			Registry registry = RegistryFactory.getRegistry();
-			String serviceCategoryName = ModulePropertyManager.getPropertyManager(MODULE_NAME).getProperty(SERVICE_CAT);
-			String serviceName = ModulePropertyManager.getPropertyManager(MODULE_NAME).getProperty(SERVICE_NAME);			
-			logger.debug("looking for the following service in the registry -- Category: " + serviceCategoryName);
-			logger.debug("looking for the following service in the registry -- Name: " + serviceName);
-			
-			//EPRs to use for delivery and reply messages
-			EPR toEPR=null, replyEPR=null;
-			
-			//find the service in the registry
-			toEPR = (JMSEpr)registry.findEPR(serviceCategoryName, serviceName);
-
-			//use a 2-way courier so we can grab the response
-//			TwoWayCourier courier = CourierFactory.getCourier(toEPR, null);			
-			Courier courier = CourierFactory.getCourier(toEPR);
-			
-//			if (message.getHeader().getCall()==null) {
-//				Call call = new Call();
-//				message.getHeader().setCall(call);
-//			}			
-			
-			if (null == courier) {
-				logger.info("could not get a valid courier to deliver the message");
-				throw new ActionProcessingException("could not find a courier to deliver the message for the serrvice " +
-						"(category-name: " + serviceCategoryName +"-" + serviceCategoryName); }			
-			
-//			replyEPR = CourierUtil.getTemporaryReplyToEpr(toEPR);
-//			message.getHeader().getCall().setReplyTo(replyEPR);		
-			if (courier.deliver(message)) {				
-//				courier.setReplyToEpr(replyEPR);
-//				replyMessage = courier.pickup(5000);	//TODO: replace with a time value from Config
-				if (replyMessage !=null) {
-					logger.debug("received reply from creditAgency action");
-					logger.debug("message received: " + replyMessage.getBody().getContents());
-					score = new Integer(new String(replyMessage.getBody().getContents())).intValue();
-					
-					
-				}
-			} else
-				throw new ActionProcessingException("error delivering the message to the credit agency");
-			
-			
-			
-//		}catch(CourierTimeoutException ex1) {
-//			logger.error("timeout occured waiting for creditAgency response -  " + ex1);
-		}catch (Exception ex2) {
-			logger.error("exception occured: " + ex2);
-			ex2.printStackTrace();
-		}
-		
-		return score;
-	}
-	
-	
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/LoanBroker.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/LoanBroker.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/QuoteRequest.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/QuoteRequest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/QuoteRequest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,132 +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.samples.trailblazer.loanbroker;
-
-import java.io.Serializable;
-
-
-public class QuoteRequest implements Serializable 
-{
-	private static final long serialVersionUID = 1L;
-	public int ssn;
-	public int creditScore;
-	public int creditHistoryLen;
-	public int amount;
-	public int term;
-	public String customerUniqueId;
-	public String customerEmail;
-	
-	/**
-	 * Gets for the credit score.
-	 * @return credit score
-	 */
-	public int getCreditScore() {
-		return creditScore;
-	}
-	/**
-	 * Sets the credit score.
-	 * @param creditScore
-	 */
-	public void setCreditScore(int creditScore) {
-		this.creditScore = creditScore;
-	}
-	/**
-	 * Gets the credit history length (in months).
-	 * @return credit history length
-	 */
-	public int getCreditHistoryLen() {
-		return creditHistoryLen;
-	}
-	/**
-	 * Sets the credit history length (in months).
-	 * @param creditHistoryLen
-	 */
-	public void setCreditHistoryLen(int historyLength) {
-		this.creditHistoryLen = historyLength;
-	}
-	/**
-	 * Gets the requested loan amount (in dollar).
-	 * @return the loan amount
-	 */
-	public int getAmount() {
-		return amount;
-	}
-	/** 
-	 * Sets the loan amount.
-	 * @param amount - the loan amount (in dollar).
-	 */
-	public void setAmount(int loanAmount) {
-		this.amount = loanAmount;
-	}
-	/**
-	 * Gets the duration of the loan, the term, (in months).
-	 * @return term
-	 */
-	public int getTerm() {
-		return term;
-	}
-	/**
-	 * Sets the term (duration) of the loan (in months)
-	 * @param term
-	 */
-	public void setTerm(int loanTerm) {
-		this.term = loanTerm;
-	}
-	/** 
-	 * Sets the Social Security Number (SSN).
-	 * @return ssn
-	 */
-	public int getSsn() {
-		return ssn;
-	}
-	/**
-	 * Sets the Social Security Number (SSN).
-	 * @param ssn
-	 */
-	public void setSsn(int ssn) {
-		this.ssn = ssn;
-	}
-	/**
-	 * Returns a human readable string representation of this object.
-	 * @return toString
-	 */
-	public String toString() {
-		return this.getClass().getSimpleName() + "=["
-			+ "ssn=" + ssn
-		    + ", creditScore=" + creditScore
-			+ ", creditHistoryLen=" + creditHistoryLen
-			+ ", amount=" + amount
-			+ ", term=" + term
-			+ ", customerUniqueId="+ customerUniqueId + "]";	
-	}
-	
-	public String getCSV() {
-		return (ssn+","+creditScore+","+creditHistoryLen+","+amount+","+term+","+ssn+","+customerEmail);
-	}
-	
-	public String getCustomerUniqueId() {
-		return customerUniqueId;
-	}
-	public void setCustomerUniqueId(String customerUID) {
-		this.customerUniqueId = customerUID;
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/QuoteRequest.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/QuoteRequest.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/SendJMSMessage.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/SendJMSMessage.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/SendJMSMessage.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,56 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.loanbroker;
-
-import javax.jms.JMSException;
-import javax.jms.Queue;
-import javax.jms.QueueConnection;
-import javax.jms.QueueConnectionFactory;
-import javax.jms.QueueSender;
-import javax.jms.QueueSession;
-import javax.jms.TextMessage;
-import javax.naming.InitialContext;
-import javax.naming.NamingException;
-
-public class SendJMSMessage {
-    QueueConnection conn;
-    QueueSession session;
-    Queue que;
-    
-    
-    public void setupConnection(String queue) throws JMSException, NamingException
-    {
-    	InitialContext iniCtx = new InitialContext();
-    	Object tmp = iniCtx.lookup("ConnectionFactory");
-    	QueueConnectionFactory qcf = (QueueConnectionFactory) tmp;
-    	conn = qcf.createQueueConnection();
-    	que = (Queue) iniCtx.lookup(queue);
-    	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);        
-        TextMessage tm = session.createTextMessage(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();
-//    	
-//    }
-    
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/SendJMSMessage.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/loanbroker/SendJMSMessage.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/LoanBrokerWS.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/LoanBrokerWS.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/LoanBrokerWS.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,80 +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.samples.trailblazer.web;
-
-
-import javax.jws.WebMethod;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.samples.trailblazer.loanbroker.LoanBroker;
-
-/**
- * The Loan broker web service, which will handle a loan request. 
- */
- at WebService(name = "LoanBrokerWS", targetNamespace = "http://localhost/trailblazer")
- at SOAPBinding(style = SOAPBinding.Style.RPC)
-public class LoanBrokerWS 
-{
-	
-	private static Logger logger = Logger.getLogger(LoanBrokerWS.class);
-		
-	@WebMethod
-	// method name is .NET friendly
-	public void RequestLoan(WebCustomer customer) {
-			
-			logger.info("WebCustomer received: \n" + customer);
-			
-			LoanBroker broker = new LoanBroker();
-			broker.processLoanRequest(customer);
-			
-			
-
-	}
-	
-	
-	private String getCSVFromCustomer(WebCustomer customer){
-		StringBuffer buff = new StringBuffer();
-		buff.append(customer.ssn);
-		buff.append(",");
-		buff.append(customer.name);
-		buff.append(",");
-		buff.append(customer.loanAmount);
-		buff.append(",");
-		buff.append(customer.loanDuration);
-		buff.append(",");
-		buff.append(customer.salary);
-		buff.append(",");
-		buff.append(customer.address);
-		buff.append(",");
-		buff.append(customer.email);
-		buff.append(",");
-		buff.append(customer.employerName);
-		return "";
-	}
-	
-	
-		
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/LoanBrokerWS.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/LoanBrokerWS.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/WebCustomer.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/WebCustomer.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/WebCustomer.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,74 +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.
- */
-
-
-/*
- * a simple web Customer to use in the web services call and not expose the internal esb Customer object
- */
-package org.jboss.soa.esb.samples.trailblazer.web;
-
-import java.io.Serializable;
-
-/*
- * WebCustomer represents the data captured in the client JSP page
- */
-
- at SuppressWarnings("serial")
-public class WebCustomer implements Serializable
-{
-	public	String	name	,address	,employerName;
-	public	double	salary	,loanAmount;
-	public	int		loanDuration;	
-	public int		ssn;
-	public String	email;
-	
-	
-	public WebCustomer(){}
-	
-	public WebCustomer(String name, String address, String employerName, double salary, int loanDuration, double loanAmount, int ssn,String email) 
-    {
-		this.name			= name;
-		this.address		= address;
-		this.employerName	= employerName;
-		this.salary			= salary;
-		this.loanAmount		= loanAmount;
-		this.loanDuration	= loanDuration;
-		this.ssn 			= ssn;
-		this.email			= email;		
-    }//_________________________________________
-	
-	public String toString() {
-		String ret = "-- WebCustomer details -- \n";
-		ret += "name: " + name + "\n";
-		ret += "address: " + address + "\n";
-		ret += "employerName: " + employerName + "\n";
-		ret += "salary: " + salary + "\n";
-		ret += "loanAmount: " + loanAmount + "\n";
-		ret += "loanDuration: " + loanDuration + "\n";
-		ret += "ssn: " + ssn + "\n";
-		ret += "email: " + email + "\n";
-		ret += "--------------------------";
-		
-		return ret;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/WebCustomer.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/WebCustomer.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWS.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWS.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWS.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,33 +0,0 @@
-/**
- * LoanBrokerWS.java
- *
- * This file was auto-generated from WSDL
- * by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
- */
-
-/*
- * 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 mark.little at jboss.com
- */
-
-package org.jboss.soa.esb.samples.trailblazer.web.generated;
-
-public interface LoanBrokerWS extends java.rmi.Remote {
-    public void requestLoan(org.jboss.soa.esb.samples.trailblazer.web.generated.WebCustomer webCustomer_1) throws java.rmi.RemoteException;
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWS.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWS.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSBindingStub.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSBindingStub.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSBindingStub.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,189 +0,0 @@
-/**
- * LoanBrokerWSBindingStub.java
- *
- * This file was auto-generated from WSDL
- * by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
- */
-
-/*
- * 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 mark.little at jboss.com
- */
-
-
-package org.jboss.soa.esb.samples.trailblazer.web.generated;
-
-public class LoanBrokerWSBindingStub extends org.apache.axis.client.Stub implements org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS {
-    private java.util.Vector cachedSerClasses = new java.util.Vector();
-    private java.util.Vector cachedSerQNames = new java.util.Vector();
-    private java.util.Vector cachedSerFactories = new java.util.Vector();
-    private java.util.Vector cachedDeserFactories = new java.util.Vector();
-
-    static org.apache.axis.description.OperationDesc [] _operations;
-
-    static {
-        _operations = new org.apache.axis.description.OperationDesc[1];
-        _initOperationDesc1();
-    }
-
-    private static void _initOperationDesc1(){
-        org.apache.axis.description.OperationDesc oper;
-        org.apache.axis.description.ParameterDesc param;
-        oper = new org.apache.axis.description.OperationDesc();
-        oper.setName("RequestLoan");
-        param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("", "WebCustomer_1"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://localhost/trailblazer", "WebCustomer"), org.jboss.soa.esb.samples.trailblazer.web.generated.WebCustomer.class, false, false);
-        oper.addParameter(param);
-        oper.setReturnType(org.apache.axis.encoding.XMLType.AXIS_VOID);
-        oper.setStyle(org.apache.axis.constants.Style.RPC);
-        oper.setUse(org.apache.axis.constants.Use.LITERAL);
-        _operations[0] = oper;
-
-    }
-
-    public LoanBrokerWSBindingStub() throws org.apache.axis.AxisFault {
-         this(null);
-    }
-
-    public LoanBrokerWSBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault {
-         this(service);
-         super.cachedEndpoint = endpointURL;
-    }
-
-    @SuppressWarnings({ "unused", "unchecked" })
-    public LoanBrokerWSBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault {
-        if (service == null) {
-            super.service = new org.apache.axis.client.Service();
-        } else {
-            super.service = service;
-        }
-        ((org.apache.axis.client.Service)super.service).setTypeMappingVersion("1.2");
-            java.lang.Class cls;
-            javax.xml.namespace.QName qName;
-			javax.xml.namespace.QName qName2;
-            java.lang.Class beansf = org.apache.axis.encoding.ser.BeanSerializerFactory.class;
-            java.lang.Class beandf = org.apache.axis.encoding.ser.BeanDeserializerFactory.class;
-            java.lang.Class enumsf = org.apache.axis.encoding.ser.EnumSerializerFactory.class;
-            java.lang.Class enumdf = org.apache.axis.encoding.ser.EnumDeserializerFactory.class;
-            java.lang.Class arraysf = org.apache.axis.encoding.ser.ArraySerializerFactory.class;
-            java.lang.Class arraydf = org.apache.axis.encoding.ser.ArrayDeserializerFactory.class;
-            java.lang.Class simplesf = org.apache.axis.encoding.ser.SimpleSerializerFactory.class;
-            java.lang.Class simpledf = org.apache.axis.encoding.ser.SimpleDeserializerFactory.class;
-            java.lang.Class simplelistsf = org.apache.axis.encoding.ser.SimpleListSerializerFactory.class;
-            java.lang.Class simplelistdf = org.apache.axis.encoding.ser.SimpleListDeserializerFactory.class;
-            qName = new javax.xml.namespace.QName("http://localhost/trailblazer", "WebCustomer");
-            cachedSerQNames.add(qName);
-            cls = org.jboss.soa.esb.samples.trailblazer.web.generated.WebCustomer.class;
-            cachedSerClasses.add(cls);
-            cachedSerFactories.add(beansf);
-            cachedDeserFactories.add(beandf);
-
-    }
-
-    protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException {
-        try {
-            org.apache.axis.client.Call _call = super._createCall();
-            if (super.maintainSessionSet) {
-                _call.setMaintainSession(super.maintainSession);
-            }
-            if (super.cachedUsername != null) {
-                _call.setUsername(super.cachedUsername);
-            }
-            if (super.cachedPassword != null) {
-                _call.setPassword(super.cachedPassword);
-            }
-            if (super.cachedEndpoint != null) {
-                _call.setTargetEndpointAddress(super.cachedEndpoint);
-            }
-            if (super.cachedTimeout != null) {
-                _call.setTimeout(super.cachedTimeout);
-            }
-            if (super.cachedPortName != null) {
-                _call.setPortName(super.cachedPortName);
-            }
-            java.util.Enumeration keys = super.cachedProperties.keys();
-            while (keys.hasMoreElements()) {
-                java.lang.String key = (java.lang.String) keys.nextElement();
-                _call.setProperty(key, super.cachedProperties.get(key));
-            }
-            // All the type mapping information is registered
-            // when the first call is made.
-            // The type mapping information is actually registered in
-            // the TypeMappingRegistry of the service, which
-            // is the reason why registration is only needed for the first call.
-            synchronized (this) {
-                if (firstCall()) {
-                    // must set encoding style before registering serializers
-                    _call.setEncodingStyle(null);
-                    for (int i = 0; i < cachedSerFactories.size(); ++i) {
-                        java.lang.Class cls = (java.lang.Class) cachedSerClasses.get(i);
-                        javax.xml.namespace.QName qName =
-                                (javax.xml.namespace.QName) cachedSerQNames.get(i);
-                        java.lang.Object x = cachedSerFactories.get(i);
-                        if (x instanceof Class) {
-                            java.lang.Class sf = (java.lang.Class)
-                                 cachedSerFactories.get(i);
-                            java.lang.Class df = (java.lang.Class)
-                                 cachedDeserFactories.get(i);
-                            _call.registerTypeMapping(cls, qName, sf, df, false);
-                        }
-                        else if (x instanceof javax.xml.rpc.encoding.SerializerFactory) {
-                            org.apache.axis.encoding.SerializerFactory sf = (org.apache.axis.encoding.SerializerFactory)
-                                 cachedSerFactories.get(i);
-                            org.apache.axis.encoding.DeserializerFactory df = (org.apache.axis.encoding.DeserializerFactory)
-                                 cachedDeserFactories.get(i);
-                            _call.registerTypeMapping(cls, qName, sf, df, false);
-                        }
-                    }
-                }
-            }
-            return _call;
-        }
-        catch (java.lang.Throwable _t) {
-            throw new org.apache.axis.AxisFault("Failure trying to get the Call object", _t);
-        }
-    }
-
-    public void requestLoan(org.jboss.soa.esb.samples.trailblazer.web.generated.WebCustomer webCustomer_1) throws java.rmi.RemoteException {
-        if (super.cachedEndpoint == null) {
-            throw new org.apache.axis.NoEndPointException();
-        }
-        org.apache.axis.client.Call _call = createCall();
-        _call.setOperation(_operations[0]);
-        _call.setUseSOAPAction(true);
-        _call.setSOAPActionURI("");
-        _call.setEncodingStyle(null);
-        _call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
-        _call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
-        _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
-        _call.setOperationName(new javax.xml.namespace.QName("http://localhost/trailblazer", "RequestLoan"));
-
-        setRequestHeaders(_call);
-        setAttachments(_call);
- try {        java.lang.Object _resp = _call.invoke(new java.lang.Object[] {webCustomer_1});
-
-        if (_resp instanceof java.rmi.RemoteException) {
-            throw (java.rmi.RemoteException)_resp;
-        }
-        extractAttachments(_call);
-  } catch (org.apache.axis.AxisFault axisFaultException) {
-  throw axisFaultException;
-}
-    }
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSBindingStub.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSBindingStub.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSProxy.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSProxy.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSProxy.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,70 +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 mark.little at jboss.com
- */
-
-package org.jboss.soa.esb.samples.trailblazer.web.generated;
-
-public class LoanBrokerWSProxy implements org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS {
-  private String _endpoint = null;
-  private org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS loanBrokerWS = null;
-  
-  public LoanBrokerWSProxy() {
-    _initLoanBrokerWSProxy();
-  }
-  
-  private void _initLoanBrokerWSProxy() {
-    try {
-      loanBrokerWS = (new org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSServiceLocator()).getLoanBrokerWSPort();
-      if (loanBrokerWS != null) {
-        if (_endpoint != null)
-          ((javax.xml.rpc.Stub)loanBrokerWS)._setProperty("javax.xml.rpc.service.endpoint.address", _endpoint);
-        else
-          _endpoint = (String)((javax.xml.rpc.Stub)loanBrokerWS)._getProperty("javax.xml.rpc.service.endpoint.address");
-      }
-      
-    }
-    catch (javax.xml.rpc.ServiceException serviceException) {}
-  }
-  
-  public String getEndpoint() {
-    return _endpoint;
-  }
-  
-  public void setEndpoint(String endpoint) {
-    _endpoint = endpoint;
-    if (loanBrokerWS != null)
-      ((javax.xml.rpc.Stub)loanBrokerWS)._setProperty("javax.xml.rpc.service.endpoint.address", _endpoint);
-    
-  }
-  
-  public org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS getLoanBrokerWS() {
-    if (loanBrokerWS == null)
-      _initLoanBrokerWSProxy();
-    return loanBrokerWS;
-  }
-  
-  public void requestLoan(org.jboss.soa.esb.samples.trailblazer.web.generated.WebCustomer webCustomer_1) throws java.rmi.RemoteException{
-    if (loanBrokerWS == null)
-      _initLoanBrokerWSProxy();
-    loanBrokerWS.requestLoan(webCustomer_1);
-  }
-  
-  
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSProxy.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSProxy.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSService.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSService.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSService.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,38 +0,0 @@
-/**
- * LoanBrokerWSService.java
- *
- * This file was auto-generated from WSDL
- * by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
- */
-
-
-/*
- * 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 mark.little at jboss.com
- */
-
-package org.jboss.soa.esb.samples.trailblazer.web.generated;
-
-public interface LoanBrokerWSService extends javax.xml.rpc.Service {
-    public java.lang.String getLoanBrokerWSPortAddress();
-
-    public org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS getLoanBrokerWSPort() throws javax.xml.rpc.ServiceException;
-
-    public org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS getLoanBrokerWSPort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSService.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSService.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSServiceLocator.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSServiceLocator.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSServiceLocator.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,166 +0,0 @@
-/**
- * LoanBrokerWSServiceLocator.java
- *
- * This file was auto-generated from WSDL
- * by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
- */
-
-
-/*
- * 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 mark.little at jboss.com
- */
-
-package org.jboss.soa.esb.samples.trailblazer.web.generated;
-
- at SuppressWarnings("serial")
-public class LoanBrokerWSServiceLocator extends org.apache.axis.client.Service implements org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSService {
-
-    public LoanBrokerWSServiceLocator() {
-    }
-
-
-    public LoanBrokerWSServiceLocator(org.apache.axis.EngineConfiguration config) {
-        super(config);
-    }
-
-    public LoanBrokerWSServiceLocator(java.lang.String wsdlLoc, javax.xml.namespace.QName sName) throws javax.xml.rpc.ServiceException {
-        super(wsdlLoc, sName);
-    }
-
-    // Use to get a proxy class for LoanBrokerWSPort
-    private java.lang.String LoanBrokerWSPort_address = "http://localhost:8080/trailblazer/LoanBrokerWS";
-
-    public java.lang.String getLoanBrokerWSPortAddress() {
-        return LoanBrokerWSPort_address;
-    }
-
-    // The WSDD service name defaults to the port name.
-    private java.lang.String LoanBrokerWSPortWSDDServiceName = "LoanBrokerWSPort";
-
-    public java.lang.String getLoanBrokerWSPortWSDDServiceName() {
-        return LoanBrokerWSPortWSDDServiceName;
-    }
-
-    public void setLoanBrokerWSPortWSDDServiceName(java.lang.String name) {
-        LoanBrokerWSPortWSDDServiceName = name;
-    }
-
-    public org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS getLoanBrokerWSPort() throws javax.xml.rpc.ServiceException {
-       java.net.URL endpoint;
-        try {
-            endpoint = new java.net.URL(LoanBrokerWSPort_address);
-        }
-        catch (java.net.MalformedURLException e) {
-            throw new javax.xml.rpc.ServiceException(e);
-        }
-        return getLoanBrokerWSPort(endpoint);
-    }
-
-    public org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS getLoanBrokerWSPort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException {
-        try {
-            org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSBindingStub _stub = new org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSBindingStub(portAddress, this);
-            _stub.setPortName(getLoanBrokerWSPortWSDDServiceName());
-            return _stub;
-        }
-        catch (org.apache.axis.AxisFault e) {
-            return null;
-        }
-    }
-
-    public void setLoanBrokerWSPortEndpointAddress(java.lang.String address) {
-        LoanBrokerWSPort_address = address;
-    }
-
-    /**
-     * For the given interface, get the stub implementation.
-     * If this service has no port for the given interface,
-     * then ServiceException is thrown.
-     */
-    public java.rmi.Remote getPort(Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException {
-        try {
-            if (org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWS.class.isAssignableFrom(serviceEndpointInterface)) {
-                org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSBindingStub _stub = new org.jboss.soa.esb.samples.trailblazer.web.generated.LoanBrokerWSBindingStub(new java.net.URL(LoanBrokerWSPort_address), this);
-                _stub.setPortName(getLoanBrokerWSPortWSDDServiceName());
-                return _stub;
-            }
-        }
-        catch (java.lang.Throwable t) {
-            throw new javax.xml.rpc.ServiceException(t);
-        }
-        throw new javax.xml.rpc.ServiceException("There is no stub implementation for the interface:  " + (serviceEndpointInterface == null ? "null" : serviceEndpointInterface.getName()));
-    }
-
-    /**
-     * For the given interface, get the stub implementation.
-     * If this service has no port for the given interface,
-     * then ServiceException is thrown.
-     */
-    public java.rmi.Remote getPort(javax.xml.namespace.QName portName, Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException {
-        if (portName == null) {
-            return getPort(serviceEndpointInterface);
-        }
-        java.lang.String inputPortName = portName.getLocalPart();
-        if ("LoanBrokerWSPort".equals(inputPortName)) {
-            return getLoanBrokerWSPort();
-        }
-        else  {
-            java.rmi.Remote _stub = getPort(serviceEndpointInterface);
-            ((org.apache.axis.client.Stub) _stub).setPortName(portName);
-            return _stub;
-        }
-    }
-
-    public javax.xml.namespace.QName getServiceName() {
-        return new javax.xml.namespace.QName("http://localhost/trailblazer", "LoanBrokerWSService");
-    }
-
-    private java.util.HashSet ports = null;
-
-    @SuppressWarnings("unchecked")
-	public java.util.Iterator getPorts() {
-        if (ports == null) {
-            ports = new java.util.HashSet();
-            ports.add(new javax.xml.namespace.QName("http://localhost/trailblazer", "LoanBrokerWSPort"));
-        }
-        return ports.iterator();
-    }
-
-    /**
-    * Set the endpoint address for the specified port name.
-    */
-    public void setEndpointAddress(java.lang.String portName, java.lang.String address) throws javax.xml.rpc.ServiceException {
-        
-if ("LoanBrokerWSPort".equals(portName)) {
-            setLoanBrokerWSPortEndpointAddress(address);
-        }
-        else 
-{ // Unknown Port Name
-            throw new javax.xml.rpc.ServiceException(" Cannot set Endpoint Address for Unknown Port" + portName);
-        }
-    }
-
-    /**
-    * Set the endpoint address for the specified port name.
-    */
-    public void setEndpointAddress(javax.xml.namespace.QName portName, java.lang.String address) throws javax.xml.rpc.ServiceException {
-        setEndpointAddress(portName.getLocalPart(), address);
-    }
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSServiceLocator.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/LoanBrokerWSServiceLocator.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/WebCustomer.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/WebCustomer.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/WebCustomer.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,378 +0,0 @@
-/**
- * WebCustomer.java
- *
- * This file was auto-generated from WSDL
- * by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
- */
-
-
-/*
- * 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 mark.little at jboss.com
- */
-
-package org.jboss.soa.esb.samples.trailblazer.web.generated;
-
- at SuppressWarnings("serial")
-public class WebCustomer  implements java.io.Serializable {
-    private java.lang.String address;
-
-    private java.lang.String email;
-
-    private java.lang.String employerName;
-
-    private double loanAmount;
-
-    private int loanDuration;
-
-    private java.lang.String name;
-
-    private double salary;
-
-    private int ssn;
-
-    public WebCustomer() {
-    }
-
-    public WebCustomer(
-           java.lang.String address,
-           java.lang.String email,
-           java.lang.String employerName,
-           double loanAmount,
-           int loanDuration,
-           java.lang.String name,
-           double salary,
-           int ssn) {
-           this.address = address;
-           this.email = email;
-           this.employerName = employerName;
-           this.loanAmount = loanAmount;
-           this.loanDuration = loanDuration;
-           this.name = name;
-           this.salary = salary;
-           this.ssn = ssn;
-    }
-
-
-    /**
-     * Gets the address value for this WebCustomer.
-     * 
-     * @return address
-     */
-    public java.lang.String getAddress() {
-        return address;
-    }
-
-
-    /**
-     * Sets the address value for this WebCustomer.
-     * 
-     * @param address
-     */
-    public void setAddress(java.lang.String address) {
-        this.address = address;
-    }
-
-
-    /**
-     * Gets the email value for this WebCustomer.
-     * 
-     * @return email
-     */
-    public java.lang.String getEmail() {
-        return email;
-    }
-
-
-    /**
-     * Sets the email value for this WebCustomer.
-     * 
-     * @param email
-     */
-    public void setEmail(java.lang.String email) {
-        this.email = email;
-    }
-
-
-    /**
-     * Gets the employerName value for this WebCustomer.
-     * 
-     * @return employerName
-     */
-    public java.lang.String getEmployerName() {
-        return employerName;
-    }
-
-
-    /**
-     * Sets the employerName value for this WebCustomer.
-     * 
-     * @param employerName
-     */
-    public void setEmployerName(java.lang.String employerName) {
-        this.employerName = employerName;
-    }
-
-
-    /**
-     * Gets the loanAmount value for this WebCustomer.
-     * 
-     * @return loanAmount
-     */
-    public double getLoanAmount() {
-        return loanAmount;
-    }
-
-
-    /**
-     * Sets the loanAmount value for this WebCustomer.
-     * 
-     * @param loanAmount
-     */
-    public void setLoanAmount(double loanAmount) {
-        this.loanAmount = loanAmount;
-    }
-
-
-    /**
-     * Gets the loanDuration value for this WebCustomer.
-     * 
-     * @return loanDuration
-     */
-    public int getLoanDuration() {
-        return loanDuration;
-    }
-
-
-    /**
-     * Sets the loanDuration value for this WebCustomer.
-     * 
-     * @param loanDuration
-     */
-    public void setLoanDuration(int loanDuration) {
-        this.loanDuration = loanDuration;
-    }
-
-
-    /**
-     * Gets the name value for this WebCustomer.
-     * 
-     * @return name
-     */
-    public java.lang.String getName() {
-        return name;
-    }
-
-
-    /**
-     * Sets the name value for this WebCustomer.
-     * 
-     * @param name
-     */
-    public void setName(java.lang.String name) {
-        this.name = name;
-    }
-
-
-    /**
-     * Gets the salary value for this WebCustomer.
-     * 
-     * @return salary
-     */
-    public double getSalary() {
-        return salary;
-    }
-
-
-    /**
-     * Sets the salary value for this WebCustomer.
-     * 
-     * @param salary
-     */
-    public void setSalary(double salary) {
-        this.salary = salary;
-    }
-
-
-    /**
-     * Gets the ssn value for this WebCustomer.
-     * 
-     * @return ssn
-     */
-    public int getSsn() {
-        return ssn;
-    }
-
-
-    /**
-     * Sets the ssn value for this WebCustomer.
-     * 
-     * @param ssn
-     */
-    public void setSsn(int ssn) {
-        this.ssn = ssn;
-    }
-
-    private java.lang.Object __equalsCalc = null;
-    public synchronized boolean equals(java.lang.Object obj) {
-        if (!(obj instanceof WebCustomer)) return false;
-        WebCustomer other = (WebCustomer) obj;
-        if (obj == null) return false;
-        if (this == obj) return true;
-        if (__equalsCalc != null) {
-            return (__equalsCalc == obj);
-        }
-        __equalsCalc = obj;
-        boolean _equals;
-        _equals = true && 
-            ((this.address==null && other.getAddress()==null) || 
-             (this.address!=null &&
-              this.address.equals(other.getAddress()))) &&
-            ((this.email==null && other.getEmail()==null) || 
-             (this.email!=null &&
-              this.email.equals(other.getEmail()))) &&
-            ((this.employerName==null && other.getEmployerName()==null) || 
-             (this.employerName!=null &&
-              this.employerName.equals(other.getEmployerName()))) &&
-            this.loanAmount == other.getLoanAmount() &&
-            this.loanDuration == other.getLoanDuration() &&
-            ((this.name==null && other.getName()==null) || 
-             (this.name!=null &&
-              this.name.equals(other.getName()))) &&
-            this.salary == other.getSalary() &&
-            this.ssn == other.getSsn();
-        __equalsCalc = null;
-        return _equals;
-    }
-
-    private boolean __hashCodeCalc = false;
-    public synchronized int hashCode() {
-        if (__hashCodeCalc) {
-            return 0;
-        }
-        __hashCodeCalc = true;
-        int _hashCode = 1;
-        if (getAddress() != null) {
-            _hashCode += getAddress().hashCode();
-        }
-        if (getEmail() != null) {
-            _hashCode += getEmail().hashCode();
-        }
-        if (getEmployerName() != null) {
-            _hashCode += getEmployerName().hashCode();
-        }
-        _hashCode += new Double(getLoanAmount()).hashCode();
-        _hashCode += getLoanDuration();
-        if (getName() != null) {
-            _hashCode += getName().hashCode();
-        }
-        _hashCode += new Double(getSalary()).hashCode();
-        _hashCode += getSsn();
-        __hashCodeCalc = false;
-        return _hashCode;
-    }
-
-    // Type metadata
-    private static org.apache.axis.description.TypeDesc typeDesc =
-        new org.apache.axis.description.TypeDesc(WebCustomer.class, true);
-
-    static {
-        typeDesc.setXmlType(new javax.xml.namespace.QName("http://localhost/trailblazer", "WebCustomer"));
-        org.apache.axis.description.ElementDesc elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("address");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "address"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
-        elemField.setNillable(true);
-        typeDesc.addFieldDesc(elemField);
-        elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("email");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "email"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
-        elemField.setNillable(true);
-        typeDesc.addFieldDesc(elemField);
-        elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("employerName");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "employerName"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
-        elemField.setNillable(true);
-        typeDesc.addFieldDesc(elemField);
-        elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("loanAmount");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "loanAmount"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "double"));
-        elemField.setNillable(false);
-        typeDesc.addFieldDesc(elemField);
-        elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("loanDuration");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "loanDuration"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "int"));
-        elemField.setNillable(false);
-        typeDesc.addFieldDesc(elemField);
-        elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("name");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "name"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
-        elemField.setNillable(true);
-        typeDesc.addFieldDesc(elemField);
-        elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("salary");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "salary"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "double"));
-        elemField.setNillable(false);
-        typeDesc.addFieldDesc(elemField);
-        elemField = new org.apache.axis.description.ElementDesc();
-        elemField.setFieldName("ssn");
-        elemField.setXmlName(new javax.xml.namespace.QName("http://localhost/trailblazer", "ssn"));
-        elemField.setXmlType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "int"));
-        elemField.setNillable(false);
-        typeDesc.addFieldDesc(elemField);
-    }
-
-    /**
-     * Return type metadata object
-     */
-    public static org.apache.axis.description.TypeDesc getTypeDesc() {
-        return typeDesc;
-    }
-
-    /**
-     * Get Custom Serializer
-     */
-    public static org.apache.axis.encoding.Serializer getSerializer(
-           java.lang.String mechType, 
-           java.lang.Class _javaType,  
-           javax.xml.namespace.QName _xmlType) {
-        return 
-          new  org.apache.axis.encoding.ser.BeanSerializer(
-            _javaType, _xmlType, typeDesc);
-    }
-
-    /**
-     * Get Custom Deserializer
-     */
-    public static org.apache.axis.encoding.Deserializer getDeserializer(
-           java.lang.String mechType, 
-           java.lang.Class _javaType,  
-           javax.xml.namespace.QName _xmlType) {
-        return 
-          new  org.apache.axis.encoding.ser.BeanDeserializer(
-            _javaType, _xmlType, typeDesc);
-    }
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/WebCustomer.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/client/src/org/jboss/soa/esb/samples/trailblazer/web/generated/WebCustomer.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/docs (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/docs)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/docs/sequence-diagram-overview.pdf
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/docs/sequence-diagram-overview.pdf (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/docs/sequence-diagram-overview.pdf)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/build.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,98 +0,0 @@
-<project name="TRAILBLAZER" default="org.jboss.esb.samples.trailblazer.esb.compile" basedir=".">
-
-	<property name="org.jboss.soa.samples.trailblazer.esb_home"	 	value="../../.."/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.dest"        	value="${basedir}/build"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.classes.dir" 	value="${basedir}/build/classes/esb/"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.testclasses.dir"  value="${basedir}/build/classes/tests/"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.src.dir"          value="${basedir}/src"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.test.dir"         value="${basedir}/test"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.lib.dir"      	value="${basedir}/lib"/>
-	<property name="org.jboss.esb.samples.trailblazer.esb.tests.report.dir" value="${basedir}/build/tests"/>
-
-	<!-- UPDATE THIS WITH YOUR JBOSS_HOME -->
-	<property name="org.jboss.soa.samples.trailblazer.jboss_home" 		value="/usr/local/jboss-4.0.4"/>
-
-	<property environment="env" />
-
-	<!-- Build from ESB source? -->
-	<property name="org.jboss.soa.esb.lib.dir" value="${org.jboss.soa.esb.samples.trailblazer.esb_home}/build/jbossesb/lib"/>
-	<condition property="org.jboss.soa.esb.lib.dir" value="${org.jboss.soa.samples.trailblazer.esb_home}/lib">
-		<equals arg1="${org.jboss.soa.esb.buildfrom.distribution}" arg2="yes"/>
-	</condition>			
-	
-
-	<!-- classpath -->
-	<path id="org.jboss.esb.samples.trailblazer.esb.classpath">
-		<fileset dir="${org.jboss.esb.samples.trailblazer.esb.lib.dir}/ext" includes="*.jar"/>
-		<fileset dir="${org.jboss.soa.esb.lib.dir}/ext" includes="*.jar"/>
-		<fileset dir="${org.jboss.soa.samples.trailblazer.jboss_home}/client" includes="jbossall-client.jar jbossws-client.jar mail.jar"/>
-		<fileset dir="${org.jboss.soa.samples.trailblazer.esb_home}/build/jbossesb/lib" includes="*.jar"/>
-	</path>
-
-	<!-- classpath for running the listener-->
-	<path id="org.jboss.esb.samples.trailblazer.esb.classpath.run">
-		<fileset dir="${org.jboss.esb.samples.trailblazer.esb.dest}/dist" includes="trailblazer-esb.jar"/>
-		<fileset dir="${org.jboss.soa.samples.trailblazer.esb_home}/lib/ext" includes="*.jar"/>
-		<fileset dir="${org.jboss.soa.esb.lib.dir}/ext" includes="*.jar"/>
-		<!-- for finding the jbossesb-properties.xml file -->
-		<fileset dir="${org.jboss.soa.samples.trailblazer.esb_home}/install/conf" includes="*.jar"/>	
-	</path>
-
-	<target name="clean">
-		<delete dir="${org.jboss.esb.samples.trailblazer.esb.dest}" />
-	</target>
-	
-	<!-- =================================================================== -->
-	<!-- Prepares the directory structure                                    -->
-	<!-- =================================================================== -->
-	<target name="org.jboss.esb.samples.trailblazer.esb.prepare">
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.esb.dest}"/>
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.esb.dest}/dist"/>
-		<mkdir dir="${org.jboss.esb.samples.trailblazer.esb.dest}/classes/esb"/>
-	</target>
-
-	<!-- Compilation targets -->
-	<target name="org.jboss.esb.samples.trailblazer.esb.compile" depends="org.jboss.esb.samples.trailblazer.esb.prepare"
-		description="Compile all classes">
-
-		<javac
-		            destdir="${org.jboss.esb.samples.trailblazer.esb.classes.dir}"
-		            classpathref="org.jboss.esb.samples.trailblazer.esb.classpath"
-		        	debug="true"
-		        	>
-			<src path="${org.jboss.esb.samples.trailblazer.esb.src.dir}"/>
-		</javac>
-
-	</target>
-
-	<!-- javadocs paths -->
-	<path id="org.jboss.esb.samples.trailblazer.esb.javadocs.path">
-		<pathelement path="esb/classes"/>
-	</path>
-
-	<!-- Jar targets -->
-	<target name="org.jboss.esb.samples.trailblazer.esb.jar" depends="org.jboss.esb.samples.trailblazer.esb.compile" >
-		<echo message="Building Trailblazer ESB jar file"/>
-		<delete file="${org.jboss.esb.samples.trailblazer.esb.dest}/dist/trailblazer-esb.jar" />
-		<jar    destfile="${org.jboss.esb.samples.trailblazer.esb.dest}/dist/trailblazer-esb.jar" 
-                basedir="${org.jboss.esb.samples.trailblazer.esb.classes.dir}" 
-                includes="**/*.class" excludes="**/web/*.class"
-                />
-	</target>
-
-	<!-- Short target names -->
-	<target name="compile" depends="org.jboss.esb.samples.trailblazer.esb.compile"/>
-	<target name="jar" depends="org.jboss.esb.samples.trailblazer.esb.jar"/>
-
-	<!-- run the listener -->
-	<target name="runESB" depends="org.jboss.esb.samples.trailblazer.esb.jar">
-		<echo>Running ESB Trailblazer listeners</echo>
-		<java fork="yes" classname="org.jboss.soa.esb.samples.trailblazer.util.Launcher" failonerror="true" 
-			args="10 /home/dbrum/dev/jbossesb/product/samples/trailblazer2/conf/jbossesb-trailblazer.xml">
-			<classpath refid="org.jboss.esb.samples.trailblazer.esb.classpath"/>
-			<classpath refid="org.jboss.esb.samples.trailblazer.esb.classpath.run"/>
-		</java>
-	</target>
-
-		
-</project>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/build.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/build.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/conf)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-gateway.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/conf/jbossesb-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,15 +0,0 @@
-<jms-banks-gateway parameterReloadSecs="50">
-	<esb-jms-gateway 
-		target-service-category="trailblazer-jmsbank" 
-		target-service-name="jmsbankreplies" 
-		gatewayClass="org.jboss.soa.esb.listeners.gateway.JmsGatewayListener" 
-		connection-factory="ConnectionFactory" 
-		destination-type="queue" 
-		destination-name="queue/D" 
-		jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-		jndi-URL="localhost">
-	<!--  no action needed as the inbound message is automatically converted
-     and sent to the queue for the target service
-  --> 
-  	</esb-jms-gateway>
-</jms-banks-gateway>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-gateway.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/conf/jbossesb-gateway.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-listener.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/conf/jbossesb-listener.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-listener.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,37 +0,0 @@
-<Trailblazer parameterReloadSecs="20">
-
-   <CreditCheck
-		service-category="trailblazer"
-		service-name="creditagency"
-	   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-		connection-factory="ConnectionFactory"
-		destination-type="queue"
-	   	destination-name="queue/A"
-		jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-		jndi-URL="localhost"	
-		message-selector="service='creditAgency'"
-		maxThreads="1"
-	    >        
-	    <action class="org.jboss.soa.esb.samples.trailblazer.actions.CreditAgencyActions" process="processCreditRequest"/>
-    
-   </CreditCheck>
-   
-
-   <JMSBankResponse
-		service-category="trailblazer-jmsbank"
-		service-name="jmsbankreplies"
-	   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-		connection-factory="ConnectionFactory"
-		destination-type="queue"
-	   	destination-name="queue/E"
-		jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
-		jndi-URL="localhost"	
-		maxThreads="1">
-		
-		<action class="org.jboss.soa.esb.samples.trailblazer.actions.BankResponseActions" process="processResponseFromJMSBank"/>
-    
-   </JMSBankResponse>
-   
-   
-   
-</Trailblazer>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/conf/jbossesb-listener.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/conf/jbossesb-listener.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/lib)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/lib/ext)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/c3p0-0.9.1-pre9.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/c3p0-0.9.1-pre9.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/lib/ext/c3p0-0.9.1-pre9.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/commons-logging.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/commons-logging.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/lib/ext/commons-logging.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/hsqldb.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/hsqldb.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/lib/ext/hsqldb.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/milyn-smooks-csv-0.1.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/milyn-smooks-csv-0.1.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/lib/ext/milyn-smooks-csv-0.1.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/opencsv-1.6.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/lib/ext/opencsv-1.6.jar (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/lib/ext/opencsv-1.6.jar)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/log4j.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/log4j.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/log4j.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,246 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!--                                                                       -->
-<!--  Log4j Configuration                                                  -->
-<!--                                                                       -->
-<!-- ===================================================================== -->
-
-<!-- $Id: log4j.xml,v 1.26.2.10 2006/04/21 17:29:20 csuconic 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">
-
-   <!-- ================================= -->
-   <!-- Preserve messages in a local file -->
-   <!-- ================================= -->
-
-   <!-- A time/date based rolling appender -->
-   <appender name="FILE" class="org.jboss.logging.appender.DailyRollingFileAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      <param name="File" value="./trailblazer.log"/>
-      <param name="Append" value="false"/>
-
-      <!-- Rollover at midnight each day -->
-      <param name="DatePattern" value="'.'yyyy-MM-dd"/>
-
-      <!-- Rollover at the top of each hour
-      <param name="DatePattern" value="'.'yyyy-MM-dd-HH"/>
-      -->
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d %-5p [%c] %m%n"/>
-
-         <!-- The full pattern: Date MS Priority [Category] (Thread:NDC) Message\n
-         <param name="ConversionPattern" value="%d %-5r %-5p [%c] (%t:%x) %m%n"/>
-          -->
-      </layout>
-   </appender>
-
-   <!-- 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="${jboss.server.log.dir}/server.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 [%c] %m%n"/>
-     </layout>	    
-   </appender>
-   -->
-
-   <!-- ============================== -->
-   <!-- 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 [%c{1}] %m%n"/>
-      </layout>
-   </appender>
-
-   <!-- ====================== -->
-   <!-- More Appender examples -->
-   <!-- ====================== -->
-
-   <!-- Buffer events and log them asynchronously
-   <appender name="ASYNC" class="org.apache.log4j.AsyncAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <appender-ref ref="FILE"/>
-     <appender-ref ref="CONSOLE"/>
-     <appender-ref ref="SMTP"/>
-   </appender>
-   -->
-
-   <!-- EMail events to an administrator
-   <appender name="SMTP" class="org.apache.log4j.net.SMTPAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Threshold" value="ERROR"/>
-     <param name="To" value="admin at myhost.domain.com"/>
-     <param name="From" value="nobody at myhost.domain.com"/>
-     <param name="Subject" value="JBoss Sever Errors"/>
-     <param name="SMTPHost" value="localhost"/>
-     <param name="BufferSize" value="10"/>
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="[%d{ABSOLUTE},%c{1}] %m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!-- Syslog events
-   <appender name="SYSLOG" class="org.apache.log4j.net.SyslogAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Facility" value="LOCAL7"/>
-     <param name="FacilityPrinting" value="true"/>
-     <param name="SyslogHost" value="localhost"/>
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="[%d{ABSOLUTE},%c{1}] %m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!-- Log events to JMS (requires a topic to be created)
-   <appender name="JMS" class="org.apache.log4j.net.JMSAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Threshold" value="ERROR"/>
-     <param name="TopicConnectionFactoryBindingName" value="java:/ConnectionFactory"/>
-     <param name="TopicBindingName" value="topic/MyErrorsTopic"/>
-   </appender>
-   -->
-
-   <!-- Log events through SNMP
-   <appender name="TRAP_LOG" class="org.apache.log4j.ext.SNMPTrapAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="ImplementationClassName" value="org.apache.log4j.ext.JoeSNMPTrapSender"/>
-     <param name="ManagementHost" value="127.0.0.1"/>
-     <param name="ManagementHostTrapListenPort" value="162"/>
-     <param name="EnterpriseOID" value="1.3.6.1.4.1.24.0"/>
-     <param name="LocalIPAddress" value="127.0.0.1"/>
-     <param name="LocalTrapSendPort" value="161"/>
-     <param name="GenericTrapType" value="6"/>
-     <param name="SpecificTrapType" value="12345678"/>
-     <param name="CommunityString" value="public"/>
-     <param name="ForwardStackTraceWithTrap" value="true"/>
-     <param name="Threshold" value="DEBUG"/>
-     <param name="ApplicationTrapOID" value="1.3.6.1.4.1.24.12.10.22.64"/>
-     <layout class="org.apache.log4j.PatternLayout">
-            <param name="ConversionPattern" value="%d,%p,[%t],[%c],%m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!--  Emit events as JMX notifications
-   <appender name="JMX" class="org.jboss.monitor.services.JMXNotificationAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      
-      <param name="Threshold" value="WARN"/>
-      <param name="ObjectName" value="jboss.system:service=Logging,type=JMXNotificationAppender"/>
-      
-      <layout class="org.apache.log4j.PatternLayout">
-         <param name="ConversionPattern" value="%d %-5p [%c] %m"/>
-      </layout>
-   </appender>
-   -->
-   
-   <!-- ================ -->
-   <!-- Limit categories -->
-   <!-- ================ -->
-
-   <!-- Limit the org.apache category to INFO as its DEBUG is verbose -->
-   <category name="org.apache">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit the org.jboss.serial (jboss-serialization) to INFO as its DEBUG is verbose -->
-   <category name="org.jboss.serial">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit the org.jgroups category to WARN as its INFO is verbose -->
-   <category name="org.jgroups">
-      <priority value="WARN"/>
-   </category>
-
-   <!-- Limit the jacorb category to WARN as its INFO is verbose -->
-   <category name="jacorb">
-      <priority value="WARN"/>
-   </category>
-   
-
-   <!-- Limit the JSR77 categories -->
-   <category name="org.jboss.management">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit Axis based webservice category -->
-   <category name="org.jboss.webservice">
-      <priority value="DEBUG"/>
-   </category>
-   <category name="org.jboss.axis">
-      <priority value="INFO"/>
-   </category>
-
-   <category name="org.milyn">
-      <priority value="INFO"/>
-   </category>
-   <category name="org.milyn.delivery.SmooksXML">
-      <priority value="INFO"/>
-   </category>
-   <category name="org.milyn.delivery.serialize.Serializer">
-      <priority value="INFO"/>
-   </category>
-   <category name="org.milyn.cdr.XMLConfigDigester">
-      <priority value="INFO"/>
-   </category>
-   <category name="org.jboss.soa.esb.samples.trailblazer">
-      <priority value="INFO"/>
-   </category>
-
-
-   <!-- ======================= -->
-   <!-- Setup the Root category -->
-   <!-- ======================= -->
-
-   <root>
-      <appender-ref ref="CONSOLE"/>
-      <appender-ref ref="FILE"/>
-   </root>
-
-   <!-- Clustering logging -->
-   <!-- Uncomment the following to redirect the org.jgroups and
-      org.jboss.ha categories to a cluster.log file.
-
-   <appender name="CLUSTER" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="${jboss.server.log.dir}/cluster.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 [%c] %m%n"/>
-     </layout>
-   </appender>
-   <category name="org.jgroups">
-     <priority value="DEBUG" />
-     <appender-ref ref="CLUSTER"/>
-   </category>
-   <category name="org.jboss.ha">
-     <priority value="DEBUG" />
-     <appender-ref ref="CLUSTER"/>
-   </category>
-   -->
-
-</log4j:configuration>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/log4j.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/log4j.xml)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/BankResponseActions.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/BankResponseActions.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/BankResponseActions.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,64 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.actions;
-
-/*
- * 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 mark.little at jboss.com
- */
-
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.samples.trailblazer.util.ProcessEmail;
-
-public class BankResponseActions {
-	
-	protected Message 		_message;
-	protected ConfigTree	_config;
-	
-	private static Logger _logger = Logger.getLogger(BankResponseActions.class);
-	
-	public BankResponseActions(ConfigTree config) { _config = config; }
-	
-	public Message processResponseFromJMSBank(Message message) throws Exception {
-		_message = message;
-		
-		_logger.debug("message received: \n" + new String(message.getBody().getContents()));
-		
-		//get the response from the bank and set it in the customer
-		ConfigTree tree = ConfigTree.fromXml(new String(message.getBody().getContents()));		
-		String quoteID = tree.getFirstTextChild("quoteId");
-		String rate = tree.getFirstTextChild("interestRate");
-		String errorCode = tree.getFirstTextChild("errorCode");
-		String ssn = tree.getFirstTextChild("customerUID");
-		String email = tree.getFirstTextChild("customerEmail");
-		_logger.debug("info using for email: " + quoteID +" "+rate+" "+errorCode+" "+ssn+" "+email);
-		//_logger.debug("email address found: " + email);
-		
-		
-		
-		_logger.debug("preparing to send the quote response via email to customer");
-		ProcessEmail procEmail = new ProcessEmail(email, quoteID, rate, errorCode, ssn);
-		procEmail.sendEmail();
-		
-		
-		
-		return message;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/BankResponseActions.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/BankResponseActions.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/CreditAgencyActions.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/CreditAgencyActions.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/CreditAgencyActions.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,73 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.actions;
-
-/*
- * 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,
- * @daniel.brum at jboss.com
- */
-
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.util.Util;
-
-public class CreditAgencyActions {
-	protected Message 		_message;
-	protected ConfigTree	_config;
-	
-	private static Logger _logger = Logger.getLogger(CreditAgencyActions.class);
-	
-	public CreditAgencyActions(ConfigTree config) { _config = config; }
-	
-	public Message noOperation(Message message) { return message; }
-	
-	public Message processCreditRequest(Message message) throws Exception{
-		
-		_message = message;
-//		Message replyMessage=null;
-		
-		_logger.debug("message received: " + Util.serialize(message) );		
-		
-		//TODO: do smooks transformation on the CSV received
-		String csvData = new String(message.getBody().getContents());
-		_logger.debug("csv data received: " + csvData);
-		
-		//TODO: return a score
-//		replyMessage = MessageFactory.getInstance().getMessage(MessageType.JBOSS_XML);
-//		replyMessage.getBody().setContents("TEST REPLY".getBytes());
-//		EPR replyEPR = message.getHeader().getCall().getReplyTo();
-//		CourierFactory.getCourier(replyEPR).deliver(message);       
-		
-		return message;
-	}
-	
-	public Message debugMessage(Message message) throws Exception{
-		
-		_message = message;
-		_logger.debug("message received in processCreditRequest with message: " + Util.serialize(message));
-//		ActionUtils.getTaskObject(message);
-//		System.out.println("CreditAgencyActions.debugMessage(): in the action chain message: " + Util.serialize(message));
-		
-//		JMSEpr replyTo = new JMSEpr(message.getHeader().getCall().getReplyTo());
-//		CourierFactory.getCourier(replyTo).deliver(message);
-		
-		
-		return message;
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/CreditAgencyActions.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/actions/CreditAgencyActions.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/HsqldbUtil.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/HsqldbUtil.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/HsqldbUtil.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,69 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.util;
-
-import java.sql.DriverManager;
-import java.sql.Statement;
-
-import org.apache.log4j.Logger;
-import org.hsqldb.Server;
-/**
- * Utility to start and stop a hsql Database.
- * 
- * @author <a href="mailto:kurt.stam at jboss.com">Kurt Stam</a>
- *
- */
-public class HsqldbUtil 
-{
-	final private static String THREAD_NAME = "hypersonic-unittest";
-	
-	private static Logger _logger = Logger.getLogger(HsqldbUtil.class);
-	/**
-	 * Starts the hsql database in it's own thread. 
-	 * Don't forget to shut it down when you're done.
-	 * 
-	 * @param databaseFile - i.e. build/hsqltestdb
-	 * @param databaseName - i.e. jbossesb
-	 * @throws Exception
-	 */
-	public static void startHsqldb(final String databaseFile,
-			final String databaseName) throws Exception 
-	{
-		// Start DB in new thread, or else it will block us
-		Thread serverThread = new Thread(THREAD_NAME) {
-			public void run() {
-				try {
-					// Create startup arguments
-					String[] args = new String[4];
-					args[0] = "-database.0";
-					args[1] = databaseFile;
-					args[2] = "-dbname.0";
-					args[3] = databaseName;
-					
-					_logger.info("creating db from this script: " + databaseFile);
-
-					// Start server
-					Server.main(args);
-				} catch (Exception e) {
-					e.printStackTrace();
-				}
-//				log.error("Failed to start database", e);
-			}
-		};
-		serverThread.run();
-	}
-	/**
-	 * 
-	 * @param url
-	 * @param username
-	 * @param password
-	 * @throws Exception
-	 */
-	public static void stopHsqldb(String url, String username, String password) throws Exception {
-		java.sql.Connection connection = DriverManager.getConnection(
-				url, username, password);
-		Statement statement = connection.createStatement();
-		String shutdownCommand = "SHUTDOWN COMPACT";
-		statement.executeQuery(shutdownCommand);
-	}
-
-	
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/HsqldbUtil.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/HsqldbUtil.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/Launcher.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/Launcher.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/Launcher.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,168 +0,0 @@
-package org.jboss.soa.esb.samples.trailblazer.util;
-
-import java.io.File;
-import java.sql.Connection;
-import java.sql.Statement;
-
-import org.apache.log4j.Logger;
-import org.apache.log4j.xml.DOMConfigurator;
-import org.jboss.internal.soa.esb.persistence.format.db.DBConnectionManager;
-import org.jboss.soa.esb.common.Configuration;
-import org.jboss.soa.esb.listeners.gateway.GatewayListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerControllerFactory;
-import org.jboss.soa.esb.testutils.HsqldbUtil;
-import org.jboss.soa.esb.testutils.TestEnvironmentUtil;
-
-
-public class Launcher {	
-	
-	private EsbListenerController	_esbListController;
-	private GatewayListenerController _gatewayController;
-	
-	
-	private Logger _logger = Logger.getLogger(Launcher.class);
-	
-	public static void main (String args[]) throws Exception 
-	{
-//		System.setProperty("com.arjuna.common.util.propertyservice.verbosePropertyManager", "ON");
-		System.setProperty("org.jboss.soa.esb.propertyFile", "jbossesb-properties.xml");	
-		
-		//Adding the to make it easy to run in eclipse
-		String arg0=null, arg1=null, arg2=null;
-		String baseDir="";
-		if (args.length==0) {
-			arg0 = "60";
-			if (TestEnvironmentUtil.getUserDir("trailblazer2").equals("trailblazer2/")) {
-				baseDir = "product/samples/trailblazer2/";				
-			}
-			arg1 = baseDir + "esb/conf/jbossesb-listener.xml";
-			arg2 = baseDir + "esb/conf/jbossesb-gateway.xml";
-			System.out.println("Setting default arguments:" + arg0 + " " + arg1 + " " + arg2);
-		}
-		//eclipse peace out
-		if (args.length > 1) {
-			arg0 = args[0];
-			arg1 = args[1];
-		}
-		
-		for (int x=0; x<args.length; x++)
-			System.out.println("arg[" + x + "]=" + args[x]);
-		
-		
-		Launcher launcher = new Launcher();
-		if(args.length > 2) {
-			System.out.println("calling triggerListener with 3 arguments...");
-			launcher.triggerListener(Long.valueOf(arg0).longValue(), arg1, args[2]);
-		}else
-			launcher.triggerListener(Long.valueOf(arg0).longValue(), arg1, null);
-	
-	}
-	
-	private void triggerListener(long runTime, String messageAwareConfigFile, String gatewayConfigFile) throws Exception{
-		try 
-        {
-			//setupRegistry();
-			runBeforeAllTests();
-			
-			
-    		if (null != messageAwareConfigFile) {
-    			_logger.info("starting message aware listener with config file - " + messageAwareConfigFile);
-    			_esbListController = EsbListenerControllerFactory.getInstance(messageAwareConfigFile);
-    		}
-    		
-    		if (null != gatewayConfigFile) {
-    			_logger.info("starting gateway listener with config file - " + gatewayConfigFile);
-    			_gatewayController = new GatewayListenerController(gatewayConfigFile);
-    			new Thread(_gatewayController).start();
-    			Thread.sleep(4000);
-    		}
-
-    		//Only shutdown the ESB services if specified
-    		if (runTime > 0) {
-	    		_logger.info("going to sleep now for " + runTime + " seconds...");    		
-	    		Thread.sleep(runTime*1000);
-	    		if (null != messageAwareConfigFile) {
-	    			_logger.info("shutting down message aware listener...");
-	    			_esbListController.requestEnd();
-	    		}
-	    		
-	    		if (null != gatewayConfigFile) {
-	    			_logger.info("shutting down gateway listener...");
-	    			_gatewayController.requestEnd();
-	    		}
-    		}
-    		    	
-        }
-        catch (Exception e) { 
-        	_logger.error(e);
-        	e.printStackTrace();
-        	throw(e);
-        }
-        finally { 
-        	Launcher.runAfterAllTests(); 
-        	}
-	
-
-	}
-	
-protected static void runBeforeAllTests() throws Exception{	
-	//System.setProperty("com.arjuna.common.util.propertyservice.verbosePropertyManager", "on");
-	String baseDir="";
-	String productDir = "../../";
-	if (TestEnvironmentUtil.getUserDir("trailblazer2").equals("trailblazer2/")) {
-		baseDir = "product/samples/trailblazer2/";
-		productDir = "product/";
-	}
-	DOMConfigurator.configure(baseDir + "log4j.xml");
-	String driver = Configuration.getStoreDriver();
-	System.out.println("Driver=" + driver);
-	if ("org.hsqldb.jdbcDriver".equals(driver)) {
-		
-		//start hsqldb
-		HsqldbUtil.startHsqldb(productDir + "build/hsqldb", "jbossesb");
-		String database = "hsqldb";	
-		
-		//message store db
-		String sqlDir = productDir + "install/message-store/sql/" + database + "/";
-		String sqlCreateCmd    = TestEnvironmentUtil.readTextFile(new File(sqlDir + "create_database.sql"));
-		String sqlDropCmd      = TestEnvironmentUtil.readTextFile(new File(sqlDir + "drop_database.sql"));		
-		
-		DBConnectionManager mgr = DBConnectionManager.getInstance();
-		Connection con = mgr.getConnection();
-		
-		Statement stmnt = con.createStatement();
-		System.out.println("Dropping the message store schema if exists...");
-		stmnt.execute(sqlDropCmd);
-		System.out.println("Creating the message store schema...");
-		stmnt.execute(sqlCreateCmd);
-		
-		//registry DB
-		sqlDir = productDir + "install/jUDDI-registry/sql/" + database + "/";
-		System.out.println("Dropping the registry schema if exists...");
-		sqlDropCmd      = TestEnvironmentUtil.readTextFile(new File(sqlDir + "drop_database.sql"));
-		stmnt.execute(sqlDropCmd);
-		System.out.println("creating the registry schema...");
-		sqlCreateCmd    = TestEnvironmentUtil.readTextFile(new File(sqlDir + "create_database.sql"));
-		stmnt.execute(sqlCreateCmd);
-		System.out.println("inserting registry publishers...");
-		String sqlInsertPubCmd = TestEnvironmentUtil.readTextFile(new File(sqlDir + "insert_publishers.sql"));
-		stmnt.execute(sqlInsertPubCmd);
-		stmnt.close();
-		con.close();
-	}
-		
-	}
-	
-	private static void runAfterAllTests() throws Exception{
-		
-		//shutdown message store if using hsqldb
-		if (Configuration.getStoreDriver().equals("org.hsqldb.jdbcDriver")) {
-			HsqldbUtil.stopHsqldb(Configuration.getStoreUrl(),
-					Configuration.getStoreUser(),Configuration.getStorePwd() );
-			}
-	}
-	
-	
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/Launcher.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/Launcher.java)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/ProcessEmail.java
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/ProcessEmail.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/ProcessEmail.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,103 +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.samples.trailblazer.util;
-
-import org.antlr.stringtemplate.StringTemplate;
-import org.antlr.stringtemplate.StringTemplateGroup;
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.common.Configuration;
-import org.jboss.soa.esb.common.ModulePropertyManager;
-import org.jboss.soa.esb.helpers.Email;
-
-
-public class ProcessEmail {
-	
-	private Logger logger = Logger.getLogger(this.getClass());	
-	private String emailTo, quoteID, rate, code, ssn;
-
-
-	public ProcessEmail(String email, String quoteID, String rate, String code, String ssn) {
-		this.emailTo=email;
-		this.quoteID=quoteID;
-		this.rate=rate;
-		this.code=code;
-		this.ssn=ssn;
-		logger.debug("creating email helper");
-						
-	}
-	
-	public void sendEmail() {		
-		try {
-			if (null==emailTo) {
-				logger.error("no email found for customer, aborting send");
-				return;
-			}
-			logger.info("customer SSN " + ssn + " - sending email to: " + emailTo);
-			Email emailMessage = new Email();			
-			emailMessage.setSendTo(emailTo);
-			emailMessage.setSubject("TrailBlazer Quote from Bank");
-			String emailFrom = Configuration.getSmtpFrom();
-			emailMessage.setFrom(emailFrom);
-//			File emailTemplate = new File(LoanBrokerConstants.EMAIL_TEMPLATE);
-//			String quoteMsg=FileUtil.readTextFile(emailTemplate);
-			emailMessage.setMessage(fillTemplate());
-			emailMessage.sendMessage();			
-		}catch (Exception e) {			
-			logger.error("error sending email - " + e);	
-			e.printStackTrace();		
-		}		
-	}
-	
-	private String fillTemplate() throws Exception{
-		//load up the email templates from the StringTemplate files
-		System.setProperty("com.arjuna.common.util.propertyservice.verbosePropertyManager", "ON");
-		String templatePath = ModulePropertyManager.getPropertyManager("trailblazer").
-			getProperty("org.jboss.soa.esb.trailblazer.email.template.path");
-		String templateFile = ModulePropertyManager.getPropertyManager("trailblazer").
-			getProperty("org.jboss.soa.esb.trailblazer.email.template.file");
-		                 
-		logger.debug("loading StringTemplate from path: "+templatePath);
-		logger.debug("loading StringTemplate from file: "+templateFile);
-		
-		StringTemplateGroup group =  new StringTemplateGroup("loan", templatePath);
-		StringTemplate email = group.getInstanceOf(templateFile);
-		
-		//String email, String quoteID, String rate, String code, String ssn
-		email.setAttribute("quote", quoteID);
-		email.setAttribute("rate", rate);
-		email.setAttribute("ssn", ssn);
-		email.setAttribute("code", code);
-		email.setAttribute("email", emailTo);
-		
-		return email.toString();
-		
-	}
-	
-	public static void main(String[] args) {
-		ProcessEmail email = new ProcessEmail("dbrum101 at gmail.com", "111", ".65", "0", "123456");
-		email.sendEmail();
-		
-	}
-
-}

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/ProcessEmail.java (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/src/org/jboss/soa/esb/samples/trailblazer/util/ProcessEmail.java)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/test (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/test)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb/test/src (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb/test/src)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb-quickstart-service.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/esb-quickstart-service.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb-quickstart-service.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<server>
-<mbean code="org.jboss.mq.server.jmx.Queue"
-	 name="jboss.mq.destination:service=Queue,name=E">
-  <depends optional-attribute-name="DestinationManager">
-  	jboss.mq:service=DestinationManager
-  </depends>
-</mbean>
-
-</server>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/esb-quickstart-service.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/esb-quickstart-service.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,90 +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: default-jbossesb-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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
-    </properties>
-    <properties name="transports" depends="core">
-    	<property name="org.jboss.soa.esb.mail.smtp.host" value="mail.osserver.net"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.user" value="kstam"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.from" value="kurt.stam at jboss.com"/>
-    	<property name="org.jboss.soa.esb.mail.smtp.password" value=""/>
-    	<property name="org.jboss.soa.esb.mail.smtp.port" value="25"/>
-	    <!-- if your mail server requires this - most do now a days -->
-	<property name="org.jboss.soa.esb.mail.smtp.auth" value="false"/>
-
-    </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.messagestore.factory" 	value="org.jboss.internal.soa.esb.persistence.format.MessageStoreFactoryImpl"/>
-		<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>
-    <!-- this section added for the convenience of the trailblazer only -->
-    <properties name="trailblazer">
-		<property name="org.jboss.soa.esb.trailblazer.request.service.epr.name" value="creditagency"/>
-		<property name="org.jboss.soa.esb.trailblazer.request.service.category" value="trailblazer"/>
-		<property name="org.jboss.soa.esb.trailblazer.jmsbank.queue" value="queue/C"/>
-		<property name="org.jboss.soa.esb.trailblazer.email.template.path" value="template"/>
-		<property name="org.jboss.soa.esb.trailblazer.email.template.file" value="quote"/>		
-    </properties>
-</esb>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/jbossesb-properties.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/jbossesb-properties.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/juddi.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/juddi.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/juddi.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,70 +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=org.hsqldb.jdbcDriver
-#juddi.jdbcUrl=jdbc:hsqldb:hsql://localhost/jbossesb
-juddi.jdbcUrl=jdbc:hsqldb:hsql://localhost:9001/jbossesb
-juddi.jdbcUsername=sa
-juddi.jdbcPassword=
-# jUDDI DataSource to use
-juddi.dataSource=java:comp/env/jdbc/juddiDB
-
-# 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/workspace/arvinder/product/samples/trailblazer/juddi.properties (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/juddi.properties)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/loanbroker)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/lib (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/loanbroker/lib)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/lib/ext (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/loanbroker/lib/ext)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/src (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/loanbroker/src)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/test (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/loanbroker/test)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/loanbroker/test/src (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/loanbroker/test/src)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/log4j.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/log4j.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/log4j.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,300 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!--                                                                       -->
-<!--  Log4j Configuration                                                  -->
-<!--                                                                       -->
-<!-- ===================================================================== -->
-
-<!-- $Id: log4j.xml,v 1.26.2.10 2006/04/21 17:29:20 csuconic 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">
-
-   <!-- ================================= -->
-   <!-- Preserve messages in a local file -->
-   <!-- ================================= -->
-
-   <!-- A time/date based rolling appender -->
-   <appender name="FILE" class="org.jboss.logging.appender.DailyRollingFileAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      <param name="File" value="./trailblazer.log"/>
-      <param name="Append" value="false"/>
-
-      <!-- Rollover at midnight each day -->
-      <param name="DatePattern" value="'.'yyyy-MM-dd"/>
-
-      <!-- Rollover at the top of each hour
-      <param name="DatePattern" value="'.'yyyy-MM-dd-HH"/>
-      -->
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d %-5p [%c] %m%n"/>
-
-         <!-- The full pattern: Date MS Priority [Category] (Thread:NDC) Message\n
-         <param name="ConversionPattern" value="%d %-5r %-5p [%c] (%t:%x) %m%n"/>
-          -->
-      </layout>
-   </appender>
-
-   <!-- 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="${jboss.server.log.dir}/server.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 [%c] %m%n"/>
-     </layout>	    
-   </appender>
-   -->
-
-   <!-- ============================== -->
-   <!-- 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"/>
-      <param name="Threshold" value="INFO"/>
-
-      <layout class="org.apache.log4j.PatternLayout">
-         <!-- The default pattern: Date Priority [Category] Message\n -->
-         <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}] %m%n"/>
-      </layout>
-   </appender>
-
-   <!-- ====================== -->
-   <!-- More Appender examples -->
-   <!-- ====================== -->
-
-   <!-- Buffer events and log them asynchronously
-   <appender name="ASYNC" class="org.apache.log4j.AsyncAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <appender-ref ref="FILE"/>
-     <appender-ref ref="CONSOLE"/>
-     <appender-ref ref="SMTP"/>
-   </appender>
-   -->
-
-   <!-- EMail events to an administrator
-   <appender name="SMTP" class="org.apache.log4j.net.SMTPAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Threshold" value="ERROR"/>
-     <param name="To" value="admin at myhost.domain.com"/>
-     <param name="From" value="nobody at myhost.domain.com"/>
-     <param name="Subject" value="JBoss Sever Errors"/>
-     <param name="SMTPHost" value="localhost"/>
-     <param name="BufferSize" value="10"/>
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="[%d{ABSOLUTE},%c{1}] %m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!-- Syslog events
-   <appender name="SYSLOG" class="org.apache.log4j.net.SyslogAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Facility" value="LOCAL7"/>
-     <param name="FacilityPrinting" value="true"/>
-     <param name="SyslogHost" value="localhost"/>
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="[%d{ABSOLUTE},%c{1}] %m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!-- Log events to JMS (requires a topic to be created)
-   <appender name="JMS" class="org.apache.log4j.net.JMSAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="Threshold" value="ERROR"/>
-     <param name="TopicConnectionFactoryBindingName" value="java:/ConnectionFactory"/>
-     <param name="TopicBindingName" value="topic/MyErrorsTopic"/>
-   </appender>
-   -->
-
-   <!-- Log events through SNMP
-   <appender name="TRAP_LOG" class="org.apache.log4j.ext.SNMPTrapAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="ImplementationClassName" value="org.apache.log4j.ext.JoeSNMPTrapSender"/>
-     <param name="ManagementHost" value="127.0.0.1"/>
-     <param name="ManagementHostTrapListenPort" value="162"/>
-     <param name="EnterpriseOID" value="1.3.6.1.4.1.24.0"/>
-     <param name="LocalIPAddress" value="127.0.0.1"/>
-     <param name="LocalTrapSendPort" value="161"/>
-     <param name="GenericTrapType" value="6"/>
-     <param name="SpecificTrapType" value="12345678"/>
-     <param name="CommunityString" value="public"/>
-     <param name="ForwardStackTraceWithTrap" value="true"/>
-     <param name="Threshold" value="DEBUG"/>
-     <param name="ApplicationTrapOID" value="1.3.6.1.4.1.24.12.10.22.64"/>
-     <layout class="org.apache.log4j.PatternLayout">
-            <param name="ConversionPattern" value="%d,%p,[%t],[%c],%m%n"/>
-     </layout>
-   </appender>
-   -->
-
-   <!--  Emit events as JMX notifications
-   <appender name="JMX" class="org.jboss.monitor.services.JMXNotificationAppender">
-      <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-      
-      <param name="Threshold" value="WARN"/>
-      <param name="ObjectName" value="jboss.system:service=Logging,type=JMXNotificationAppender"/>
-      
-      <layout class="org.apache.log4j.PatternLayout">
-         <param name="ConversionPattern" value="%d %-5p [%c] %m"/>
-      </layout>
-   </appender>
-   -->
-   
-   <!-- ================ -->
-   <!-- Limit categories -->
-   <!-- ================ -->
-
-   <!-- Limit the org.apache category to INFO as its DEBUG is verbose -->
-   <category name="org.apache">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit the org.jboss.serial (jboss-serialization) to INFO as its DEBUG is verbose -->
-   <category name="org.jboss.serial">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit the org.jgroups category to WARN as its INFO is verbose -->
-   <category name="org.jgroups">
-      <priority value="WARN"/>
-   </category>
-
-   <!-- Limit the jacorb category to WARN as its INFO is verbose -->
-   <category name="jacorb">
-      <priority value="WARN"/>
-   </category>
-
-   <!-- Limit JBoss categories
-   <category name="org.jboss">
-      <priority value="INFO"/>
-   </category>
-   -->
-
-   <!-- Limit the JSR77 categories -->
-   <category name="org.jboss.management">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit Axis based webservice category -->
-   <category name="org.jboss.webservice">
-      <priority value="DEBUG"/>
-   </category>
-   <category name="org.jboss.axis">
-      <priority value="INFO"/>
-   </category>
-
-   <!-- Limit JBossWS webservice category
-   <category name="org.jboss.ws">
-      <priority value="DEBUG"/>
-   </category>
-   -->
-
-   <!-- Decrease the priority threshold for the org.jboss.varia category
-   <category name="org.jboss.varia">
-     <priority value="DEBUG"/>
-   </category>
-   -->
-
-   <!-- Show the evolution of the DataSource pool in the logs [inUse/Available/Max]
-   <category name="org.jboss.resource.connectionmanager.JBossManagedConnectionPool">
-     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
-   </category>
-   -->
-
-   <!--
-      | An example of enabling the custom TRACE level priority that is used
-      | by the JBoss internals to diagnose low level details. This example
-      | turns on TRACE level msgs for the org.jboss.ejb.plugins package and its
-      | subpackages. This will produce A LOT of logging output.
-   <category name="org.jboss.system">
-     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
-   </category>
-   <category name="org.jboss.ejb.plugins">
-     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
-   </category>
-   -->
-  
-   <!--
-       | Logs these events to SNMP:
-           - server starts/stops
-           - cluster evolution (node death/startup)
-           - When an EJB archive is deployed (and associated verified messages)
-           - When an EAR archive is deployed
-      	 
-   <category name="org.jboss.system.server.Server">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-  
-   <category name="org.jboss.ha.framework.interfaces.HAPartition.lifecycle">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-
-   <category name="org.jboss.deployment.MainDeployer">
-     <priority value="ERROR" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-   
-   <category name="org.jboss.ejb.EJBDeployer">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-   
-   <category name="org.jboss.deployment.EARDeployer">
-     <priority value="INFO" />
-     <appender-ref ref="TRAP_LOG"/>
-   </category>
-  
-   -->
-
-   <!-- ======================= -->
-   <!-- Setup the Root category -->
-   <!-- ======================= -->
-
-   <root>
-      <appender-ref ref="CONSOLE"/>
-      <appender-ref ref="FILE"/>
-   </root>
-
-   <!-- Clustering logging -->
-   <!-- Uncomment the following to redirect the org.jgroups and
-      org.jboss.ha categories to a cluster.log file.
-
-   <appender name="CLUSTER" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="${jboss.server.log.dir}/cluster.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 [%c] %m%n"/>
-     </layout>
-   </appender>
-   <category name="org.jgroups">
-     <priority value="DEBUG" />
-     <appender-ref ref="CLUSTER"/>
-   </category>
-   <category name="org.jboss.ha">
-     <priority value="DEBUG" />
-     <appender-ref ref="CLUSTER"/>
-   </category>
-   -->
-
-</log4j:configuration>

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/log4j.xml (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/log4j.xml)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/readme.txt	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/readme.txt	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,32 +0,0 @@
-The trailblazer is a small application that uses several of the services provided by the JBoss ESB.
-
-Required to run the Trailblazer:
-- ANT
-- A mail server to send email notifications
-- JBoss AS 4.0.4 or higher with EJB3 and JBossWS support.  You can install the latest JBoss AS JEMS installer and select the "EJB3" install config to get the right one installed.
-
-Settings required to edit before running:
-
-File: jbossesb-properties.xml
-- Update the section titled "transports" and specify all of the SMTP mail server settings for your environment.
-- you can change the settings in the "trailblazer" to work on different queues, etc but you can leave all of these as is for the default settings.
-
-File: build.properties
-- update with the 2 settings below to where you have your JBoss deployed to, along with the server instance you are using:
-org.jboss.soa.samples.trailblazer.jboss_home=/opt/jboss-4.0.5
-org.jboss.soa.samples.trailblazer.jboss_server=default
-
-
--------------------------------------------
-To run the Trailblazer, follow these steps:
-
-1 - run your JBoss AS - you will need to have the 4.0.4 or higher with the EJB3 support installed.  This is rquired because the TB uses the JSR-181 pojo style web service.
-
-2 - from the TB_ROOT, execute the command to start the ESB: ANT deploy-war runESB
-* this should deploy the WAR to your JBoss AS server/default and deploy the Web Service/JSP page.
-
-3 - from the TB_ROOT/banks execute the command to start the Bank service: ANT runJMSBank
-
-4 - from the jsp: localhost:8080/trailblazer
-
-That's it.  Now you can submit quotes, and you should receive an email at the specified address on the page.

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/readme.txt (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/readme.txt)

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/template)

Deleted: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template/quote.st
===================================================================
--- labs/jbossesb/trunk/product/samples/trailblazer/template/quote.st	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template/quote.st	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,20 +0,0 @@
-JBossESB - TrailBlazer Quote Response Notification
-
-Customer SSN:           $ssn$
-Customer Email:         $email$
-
--- BANK QUOTES RECEIVED --
-
-QUOTE ID:	$quote$
-RATE:		$rate$
-BANK CODE:	$code$
-
--- BANK CODES --
-0 - success
-1 - loan term exceeds the maximum available loan term
-2 - invalid SSN
-3 - invalid credit score
-4 - invalid credit history length
-5 - invalid loan term
-6 - invalid message
-7 - invalid customer ID

Copied: labs/jbossesb/workspace/arvinder/product/samples/trailblazer/template/quote.st (from rev 8302, labs/jbossesb/trunk/product/samples/trailblazer/template/quote.st)

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -89,8 +89,9 @@
 		}
 		Thread t = new Thread(chain);
 		t.start();
-		//give the CBR some time to finish
-		t.join(5000);
+
+		// Wait for processing to complte...
+		chain.waitUntilComplete();
     }
 	
 	@Test
@@ -113,8 +114,10 @@
 		}
 		Thread t = new Thread(chain);
 		t.start();
-		//give the CBR some time to finish
-		t.join(5000);
+
+		// Wait for processing to complte...
+		chain.waitUntilComplete();
+
 		//The message coming should have the Collection of destinationServices as a property.
 		Collection destinationServices = (Collection) chain.getMessage().getProperties().getProperty(MessageRouter.ROUTING_DESTINATION_SERVICE_LIST);
 		assertNotNull("Destination service list is null", destinationServices);

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/actions/CbrProxyActionUnitTest.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -21,6 +21,18 @@
  * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  */ 
  -->
+ 
+ <!-- for activemq use:
+  jndi-context-factory="org.apache.activemq.jndi.ActiveMQInitialContextFactory"
+  jndi-URL="tcp://localhost:61616" -->
+    
+ <!--  for mq series use: 
+  jndi-context-factory="com.ibm.mq.jms.context.WMQInitialContextFactory"
+  jndi-URL="dev37:1414/SYSTEM.DEF.SVRCONN" -->
+  
+ <!--  for jbossmq use:
+   jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
+  jndi-URL="localhost" -->
 
 <ContentBasedRouterTest parameterReloadSecs="180">
    <ContentBasedRouter
@@ -31,7 +43,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/A"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
     jndi-URL="localhost"
     message-selector="service='ContentBasedRouting-SerializableOrXml'"
    >

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/FileGatewayListenerUnitTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/FileGatewayListenerUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/FileGatewayListenerUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -40,6 +40,7 @@
 import org.apache.log4j.Logger;
 import org.apache.log4j.xml.DOMConfigurator;
 import org.jboss.soa.esb.helpers.ConfigTree;
+import org.jboss.soa.esb.listeners.ListenerTagNames;
 import org.jboss.soa.esb.listeners.message.EsbListenerController;
 import org.jboss.soa.esb.listeners.message.EsbListenerControllerFactory;
 import org.jboss.soa.esb.message.Message;
@@ -58,7 +59,7 @@
 	static String _gatewayConfig		= "fileGatewayConfig.xml";
 	static String _esbListenerConfig 	= "fileEsbListenerConfig.xml";
 
-	private static final String TMP_DIR	= System.getProperty("java.io.tmpdir","/tmp"); 
+	private static final String TMP_DIR= System.getProperty("java.io.tmpdir");
 	static File _returnFile			= new File(TMP_DIR,"fileMessageBack.txt");
 	static File _droppedFile		= new File(TMP_DIR,"fileLegacy.dat");
 	static String POST_SUFFIX 		= ".sentToEsb";
@@ -88,12 +89,6 @@
     	
     	// initialize registry
     	runBeforeAllTests();
-    	
-    	String os = System.getProperty("os.name").toLowerCase();
-		if (os.indexOf("windows")>=0)
-		{
-			_gatewayConfig = "fileGatewayConfigWindows.xml";
-		}
 	}
 	
 	@AfterClass
@@ -102,7 +97,7 @@
 		
     	_doneFile.delete();
     	_returnFile.delete();
-    	Thread.sleep(2000);
+    	Thread.sleep(6000);
     	if ("org.hsqldb.jdbcDriver".equals(mDbDriver))
 			HsqldbUtil.stopHsqldb(mDbUrl, mDbUsername, mDbPassword);
 	}
@@ -116,6 +111,7 @@
 
 		inStream = getClass().getResourceAsStream(_gatewayConfig);
 		tree = ConfigTree.fromInputStream(inStream);
+		tree.getFirstChild("GatewayConfig").setAttribute(ListenerTagNames.FILE_INPUT_DIR_TAG, TMP_DIR);
 		_gatewayController = new GatewayListenerController(tree);
 		new Thread(_gatewayController).start();
 		Thread.sleep(4000);

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListenerUnitTest.java
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListenerUnitTest.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/JmsGatewayListenerUnitTest.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -47,7 +47,7 @@
 import org.apache.log4j.Logger;
 import org.apache.log4j.xml.DOMConfigurator;
 import org.jboss.soa.esb.addressing.eprs.JMSEpr;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 import org.jboss.soa.esb.helpers.ConfigTree;
 import org.jboss.soa.esb.listeners.message.EsbListenerController;
 import org.jboss.soa.esb.listeners.message.EsbListenerControllerFactory;
@@ -74,7 +74,6 @@
 	static String SERVICE_NAME	= "testJmsGateway";
 	static String THE_TEXT 		= "This is the JMS text that will travel around";
 
-	static String _appServer		= System.getProperty("unit.test.appserver","localhost");
 	EsbListenerController	_esbListController;
 	GatewayListenerController _gatewayController;
 
@@ -167,9 +166,11 @@
 		InputStream inStream = JmsGatewayListenerUnitTest.class.getResourceAsStream(_gatewayConfig);
 		ConfigTree tree = ConfigTree.fromInputStream(inStream)
 				.getAllChildren()[0];
-        String sJndiType = tree.getAttribute(JMSEpr.JNDI_TYPE_TAG);
-        String sJndiURL = _appServer;
-        Context oJndiCtx = AppServerContext.getServerContext(sJndiType,sJndiURL);
+        String sJndiContextFactory = tree.getAttribute(JMSEpr.JNDI_CONTEXT_FACTORY);
+        String sJndiURL = tree.getAttribute(JMSEpr.JNDI_URL_TAG);
+        String sJndiPkgPrefix = tree.getAttribute(JMSEpr.JNDI_PKG_PREFIX_TAG);
+        
+        Context oJndiCtx = NamingContext.getServerContext(sJndiURL,sJndiContextFactory,sJndiPkgPrefix);
         String sFactoryClass = tree.getAttribute(JMSEpr.CONNECTION_FACTORY_TAG);
         if (Util.isNullString(sFactoryClass))
         	sFactoryClass = "ConnectionFactory";        

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileEsbListenerConfig.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileEsbListenerConfig.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileEsbListenerConfig.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -8,7 +8,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
 	destination-name="queue/A"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
 	jndi-URL="localhost"
 	message-selector="service='testFileGateway'"
 	>

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfig.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfig.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfig.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -4,7 +4,7 @@
      target-service-name="testFileGateway"
      gatewayClass="org.jboss.soa.esb.listeners.gateway.FileGatewayListener"
      pollLatencySeconds="5"
-     inputDir="/tmp"
+     inputDir="Added by UNIT test"
      inputSuffix=".dat"
      postSuffix=".sentToEsb"
    >

Deleted: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfigWindows.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfigWindows.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/fileGatewayConfigWindows.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,12 +0,0 @@
-<FileGateway parameterReloadSecs="180">
-  <GatewayConfig
-     target-service-category="myCategory"
-     target-service-name="testFileGateway"
-     gatewayClass="org.jboss.soa.esb.listeners.gateway.FileGatewayListener"
-     pollLatencySeconds="5"
-     inputDir="/temp"
-     inputSuffix=".dat"
-     postSuffix=".sentToEsb"
-   >
-   </GatewayConfig>
-</FileGateway>

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsEsbListenerConfig.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsEsbListenerConfig.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsEsbListenerConfig.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -8,7 +8,7 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
 	destination-name="queue/A"
-	jndi-type="jboss"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
 	jndi-URL="localhost"
 	message-selector="service='testJmsGateway'"
 	>

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsGatewayConfig.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsGatewayConfig.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/jmsGatewayConfig.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -6,7 +6,7 @@
      connection-factory="ConnectionFactory"
      destination-type="queue"
      destination-name="queue/A"
-     jndi-type="jboss"
+     jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
      jndi-URL="localhost"
      message-selector="messSelector='testJmsGateway'"
    >

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/secureFtpEsbListenerConfig.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/secureFtpEsbListenerConfig.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/gateway/secureFtpEsbListenerConfig.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -10,7 +10,7 @@
 			connection-factory="ConnectionFactory"
 			destination-type="queue"
 			destination-name="queue/A"
-			jndi-type="jboss"
+			jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
 			jndi-URL="localhost"
 			message-selector="service='coalMarketRights'"
 		/>

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/message/CbrJmsQueueListenerTest.xml
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/message/CbrJmsQueueListenerTest.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/listeners/message/CbrJmsQueueListenerTest.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -31,8 +31,8 @@
 	connection-factory="ConnectionFactory"
 	destination-type="queue"
    	destination-name="queue/A"
-	jndi-type="jboss"
-    jndi-URL="localhost"
+	jndi-context-factory="org.jnp.interfaces.NamingContextFactory"
+	jndi-URL="localhost"
     message-selector="service='ContentBasedRouting-SerializableOrXml'"
    >
 	   <cbr ruleSet="JBossESBRules.drl" />

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/objpersist/DrainQueuesAndTopics.java
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/objpersist/DrainQueuesAndTopics.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/objpersist/DrainQueuesAndTopics.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -13,14 +13,14 @@
 import javax.jms.TopicSubscriber;
 import javax.naming.Context;
 
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 
 public class DrainQueuesAndTopics
 {
   private static final int	  MAX_TIMES_NOMSG = 10;
   private static final String JNDI_URL	= "localhost";
-  private static final String JNDI_TYPE 
-  						= AppServerContext.SERVER_TYPE.jboss.toString();
+  private static final String JNDI_CONNECTION_FACTORY  
+  						= NamingContext.JBOSS_INITIAL_CONTEXT_FACTORY;
  
   private Context m_oCtx;
   
@@ -34,7 +34,7 @@
   public int purgeQueueTopic(String p_sName) throws Exception
   { 
 	int iRet = 0;
-	m_oCtx = AppServerContext.getServerContext(JNDI_TYPE,JNDI_URL);
+	m_oCtx = NamingContext.getServerContext(JNDI_URL, JNDI_CONNECTION_FACTORY, null);
 	
 	System.out.println(p_sName);
 	MessageConsumer oCns = null;

Modified: labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/util/JMSClientUtil.java
===================================================================
--- labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/util/JMSClientUtil.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/junit/src/org/jboss/soa/esb/util/JMSClientUtil.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -17,7 +17,7 @@
 
 import org.apache.log4j.Logger;
 import org.jboss.soa.esb.common.Configuration;
-import org.jboss.soa.esb.helpers.AppServerContext;
+import org.jboss.soa.esb.helpers.NamingContext;
 import org.jboss.soa.esb.helpers.KeyValuePair;
 
 /**
@@ -100,9 +100,10 @@
 		String queueName;
 
 		private JMSSendQueueSetup(QUEUE queue) throws Exception {
-			Context m_oCtx = AppServerContext.getServerContext(
-					Configuration.getJndiServerType(), 
-					Configuration.getJndiServerURL());			
+			Context m_oCtx = NamingContext.getServerContext(
+					Configuration.getJndiServerURL(),
+					Configuration.getJndiServerContextFactory(), 
+					Configuration.getJndiServerPkgPrefix());
 			QueueConnectionFactory qcf = (QueueConnectionFactory) m_oCtx.lookup("ConnectionFactory");
 			QueueConnection oQconn = qcf.createQueueConnection();
 

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests (from rev 8302, labs/jbossesb/trunk/qa/load_tests)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/build.xml
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/build.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/build.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,63 +0,0 @@
-<project name="Transformation load test" default="run" basedir=".">
-  
-  <property file="test.properties" />
-	
-  <property name="build.dir" value="${basedir}/build"/>
-  <property name="src.dir" value="${basedir}/src"/>
-	
-  <property name="esb-config" value="esb-config.xml"/>
-  <property name="esb-config-gateway" value="esb-config-gateway.xml"/>
-
-	<path id="classpath">
-	    <fileset dir="${basedir}/lib" includes="*.jar"/>    
-		<pathelement location="./" />
-		<pathelement location="./transform" />
-		<pathelement location="../../../product" /> <!-- The root dir - access to the install dir etc. -->
-		<pathelement location="${build.dir}"/>
-		<fileset dir="${product.lib.dir}" includes="*jar"/>
-		<fileset dir="${product.lib.dir}/ext" includes="*jar"/>
-		<fileset dir="${jbosshome.dir}/client" includes="*jar"/>
-		<fileset dir="${jbosshome.dir}/server/default/lib">
-				<include name="jboss-j2ee.jar"/> <!-- added this for the JMS client -->
-		</fileset>		
-  
-  </path>
- 
-  <property name="cp" refid="classpath"/>
-  
-  <target name="echoCP">    
-  	<echo message="Classpath is ${cp}"/>
-  </target>
-  
-  <target name="prepare">
-	<mkdir dir="${build.dir}" />
-  </target>
-
-  <target name="clean">
-	<delete dir="${build.dir}" />
-  </target>
-
-  <target name="compile" depends="prepare">
-	<javac srcdir="${src.dir}" destdir="${build.dir}" debug="true">
-	  <classpath refid="classpath"/>
- 	</javac>
-  </target>
-
-  <target name="run" depends="compile">
-     <echo>Basic JMS Gateway and Listener</echo>
-     <java fork="yes" classname="loadtest.Launcher" failonerror="true">
-     	<arg value="0"/>
-     	<arg value="${esb-config}"/>
-     	<arg value="${esb-config-gateway}"/>
-		<classpath refid="classpath"/>
-     </java>     
-  </target>	
-
-  <target name="runtest">
-     <echo>Runs Test JMS Sender</echo>
-     <java fork="yes" classname="quickstart.test.SendJMSMessage" failonerror="true">
-     	<arg value="Hello World"/>
-		<classpath refid="classpath"/>
-     </java>
-  </target>  
-</project>

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/build.xml (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/build.xml)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config-gateway.xml
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/esb-config-gateway.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config-gateway.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,15 +0,0 @@
-<esb-config-gateway parameterReloadSecs="180">
-   <esb-jms-gateway
-    target-service-category="Trans"
-  	target-service-name="Gateway"
-   	gatewayClass="org.jboss.soa.esb.listeners.gateway.JmsGatewayListener"
-	connection-factory="ConnectionFactory"
-   	destination-type="queue"
-   	destination-name="queue/A"
-	jndi-type="jboss"
-    jndi-URL="localhost"
-   >
-   <!-- no action needed as the inbound message is automatically converted
-     and sent to the queue for the target service -->  
-   </esb-jms-gateway>   
-</esb-config-gateway>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config-gateway.xml (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/esb-config-gateway.xml)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config.xml
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/esb-config.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,83 +0,0 @@
-<esb-config parameterReloadSecs="180">
-
-   <esb-listener
-    service-category="Trans"
-  	service-name="InQueue"
-    service-description="Queue for splitting the messages across the 3 Transformations"
-	epr-description="None"
-   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-	connection-factory="ConnectionFactory"
-	destination-type="queue"
-   	destination-name="queue/B"
-    jndi-type="jboss"
-    jndi-URL="localhost"   
-   >
-   	   <!-- There are 3 listeners pulling from "queue/C", all performing different transformations. -->
-	   <action class="org.jboss.soa.esb.actions.routing.JMSRouter" jndiName="queue/C" unwrap="false" />	   
-   </esb-listener>   
-
-   <esb-listener
-    service-category="Trans"
-  	service-name="TransService_01"
-    service-description="Simply Transformation load test service"
-	epr-description="None"
-   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-	connection-factory="ConnectionFactory"
-	destination-type="queue"
-   	destination-name="queue/C"
-    jndi-type="jboss"
-    jndi-URL="localhost"   
-   >
-	   <action class="org.jboss.soa.esb.actions.converters.ByteArrayToString" />
-	   <action class="org.jboss.soa.esb.actions.converters.SmooksTransformer"
-			from="Trans:Gateway"
-			from-type="text/csv:inmessage"
-			to="Trans:TransService_01"
-			to-type="text/csv:inmessage" />	   
-	   <action class="loadtest.Assertion" message-name="Routing Test" expected="expected/TransService_01.expected"/>	  
-   </esb-listener>
-
-   <esb-listener
-    service-category="Trans"
-  	service-name="TransService_02"
-    service-description="Simply Transformation load test service"
-	epr-description="None"
-   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-	connection-factory="ConnectionFactory"
-	destination-type="queue"
-   	destination-name="queue/C"
-    jndi-type="jboss"
-    jndi-URL="localhost"   
-   >
-	   <action class="org.jboss.soa.esb.actions.converters.ByteArrayToString" />
-	   <action class="org.jboss.soa.esb.actions.converters.SmooksTransformer"
-			from="Trans:Gateway"
-			from-type="text/csv:inmessage"
-			to="Trans:TransService_02"
-			to-type="text/csv:inmessage" />	   
-	   <action class="loadtest.Assertion" message-name="Routing Test" expected="expected/TransService_02.expected"/>	  
-   </esb-listener>   
-
-
-   <esb-listener
-    service-category="Trans"
-  	service-name="TransService_03"
-    service-description="Simply Transformation load test service"
-	epr-description="None"
-   	listenerClass="org.jboss.soa.esb.listeners.message.JmsQueueListener"
-	connection-factory="ConnectionFactory"
-	destination-type="queue"
-   	destination-name="queue/C"
-    jndi-type="jboss"
-    jndi-URL="localhost"   
-   >
-	   <action class="org.jboss.soa.esb.actions.converters.ByteArrayToString" />
-	   <action class="org.jboss.soa.esb.actions.converters.SmooksTransformer"
-			from="Trans:Gateway"
-			from-type="text/csv:inmessage"
-			to="Trans:TransService_03"
-			to-type="text/csv:inmessage" />	   
-	   <action class="loadtest.Assertion" message-name="Routing Test" expected="expected/TransService_03.expected"/>	  
-   </esb-listener>
-
-</esb-config>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/esb-config.xml (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/esb-config.xml)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/expected)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_01.expected
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/expected/TransService_01.expected	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_01.expected	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1 +0,0 @@
-<customer-list><trans01_cust><cust_name>Joe Bloggs</cust_name><cust_address>1 Skeagh Bridge</cust_address></trans01_cust><trans01_cust><cust_name>Matt Farrell</cust_name><cust_address>Mountmellick</cust_address></trans01_cust></customer-list>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_01.expected (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/expected/TransService_01.expected)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_02.expected
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/expected/TransService_02.expected	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_02.expected	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1 +0,0 @@
-<customers><customer><customer-name>Joe Bloggs</customer-name><customer-address>1 Skeagh Bridge</customer-address><customer-age>21</customer-age></customer><customer><customer-name>Matt Farrell</customer-name><customer-address>Mountmellick</customer-address><customer-age>25</customer-age></customer></customers>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_02.expected (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/expected/TransService_02.expected)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_03.expected
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/expected/TransService_03.expected	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_03.expected	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1 +0,0 @@
-<customer-list><customer-details><name>Joe Bloggs</name><address>1 Skeagh Bridge</address><age>21</age><phone>987123654</phone></customer-details><customer-details><name>Matt Farrell</name><address>Mountmellick</address><age>25</age><phone>7654321</phone></customer-details></customer-list>
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/expected/TransService_03.expected (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/expected/TransService_03.expected)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jbossesb-properties.xml
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/jbossesb-properties.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jbossesb-properties.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,77 +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="org.apache.juddi.registry.local.InquiryService#inquire"/>
-    	<property name="org.jboss.soa.esb.registry.lifeCycleManagerURI" value="org.apache.juddi.registry.local.PublishService#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.LocalTransport"/>
-    </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/workspace/arvinder/qa/load_tests/transform_load/jbossesb-properties.xml (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/jbossesb-properties.xml)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jmeter-script.jmx
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/jmeter-script.jmx	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jmeter-script.jmx	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,60 +0,0 @@
-<jmeterTestPlan version="1.2" properties="1.8">
-  <hashTree>
-    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="JBoss ESB - Simple Transformation Load Test" enabled="true">
-      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
-        <collectionProp name="Arguments.arguments"/>
-      </elementProp>
-      <stringProp name="TestPlan.user_define_classpath"></stringProp>
-      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
-      <boolProp name="TestPlan.functional_mode">false</boolProp>
-      <stringProp name="TestPlan.comments"></stringProp>
-    </TestPlan>
-    <hashTree>
-      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
-        <longProp name="ThreadGroup.start_time">1165488522000</longProp>
-        <stringProp name="ThreadGroup.delay"></stringProp>
-        <stringProp name="ThreadGroup.duration"></stringProp>
-        <stringProp name="ThreadGroup.num_threads">3</stringProp>
-        <boolProp name="ThreadGroup.scheduler">false</boolProp>
-        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
-          <intProp name="LoopController.loops">-1</intProp>
-          <boolProp name="LoopController.continue_forever">false</boolProp>
-        </elementProp>
-        <longProp name="ThreadGroup.end_time">1165488522000</longProp>
-        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
-        <stringProp name="ThreadGroup.ramp_time">10</stringProp>
-      </ThreadGroup>
-      <hashTree>
-        <JMSSampler guiclass="JMSConfigGui" testclass="JMSSampler" testname="JMS Point-to-Point" enabled="true">
-          <elementProp name="arguments" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
-            <collectionProp name="Arguments.arguments"/>
-          </elementProp>
-          <elementProp name="JMSSampler.jndiProperties" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
-            <collectionProp name="Arguments.arguments">
-              <elementProp name="java.naming.factory.url.pkgs" elementType="Argument">
-                <stringProp name="Argument.metadata">=</stringProp>
-                <stringProp name="Argument.value">org.jboss.naming</stringProp>
-                <stringProp name="Argument.name">java.naming.factory.url.pkgs</stringProp>
-              </elementProp>
-            </collectionProp>
-          </elementProp>
-          <boolProp name="JMSSampler.isFireAndForget">true</boolProp>
-          <stringProp name="JMSSampler.ReceiveQueue"></stringProp>
-          <stringProp name="JMSSampler.timeout">2000</stringProp>
-          <stringProp name="JMSSampler.SendQueue">queue/A</stringProp>
-          <stringProp name="JMSSampler.contextProviderUrl">jnp://localhost:1099</stringProp>
-          <stringProp name="JMSSampler.queueconnectionfactory">ConnectionFactory</stringProp>
-          <stringProp name="JMSSampler.initialContextFactory">org.jnp.interfaces.NamingContextFactory</stringProp>
-          <stringProp name="HTTPSamper.xml_data">Joe Bloggs,1 Skeagh Bridge,21,987123654
-Matt Farrell,Mountmellick,25,7654321</stringProp>
-        </JMSSampler>
-        <hashTree/>
-        <GaussianRandomTimer guiclass="GaussianRandomTimerGui" testclass="GaussianRandomTimer" testname="Gaussian Random Timer" enabled="true">
-          <stringProp name="RandomTimer.range">200.0</stringProp>
-          <stringProp name="ConstantTimer.delay">1000</stringProp>
-        </GaussianRandomTimer>
-        <hashTree/>
-      </hashTree>
-    </hashTree>
-  </hashTree>
-</jmeterTestPlan>

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jmeter-script.jmx (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/jmeter-script.jmx)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jndi.properties
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/jndi.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/jndi.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -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/workspace/arvinder/qa/load_tests/transform_load/jndi.properties (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/jndi.properties)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/juddi.properties
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/juddi.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/juddi.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,70 +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=org.hsqldb.jdbcDriver
-#juddi.jdbcUrl=jdbc:hsqldb:hsql://localhost/jbossesb
-juddi.jdbcUrl=jdbc:hsqldb:hsql://localhost:9001/jbossesb
-juddi.jdbcUsername=sa
-juddi.jdbcPassword=
-# jUDDI DataSource to use
-juddi.dataSource=java:comp/env/jdbc/juddiDB
-
-# 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/workspace/arvinder/qa/load_tests/transform_load/juddi.properties (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/juddi.properties)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/lib)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/milyn-smooks-csv-0.1.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/milyn-smooks-csv-0.1.jar (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/lib/milyn-smooks-csv-0.1.jar)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/opencsv-1.6.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/opencsv-1.6.jar (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/lib/opencsv-1.6.jar)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/test-util.jar
===================================================================
(Binary files differ)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/lib/test-util.jar (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/lib/test-util.jar)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/log4j.xml
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/log4j.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/log4j.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,97 +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"/>
-
-     <layout class="org.apache.log4j.PatternLayout">
-       <param name="ConversionPattern" value="%d %-5p [%t][%c] %m%n"/>
-     </layout>	    
-   </appender>
-
-   <!-- A size based file rolling appender -->
-   <appender name="Assertions" class="org.jboss.logging.appender.RollingFileAppender">
-     <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/>
-     <param name="File" value="./assertions.log"/>
-     <param name="Append" value="false"/>
-     <param name="MaxFileSize" value="1000KB"/>
-     <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="INFO"/>
-   </category>
-   <category name="loadtest.Assertion">
-      <priority value="ERROR"/>
-      <appender-ref ref="Assertions"/>
-   </category>
-   <category name="org.jboss.soa.esb.actions.routing">
-      <priority value="INFO"/>
-   </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/workspace/arvinder/qa/load_tests/transform_load/log4j.xml (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/log4j.xml)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/readme.txt
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/readme.txt	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/readme.txt	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,14 +0,0 @@
-Load test for the ESB and transformation.
-
-1. Run "ant".
-2. Using JMeter, load the "jmeter-script.jmx" file found in this folder.
-3. Start the test run - "Run->Start".
-
-You should see the tests running.  However, there's an issue (JESB-270) with the JMSQueueListener whic prevents these
-tests from being run in a meaningful way.
-
-Check the "assertions.log" file for errors!!
-
-So, using JMeter, we pump CVS records into queue/A.  These are picked up by the JMSGatewayListener, packaged and forwarded to
-queue/B.  From here the JMSRouter routs all the messages to queue/C.  There are 3 JMSQueueListeners feeding off queue/C
-and performing 3 different transformations.

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/readme.txt (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/readme.txt)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/src)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/src/loadtest)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Assertion.java
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/src/loadtest/Assertion.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Assertion.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,115 +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 loadtest;
-
-import java.io.File;
-import java.io.FileInputStream;
-import java.io.IOException;
-import java.io.Serializable;
-
-import org.apache.log4j.Logger;
-import org.jboss.internal.soa.esb.util.StreamUtils;
-import org.jboss.soa.esb.actions.ActionProcessingException;
-import org.jboss.soa.esb.actions.ActionProcessor;
-import org.jboss.soa.esb.actions.ActionUtils;
-import org.jboss.soa.esb.helpers.ConfigTree;
-import org.jboss.soa.esb.message.Message;
-import org.jboss.soa.esb.testutils.FileUtil;
-
-/**
- * Assertion processor.
- * <p/>
- * Used for checking the message payload contents when testing.
- * @author <a href="mailto:tom.fennelly at jboss.com">tom.fennelly at jboss.com</a>
- */
-public class Assertion implements ActionProcessor {
-
-	private static Logger logger = Logger.getLogger(Assertion.class);
-	private ConfigTree config;
-	
-	public Assertion(ConfigTree config) {
-		this.config = config;
-	}
-	
-	/* (non-Javadoc)
-	 * @see org.jboss.soa.esb.actions.ActionProcessor#process(org.jboss.soa.esb.message.Message)
-	 */
-	public Message process(Message message) throws ActionProcessingException {
-		String messageName = config.getAttribute("message-name");
-		String expectedFilePath = config.getAttribute("expected");
-		File expectedFile;
-		String expected;
-		Object payloadObj;
-		String payload;
-		
-		if(expectedFilePath == null) {
-			throw new ActionProcessingException("action property 'expected' is not specified on the action configuration. Message name [" + messageName + "].");
-		}
-		expectedFile = new File(expectedFilePath);
-		if(!expectedFile.exists()) {
-			throw new ActionProcessingException("action property 'expected' specifies a non-existent file [" + expectedFile.getAbsolutePath() + "]. Message name [" + messageName + "].");
-		}
-		payloadObj = ActionUtils.getTaskObject(message);;
-		if(payloadObj == null) {
-			throw new ActionProcessingException("null payload on message. Message name [" + messageName + "].");
-		}
-		try {
-			payload = (String)payloadObj;
-		} catch(ClassCastException e) {
-			throw new ActionProcessingException("Message payload must be of type java.lang.String. Is " + payloadObj.getClass().getName() + ". Message name [" + messageName + "].");
-		}
-		
-		// Read the expected payload from the file...
-		try {
-			expected = new String(StreamUtils.readStream(new FileInputStream(expectedFile)));
-		} catch (IOException e) {
-			throw new ActionProcessingException("Failed to read 'expected' file [" + expectedFile.getAbsolutePath() + "].", e);
-		}
-		
-		// Compare them...
-		if(!expected.equals(payload)) {
-			logger.error("Message payload check assertion failure.  Message name [" + messageName + "]....");
-			logger.error("Expected [" + expectedFile.getAbsolutePath() + "]...");
-			logger.error("[" + expected + "]");
-			logger.error("Actual...");
-			logger.error("[" + payload + "]");
-		} else {
-			logger.info("Message payload check assertion passed.  Message name [" + messageName + "].");
-		}
-			
-		return message;
-	}
-
-	/* (non-Javadoc)
-	 * @see org.jboss.soa.esb.actions.ActionProcessor#getOkNotification(org.jboss.soa.esb.message.Message)
-	 */
-	public Serializable getOkNotification(Message message) {
-		return null;
-	}
-
-	/* (non-Javadoc)
-	 * @see org.jboss.soa.esb.actions.ActionProcessor#getErrorNotification(org.jboss.soa.esb.message.Message)
-	 */
-	public Serializable getErrorNotification(Message message) {
-		return null;
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Assertion.java (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/src/loadtest/Assertion.java)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/HsqldbUtil.java
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/src/loadtest/HsqldbUtil.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/HsqldbUtil.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,105 +0,0 @@
-package loadtest;
-
-import java.sql.Connection;
-import java.sql.DriverManager;
-import java.sql.Statement;
-
-import org.apache.log4j.Logger;
-import org.hsqldb.Server;
-import org.jboss.internal.soa.esb.persistence.format.db.DBConnectionManager;
-import org.jboss.soa.esb.common.Configuration;
-import org.jboss.soa.esb.testutils.FileUtil;
-
-/**
- * Utility to start and stop a hsql Database.
- * 
- * @author <a href="mailto:kurt.stam at jboss.com">Kurt Stam</a>
- *
- */
-public class HsqldbUtil 
-{
-	final private static String THREAD_NAME = "hypersonic-unittest";
-	
-	private static Logger _logger = Logger.getLogger(HsqldbUtil.class);
-	/**
-	 * Starts the hsql database in it's own thread. 
-	 * Don't forget to shut it down when you're done.
-	 * 
-	 * @param databaseFile - i.e. build/hsqltestdb
-	 * @param databaseName - i.e. jbossesb
-	 * @throws Exception
-	 */
-	public static void startHsqldb() throws Exception 
-	{
-		// Start DB in new thread, or else it will block us
-		Thread serverThread = new Thread(THREAD_NAME) {
-			public void run() {
-				try {
-					// Create startup arguments
-					String[] args = new String[4];
-					args[0] = "-database.0";
-					args[1] = "build/hsqldb";
-					args[2] = "-dbname.0";
-					args[3] = "jbossesb";
-					
-					_logger.info("creating db from this script: " + args[1]);
-
-					// Start server
-					Server.main(args);
-				} catch (Exception e) {
-					e.printStackTrace();
-				}
-//				log.error("Failed to start database", e);
-			}
-		};
-		serverThread.run();
-		
-		createDatabase();
-	}
-	/**
-	 * 
-	 * @param url
-	 * @param username
-	 * @param password
-	 * @throws Exception
-	 */
-	public static void stopHsqldb() throws Exception {
-		String url = Configuration.getStoreUrl();
-		String username = Configuration.getStoreUser();
-		String password = Configuration.getStorePwd();
-		
-		java.sql.Connection connection = DriverManager.getConnection(
-				url, username, password);
-		Statement statement = connection.createStatement();
-		String shutdownCommand = "SHUTDOWN COMPACT";
-		statement.executeQuery(shutdownCommand);
-	}
-
-	private static void createDatabase() throws Exception{	
-		//message store db
-		String sqlCreateCmd    = FileUtil.readStream(HsqldbUtil.class.getResourceAsStream("/install/message-store/sql/hsqldb/create_database.sql"));
-		String sqlDropCmd      = FileUtil.readStream(HsqldbUtil.class.getResourceAsStream("/install/message-store/sql/hsqldb/drop_database.sql"));		
-		
-		DBConnectionManager mgr = DBConnectionManager.getInstance();
-		Connection con = mgr.getConnection();
-		
-		Statement stmnt = con.createStatement();
-		System.out.println("Dropping the message store schema if exists...");
-		stmnt.execute(sqlDropCmd);
-		System.out.println("Creating the message store schema...");
-		stmnt.execute(sqlCreateCmd);
-		
-		//registry DB
-		System.out.println("Dropping the registry schema if exists...");
-		sqlDropCmd      = FileUtil.readStream(HsqldbUtil.class.getResourceAsStream("/install/jUDDI-registry/sql/hsqldb/drop_database.sql"));
-		stmnt.execute(sqlDropCmd);
-		System.out.println("creating the registry schema...");
-		sqlCreateCmd    = FileUtil.readStream(HsqldbUtil.class.getResourceAsStream("/install/jUDDI-registry/sql/hsqldb/create_database.sql"));
-		stmnt.execute(sqlCreateCmd);
-		System.out.println("inserting registry publishers...");
-		String sqlInsertPubCmd = FileUtil.readStream(HsqldbUtil.class.getResourceAsStream("/install/jUDDI-registry/sql/hsqldb/insert_publishers.sql"));
-		stmnt.execute(sqlInsertPubCmd);
-		stmnt.close();
-		con.close();
-	}
-}

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/HsqldbUtil.java (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/src/loadtest/HsqldbUtil.java)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Launcher.java
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/src/loadtest/Launcher.java	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Launcher.java	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,73 +0,0 @@
-package loadtest;
-
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
-import org.apache.log4j.Logger;
-import org.jboss.soa.esb.common.Configuration;
-import org.jboss.soa.esb.listeners.gateway.GatewayListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerController;
-import org.jboss.soa.esb.listeners.message.EsbListenerControllerFactory;
-
-
-public class Launcher {	
-	private static Log log = LogFactory.getLog(Launcher.class);
-	
-	private EsbListenerController	_esbListController;
-	private GatewayListenerController _gatewayController;
-	
-	private Logger _logger = Logger.getLogger(Launcher.class);
-	
-	public static void main (String args[]) throws Exception {
-		
-		log.info("args passed into Launcher: " + args.length);
-		for (int x=0; x<args.length; x++)
-			log.info("arg[" + x + "]=" + args[x]);
-		
-		
-		Launcher launcher = new Launcher();
-		
-		if (Configuration.getStoreDriver().equals("org.hsqldb.jdbcDriver")) {
-			HsqldbUtil.startHsqldb();
-		}
-		
-		try {
-			launcher.triggerListener(Long.valueOf(args[0]).longValue(), args[1], args[2]);
-    		while(true) {
-    			Thread.sleep(1000);
-    		}
-		} finally {
-			if (Configuration.getStoreDriver().equals("org.hsqldb.jdbcDriver")) {
-				HsqldbUtil.stopHsqldb();
-			}
-		}
-	}
-	
-	private void triggerListener(long runTime, String messageAwareConfigFile, 
-		String gatewayConfigFile) throws Exception{
-		try 
-        {
-								
-    		if (null != messageAwareConfigFile) {
-    			_logger.info("starting message aware listener with config file - " + 
-    					messageAwareConfigFile);
-    			_esbListController = EsbListenerControllerFactory.getInstance(messageAwareConfigFile);
-    		}
-    		if (null != gatewayConfigFile) {
-    			_logger.info("starting gateway listener with config file - " + 
-    					gatewayConfigFile);
-    			_gatewayController = new GatewayListenerController(gatewayConfigFile);
-    			new Thread(_gatewayController).start();
-    		}
-    		
-    		System.out.println("**Listeners Ready**");
-        }
-        catch (Exception e) { 
-        	_logger.error(e);
-        	throw(e);
-        }
-        
-	
-	}		
-	
-
-}
\ No newline at end of file

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/src/loadtest/Launcher.java (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/src/loadtest/Launcher.java)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/test.properties
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/test.properties	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/test.properties	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,8 +0,0 @@
-##############################################################################################
-# Environment specific properties for executing the quickstarts.
-##############################################################################################
-product.lib.dir=../../../product/build/jbossesb/lib
-
-# Location of your JBoss Application Server installation.
-# NB: Avoid using back slashes '\' in the path - '/' works on all platforms.
-jbosshome.dir=/home/tfennelly/jboss-4.0.4.GA

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/test.properties (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/test.properties)

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/transform)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-cdr.lst
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/transform/smooks-cdr.lst	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-cdr.lst	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,10 +0,0 @@
-####################################################
-# Uncomment out to load config from database
-####################################################
-# http://localhost:8080/jboss-esb-console/transform/smooks-config.jsf
-
-####################################################
-# Uncomment out to load config from local XML file
-####################################################
-/smooks-trans.xml
-/org/milyn/templating/templating-cdu-creators-0.1.cdrl

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-cdr.lst (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/transform/smooks-cdr.lst)

Deleted: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-trans.xml
===================================================================
--- labs/jbossesb/trunk/qa/load_tests/transform_load/transform/smooks-trans.xml	2006-12-13 20:03:42 UTC (rev 8302)
+++ labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-trans.xml	2006-12-13 20:16:02 UTC (rev 8303)
@@ -1,63 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE smooks-resource-list PUBLIC "-//MILYN//DTD SMOOKS 1.0//EN" "http://www.milyn.org/dtd/smooksres-list-1.0.dtd" >
-<smooks-resource-list>
-	<smooks-resource selector="cdu-creator" useragent="*" path="org.milyn.templating.xslt.XslContentDeliveryUnitCreator" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[* XSLT Content Delivery Unit Creator (This resource is targeted at all Message Exchanges and is required for interpreting "xsl" resource types)]]></param>
-		<param name="restype"><![CDATA[xsl]]></param>
-	</smooks-resource>
-	<smooks-resource selector="cdu-creator" useragent="*" path="org.milyn.templating.stringtemplate.StringTemplateContentDeliveryUnitCreator" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[* StringTemplate Content Delivery Unit Creator (This resource is targeted at all Message Exchanges and is required for interpreting "st" resource types)]]></param>
-		<param name="restype"><![CDATA[st]]></param>
-
-	</smooks-resource>
-	<smooks-resource selector="org.xml.sax.driver" useragent="from-type:text/csv:inmessage and from:trans:gateway" path="org.milyn.csv.CSVParser" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[CSV Message Parser]]></param>
-		<param name="fields" type="string-list"><![CDATA[name,address,age,phone]]></param>
-	</smooks-resource>
-	<smooks-resource selector="csv-record" useragent="from-type:text/csv:inmessage and from:trans:gateway and to-type:text/csv:inmessage and to:trans:transservice_01" path="See 'resdata' parameter value" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[XSLT (Templatelet)]]></param>
-		<param name="encoding"><![CDATA[UTF-8]]></param>
-		<param name="visitBefore"><![CDATA[false]]></param>
-
-		<param name="is-xslt-templatelet"><![CDATA[true]]></param>
-		<param name="restype"><![CDATA[xsl]]></param>
-		<param name="action"><![CDATA[replace]]></param>
-		<param name="resdata"><![CDATA[<trans01_cust>
-    <cust_name><xsl:value-of select="name"/></cust_name>
-    <cust_address><xsl:value-of select="address"/></cust_address>
-</trans01_cust>]]></param>
-	</smooks-resource>
-	<smooks-resource selector="csv-set" useragent="from-type:text/csv:inmessage and from:trans:gateway and to-type:text/csv:inmessage and to:trans:transservice_01" path="org.milyn.cdres.trans.RenameElementTU" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[Rename Element]]></param>
-		<param name="replacementElement"><![CDATA[customer-list]]></param>
-	</smooks-resource>
-
-	<smooks-resource selector="csv-set" useragent="from-type:text/csv:inmessage and from:trans:gateway and to-type:text/csv:inmessage and to:trans:transservice_02" path="org.milyn.cdres.trans.RenameElementTU" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[Rename Element]]></param>
-		<param name="replacementElement"><![CDATA[customers]]></param>
-	</smooks-resource>
-	<smooks-resource selector="csv-record" useragent="from-type:text/csv:inmessage and from:trans:gateway and to-type:text/csv:inmessage and to:trans:transservice_03" path="org.milyn.cdres.trans.RenameElementTU" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[Rename Element]]></param>
-		<param name="replacementElement"><![CDATA[customer-details]]></param>
-	</smooks-resource>
-	<smooks-resource selector="csv-set" useragent="from-type:text/csv:inmessage and from:trans:gateway and to-type:text/csv:inmessage and to:trans:transservice_03" path="org.milyn.cdres.trans.RenameElementTU" >
-
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[Rename Element]]></param>
-		<param name="replacementElement"><![CDATA[customer-list]]></param>
-	</smooks-resource>
-	<smooks-resource selector="csv-record" useragent="from-type:text/csv:inmessage AND from:Trans:Gateway AND to-type:text/csv:inmessage AND to:Trans:TransService_02" path="See 'resdata' parameter value" >
-		<param name="RESERVED:RESOURCE_NAME_PARAM"><![CDATA[XSLT (Templatelet)]]></param>
-		<param name="encoding"><![CDATA[UTF-8]]></param>
-		<param name="visitBefore"><![CDATA[false]]></param>
-		<param name="is-xslt-templatelet"><![CDATA[true]]></param>
-		<param name="restype"><![CDATA[xsl]]></param>
-
-		<param name="resdata"><![CDATA[<customer>
-    <customer-name><xsl:value-of select="name"/></customer-name>
-    <customer-address><xsl:value-of select="address"/></customer-address>
-    <customer-age><xsl:value-of select="age"/></customer-age>
-</customer>]]></param>
-		<param name="action"><![CDATA[replace]]></param>
-	</smooks-resource>
-
-</smooks-resource-list>

Copied: labs/jbossesb/workspace/arvinder/qa/load_tests/transform_load/transform/smooks-trans.xml (from rev 8302, labs/jbossesb/trunk/qa/load_tests/transform_load/transform/smooks-trans.xml)




More information about the jboss-svn-commits mailing list