What does the axis2 server side log say?
On 10/11/07, francesco foresti <[EMAIL PROTECTED]> wrote: > > Alle giovedì 11 ottobre 2007, Upul Godage ha scritto: > > IN should be in capitals in the required messageReceiver class name. I'm > > not sure why it was named such. > > > > <operation name="getEtichetta"> > > <messageReceiver > > mep=" http://www.w3.org/2004/08/wsdl/in-out" > > > > class="org.apache.axis2.receivers.RawXMLINOutMessageReceiver" > > /> > > <actionMapping>urn:getEtichetta</actionMapping> > > </operation> > > > > Hope this helps. > > > > Upul > > Hi, services are back, thank you! > Indeed, the problem has changed, now it looks like this > no matter which version of axis2 i try to use: > > org.apache.axis2.AxisFault: unknown > > at > org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java > :486) > at > org.apache.axis2.description.OutInAxisOperationClient.handleResponse( > OutInAxisOperation.java:343) > at > org.apache.axis2.description.OutInAxisOperationClient.send( > OutInAxisOperation.java:389) > at > org.apache.axis2.description.OutInAxisOperationClient.executeImpl( > OutInAxisOperation.java:211) > at org.apache.axis2.client.OperationClient.execute( > OperationClient.java:163) > at org.apache.axis2.client.ServiceClient.sendReceive( > ServiceClient.java:528) > at org.apache.axis2.client.ServiceClient.sendReceive( > ServiceClient.java:508) > at com.clients.direct.ProtocolClient.doIt(ProtocolClient.java:31) > at com.clients.direct.ProtocolClient.getEtichetta( > ProtocolClient.java:18) > at com.clients.direct.ProtocolClient.main(ProtocolClient.java:112) > > Thank you very much! > > -- > =================================================================== > Francesco Foresti > Registered Linux User #332599 > key fingerprint = 59D5 1E61 6631 5DEF DC88 C64C 7F53 2F45 99FB CD21 > >
