Title: Re: [JBoss-user] Problems Compiling Message Driven Bean
I was just doing the same stuff.
 
In $(JBOSS_ROOT)/lib/ext there's both ejb.jar (1.1 spec) and ejb2.0.jar (2.0 spec).  Modify your Makefiles to use the latter.  This is for jBoss 2.2.x.
 
Oh?  Not using Makefiles?  You should be ... http://tapestry.primix.com/doc/JBE/JBE.html
-----Original Message-----
From: Hunter Hillegas [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 23, 2001 3:50 PM
To: JBoss 2
Subject: Re: [JBoss-user] Problems Compiling Message Driven Bean

Nope. I just checked. Anyone know which jar does have it? I can’t find it!

The docs don’t specify (at least I couldn’t find the info there).

Hunter

From: "Vinay Menon" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Sat, 23 Jun 2001 20:39:15 +0100
To: <[EMAIL PROTECTED]>
Subject: Re: [JBoss-user] Problems Compiling Message Driven Bean

Sanity check! Does the ejb.jar actually have the class MessageDrivenBean in it?
 

Reply via email to