Working on setting up a JRA application and received the below error and not sure where to find out what to change to fix it. As a reference I have been following the JRA_FlightBooking.zip example.
Cannot get connection. Reason: the thread of component "ejbContexts/mycompany.com/MyEar/mycompany.com/MyEar/MyBean" in application "mycompany.com/MyEar" is currently associated with a restricted resource set and it is not allowed to get connection within it.
Does anyone know what it means to have your EJB associated with a restricted resource set? Any ideas how to give it permissions to make connections if its a security problem?
Regards,
Steve