Kyle Watson [
http://community.jboss.org/people/kyle.watson] created the discussion
"ResteasyBootstrap runs before EJBs are bound"
To view the discussion, visit:
http://community.jboss.org/message/592285#592285
--------------------------------------------------------------
Hello,
I'm using RESTEasy with EJBs and am setting the context params
{code:xml}
<context-param>
<param-name>resteasy.jndi.resources</param-name>
<param-value>
AddAccountInformationServiceImpl/remote
GeofenceServiceImpl/remote
SpeedAlertServiceImpl/remote
VehicleTrackingServiceImpl/remote
</param-value>
</context-param>
{code}
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/592285#592285]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]