[JBoss-user] Unknown PUBLIC id in ejb-jar.xml: -//JBoss//DTD JBOSS//EN

2003-12-04 Thread Bruce Ashton
I have a deployment issue that shows up on Unix (Solaris) but not on Windows. I have an ear file that contains a number of enterprise beans each in its own jar file. When I attempt to deploy the ear file it will deploy some of the enterprise beans, but invariably fail on at least one with the

Re: [JBoss-user] Unknown PUBLIC id in ejb-jar.xml: -//JBoss//DTD JBOSS//EN

2003-12-04 Thread Rafal Kedziorski
At 13:29 04.12.2003, Bruce Ashton wrote: I have a deployment issue that shows up on Unix (Solaris) but not on Windows. I have an ear file that contains a number of enterprise beans each in its own jar file. When I attempt to deploy the ear file it will deploy some of the enterprise beans, but

RE: [JBoss-user] Unknown PUBLIC id in ejb-jar.xml: -//JBoss//DTD JBOSS//EN

2003-12-04 Thread Bruce Ashton
Try with this: !DOCTYPE jboss PUBLIC -//JBoss//DTD JBOSS 3.2//EN http://www.jboss.org/j2ee/dtd/jboss_3_2.dtd; Rafal That gets pretty much the same error, Unknown PUBLIC id in ejb-jar.xml: -//JBoss//DTD JBOSS 3.2//EN When I run dos2unix It always tells me, could not open /dev/kbd