Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Does anyone know .......
Does anyone know ....... [message #93723] Thu, 21 April 2005 05:12 Go to next message
Eclipse UserFriend
...... some good soap tutorials

using eclipse, apache axis

Ta
Re: Does anyone know ....... [message #93770 is a reply to message #93723] Thu, 21 April 2005 10:59 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Does anyone know ....... [message #93828 is a reply to message #93770] Thu, 21 April 2005 11:17 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Does anyone know ....... [message #93943 is a reply to message #93828] Thu, 21 April 2005 17:11 Go to previous message
Eclipse UserFriend
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
Previous Topic:Tomcat 5.5 and Eclipse WST?
Next Topic:WTP XML editor bug ?
Goto Forum:
  


Current Time: Fri Jun 06 08:39:49 EDT 2025

Powered by FUDForum. Page generated in 0.25855 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top