Can someone tell me how I can configure Orion so it will keep sessions across restarts. So if I have a handle to an Entity EJB stored in the servlet session, kill the server (ctrl-c, admin shutdown, kill, etc.), run the server again (java -jar orion.jar), then I want those handles and the users' sessions to still work so the users' sessions are still logged in/authenticated. How is this done with Orion? I saw the persistence directory and directive somewhere in the config files, but apparently it doesn't do this by default--so I'm not sure how to get it working. Thank you, -- Joel Shellman Chief Software Architect The virally-driven B2B marketplace for outsourcing projects http://www.ants.com/90589781
