[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - Hot deploy and session serialization

2004-11-04 Thread titom
Hi, I want to prevent mistakes in our application. To do this, I need to disable the session serialization. When JBoss server is shutdown or when a hot deploy occurs, the sessions are serialized. If the user browser is not killed, the sessions will be deserialized after the JBoss server start

[JBoss-dev] [Deployers on JBoss (Deployers/JBoss)] - war interaction and virtual hosting

2004-11-08 Thread titom
Hi, I am running under JBoss 4.0.0. My application is packaged as an ear which contains two war. The first war contains common JSP pages, servlets, CSS. The second one contains the real application content that refers to the first one. Since a JBoss instance could host several similar ear , I

[JBoss-dev] [Tomcat] - Re: ClassNotFoundException from JasperException

2004-11-26 Thread titom
Alehrens, I've got the same problem... This problem occurs when I deploy two versions of a ear (with different name) within the same JBoss instance. The first load works fine but following ones fail... Gael. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=385