[axis2] asynchronous

2005-08-12 Thread Anthoni Tom
Hi,   Does anyone has the wsdl for the echo example? Just to see the connection and to make it easier to build an example of my own We’re trying to build asynchronous webservices…     Thanks, Tom Anthoni

[axis2] invoking webservice

2005-08-10 Thread Anthoni Tom
I’m invoking a webservice I deployed. This is the error:   org.apache.axis2.engine.AxisFault: First Element must contain the local name, Envelope; nested exception is:     org.apache.axis2.om.OMException: First Element must contain the local name, Envelope     at org.a

RE: WSDL after deployment

2005-08-09 Thread Anthoni Tom
update and see whether it is working   Thanks,  Deepal ~Future is Open~     - Original Message - From: Anthoni Tom To: axis-user@ws.apache.org Sent: Tuesday, August 09, 2005 5:16 PM

RE: WSDL after deployment

2005-08-09 Thread Anthoni Tom
it is working   Thanks,  Deepal ~Future is Open~     - Original Message - From: Anthoni Tom To: axis-user@ws.apache.org Sent: Tuesday, August 09, 2005 5:16 PM Subject: RE: WSDL

RE: WSDL after deployment

2005-08-09 Thread Anthoni Tom
service.wsdl inside /META-INF   Thanks,  Deepal ~Future is Open~     - Original Message - From: Anthoni Tom To: axis-user@ws.apache.org Sent: Tuesday, August 09, 2005 3:32 PM

call.setTransportinfo

2005-08-09 Thread Anthoni Tom
Hello,   We’re trying to invoke a non-blocking asynchronic webservice, based on the EchoNonBlcokingDualClient-example. When we set call.setTransportInfo(Constants.TRANSPORT_HTTP, Constants.TRANSPORT_HTTP, true), The client sends the right SOAP-header structure (we need ws-addressing for

RE: WSDL after deployment

2005-08-09 Thread Anthoni Tom
] Sent: dinsdag 9 augustus 2005 8:07 To: axis-user@ws.apache.org Subject: Re: WSDL after deployment   Did u put the wsdl in to the .aar archive. make sure to put is as service.wsdl... On 8/8/05, Anthoni Tom < [EMAIL PROTECTED]> wrote: Hello,   I'm deploying an Axis2 we

WSDL after deployment

2005-08-08 Thread Anthoni Tom
Hello,   I’m deploying an Axis2 webservice on tomcat.  It is visible in the list ‘available services’, but I can’t reach my wsdl on the server.  When I click on the hyperlink of the service he goes to a page:   http://localhost:8080/axis2/services/TestAxisS?wsdl=TestAxisS       xml v