[jboss-user] [JBossWS] - Re: SOAP with Attachment in JBoss 4.0.4 GA
sarin_ashish
do-not-reply at jboss.com
Mon Feb 11 11:21:15 EST 2008
I am getting exception when I follow whats mentioned in the User Guide:
2008-02-11 21:45:59,854 DEBUG [org.jboss.ws.jaxrpc.encoding.JAXBSerializer] serialize: [xmlName=result,xmlType={http://org.jboss.ws/reports/rpcstyle/types}FileAttachment]
2008-02-11 21:45:59,854 ERROR [org.jboss.ws.jaxrpc.SOAPFaultExceptionHelper] SOAP request exception
javax.xml.rpc.JAXRPCException: Cannot create or send response message
at org.jboss.ws.server.ServiceEndpoint.postProcessResponse(ServiceEndpoint.java:311)
at org.jboss.ws.server.ServiceEndpoint.handleRequest(ServiceEndpoint.java:236)
at org.jboss.ws.server.ServiceEndpointServlet.doPost(ServiceEndpointServlet.java:120)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
Is there any example available which shows how in JBoss 4.0.4 attachments are received on the client side ?
thanks
Ashish
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128422#4128422
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128422
More information about the jboss-user
mailing list