Writing a JNDI ObjectFactory would be trivial. You'd need to use the NonSerializableObjectFactory to bind it into jndi.
Alternatively, just look at the tests in the testsuite which binds stuff into jndi (provided they are serializable). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902714#3902714 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902714 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
