Thomas Dudziak wrote:
This is probably a mixture of errors of OJB and XDoclet. OJB requires
a $ in the classname because the classloader otherwise throws an error
(you'll have to ask Sun why that is so). However this won't work so
good with XDoclet as it uses the source itself rather than the
classloader to find classes so it requires the dot notation (as the
Java Language spec defines).
Could you please create an issue in the JIRA
(http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10700)
with some sample code etc. I'll have a look at it then.

OK, will do, thanks Tom.

L.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to