Also I believe that JAXB will need to create your application classes (the
ones created by the JAXB source generator) as it parses the XML input you
read. So if you put JAXB in common/lib you will also have to put your
application class files that are created by JAXB there also. This may be why
it works when you have it in WEB-INF/lib.

[Aside: Have they fixed that awful bug in JAXB yet that doesn't allow
optional elements in the DTD? That made it unusable for me a few months
ago.]

Luke 



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to