I've looked through the docs and forums but still could not find a really clear answer on persistence after jboss 3.2 restarts. By persistence I mean objects I have bound into jboss's jndi service via an external client.
What would be the best practice to have these preserved after a restart? Is it to have the EJB create it like in the JBoss JMS provider for WebSphere MQ example? Would it be using a file system jndi provider? Is there a different cleaner way that I have just overlooked? I fairly new JBoss so I could have missed the obvious answer on the site, but I didn't see it. thanks for any suggestions. markg View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873479#3873479 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873479 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
