Hi, I'm using JBoss to experiment using jndi. What I'm interested in is storing a serializable java object using bind ... My problem is that when I tested multi-threading by firing off 10 to 100 simultaneous threads, each one binding a object, I got the following exception on some of the thread outputs: javax.naming.ServiceUnavailableException: Connection refused: no further information I start getting this problem when starting more that 10 simultaneous threads ... any ideas? chico. -- The content of this e-mail is confidential, may contain privileged material and is intended solely for the recipient(s) named above. If you receive this in error, please notify Software AG immediately and delete this e-mail. Software AG (UK) Limited Registered in England & Wales 1310740 Registered Office: Hudson House, Hudson Way, Pride Park, Derby DE24 8HS _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
