Hi Benjamin ; Can you please send me the service aar file or the wsdl , so that I can have a look at that.
Thanks Deepal > Hi Deepal, > > Thanks for your help! > > 2006/10/25, Deepal Jayasinghe <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > > No you do not need , what you have to do is use RPCMessageReceiver as > your message receiver. Then that will handle serialization and > deserialization for you. > > > That sounds easy :) But I still get this error for the WSDL-File. > > > > Or is there an easier, more general way? > > > > > > > > An other Problem: After deploying my Service everything is fine, > > except when I want to get the WSDL-File. Then the following error > > comes up: > > Where did you deploy your service ? in tomcat or smt else ? > > > > That is in Tomcat (5.5.15). Should I unse a newer Version of Tomcat, > or an other server? > > Benjamin > > > > > > --------------------ERROR-------------------------------- > > HTTP Status 500 - > > > > type Exception report > > > > message > > > > description The server encountered an internal error () that > prevented > > it from fulfilling this request. > > > > exception > > > > javax.servlet.ServletException: 32; nested exception is: > > java.lang.ArrayIndexOutOfBoundsException: 32 > > > > > org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java > :111) > > javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > > javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > > > root cause > > > > org.apache.axis2.AxisFault : 32; nested exception is: > > java.lang.ArrayIndexOutOfBoundsException : 32 > > > org.apache.axis2.description.AxisService.getWSDL(AxisService.java:558) > > > > org.apache.axis2.description.AxisService.printWSDL > (AxisService.java:533) > > org.apache.axis2.transport.http.ListingAgent.processListService > > (ListingAgent.java:144) > > > > > org.apache.axis2.transport.http.ListingAgent.handle(ListingAgent.java:89) > > > > > > org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:109) > > javax.servlet.http.HttpServlet.service (HttpServlet.java:689) > > javax.servlet.http.HttpServlet.service(HttpServlet.java :802) > > > > note The full stack trace of the root cause is available in the > Apache > > Tomcat/5.5.15 logs. > > --------------------ERROR-------------------------------- > > > > With the java2WSDL-Tool the WSDL-generation works fine. > > > > Thanks for your help! > > > > Benjamin > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
