Hi;

Further,you can only create an Axis2 web service from a Java or Java Library
project. This is because the axis.aar file (the deployable archive into
which web services and Axis configuration files are packed) is neither a WAR
nor an EAR and cannot be deployed normally as a web (EAR) application.

Cheers
Kanchana

On Fri, Oct 1, 2010 at 10:49 AM, Darshana ® <[email protected]> wrote:

> As my understanding war files cannot run on axis2 server. If you want to
> deploy a service, you'll need to create an aar file.
>
>
> On Tue, Sep 14, 2010 at 3:47 AM, Daniel Pomrehn <
> [email protected]> wrote:
>
>> Hi!
>>
>> I'm using axis2-1.5.1 with the standalone server started via
>> $AXIS2_HOME/bin/axis2server.sh
>> But I have trouble deploying a war file. What have I to do, that the
>> service appears when calling axis2/services/ in browser? I see only the
>> version webservice by now.
>> I have no seperate Tomcat or other servlet container running, just the
>> server shipped with axis2 binary release.
>>
>> Thanks in advance
>> Daniel
>>
>
>

Reply via email to