[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem with contextDestroyed executed after undeploy ..

2006-04-11 Thread p2auljr
I am having the same problem with my javax.servlet.ServletContextListener. The contextDestroyed method does not execute after undeploying the WAR file and I use a virutal host alias. It only executes after I deploy the WAR file again. I think this may be a bug. If I don't use the virtual host

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Problem with contextDestroyed executed after undeploy ..

2006-04-11 Thread p2auljr
I created a bug report: http://jira.jboss.com/jira/browse/JBAS-3093 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936657#3936657 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3936657

[JBoss-user] [Installation, Configuration Deployment] - ClassPreloadService Configuration

2006-04-10 Thread p2auljr
How do you configure the ClassPreloadService to load all classes for a particular web application? Thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3936296#3936296 Reply to the post :

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - SecurityManager - java.lang.ClassCircularityError

2006-04-06 Thread p2auljr
I am running JBOSS 4.0.3SP1 with tomcat. I am running JBOSS with a security manager. I am testing an application that still uses the servlet 2.3 web.xml file and apache's jstl 1-0-5 My policy file has an entry like: grant signedby software, Principal com.mypackage.MyPrincipal Paul {

[JBoss-user] [Installation, Configuration Deployment] - Re: SecurityManager configuration

2006-03-15 Thread p2auljr
Is there a way to grant a WAR file particular permissions? I want to be able to specify a grant entry as such: grant codeBase file:${jboss.server.home.dir}/app-deploy/myapp.war { permission java.util.PropertyPermission *, read; // additional app specific permissions }; However, this

[JBoss-user] [Installation, Configuration Deployment] - SecurityManager configuration

2006-03-14 Thread p2auljr
Is it common practice to run JBOSS with a SecurityManager turned on? The documentation for running JBOSS with a SecurityManager seems to be very small. Does anyone know how to apply grant permissions in a policy file for a particular web application? I am deploying the applications as WAR

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: JSP Compiler error

2006-03-02 Thread p2auljr
Do you have a virus scan running on your machine? The reason I ask is that my guess is that this is an operating system level issue. On windows, if I am viewing a file in Word and try to rename , delete, or move it, I get a windows error message. I am guessing that perhaps some other process