Hi all, Can someone tell me why there is a @web.ejb-local-ref but not a @jboss.ejb-local-ref-jndi?
I have tried to use the local refs with in the @jboss.ejb-ref-jndi but this gives the following error: 14:48:10,324 WARN [JettyService] Failed to parse descriptors for war(file:/usr/local/jboss-3.2.1/server/default/tmp/deploy/server/default/deploy/WebDemo.war/37.WebDemo.war) org.jboss.deployment.DeploymentException: Failed to parse WEB-INF/jboss-web.xml; - nested throwable: (org.jboss.deployment.DeploymentException: ejb-ref ejb/DemoBeanLocal found in jboss-web.xml but not in web.xml) As the the jboss-web.xml has a <ejb-ref> where as the the web.xml has a <ejb-local-ref> Am I missing somthing here? Cheers tim
<<winmail.dat>>
