[JBoss-user] [HTTPD, Servlets & JSP] - Re: Sessions serialization

2004-11-17 Thread jde
You are right, that's what I said in my first post. The xml file is called like 
the webapp and placed in conf/Catalina/localhost/ instead of putting all in 
server.xml.
It was my question, where to place this file in JBoss 4.0 ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855492#3855492

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855492


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Re: Sessions serialization

2004-11-17 Thread jde
Thanks for the tip, but I don't want to put it in my war archive. How can I do 
it like in Tomcat standalone ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855487#3855487

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855487


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [HTTPD, Servlets & JSP] - Sessions serialization

2004-11-16 Thread jde
Hello,

I am trying to desactivate sessions serialization for a webapp in Tomcat (JBoss 
4.0).
I found how to do it in Tomcat standalone by creating a 
tomcat/conf/Catalina/localhost/myapp.xml :

  | 
  |  
  | 
  | 
But I can't find how to do it in JBoss. I tried to put the same file in 
jboss/server/standard/conf/jboss.web/localhost but it does not work (yes I am 
running jboss with "-c standard" :-).

Any idea ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855396#3855396

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855396


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user