Auto update servlet (not loaded by the system classloader)

2001-06-10 Thread Aejaz Sheriff
Hi, I have read the solutions given below and understood it very well.But my problem is that I cannot dynamically reload servlets. I need to restart for every reload of servlet. Although the servlet in question is not in the Default class loader's classpath. So the servlet is only getting

RE: source code visible to world

2001-06-08 Thread Aejaz Sheriff
I could be completely wrong here. But when I worked with other Web/App Servers this problem occurs if the Web Server to App Server redirection of the JSP pages is set based on a content type. for e.g if the JSP file servlet parses files based on their mime type then this problem occurs as a

Re: Apache Modules For Java Application Servers

2001-03-26 Thread Aejaz Sheriff
Thanks, I will ask BEA and get back with the solution if I get any - Original Message - From: GOMEZ Henri [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 26, 2001 2:42 PM Subject: RE: Apache Modules For Java Application Servers I am not sure if this is the right

Apache Modules For Java Application Servers

2001-03-24 Thread Aejaz Sheriff
Hi, I am not sure if this is the right place to post this question, but since I am desperate, I am doing it anyway. I am using Apache 1.3.9 on linux RH 6.2 as the Webserver and Weblogic 5.1 as the application server. For large file uploads (5 Mb - 6 Mb) I receive a Apache - Weblogic bridge