Re: [JBoss-user] ClassNotFoundException deploying war on 2.2

2001-04-16 Thread Bill Pfeiffer
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

Re: [JBoss-user] ClassNotFoundException deploying war on 2.2

2001-04-16 Thread Peter M. Murray
- 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

Re: [JBoss-user] ClassNotFoundException deploying war on 2.2

2001-04-15 Thread Bill Pfeiffer
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.

[JBoss-user] ClassNotFoundException deploying war on 2.2

2001-04-14 Thread Bill Pfeiffer
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