you need to place your test.xml file in $tomcat_base/conf/$engine/$host.
usually

$tomcat_home/conf/Catalina/localhost directory.

Then you will need your content in c:\mydir.  Also, you might want to try
C:/mydir.



On 4/19/06, Alexander E Genaud <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I am having trouble deploying a webapp residing outside of the webapps
> directory. I've added deployXML="true" to <Host /> in an otherwise
> standard conf/server.xml on Windows XP with Tomcat 5.0 and 5.5. I've
> created a file called test.xml in webapps:
>
> <Context
> path="/test" docBase="C:\mydir" debug="0">
> </Context>
>
> *with and without the ResourceLink found in the documentation.
>
> Restarting the server seems to have no effect. I see nothing in the
> log that indicates either SUCCESS nor FAILURE. Any suggestions?
>
> Thanks,
> Alex
> --
> CCC7 D19D D107 F079 2F3D BF97 8443 DB5A 6DB8 9CE1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Marc Farrow

Reply via email to