[JBoss-user] Please Help: Classpath Issue?

2002-07-22 Thread Mike Kenyon
Hi, I've deployed an app to JBoss 3 and though the initial connection to the server and obtaining a reference works fine, I'm getting ClassNotFoundException's whenever my EJB attempts to look up another EJB. I'm assuming it has to be a classpath issue with the server. Any thoughts? Mike --

[JBoss-user] Failure to Find Class?

2002-07-12 Thread Mike Kenyon
Hello, I'm having an INCREDIBLY annoying problem trying to access an EJB that I've deployed. I'd love it if someone could pitch a hand. Here's the situation ... Setup: I'm running JBoss 3 running on JRockit VM. I'm running Netscape iPlanet-WebServer-Enterprise/4.1SP6 4.1sp6 as the web server

[JBoss-user] Newbie JNDI Question

2002-03-06 Thread Mike Kenyon
I just downloaded JBoss v.2.4.4 as part of an internal effort to migrate one of our test servers from another app server to JBoss. We're using iPlanet as a web server with JSPs connecting back to the EJBs running on JBoss. I'm experiencing inordinant difficulty trying to get the EJBs deployed