Hello, I am new to Xdoclet and am unfortunately getting very frustrated with it.. And the problem I am having is not unique - in fact, instead of presenting a new question, I will repost one placed in the message forums on sourceforge (but not answered, and exactly describes my problem! except environment - redhat linux, jdk 1.4.0, ant 1.4.1 xdoclet 1.1.2 JBoss 3.0.0):
<quote> I'm running Win2000/SP2, J2SDK1.4.0, J2EE1.3.1, Ant1.4.1. I downloaded XDoclet1.1.2 and am trying to build the sample app and deploy it to JBoss3.0.0. I cd into the sample\scripts dir and run build.bat. the build fails with an unresolved symbol 'AddressLocal' in CustomerBMPBMP.java. If I add 'import test.interfaces.AddressLocal' to the generated CustomerBMPBMP.java file and rerun build.bat the build succeeds. But then when I copy the 'samples.ear' into JBoss's deploy dir (default server) I get: 01:58:15,758 ERROR [EjbModule] Initialization failed org.jboss.deployment.DeploymentException: primkey-field must be the same type as prim-key-class at org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCCMPFieldMetaData.<init>(J DBCCMPFieldMetaData.java:130) and a number of additional errors that are very similar. What could I be doing wrong? One other thing, that may or may not be of consequence. the readme says to copy a number of jars into the lib dir. One of those is parser.jar for Ant. there is no parser.jar with the Ant dist; has that been replaced by crimson.jar. I did copy crimson.jar into the samples lib dir, and Ant does not seem to be the problem. Any suggestions will be gratefully appreciated, Dave Derry </quote> Please help! Russell ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
