Hi,
Since this is my first JBoss application, I will put the question in the beginners corner.
I am using JBoss 5.1, and I need to make a Bean that connects to an external CORBA server.
Is there a way for JBoss to handle the CORBA connections, so my Beans can use them while JBoss takes care of pooling - and how do I use the connections in my Beans?
I searched this forum but I found only topics dealing with access to EJBs via CORBA, which is the opposite of what I need.
Best regards and thanks :)