Posted By:
Cedric_Picard
Posted On:
Thursday, July 25, 2002 02:53 AM
Hi,
I have implemented a stateless session bean, which I have deployed in JBoss and can see in the JNDI view, but upon looking it up from a JSP page, I get a
javax.naming.NamingException: Connection refused: connect
java.net.ConnectException: Connection refused: connect
Any idea what could cause this problem?
Cheers,
Cedric