This content has been marked as final.
Show 1 reply
-
1. Re: DeploymentUnit, EJB, and JAX-RS/RESTEasy
wolfc Dec 16, 2009 12:12 PM (in response to bill.burke)The JBossMetaData will always be attached to the war deployment unit.
I've got a prototype component deployer that creates a deployment unit per EJB within the war/jar deployment unit.
How does JAX-RS call upon the EJB? Via the regular JNDI proxy?
JBossWebMetaData is also attached to the war deployment unit.