When I run this file I get the following error: Java2WSDL Error: Fail to load class : FooBar I have run from the root (C:\) and from the directory that the class is in and whether I fully qualify all the various names or not I still get this error. Here is the cmd: java2wsdl -o my.wsdl -d c:\MyStuff -s c:\Eclipse-Workspace\MyProject\src -classdir c:\Eclipse-Workspace\MyProject\WebContent\WEB-INF\classes -cp c:\Eclipse-Workspace\MyProject\WebContent\WEB-INF\lib FooBar
Any help appreciated... -- View this message in context: http://www.nabble.com/Java2WSDL-Problem-tp15306688p15306688.html Sent from the cxf-user mailing list archive at Nabble.com.
