Hi,
try using
<! DOCTYPE web-app SYSTEM
"Http://supersunbob.tbcds.destin.com/subfolder/web-app_2_2.dtd";>
Whats the error now?
Burkhard
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 11, 2001 7:27 PM
Subject: RE: [JBoss-user] local reference to the DTD


> That doesnt work either. I get the following parser error:
> External parameter entity "%[dtd]; has characters after markup.
> I also get this same error when I put the dtd in a subfolder and reference
> it like this:
> <! DOCTYPE web-app
> PUBLIC "-//Sun Microsystems,Inc.//DTD Web Application 2.2//EN"
> "Http://supersunbob.tbcds.destin.com/subfolder/web-app_2_2.dtd";>
>
> WHAT GIVES? Probably me!
>
> PS sorry if I am not supposed to cc to you alex I am new to list
>
> -----Original Message-----
> From: Alex Radka [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 9:14 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] local reference to the DTD
>
>
> I would have thought that would work but try
> "file:///some/directory/structure/web-app_2_2.dtd"
>
> Alex
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Wednesday, July 11, 2001 9:12 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] local reference to the DTD
> Importance: Low
>
>
> Help!! I am trying to associate a reference to a local copy of the sun
DTD,
> since I dont have external access to it. This is what I have tried to no
> avail:
> I am running solaris 8sparc with apache ; and JBoss-2.2.2_Tomcat-3.2.2.
> I put the copy of dtd in the htdocs folder which resides under
/usr/apache.
> I then change the reference from sun.com in all of the web.xml files(4 or
5)
> to look like this:
>
> <! DOCTYPE web-app
> PUBLIC "-//Sun Microsystems,Inc.//DTD Web Application 2.2//EN"
> "Http://supersunbob.tbcds.destin.com/web-app_2_2.dtd";>
>
> ANY ADVICE AS TO THE PROPER WAY TO REFERENCE THE LOCAL DTD WOULD BE
> APPRECIATED.
> THANKS, GRAHAM
>
>
> _______________________________________________
> 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
>
> _______________________________________________
> 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