Everything works perfectly in a non-clustered environment in
development, but as soon as we move to a cluster of Inprise servers,
we start running into all sorts of issues-ClassCastExceptions, CORBA
MARSHALL and omg.CORBA.TRANSACTION_REQUIRED expections are being
thrown all over the place.
I tried using -DEJBNoClassLoader param, but that didn't help either.
One thing that helped is that when i merged the two jars into one, all
the problems went away. Since we prefer keeping the beans in two
separate jars, we are looking for a solution.
Can someone please help ?
- Muhammad C