For me it run's perfectly well with J2SE 1.4. Are you also using the most current version of Ant? (I run it directly from the prompt or from NetBeans 3.x IDE). I'm still using the @namespace:tag notation which works allright, except for more javadoc error messages being printed on the console. To adjust debug info open xdoclet.jar and modify the log4j.properties. There you can uncomment some of the lines that have a # in front of them.
 
Bernhard
-----Urspr�ngliche Nachricht-----
Von: Johan Isacsson [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 5. April 2002 08:50
An: [EMAIL PROTECTED]
Betreff: [Xdoclet-user] Java 1.4 with XDoclet?

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