Doh!
I added the missing File.seperator in to the path. Workaround is to set the property "axis.jws.servletClassDir" to the path relative to the servlet root. -- Tom Jordahl Macromedia -----Original Message----- From: Steve Loughran [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 02, 2002 4:49 PM To: axis-dev Subject: beta2, WEB-INF/jwsClasses/ After the fix for that little 'jws' .class files are visible bug I reported, the classes were meant to go into the dir jwsClasses =under WEB-INF. But I see from myserver index page a listing of a directory WEB-INFjwsClasses/ ...I wonder if this is intentional or a missing / in the appropriate settings string. -steve