Hi, I've encountered a problem where I must deploy, separately, an ear containing all the EJBs and a war containing the WEBAPP. When I launch JBoss, I get this message:
################################ deployer: [EMAIL PROTECTED] status: Deployment FAILED reason: Error during deploy; - nested throwable: (javax.naming.NamingException: ejb-ref: ejb/PlannerService, no ejb-link in web.xml and no jndi-name in jboss-web.xml) ################################ What exactly does this mean and what am I suppose to do to fix this. I've gotten the application to work when the war was packaged in the ear, but now that I've separated them, it seems to have caused some problems. Thanks. -los View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823151#3823151 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823151 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
