Thanks a lot dims,
I think it is what I'm looking for, I'm pretty new to Axis and will
be diving into the source to figure out if this is what I need.
I'm trying to do a proof of concept which will do the following.
1. the client will call one intermediary node. That node will read the
header from the message based on the role that it must play and add a header
that will contain the string "hello".
2. Then that node will pass the the message on to the next intermediary node
that will read it's header and add another header with the string "world"
in it.
3. Finally that intermediary node will pass it to the final endpoint which
will read the headers and construct the string "hello world" from the added
headers.
The reason I chose Axis was because this only needs to be a proof of concept
and axis has a simple stand alone server that I can place on different
nodes.
If you have any more references for me to look into that would be great.
Thanks Again.
P.S. If anyone has done something this simple please let me know I'm all
ears.
-----Original Message-----
From: Davanum Srinivas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 02, 2005 1:50 PM
To: [email protected]
Subject: Re: Creating Intermediaries
Rob,
Have u looked at this?
http://svn.apache.org/viewcvs.cgi/webservices/axis/trunk/java/samples/proxy/
thanks,
dims
On 11/2/05, Grant Robert C Ctr AFRLIFSE <[EMAIL PROTECTED]> wrote:
>
> Has anyone ever successfully created intermediaries using axis on
> seperate nodes? If so could you point me to some good resources?
>
> Thanks Rob
--
Davanum Srinivas : http://wso2.com/blogs/