Hi,

I am just trying to finally configure the Maven POMS for the XML module
to generate Java classes from mapping.xsd (so that the classes checked
into SVN) can finally be dropped).

basically, I have got everything ready, but to my surprise, there's
quite some XML test cases that do not complete anymore after removing
the old classes and relying on the generated ones.

Here's what I observe: basically, XMLConfiguration seems to be reporting
that it cannot find 'castor.xml.properties' to load default values.
Which is odd, as there's a 'castor.xml.properties' in
src/main/resources, and that definitely gets copied to target/classes,
and thus should be available for any test case.

Any idea what's going wrong here ?

Werner

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to