yes, you were right about the EJBDeployer!
After googling for a while, i found that a patch jboss-EJB-3.0_RC9_Patch_1
needs to be installed for the JBoss 4.0.5 GA to enable ejb3 deployment. i ran
the ant command(its found in the jboss-EJB-3.0_RC9_Patch_1.zip), the
EJB3Deployer and other associa
anonymous wrote : 17:46:49,203 INFO [EJBDeployer] Deployed:
file:/D:/jboss-4.0.5.GA/server/defaul
| t/tmp/deploy/tmp26747SampleEnterprise.ear-contents/SampleEnterprise-ejb.jar
Looks like your EJB is not being considered as a EJB3 module. I would have
expected EJB3Deployer to be used, if your
Here's the server log on startup. as found at the end of the log, the
SampleEnterprise.ear does get deployed without any errors. also i could access
a few pages of the application until the moment the lookup code is executed..
|
Are you sure the bean is being deployed?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099825#4099825
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099825
___
jboss-user ma