Re: adding new services

2003-02-06 Thread Steve Loughran
- Original Message - From: "Suleyman Yalinbas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 06, 2003 10:32 Subject: Re: adding new services > > 1) axis.jar is under > /usr/local/tomcat/webapps/axis/WEB-INF/lib > > 2) sorr

Re: adding new services

2003-02-06 Thread Suleyman Yalinbas
Wednesday, February 05, 2003 21:45 Subject: adding new services > > I have two question > 1) axis service deployment doc says dropping off > those classes into lib/ or classes/ is enough, but it > seems not, why ? it is for most people. Where is axis.jar in your webapp? > 2)

Re: adding new services

2003-02-06 Thread Steve Loughran
- Original Message - From: "Suleyman Yalinbas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 21:45 Subject: adding new services > > I have two question > 1) axis service deployment doc says dropping off > thos

adding new services

2003-02-05 Thread Suleyman Yalinbas
I have successfully deployed a service using wsdd, however when I make the call or request the page localhost:8080/axis/Services, axis complains saying it can not find the necessary classes of the deployed service. (listing 1) However I have put the classes both in ../axis/WEB INF/classes and ../