I am working on a project with EJBs using the jBoss container. I have 2 EJBs
- one which makes a connection with a database and the other which executes
a query on the database. Another machine is running tomcat and using a
servlet to access the beans on my machine. 

However, I am getting a message on the web browser saying 

java.rmi.ServerException occured in the server thread, nested exception is
java.rmi.ServerException: Exception occured com/ConnectBean

This is probably not adequate information but does anyone have any ideas?

Thanks

Tom Watkins


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to