Re: Setting JVM log location for tomcat 7.0.26

2012-03-29 Thread Farrukh Najmi
- in the scripts that launch it. -- Regards, Farrukh Najmi Web: http://www.wellfleetsoftware.com - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Accessing static resource during loading of webapp

2012-03-29 Thread Farrukh Najmi
On 03/29/2012 04:13 AM, Pid wrote: On 29/03/2012 00:20, Farrukh Najmi wrote: Hi Filip, Thanks for your help. It is an html file that is not in the same webapp. Root URL for webapp: http://localhost:8080/myapp Static resource URL being accessed: http://localhost:8080/static/index.html

Re: Accessing static resource during loading of webapp

2012-03-29 Thread Farrukh Najmi
On 03/29/2012 08:47 AM, Pid wrote: On 29/03/2012 13:11, Farrukh Najmi wrote: On 03/29/2012 04:13 AM, Pid wrote: On 29/03/2012 00:20, Farrukh Najmi wrote: Hi Filip, Thanks for your help. It is an html file that is not in the same webapp. Root URL for webapp: http://localhost:8080/myapp

Setting JVM log location for tomcat 7.0.26

2012-03-28 Thread Farrukh Najmi
Can someone please tell me how I can configure the location for the JVM log file for Tomcat 7. Thanks for your help. -- Regards, Farrukh Najmi Web: http://www.wellfleetsoftware.com - To unsubscribe, e-mail: users-unsubscr

Accessing static resource during loading of webapp

2012-03-28 Thread Farrukh Najmi
. Is there a way to fix this? -- Regards, Farrukh Najmi Web: http://www.wellfleetsoftware.com - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Accessing static resource during loading of webapp

2012-03-28 Thread Farrukh Najmi
) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1072) On 03/28/2012 06:58 PM, Filip Hanik (mailing lists) wrote: Are you trying to read a file in the same webapp or another? -Original Message- From: Farrukh Najmi [mailto:farr...@wellfleetsoftware.com] Sent: Wednesday, March 28

Re: Setting JVM log location for tomcat 7.0.26

2012-03-28 Thread Farrukh Najmi
the JVM log file to be created which contains the thread dump on a SIGINT: -XX:+LogVMOutput -XX:LogFile=/tmp/jvm.log 2. There is Logging chapter in the User's Guide. Did it not help? That did not seem to help. -- Regards, Farrukh Najmi Web: http://www.wellfleetsoftware.com