Orion servers talking among themselves

2001-05-03 Thread Nenad Momcilovic
Is it possible to make Orion server talk to a different Orion server residing on physically separated machines. I would appreciate any links to a white paper or examples... Sincerely, Nenad

transaction using EJB2.0 example or white paper

2001-04-26 Thread Nenad Momcilovic
...I would appreciate any links to a white paper or examples that show transaction use in the session beans Tx!

transaction within a message bean

2001-04-10 Thread Nenad Momcilovic
> Hello ! > > Does anybody know how to set up transaction with in a message driven > bean? > > I have tried to use transactions in my Message Driven Bean inside > Orion. Once the code I hits the line getUserTransaction() > I got the following exception with the stack trace: > > MessageBean: Ex

transaction within a message bean

2001-04-09 Thread Nenad Momcilovic
Hello ! Does anybody know how to set up transaction with in a message driven bean? I have tried to use transactions in my Message Driven Bean inside Orion. Once the code I hits the line getUserTransaction() I got the following exception with the stack trace: MessageBean: Exception thrown:java