RE: [JBoss-user] Evil Orbix hanging ejbCreate

2001-12-28 Thread Bernd Proissl
> Anyone have to code a bean similarly? Any suggestions? I have had similar problems with CORBA timeout but not in a J2EE environment. The problem was the client side ORB written in smalltalk. This particular ORB did not handle broken TCP connection correctly, therefore run into synchronisation

[JBoss-user] Evil Orbix hanging ejbCreate

2001-12-27 Thread Gerald Turner
Hi, I'm working with JBoss3/CMP2 on a project which spans many databases and many CORBA interfaces. Truly enterprise, or should is say disparate and legacy?... Anyway, I'm trying to make my beans as fault-tolerant as possible. One particular stateless session bean is executing some non-EJB code