Re: Need to share JVM for both tomcat and RMI server

2009-04-18 Thread siranjeevi krishnan
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

Prevent Hot Linking

2009-04-18 Thread Graeme Kidd
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

Re: Sharing an abandoned connection pool help

2009-04-18 Thread Douglas Miller
*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