[Nancy: you should start a separate thread since you are having an unrelated 
issue]

I discovered two issues:

1) The file is only created after you shut down the server manually. This seems 
like a bug, because the whole reason people would want to do this is to be able 
to survive a machine crash. I understand that replication is an alternative 
when you're in a clustered environment, but many people only run a single node 
and want to have a fault tolerance mechanism for their HTTP sessions. I opened 
the following JIRA issue:

http://jira.jboss.com/jira/browse/JBAS-3357

2) The default output directory (if you don't specify an absolute path) is the 
configurations work directory. Apparently this directory is wiped out after the 
server stops. So if you don't specify an absolute directory, your file will 
always be deleted. I feel like this is a bug. There may be good reasons to wipe 
out the work directory, but it shouldn't be the default directory for a 
persistent file then. I'm opened the following JIRA issue for this bug:

http://jira.jboss.com/jira/browse/JBAS-3358

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to