Hi, 2006/11/2, Maciej Szefler <[EMAIL PROTECTED]>:
Those JARs are generated for the benefit of eclipse users. The ode-bpel-api-xxxx.jar duplicates the content of the xmlbeans.jar. Based on your error, I would bet that you are using Eclipse. Eclipse build will remove artefacts from target/classes that do not have a corresponding .java file, which can create problems. Make sure eclipse is not auto-building and do a mvn -o clean install on those modules.
Argh, your right. Thanks for pointing that out. This is quite annoying. Isn't there a way to get xbeans to generate source files for all the stuff and not only for parts?
Best, Tammo -- Tammo van Lessen - [EMAIL PROTECTED] - http://www.taval.de
