Re: [Axis2 1.0][Sandesha2] Problem connecting server RMSampleService

2006-06-08 Thread Mancinelli Elodie
Hi Chamikara, I restart the setup of Axis2 and I download once time sandesha2. I make sure that the RMSampleService is available. No problem appears. Logs give no information. But I join it nevertheless. I don't inderstand where is the error. Is the error can be due to the proxy? I really ap

Re: [Axis2 1.0][Sandesha2] Problem connecting server RMSampleService

2006-06-07 Thread Chamikara Jayalath
Hi Elodie, Could u make sure that the Axis2 is setup correctly and that the RMSampleService is available when u list the services. Also check the tomcat logs to see weather u can get any clues to find out the reason for HTTP 500 response. Chamikara On 6/7/06, Mancinelli Elodie <[EMAIL PROTECTED]

Re: [Axis2 1.0][Sandesha2] Problem connecting server RMSampleService

2006-06-07 Thread Mancinelli Elodie
Hi Chamikara Thanks for your help. You are all rigth. Now, I can access tomcat, but it returns an error: HTTP/1.1 500 Internal Error Servlet The server met an internal error which stopped the request. I can't say more because I do not have more information. The http request caugth in tcpmon i

Re: [Axis2 1.0][Sandesha2] Problem connecting server RMSampleService

2006-06-03 Thread Chamikara Jayalath
Please see my response in the sandesha-dev list. Chamikara On 6/2/06, Charles Souillard <[EMAIL PROTECTED]> wrote: Hi all,I am trying to use the same example.I am encoutering the same problem. I have also caught the http requestinside tcpmon.You can find it hereafter :POST /axis2/services/RMSample

Re: [Axis2 1.0][Sandesha2] Problem connecting server RMSampleService

2006-06-03 Thread Chamikara Jayalath
Hi Elodie, Have you configured the tcp monitor correctly. You should start tomcat in the port 8080 and have a mapping in tcp monitor from port 8070 to 8080. Add the following additional line to the client code to send the request through the ctp monitor.         clientOptions.setProperty(MessageC

Re: [Axis2 1.0][Sandesha2] Problem connecting server RMSampleService

2006-06-02 Thread Charles Souillard
Hi all, I am trying to use the same example. I am encoutering the same problem. I have also caught the http request inside tcpmon. You can find it hereafter : POST /axis2/services/RMSampleService HTTP/1.1 User-Agent: Axis2 SOAPAction: http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence Hos

[Axis2 1.0][Sandesha2] Problem connecting server RMSampleService

2006-06-02 Thread Mancinelli Elodie
Hello Tools use: Axis2 1.0, Sandesha2 1.0 and apache-tomcat-5.5.15 I'm trying to use the User guide example with the client "UserguideClient.java" in sandesha2 1.0-bin.zip. I use the RMSampleService.aar given in the Sandesha2-1.0-bin.zip. When I launch the client, it could never get a connecti