Hi, I just found out that DefaultNaming does not support proper translation of nested classes, since they contain '$'. The result is a SAXException, when trying to resolve the root element, as it is an invalid xml identifier (with a '$' in the middle).
The simple fix is to perform an additional check in DefaultNaming to special case '$'.
--jason
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
