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 "Yadav, Yogendra (IT)" <Yo...@morganstanley.com> on 2007/08/29 17:32:40 UTC

Axis2 and Jetty

Hi,
Looking for some help on integrating Axis2 with Jetty. Appreciate any
links, writeup etc
 
thanx
-yogen
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.

Re: Axis2 and Jetty

Posted by Srinath Perera <he...@gmail.com>.
Search the Axis dev achive for thread [Axis2]Embdeding Jetty to Axis2,
unfortuantly it never get done.

Thanks
Srinath

On 8/30/07, Michele Mazzucco <Mi...@ncl.ac.uk> wrote:
> You may also try to embed axis2 into jetty as described here
> http://www.ebmwebsourcing.net/blog/page/christophehamerling?entry=the_petals_v1_1_axis2
>
>
> Michele
>
> On Thu, 2007-08-30 at 15:31 +0530, Upul Godage wrote:
> > Hi,
> >
> > You can deploy Axis2.war in Jetty, just like in any other Servlet
> > container.  You can deploy the axis2.war as an exploded war file so
> > that you can add new services etc.
> >
> > http://ws.apache.org/axis2/1_3/installationguide.html#servlet_container
> >
> >    * Get the axis2.war file
> >    * Go to Jetty webapps directory. e.g. /user/jetty/webapps
> >    * Create a directory called axis2
> >    * Unpack the axis2.war archive file into the axis2 directory.
> >           jar xvf axis2.war
> >    * Remove the axis2.war file
> >    * Start Jetty
> >
> > Hope this helps.
> >
> > Upul
> >
> >
> > On 8/29/07, Yadav, Yogendra (IT) <Yo...@morganstanley.com>
> > wrote:
> >         Hi,
> >         Looking for some help on integrating Axis2 with Jetty.
> >         Appreciate any links, writeup etc
> >
> >         thanx
> >         -yogen
> >
> >
> >
> >
> >
> >
> >         ______________________________________________________________
> >         NOTICE: If received in error, please destroy and notify
> >         sender. Sender does not intend to waive confidentiality or
> >         privilege. Use of this email is prohibited when received in
> >         error.
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
============================
Srinath Perera:
   Indiana University, Bloomington
   http://www.cs.indiana.edu/~hperera/
   http://www.bloglines.com/blog/hemapani

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Axis2 and Jetty

Posted by Michele Mazzucco <Mi...@ncl.ac.uk>.
You may also try to embed axis2 into jetty as described here
http://www.ebmwebsourcing.net/blog/page/christophehamerling?entry=the_petals_v1_1_axis2


Michele

On Thu, 2007-08-30 at 15:31 +0530, Upul Godage wrote:
> Hi,
> 
> You can deploy Axis2.war in Jetty, just like in any other Servlet
> container.  You can deploy the axis2.war as an exploded war file so
> that you can add new services etc.
> 
> http://ws.apache.org/axis2/1_3/installationguide.html#servlet_container
> 
>    * Get the axis2.war file
>    * Go to Jetty webapps directory. e.g. /user/jetty/webapps
>    * Create a directory called axis2
>    * Unpack the axis2.war archive file into the axis2 directory.
>           jar xvf axis2.war
>    * Remove the axis2.war file
>    * Start Jetty
> 
> Hope this helps.
> 
> Upul
> 
> 
> On 8/29/07, Yadav, Yogendra (IT) <Yo...@morganstanley.com>
> wrote:
>         Hi,
>         Looking for some help on integrating Axis2 with Jetty.
>         Appreciate any links, writeup etc
>          
>         thanx
>         -yogen
>          
>          
>          
>          
>          
>         
>         ______________________________________________________________
>         NOTICE: If received in error, please destroy and notify
>         sender. Sender does not intend to waive confidentiality or
>         privilege. Use of this email is prohibited when received in
>         error.
>         
>         
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Axis2 and Jetty

Posted by Upul Godage <up...@gmail.com>.
Hi,

You can deploy Axis2.war in Jetty, just like in any other Servlet
container.  You can deploy the axis2.war as an exploded war file so that you
can add new services etc.

http://ws.apache.org/axis2/1_3/installationguide.html#servlet_container

   * Get the axis2.war file
   * Go to Jetty webapps directory. e.g. /user/jetty/webapps
   * Create a directory called axis2
   * Unpack the axis2.war archive file into the axis2 directory.
          jar xvf axis2.war
   * Remove the axis2.war file
   * Start Jetty

Hope this helps.

Upul


On 8/29/07, Yadav, Yogendra (IT) <Yo...@morganstanley.com> wrote:
>
>  Hi,
> Looking for some help on integrating Axis2 with Jetty. Appreciate any
> links, writeup etc
>
> thanx
> -yogen
>
>
>
>
>
>  ------------------------------
>
> NOTICE: If received in error, please destroy and notify sender. Sender
> does not intend to waive confidentiality or privilege. Use of this email is
> prohibited when received in error.
>