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 Roslan Amir <ro...@xybase.com> on 2004/08/03 06:25:53 UTC

Re: Adding axis to my own WebApp

Try this URL: http://hostname:8080/yourapp/services/AdminService instead 
of http://hostname:8080/axis/services/AdminService. It works for me.

Roslan

MArtin Schumacher wrote:
> Hi,
> 
> I try to deploy a Webservice in my Bea WebLogic Server. I build a war 
> with all needed files, added the libraries of axis, added the web.xml of 
> the axis WEB-INF, but I have no idea how to tell the Axis-Servlet about 
> my WSDD.
> 
> Any hints?
> 
> Thanks for your help,
> 
>     MArtin
>