"[EMAIL PROTECTED]" wrote : This is fixed in jbossws-1.0.3.SP1
Or maybe not.

I'm seeing the same behavior with 1.0.3.SP1

Do I have to change jboss-xml-binding.jar with this release?


  | 2006-11-09 14:02:01,181 DEBUG [org.jboss.ws.server.StandardEndpointServlet] 
doPost: /jbossws-samples-rpcstyle
  | 2006-11-09 14:02:01,181 DEBUG [org.jboss.ws.soap.MessageContextAssociation] 
pushMessageContext: [EMAIL PROTECTED]
  | 2006-11-09 14:02:01,182 DEBUG [org.jboss.ws.server.ServiceEndpoint] BEGIN 
handleRequest: 
jboss.ws:context=jbossws-samples-rpcstyle,endpoint=TrivialEndpoint
  | 2006-11-09 14:02:01,183 DEBUG [org.jboss.ws.soap.MessageFactoryImpl] 
createMessage: [contentType=text/xml]
  | 2006-11-09 14:02:01,185 DEBUG [org.jboss.ws.soap.SOAPContentElement] 
setXMLFragment: <String_1>Kermit</String_1>
  | 2006-11-09 14:02:01,185 DEBUG [org.jboss.ws.soap.SOAPContentElement] 
setXMLFragment: <String_2>Ferrari</String_2>
  | 2006-11-09 14:02:01,185 DEBUG [jbossws.SOAPMessage] Incomming SOAPMessage
  | 
  | <SOAP-ENV:Envelope 
xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'>
  |  <SOAP-ENV:Header/>
  |  <SOAP-ENV:Body>
  |   <purchase>
  |    <String_1>Kermit</String_1>
  |    <String_2>Ferrari</String_2>
  |   </purchase>
  |  </SOAP-ENV:Body>
  | </SOAP-ENV:Envelope>
  | 
  | 2006-11-09 14:02:01,186 DEBUG [org.jboss.ws.soap.SOAPMessageDispatcher] 
getDispatchDestination: null
  | 2006-11-09 14:02:01,186 DEBUG [org.jboss.ws.soap.SOAPMessageDispatcher] 
getDispatchDestination: null
  | 2006-11-09 14:02:01,189 DEBUG [javax.xml.rpc.soap.SOAPFaultException] new 
SOAPFaultException 
[code={http://schemas.xmlsoap.org/soap/envelope/}Client,string=Endpoint 
{http://org.jboss.ws/samples/rpcstyle}TrivialServicePort does not contain 
operation meta data for: purchase,actor=null,detail=null]
  | 2006-11-09 14:02:01,196 ERROR 
[org.jboss.ws.jaxrpc.SOAPFaultExceptionHelper] SOAP request exception
  | javax.xml.rpc.soap.SOAPFaultException: Endpoint 
{http://org.jboss.ws/samples/rpcstyle}TrivialServicePort does not contain 
operation meta data for: purchase
  |     at org.jboss.ws.server.ServiceEndpointInvoker.getDispatchDestination
  | 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984633#3984633

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984633
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to