R: Error in ejbCreate(): getUserTransaction() returns a null pointer

2000-07-15 Thread Stefano Andreani
Session Bean with Orion? Why do I obtatin a null pointer? (My transactional code works in J2EESDK Reference Implementation without any problem). Thanks a lot, Stefano. Stefano Andreani wrote: My EJB (ServExecEJB) is a Stateless Session Bean. After the execution of ServExecEJB.ejbCreate

Can't use UserTransaction

2000-07-14 Thread Stefano Andreani
I have Orion 1.0, patched with orion.jar 1.1.24, and Cloudscape 3 on a Windows NT system. I'm trying to use transactions with my Stateless Session Bean (yes, Bean managed transaction is specified in ejb deployment descriptor), but I can't obtain a reference to the UserTransaction object

Error in ejbCreate() ...

2000-07-13 Thread Stefano Andreani
My EJB (ServExecEJB) is a Stateless Session Bean. After the execution of ServExecEJB.ejbCreate() the following exception is thrown: com.evermind.server.rmi.OrionRemoteException: Error in ejbCreate(): Only beans with user-managed transactions can invoke getUserTransaction() at

Software requirements for Solaris

2000-07-01 Thread Stefano Andreani
Which version of J2SE SDK must I have in order to run Orion server? My problem is that I can't install 1.2.2_05 version because my system administrator don't like patching the Operating System (the latest version of J2SE requires a lot of patches in my Ultra5 station)! I didn't find software