On Wed, 20 Mar 2002 14:38:05 +0100, Michel Bergijk <[EMAIL PROTECTED]>
wrote:

||| Sorry, something seems to have gone wrong... here are the details:
||| java.lang.ClassNotFoundException: com.foo.FooService 
||| 
||| My directory structure:
||| axis (directory)
|||   |--com (directory)
|||     |--foo (directory)
|||         |--deploy.wsdd
|||         |--FooServices.class 
|||         |--FooServices.wsdl

Don't your classes need to live under the WEB-INF/classes directory? IOW

axis/WEB-INF/classes/com/foo/FooServices.class ...

Joey

-- Blue canary in the outlet by the lightswitch,
--  who watches over you...

Reply via email to