ED] ; Stan Ng
Cc: jBoss-user
Sent: Monday, April 16, 2001 1:48 PM
Subject: Re: [JBoss-user] ClassNotFoundException deploying war on 2.2
I am having this same problem. The application works fine when deployed in
a separate tomcat process against jboss, but fails with the same exception
on my ejb
-
From:
Stan Ng
To: [EMAIL PROTECTED]
Sent: Sunday, April 15, 2001 12:54
AM
Subject: Re: [JBoss-user]
ClassNotFoundException deploying war on 2.2
I was under the impression that a preconfigured
package with JBoss 2.2 w/ Tomcat 3.2.1 in VM is a
ECTED]
Sent: Sunday, April 15, 2001 12:54
AM
Subject: Re: [JBoss-user]
ClassNotFoundException deploying war on 2.2
I was under the impression that a preconfigured
package with JBoss 2.2 w/ Tomcat 3.2.1 in VM is available on the website
at http://www.jboss.org/bin/jboss-tomcat-2.
Took my working Tomcat 3.2.1, JBoss 2.2 and went
through the steps of configuring the "in VM" tomcat.
After much work, I'm to the point where I can
deploy the war successfully and my web pages appear to work.
However, when I make the calls to lookup my ejb's
from servlet code, I get a