Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: Include file?

Ponnam Janiki

2004-05-07

Replies:

Hi Hassan,

I'm sorry to bothering you. I'm not getting what you send. Can you please
explain about this?

Thanks
Ram

-----Original Message-----
From: Hassan Schroeder [mailto:hassan@(protected)]
Sent: Friday, May 07, 2004 2:10 PM
To: Tomcat Users List
Subject: Re: Include file?

Steven Garrett wrote:

> ok, so I put this into my server.xml underneath the last <Host> entry
>
> <!ENTITY virtualhosts = "SYSTEM /etc/tomcat4/virtualhosts.xml" />

?! Uh, that's not even close to what I sent :-)

<!DOCTYPE Server [
 <!ENTITY virtualhosts SYSTEM "file:/etc/tomcat4/virtualhosts.xml">
]>

That goes right *before* the <Server ...> tag at the top of your
server.xml file...

> &virtualhosts;

The above line can then follow your other <Host> block.

HTH!
--
Hassan Schroeder ----------------------------- hassan@(protected)
Webtuitive Design === (+1) 408-938-0567  === http://webtuitive.com

                 dream. code.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.