RPC-Encoded web service in wsm-samples is not working
-----------------------------------------------------

         Key: BEEHIVE-571
         URL: http://issues.apache.org/jira/browse/BEEHIVE-571
     Project: Beehive
        Type: Bug
    Reporter: daryoush mehrtash



RPCEncoded webservice in wsm-samples generates a fault when executing its 
method:

http://localhost:8080/wsm-samplesWS/web/complex/RpcEncodedSample.jws?method=createAddressInHeader

genereates:

Fault - ; nested exception is: 
        java.io.IOException: No serializer found for class 
org.apache.beehive.sample.Address in registry [EMAIL PROTECTED]

AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: java.io.IOException: No serializer found for class 
org.apache.beehive.sample.Address in registry [EMAIL PROTECTED]
 faultActor: 
 faultNode: 
 faultDetail: 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to