Re: [JBoss-user] JBoss and loading of DTDs -- How do I work offline?

2001-05-15 Thread danch (Dan Christopherson)

Change the URL for the DTDs, or eliminate the DTD reference entirely.

Chris Rossi wrote:

 Hello.  I was trying to do some development the other day without being
 connected to the internet.  But I got stuck when JBoss started trying to
 load DTDs.  Is there an easy way to ask JBoss not to validate XML files,
 or a way to have it use local copies of the DTDs it wants?
 
 thanks,
 chris rossi
 
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 http://lists.sourceforge.net/lists/listinfo/jboss-user
 




___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss and loading of DTDs -- How do I work offline?

2001-05-15 Thread Toby Allsopp

On Tue, May 15, 2001 at 02:15:38PM -0400, Chris Rossi wrote:
 Hello.  I was trying to do some development the other day without being
 connected to the internet.  But I got stuck when JBoss started trying to
 load DTDs.  Is there an easy way to ask JBoss not to validate XML files,
 or a way to have it use local copies of the DTDs it wants?

It is intended that JBoss use local copies of the DTDs.  If it's going
out to the 'net for them then there is a bug somewhere.  If you could
log a detailed bug report at SourceForge, including a complete example
that shows this, that would be really helpful.

Thanks,
Toby.

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss and loading of DTDs -- How do I work offline?

2001-05-15 Thread Chris Rossi

 Date: Wed, 16 May 2001 07:46:27 +1200
 From: Toby Allsopp [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-user] JBoss and loading of DTDs -- How do I work offline?
 Reply-To: [EMAIL PROTECTED]
 
 On Tue, May 15, 2001 at 02:15:38PM -0400, Chris Rossi wrote:
  Hello.  I was trying to do some development the other day without being
  connected to the internet.  But I got stuck when JBoss started trying to
  load DTDs.  Is there an easy way to ask JBoss not to validate XML files,
  or a way to have it use local copies of the DTDs it wants?
 
 It is intended that JBoss use local copies of the DTDs.  If it's going
 out to the 'net for them then there is a bug somewhere.  If you could
 log a detailed bug report at SourceForge, including a complete example
 that shows this, that would be really helpful.
 
Oops, sorry for the false alarm.  Your message caused me to check for
DTDs in deployment descriptor files and sure enough my partner in crime
had put a reference to the SUN ejb-jar DTD in our ejb-jar.xml.  Easily
fixed.  Not a bug.

thanks,
chris rossi

___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user