> Is it possible that you're specifying 3.2 for the *Jboss* version for > building its deployment descriptor? I recall someone recently (past 3 > months) mentioning that XDoclet doesn't accept the newest version # for > JBoss yet happily generates DDs that work. > > David Harkness > Sr. Software Engineer > Sony Pictures Digital Networks > (310) 482-4756
David: Thank you for the reply. On your prompting I looked again in xdoclet.xml and found this subtask of the ejbdoclet task: <jonas version="3.2" xmlencoding="UTF-8" destdir="${ejb.dd.dir}" validatexml="false" mergedir="${ejb.dd.dir}" /> Looking in xdoclet-1.2.1/modules/objectweb/src/xdoclet/modules/objectweb/jonas/ejb/JonasSubTask.java I see that 3.2 is not an allowed value for the Jonas app server. Setting this to 3.0, which is an allowed value, permitted the build to complete normally. These version problems seem unnecessarily difficult to resolve. It doesn't seem it would be that difficult to produce more helpful error messages in these circumstances. There are subtasks for many app servers in xdoclet.xml. Since I'm only using JBoss currently it would like to suppress the generation of all except the JBoss. But I guess this is a lomboz issue? ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user