Hi,
This is my first attempt with JBOSS IDE and xdoclet. and i am stuck with the following error.
/home/bsankar/workspace/Tutorial/xdoclet-build.xml:34: Could not create type ejbdoclet due to java.lang.NoClassDefFoundError: while resolving class: xjavadoc.XJavaDoc
I have a eclipse 3.1.2 installation and i just installed jboss ide 1.6.0 GA and followed the instruction in the "JBoss Eclipse IDE Tutorial".
The class Xjavadoc.XjavaDoc is available in the jar /home/bsankar/eclipse/plugins/org.jboss.ide.eclipse.xdoclet.core_1.6.0.GA/xjavadoc-1.5-snapshot050611.jar
I am not sure what is causing the NoClassDefFoundError
Thanks in Advance for the help
Sankar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955102#3955102
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955102
|