On Tue, 07 Nov 2000 10:49:41 +0100, Rickard �berg wrote:
>You're not trying to return the pool to your client are you!?? They're
>not serializable.
No, I have parent Bean with function :
protected Connection getConnection()
and all inherited beans use this function for getting oracle connections when it is
needed.
Now my client takes home of session bean, gets bean object and tryies to call function
of the Session bean.
Session bean function should get Oracle connection and it fails :(
JBoss Server gives any errors and
catch (Exception) catches any errors
Client gets Exception:
java.rmi.ServerException: RemoteException occurred in server thread;
nested exception is: java.rmi.ServerException: Transaction rolled
back:javax/sql/DataSource
I have started to fall into depression BUT :)))
I have checked where from classes12.zip is taken and I found 2 diferent files in the
EJB directory and Oracle directory.
Uhhh now my beans seems getting oracle connection and at least some of beans
(previously worked on weblogic) is running :)
I have the feeling Weblogic is going to loose one client :(((
Best regads Rickard and thanks for help
be ready for next questions ;))
Darius Davidavicius,
Living-Source GmbH, Lithuania-Germany;
Software development
Tel: +370 7 323682
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]