When you have ejb-ref's you will also need a jboss-web.xml (for the war file) and possibly jboss.xml if you have ejb-ref's in your bean jars.
 
Al
 
----- Original Message -----
From: G.L. Grobe
Sent: Sunday, July 08, 2001 3:09 PM
Subject: [JBoss-user] <ejb-ref>'s needed?

If I put the <ejb-ref> tag in, I get errors when the war loads upon initialization of JBoss. If I leave it out, it loads successfully. But still doesn't work once I browse the servlet. I get 'ejb not bound' errors.
 
It's been suggested to me both ways and I just wanted to get a more concrete answer on a servlet that does a lookup to an ejb in the web.xml file.
 
TIA

Reply via email to