There is this thing that has been nagging me since long which is related
I want to call my service something else but not axis2.war and I want a url to 
the web service which clearly has a context of my service but not axis2...Can 
we do that? How? I have been trying to rename the exploded folder but it 
wouldn't work- Is this context is hardcoded in the AxisServlet???

Can I do that?? - There is this post raising a question:

I managed to create the "axis2.war" and it runs perfectly.
But now I want to rename it - say into "book.war". When I do so I can address 
the wsdl at "http://yourhost:port/book/services/BookService?wsdl";.

So far so good- but how can I make Axis to generate in the wsdl the endpoints 
correctly? These unfortunately stay at:

soap:address location="http://yourhost:port/axis2/services/BookService"; .


-----Original Message-----
From: Bartolomeo Nicolotti [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 20, 2008 11:01 AM
To: axis-user@ws.apache.org
Subject: Re: Axis2 packaging class files in the AAR

Hi,

ho, it's not necessary, actually I have a webservice without any aar.
Here some documentation:

How to Embed an Axis2 based Web Service in your Webapp?

http://wso2.org/library/90


Bye!
Il giorno mer, 20/08/2008 alle 07.51 -0700, Shah, Sumit ha scritto:
> Hello,
>
>
>
> Is it necessary to package the service related class files in
> the .aar?  Is it sufficient to have the service class files (packaged
> in a jar) in the classpath of the Axis2 WAR file?
>
>
>
> Thanks
>
> Sumit
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to