|
|
|
Re: Does anyone know ....... [message #93943 is a reply to message #93828] |
Thu, 21 April 2005 17:11  |
Eclipse User |
|
|
|
You can learn a fair amount about writing handlers by reading the JAX-RPC
specification [1]. The Apache Axis 1.x docs [2] also explain a few things
about JAX-RPC handlers, in particular how to deploy them to the Axis runtime.
There are also a few articles on developerWorks [3], and while many of the
articles refer to the WebSphere Application Server, much of what is explained
about handlers and headers is generic, standards-centric stuff.
[1] http://www.jcp.org/en/jsr/detail?id=101
[2] http://ws.apache.org/axis/java/index.html
[3] http://www-130.ibm.com/developerworks/webservices
Hope that helps a bit.
Cheers - CB.
plork123 wrote:
> I have a client that creates a SOAP header.
>
> I have some server-side code that creates a string value.
>
> I want to know how I pass back the string value to my client SOAP header.
>
> I'm using Apache AXIS
>
> Many Thanks
>
> "Lawrence Mandel" <lmandel@ca.ibm.com> wrote in message
> news:d48f4o$dvr$2@news.eclipse.org...
> > What kind of SOAP tutorials are you looking for? Developing Web services
> > with SOAP? Monitoring SOAP messages? Testing SOAP messages for WS-I
> > compliance?
> >
> > Lawrence
> >
> >
> >>...... some good soap tutorials
> >>
> >>using eclipse, apache axis
> >>
> >>Ta
|
|
|
Powered by
FUDForum. Page generated in 0.25855 seconds