El mar, 09-01-2007 a las 14:20 -0700, ChadDavis escribió: > Hello. I'm trying to build and run the web service discussed in the > user guide; the one that is generated off of Axis2SampleDocLit.wsdl. > I believe I have succesfully built and deployed the service itself. > However, I've been unable to run my client. I get a classdefnotfound > on a class in the schemaorg__apache_xmlbeans. This directory is on > the classpath though. In the package / directory structure under that > directory I don't find java classes though; its the .xsb files. Am I > missing some phase where you generate class files from these xsb's
There is a class TypeSystemHolder generated for each children of directory schemaorg_apache_xmlbeans/system. XMLBeans directly generates the bytecode, so no wonder you don't see a .java file. This has caused some confusion to Eclipse users (and users of other IDEs). Cheers, -- Javier Kohen <[EMAIL PROTECTED]> ICQ: blashyrkh #2361802 Jabber: [EMAIL PROTECTED]
signature.asc
Description: Esta parte del mensaje está firmada digitalmente
