Hi All,

         I have few clarifications using XSD's from multiple Projects using
Maven and then generating Java Objects using XMLBeans Plugin. Any
help/guidance is appreciated:

 I have 2 Projects now.

*Project 1*: Called as XSD-PROJECT which just holds all the xsd's. This
Project builds a "jar" file which contains all the xsd's.

*Project 2: *This Project is a web Project, in which, we have WSDL & 1 more
XSD under WEB-INF.

Our requirement is to use *Project 1* as dependency for *Project 2 *and
generate the Java Objects using XMLBeans plugin for the Project 2. The
generated classes should include all the Java Object for all the XSD's from
both the locations.

We are using XMLBeans 2.3.0 & Maven 2.0.9.

-- 
Thanks,
Ram

Reply via email to