Hi, I read about XDoclet and wanted to start using XDoclet. I ran in a couple of problems and wonder what am I doing wrong.
I am using JDK1.3 from Sun with ant 1.4.x on win2k. When trying to run the samples (ant clean deploy) against jboss-3.0.0alpha I get an JBoss errormessage saying that it cannot find "http://www.jboss.org/j2ee/dtd/jboss_3_0.dtd". When trying to run the samples against jboss-2.4.4 with catalina I get an JBoss errormessage saying that there is a parser error in line 9 column -1. EMPTY content model cannot ... I guess it is about application.xml, but it doesn't say which file it cannot parse. For the first case I used 2.4 as version number of JBoss and 1.1 for the EJB version. For the latter case I used 3.0 as version number an 2.0 for the EJB version. In both cases I excluded the cmr files as they produced errors. It's just the samples, hence I guess I am just using it the wrong way. Any idea? Mariano _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
