[jboss-user] [JBoss Web Services] - ResteasyBootstrap runs before EJBs are bound

Kyle Watson do-not-reply at jboss.com
Wed Mar 9 17:21:18 EST 2011


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&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110309/370c90a1/attachment.html 


More information about the jboss-user mailing list