Common vs. Shared

2005-05-05 Thread Michael Oliver
I am quite sure this has been asked and answered but I googled a bunch of combinations and didn’t find the answer, so I am sure someone here will know and share.   What is the difference between the /common/ and /shared/   I understand this is a class loader issue, and I have read the

RE: Common vs. Shared

2005-05-05 Thread Michael Oliver
Oh I completely agree it is bad practice, but alas I must deal with applications that are not my design and dealing with these conflicts is a royal pain in my non-royal ass. Michael Oliver CTO Alarius Systems LLC 6800 E. Lake Mead Blvd, #1096 Las Vegas, NV 89156 Phone:(702)643-7425 Fax:(702)974

InvocationTargetException

2005-05-06 Thread Michael Oliver
I am running Tomcat 5 on XP and after deploying a new war file, which worked, and was the only change I made, the next time I rebooted the machine (after all it is XP) this is what I get:   156593 INFO  [main] core.StandardHostDeployer - Processing Context configuration file URL file:C:\P

RE: question about load-on-startup in web.xml

2005-05-12 Thread Michael Oliver
"webappY". The second webappX get the singleton and look for "webappY"/"loading". If it is still there sleep and check again later. When webappY is finished starting it removes the 'loading' from the Hashtable of the singleton and when "webappX" sees i

RE: putting files with webdav

2005-09-05 Thread Michael Oliver
Look in the /webapps/webdav/WEB-INF/web.xml You should see where you need to uncomment things to enable writing. Michael Oliver CTO Alarius Systems LLC 6800 E. Lake Mead Blvd, #1096 Las Vegas, NV 89156 Phone:(702)643-7425 Fax:(702)974-0341 *Note new email changed from [EMAIL PROTECTED

RE: Memory leak in Tomcat

2005-09-12 Thread Michael Oliver
ry to avoid out of memory exceptions. I added physical memory and the problems all but went away, however it still occurs just less frequently. I am using j2sdk1.4.2_09 Tomcat-5.0.28 On Windows XP Pro sp1 Michael Oliver CTO Alarius Systems LLC 6800 E. Lake Mead Blvd, #1096 Las Vegas, NV 89156