Another solution is to copy the DTDs to your local hard drive, edit the
XML to reference the local DTDs, and drive on...

Steve


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dan
Christopherson
Sent: Friday, March 30, 2001 5:42 PM
To: [EMAIL PROTECTED]
Cc: Dole, Christopher
Subject: Re: [JBoss-user] Web App Fails to Run on Disconnected Windows
2000 Laptop


I believe the parser still trys to load the DTD in non-validating
mode. From what I can remember this is because it might need to
transform
some bits of the XML based on parts of the DTD (something like you can
create your own entities?)

On Fri, 30 Mar 2001, Jim Archer wrote:

> Thats waht I was thinking as I wrote that email, and the truth is that
I 
> just don't know. I'm sure the parset can be told not to validate, but
I 
> don't know if jBoss has a config option for this.
> 
> Jim
> 
> --On Friday, March 30, 2001 1:34 PM -0500 Donald Ball 
> <[EMAIL PROTECTED]> wrote:
> 
> > On Fri, 30 Mar 2001, Jim Archer wrote:
> >
> >> Its because the XML parser can't get to the DTD. You can try
commenting
> >> out all the DTD lines from the top of the XML files and see what
> >> happens. That might work...
> >
> > can't you configure the xml parser to be non-validating?
> >
> > - donald
> >
> >
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> 
> ********************************************
> I shall be telling this with a sigh
> Somewhere ages and ages hence:
> Two roads diverged in a wood, and I -
> I took the one less traveled by,
> And that has made all the difference.
> 
> - Robert Frost, 1916
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 

-- 
Dan Christopherson (danch) 
nVisia Technical Architect (www.nvisia.com)

Opinions expressed are mine and do not neccessarily reflect any 
position or opinion of nVISIA.

------------------------------------------------------------------------
---
If you're a capitalist and you have the best goods and they're 
free, you don't have to proselytize, you just have to wait.
-Eben Moglen


_______________________________________________
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

Reply via email to