When I tell MyEclipse that I am using jboss 4.0 in the xdoclet parameters, it issues an xml file named jbosscmp-jdbc.xml with the following descriptor : <!DOCTYPE jbosscmp-jdbc PUBLIC "-//JBoss//DTD JBOSSCMP-JDBC 4.0//EN" "http://www.jboss.org/j2ee/dtd/jbosscmp-jdbc_4_0.dtd">
After that the generation of the ejb will fail because the dtd is missing into the jboss package. shouldn't it this dtd be included even if it has the same content of jbosscmp-jdbc_3_2.dtd ? Sincerely, MH View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841816#3841816 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841816 ------------------------------------------------------- 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 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
