[JBoss-user] Packaging properties files used by third party libraries

2002-03-06 Thread Edward Gemar
Hi all, My J2EE app uses a third party library that we include in our .ear file. As is recommended, we have a "class-path" entry in the manifest of our ejb jar file so that the third party library can be used by our beans. This works fine and has for some time. Now...we want to

RE: [JBoss-user] How do I run JBoss when deployment descriptor dtd's are unavailable?

2002-03-05 Thread Edward Gemar
short answer in my case, is to just change the reference to application_1_2.dtd. Thanks all for the help! Edward Gemar ForwardVue Technologies, Inc. Austin, TX Vox: 512-482-5126 Fax: 512-651-3209 -Original Message- From: Georg Schmid [mailto:[EMAIL PROTECTED]] Sent: Tuesday, Mar

RE: [JBoss-user] How do I run JBoss when deployment descriptor dtd's are unavailable?

2002-03-05 Thread Edward Gemar
ork? Edward Edward Gemar ForwardVue Technologies, Inc. Austin, TX Vox: 512-482-5126 Fax: 512-651-3209 -Original Message- From: Adrian Brock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 05, 2002 11:42 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [JBoss-user] How

RE: [JBoss-user] How do I run JBoss when deployment descriptor dtd's are unavailable?

2002-03-05 Thread Edward Gemar
J2EE Application 1.3//EN" “http://java.sun.com/dtd/application_1_3.dtd">     Edward   Edward Gemar ForwardVue Technologies, Inc. Austin, TX Vox: 512-482-5126 Fax: 512-651-3209   -Original Message- From: Alex Loubyansky [mailto:[EMAIL PROTECTED]] Sent: Tuesday, Ma

[JBoss-user] How do I run JBoss when deployment descriptor dtd's are unavailable?

2002-03-05 Thread Edward Gemar
Hi all, We are setting up a laptop to take to customer sites and demo our J2EE app.  We may or may not have internet connectivity at our customer sites so it’s important that we can run the server offline (i.e. – not connected to the internet)   The problem is that JBoss when running offli