Hi !

 

When using the xmlbean ant task, the generated source refers to some strange

package names, e.g :

 

schemaorg_apache_xmlbeans.system.s356E206406D0E1BFD7A82E7E8EAC7C8F.TypeSystemHolder.typeSystem.resolveHandle("alerttype5256type");

 

When trying to compile the generated code this fails with package do not exists error as expected.

 

Am I missing something here ? It generates the .jar files ok so should I just make sure the generated code
is put somewhere out of the way for my project source code ?

 

BR

Niklas

Reply via email to