Thanks Simon. Yes I am running from JUnit testcase. I am playing with tuscany-sca-2.0-M4-src\itest\jms\externalBroker.
Regards Raman -----Original Message----- From: Simon Laws [mailto:[email protected]] Sent: Monday, 18 January 2010 2:53 PM To: [email protected] Subject: Re: exposing service on multiple bindings It looks like the runtime can't find the binding-ws-axis2-runtime module. What mechanism are you using to start the runtime? From the stack it looks like you're using a JUnit test case (JMSConnectorTestCase). Are you running this from Maven? If so you need to update the pom.xml file to include a dependency on the web services binding. I can look up details for you if this is what you're doing. Regards Simon
