Hello everyone

I'm new at xmlbeans, so I hope you can help.

I'm developing a application using Struts, Tomcat and XMLBeans. I'm using SchemaCompiler.compile to generate the jar file for the schema on the fly. It does generate the .java files, but after that I get 100 errors saying  "package org.apache.xmlbeans does not exist". In Tomcat directory, at WEB-INF\lib, there are all jar files that comes with XMLBeans. It seems it can't find the xbean.jar, but it is there, so I don't know what's wrong.

Can you help me with this?

Thanks a lot!

Junia

Reply via email to