Hi, I have deployed HelloWorld webservice sample (jar attached in this mail) in Tuscany plugin for Geronimo. This plugin is using 1.0-incubating-SNAPSHOTjars published on 2007-08-23. The sample deploys fine. But, when I access http://localhost:8080/hello/HelloWorldService?wsdl , I am getting a StringIndexOutOfBoundsException. Stack trace as below:
java.lang.StringIndexOutOfBoundsException: String index out of range: -7
java.lang.String.substring(String.java:1768)
org.apache.tuscany.sca.binding.ws.axis2.TuscanyListingAgent.setContextRoot(TuscanyListingAgent.java:286)
org.apache.tuscany.sca.binding.ws.axis2.TuscanyListingAgent.processListService(TuscanyListingAgent.java:102)
org.apache.tuscany.sca.binding.ws.axis2.Axis2ServiceServlet.doGet(Axis2ServiceServlet.java:260)
javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
org.apache.tuscany.sca.binding.ws.axis2.Axis2ServiceServlet.service(Axis2ServiceServlet.java:235)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
This sample worked properly last week. I suspect the problem is introduced
in rev 569074.
Thanks,
Vamsi
helloWorld-ws.jar
Description: application/java-archive
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
