Hello,
 
I have some problems with running XDoclet 1.1.2 under Java 1.4.0.
I'm executing the build script via Intellij's IDEA. In that tool i have to possibility to choose which JDK to use when executing ant, if i build with 1.3.1 it all works fine but if i choose 1.4.0 XDoclet fails with an XDoclet exception that says something like:
No such EJB: Member
 
I have tried to delete all generated code between the runs but that didn't help. 
I also noticed that some of the generated code looked a bit weird (one of the PK classes had 2 identical constructors for example)
 
I changed all the tags to use the @namespace.tag notation.
 
Is anyone successfully using XDoclet 1.1.2 with Java 1.4.0 ? If so, did you have to tweak anything to get it to work?
 
I would also like to know how to get more debug info out, right now i just get the xdoclet exception message.
 
Thanks for your time.
 
Regards,
Johan Isacsson
 
 
 

Reply via email to