Anurag Bhatia [
http://community.jboss.org/people/ab_99] created the discussion
"Deploying ejb3.0 jars with ejb2.1 jars"
To view the discussion, visit:
http://community.jboss.org/message/561345#561345
--------------------------------------------------------------
I am trying to deploying ejb3.0 jars with ejb2.1 jars in an ear file. I keep geting this
warning -
17:38:54,245 WARN [EjbUtil] DeploymentInfo org.jboss.deployment.DeploymentInfo@484e0b4d {
url=file:/C:/tools/jboss-4.2.2.GA/server/CustomServer/tmp/deploy/tmp1967561862872673155100customapp.ear-contents
/customgroupsEJB.jar }
deployer: MBeanProxyExt[jboss.ejb3:service=EJB3Deployer]
status: Deployed
state: STARTED
watch:
file:/C:/tools/jboss-4.2.2.GA/server/CustomServer/tmp/deploy/tmp1967561862872673155100customapp.ear-contents/customgroupsEJB.jar
altDD: null
lastDeployed: 1284120495856
lastModified: 1284120489372
mbeans:
is not an EJB .jar file!
The jar that contains the ejb3 beans is never deployed properly.
I donot have any ejb-jar.xml in the jar that contains the ejb3 sessin bean.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/561345#561345]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]