WS-Addressing setReplyto method name namespace

2006-11-29 Thread Vaibhav Pandey
Hi, need help on an issue relating to WS Addressing: m working on the following configuration with WS addressing using axis2 :- axis2 + Jboss + IBM Rad6 m trying to generate a scenario wherein i send a SOAP request using axis2 to an axis2 WS deployed on JBOSS. Then the reply of this service

WS-Addressing :: setReplyto + method name + namespace

2006-11-23 Thread Vaibhav Pandey
Hi, i m working on the below mentioned configuration with WS addressing using axis2 :- axis2 - Jboss - IBM Rad6 m trying to generate a scenario wherein i send a SOAP request using axis2 to an axis2 WS deployed on JBOSS. Then the reply of this service should be forwarded to another WS hosted on

WS Addressing :: Axis2 :: JMS Webs ervice lookup issues

2006-10-13 Thread Vaibhav Pandey
Hi all, i have a small doubt regarding the protocol to be used during lookup of my JMS WS installed in an application server other than the one in which i have installed axis... as mentioned in all tutorials:- tcp://localhost:6061 there is a mapping of tcp with transport recievers and

WS Addressing :: http requests response (ReplyTo) on JMS protocol

2006-10-11 Thread Vaibhav Pandey
Hi All, I am working on a scenario were my nonBlockingDualClient sends a http request to a WS and the response should go to a JMS listener listening on a different port. in short i want the response to go via JMS into the queue on which my listener is listening so that i can do some

WS Addressing :: Issue with setting ReplyTo :: Axis2-1.1-SNAPSHOT

2006-10-10 Thread Vaibhav Pandey
Hi All, I am trying to explore WS Addressing by creating a flow in which i call a WS (INOUT-with NonBlockingDual client) and then i want the response to be directed to another WS on a different port and server. I have explicitly set the To/ReplyTo in my client. In the resluting SOAP request the

RE: WS Addressing :: Issue with setting ReplyTo :: Axis2-1.1-SNAPSHOT

2006-10-10 Thread Vaibhav Pandey
this but not sure whether he implemented it. Chamikara, you wanna add something here? -- Chinthaka Vaibhav Pandey wrote: Hi All, I am trying to explore WS Addressing by creating a flow in which i call a WS (INOUT-with NonBlockingDual client) and then i want the response to be directed to another WS