I was just upgrading from JBoss 2.1 to JBoss 2.2.1 and noticed the following:
ejb.jar is contained in both [JBOSS_HOME]/client and [JBOSS_HOME]/lib/ext
ejb2.0.jar is only found in [JBOSS_HOME]/lib/ext
All of the classes in ejb.jar are also defined in ejb2.0.jar plus
MessageDrivenBean and MessageDrivenContext.
1. Shouldn't I be using the same version of the ejb*.jar files for my client
that JBoss is using?
2. How do I know which ejb*.jar file JBoss is using?
(Since they are both in the lib/ext directory, I assume that they are both
available for JBoss to load.)
3. Wouldn't it be best to only have one version of the jar file in both
locations? (Most likely ejb2.0.jar)
BTW, 2.1 has the same setup, I just didn't make note of it.
Regards,
Tim Haley
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user