OK! Thank you very much for your quick answer!! Sihem "Asankha C. Perera" <[EMAIL PROTECTED]> a écrit : Hi Sihem
Unfortunately right now we still have a issue open that WS-RM does not work, and its not going to be a trivial fix to get it right. This is partly due to the use of the non-blocking http/s transports and the conflicts it has with the WS-RM implementation that is too closely tied with the transports and thread handling etc asankha Sihem wrote: > Hello, > I tried to make work WS-ReliableMessaging with no success. However the three > first steps work: > - synapse creates a sequence > - the web service responds to CreateSequence request > - synapse sends the request to the server with the pre-negotiated sequence ID > But an error 500 is sent back to synapse as shown below in the ethereal dump: > > BEGINNING==================> > POST http://localhost:8080/CalculatorService/CalculatorWSService HTTP/1.1 > Host: localhost.localdomain:8008 > Accept: text/xml, multipart/related, text/html, image/gif, image/jpeg, *; > q=.2, */*; q=.2 > SOAPAction: http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence > Content-Type: text/xml; charset=UTF-8 > Transfer-Encoding: chunked > Connection: Keep-Alive > User-Agent: Synapse-HttpComponents-NIO > > 30b > http://localhost:8080/CalculatorService/CalculatorWSServiceurn:uuid:5A5E3295C1A6AEB82C1200058422898http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequencehttp://www.w3.org/2005/08/addressing/anonymousurn:uuid:4056BA735389EB137725138894542162-869979662 > > HTTP/1.1 200 OK > X-Powered-By: Servlet/2.5 > Server: Sun Java System Application Server 9.1 > Content-Type: text/xml;charset="utf-8" > Transfer-Encoding: chunked > Date: Fri, 11 Jan 2008 13:33:43 GMT > > 4a8 > http://www.w3.org/2005/08/addressing/anonymoushttp://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponseuuid:3b5e831f-49a2-4a00-9ece-d58c7058dc26urn:uuid:5A5E3295C1A6AEB82C1200058422898 > > xmlns:ns6="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">uuid:ab7973ee-2eb6-4cdb-ad77-9e4ea4743a95http://localhost:8080/CalculatorService/CalculatorWSService > > 0 > > 0 > > POST http://localhost:8080/CalculatorService/CalculatorWSService HTTP/1.1 > Host: localhost.localdomain:8008 > Accept: text/xml, multipart/related, text/html, image/gif, image/jpeg, *; > q=.2, */*; q=.2 > SOAPAction: http://service/CalculatorWS/multiplyRequest > Content-Type: text/xml; charset=utf-8 > Transfer-Encoding: chunked > Connection: Keep-Alive > User-Agent: Synapse-HttpComponents-NIO > > 325 > http://localhost:8080/CalculatorService/CalculatorWSServiceurn:uuid:4056BA735389EB137725138981516163-1241660347http://service/CalculatorWS/multiplyRequestuuid:ab7973ee-2eb6-4cdb-ad77-9e4ea4743a951 > 50 > > 0 > > HTTP/1.1 500 Internal Server Error > X-Powered-By: Servlet/2.5 > Server: Sun Java System Application Server 9.1 > Content-Type: text/xml;charset="utf-8" > Transfer-Encoding: chunked > Date: Fri, 11 Jan 2008 13:33:43 GMT > Connection: close > > 459 > {http://www.w3.org/2005/08/addressing}Action http://www.w3.org/2005/08/addressing/anonymoushttp://www.w3.org/2005/08/addressing/faultuuid:cdbc6724-eccd-45a5-b248-9329519716beurn:uuid:4056BA735389EB137725138981516163-1241660347ns0:ActionMismatchA header representing a > Message Addressing Property is not valid and the message cannot be processed > 0 > END===============================> > > The request sent by synapse seems to be correct so I searched nabbled and the > web but I found nothing that can help me. > Is it possible to have a little help ? > Thanks! > sihem > > > > --------------------------------- > Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
