Hmmm... Dan, if the parser does not try to validate the DTD, why does the 
parser attempt to load it? The original problem was that Christopher wanted 
to use jBoss on a machine not connected to the Internet and was having 
trouble...

Jim

--On Friday, March 30, 2001 4:41 PM -0600 Dan Christopherson 
<[EMAIL PROTECTED]> wrote:

> 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



********************************************
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

Reply via email to