RE: IllegalAccessException

2002-05-23 Thread Jason D. Lee
Sent: Thursday, May 23, 2002 9:27 AM To: '[EMAIL PROTECTED]' Subject: RE: IllegalAccessException I tried your sample (without modifying anything) and it worked ... I got the wsdl ... I used the 05-22-2002 version Cédric Chabanois > -Message d'origine- > De : J

RE: IllegalAccessException

2002-05-23 Thread Cédric Chabanois
IL PROTECTED]' > Objet : IllegalAccessException > > > I'm trying to deploy an extremely simple web service under > Tomcat 4.0, but > I'm not having much luck. When I try to access the URL > http://localhost:8080/axis/services/CraftsWeb?wsdl, I get the > following > e

RE: IllegalAccessException

2002-05-23 Thread Cédric Chabanois
Are you sure you want to use the SimpleAuthenticationHandler ? () In this case, make sure you don't forget users.lst and perms.lst Hope it helps ... Cédric Chabanois > > I'm trying to deploy an extremely simple web service under > Tomcat 4.0, but > I'm not having much luck. When I try to acc

IllegalAccessException

2002-05-23 Thread Jason D. Lee
I'm trying to deploy an extremely simple web service under Tomcat 4.0, but I'm not having much luck. When I try to access the URL http://localhost:8080/axis/services/CraftsWeb?wsdl, I get the following error: java.lang.IllegalAccessException: craftsweb.CraftsWeb Here's the service code: packag