One more thing to add about my test case: I create several threads, each of them is a remote client of my EJBs, and execute them concurrently. Could this be somehow related to the problem ? Does OpenEJB 3.1 support multithreaded clients, from the same JVM instance ? (each thread creates its own initial context and performs its own lookup of my EJBs and then invokes business methods)
-- View this message in context: http://www.nabble.com/java.lang.NumberFormatException-when-calling-EJBs-tp23957712p23962591.html Sent from the OpenEJB User mailing list archive at Nabble.com.
