Can anyone tell me what to do to resolve the below error
...
BUILD FAILED
file:C:/Clipper-PindarCVS/clipper/engroot/poc/clipper_build.xml:239: 3.1 is not a legal value for this attribute
...
It works fine with 3.0, but for my ejbs the jboss.xml created uses a jboss2.4.dtd
I have MDB's and that requires the 3.2 dtd
I'm assuming this refers to the JBoss version. Why don't you use 3.2? I do, and it works fine. I don't think there even was a JBoss 3.1, so I'm not surprised it's not a valid value.
--jcc
-- "Code generators follow the 80/20 rule. They solve most of the problems, but not all of the problems. There are always features and edge cases that will need hand-coding. Even if code generation could build 100 percent of the application, there will still be an endless supply of boring meetings about feature design." (http://www.devx.com/java/editorial/15511)
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
