I have used struts2 and JPA-Hibernate in my application deployed in Jboss server.
We are getting javax.naming.NameNotFoundException while the JNDI look up in interceprtor class.
This issue is Intermittent and we are not able to find the root cause.
Does anyone faced similar problem.