[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=bbop=viewtopicp=3855487#3855487

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=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] - Re: Sessions serialization

2004-11-17 Thread janilsal
I think Tomcat standalone is also moving towards moving context related 
settings into a seperate XML file.  They discourage placing settings in 
server.xml

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3855490#3855490

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855490


---
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
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=bbop=viewtopicp=3855492#3855492

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=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-16 Thread janilsal
Place it in a new file context.xml   under the WEB-INF directory of your war. 
Give this a shot.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3855405#3855405

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855405


---
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