[jboss-user] [Installation, Configuration Deployment] - Re: Session expires @ every request with IE.... ; -(

2006-11-13 Thread Stichel
Same problem with me! Using IE 6 on Windows XP. 'httpSession.isNew()' gives back 'true' on any request without closing the browser or redeploying meanwhile. Did not get an answer to this topic in this forum yet. View the original post :

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss server not running

2006-11-13 Thread Stichel
Did you read this: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossVsJavaJDKVersionMatrix View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3985379#3985379 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3985379

[jboss-user] [Installation, Configuration Deployment] - How to read timestamp of last deployment from within the dep

2006-11-13 Thread Stichel
How can I get information about the last deployment of an even running J2EE application? I need the timestamp of the last deployment to display the last update of the application to the user. Thanks Stichel View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp

[jboss-user] [Installation, Configuration Deployment] - Re: Configuring log4j.xml for different logger levels on Con

2006-08-22 Thread Stichel
asack wrote : Have you read the log4j WIKI pages? :D Thank you for the hint! The log4j WIKI pages have a topic help with usage of logging levels. This advises you to put an entry like category name=org.jboss.resource |priority value=DEBUG/ | /category into your log4j.xml to set the

[jboss-user] [Installation, Configuration Deployment] - Configuring log4j.xml for different logger levels on Console

2006-08-21 Thread Stichel
Hi, is it possible to configure log4j.xml to put out logging information on the DEBUG level on the console? I want to set different logger levels in the application using the command Logger.setLevel(Level.DEBUG) or Logger.setLevel(Level.INFO). Thanks, Stichel View the original post : http

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Overview JBoss/Tomcat-Bundles

2006-08-01 Thread Stichel
This is exactly what I am looking for. Thank you! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3962208#3962208 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3962208 ___