You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Merten Schumann <Me...@asg.com> on 2005/07/01 08:37:26 UTC

Re: [Axis2] sample/instructions how to build JAX-RPC web service in/with Axis2?

Thank you, Anne! So I'll have a look at next milestones and check for
the JAX-RPC support :-)
   Merten

> -----Original Message-----
> From: Anne Thomas Manes [mailto:atmanes@gmail.com] 
> Sent: Thursday, June 30, 2005 4:59 PM
> To: axis-user@ws.apache.org
> Subject: Re: [Axis2] sample/instructions how to build JAX-RPC 
> web service in/with Axis2?
> 
> Axis 2 is the next generation. Eventually it will replace Axis 1 (just
> as Axis 1 has replaced Apache SOAP), but for some time the two will
> coexist.
> 
> The current Axis 2 milestone doesn't support the JAX-RPC API yet. The
> final will (or more likely JAX-WS).
> 
> Anne
> 
> On 6/30/05, Merten Schumann <Me...@asg.com> wrote:
> > Hello,
> > 
> > had a first look at Axis2. Well, seems it's really 
> different from Axis1.
> > My first question here would be, what will happen in the future? Is
> > Axis2 meant to replace Axis1 or will they co-exist???
> > 
> > At the moment, dealing with Axis1, I used the approach as 
> described in
> > section "Advanced Installation: adding Axis to your own Webapp" at
> > http://ws.apache.org/axis/java/install.html to create a war 
> file with a
> > JAX-RPC web services. Is this approach still supported in Axis2??? I
> > could not find how to build JAX-RPC web services in/with 
> Axis2, anybody
> > could guide me here?
> > 
> > Thanx!
> >    Merten