Hi,

I'm using  the nightly build 28-Oct-2006.
Executing the send operation, the following exception ocurred:
----------
Caused by: java.lang.Exception: org.apache.axis2.AxisFault: Service
not found operation terminated !!
        at 
org.apache.axis2.engine.InstanceDispatcher.fillContextsFromSessionContext(InstanceDispatcher.java:114)
        at 
org.apache.axis2.engine.InstanceDispatcher.invoke(InstanceDispatcher.java:64)
        at org.apache.axis2.engine.Phase.invoke(Phase.java:381)
        at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:521)
        at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:485)
        at 
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:319)
        at 
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:240)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
----------

But the wsdl of the service is able to show.
 http://localhost:8080/examples/services/Echo?wsdl

And the operation successed at RC1.

Any idea?


Thanks,
Takanori Suzuki

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to