There doesn't appear to be anything wrong with the XML below,
assuming the '-' at the beginning of some lines are *not* in the
actual file.

Check the log output of Tomcat to make sure no problems are being
reported at startup and when tomcat receives the browser request.

Cheers,
Larry

> -----Original Message-----
> From: Sarah Stevens [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, January 06, 2003 12:12 PM
> To: [EMAIL PROTECTED]
> Subject: Tomcat 3.3.1 Problem
> 
> 
> Hello!
> 
> I am having a problem with Tomcat 3.3.1 running with Apache.  
> I have set 
> up an xml file named apps-BS.xml under the conf directory as is shown 
> with the apps-examples.xml file.  However, I am still unable 
> to access 
> the BS app from a browser.  Basically, I copied the apps-examples.xml 
> file.....but my XML file text is shown below.  Am I missing something 
> simple here?
> 
>  <?xml version="1.0" encoding="ISO-8859-1" ?>
> - <webapps>
> - <!--
>  Setting special properties for /examples
>          ( as an example of overriding the defaults )
>      
> 
>   -->
> - <Context path="/BS" docBase="webapps/BS" debug="0" 
> reloadable="true">
>   <SimpleRealm filename="conf/users/BS-users.xml" />
>   </Context>
>   </webapps>
> 
> Thanks,
> 
> Sarah
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to