I think there is no issue with my class loader but there is some issue with
CWD.
I am running my program in C:\Program Files\myApp\embedTomcat.java. But it
search the server.xml in "C:\Program Files\myApp\conf\server.xml" instead of
tomcat\conf\server.xml.
Is there any way to solve this issue?
O
Hi,
Is there a way to configure tomcat to prevent some one from downloading a file
I host when they are not within my domain?
For example I have a file hosted here:
www.mydomain.com/mypage/file.xml
That is listed on a page here:
www.mydomain.com/mypage/mypage.html
They will have no proble
*facepalm* I really should have found that reading the docs on my own,
but thank you muchly for the help anyway. It works like a charm.
On 18/04/2009, at 12:17 AM, Caldarale, Charles R wrote:
From: Douglas Miller [mailto:dougmil...@themetacity.com]
Subject: Sharing an abandoned connection poo