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) <[EMAIL PROTECTED]>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to