0 Replies Latest reply on Mar 30, 2015 11:52 AM by nictomi

    Error: javax.naming.NamingException: JBAS011836

    nictomi

      Hi all,

      I'm new to this forum.

       

      I'm using Jboss Wildfly 8.1 to deploy and run a web-application.

      My web application is written in Java, and uses frameworks Spring, Hibernate  and Wicket.

      The deployment of the application's ear seems to work fine, and the application runs without

      particular problems.


      But I have an error when I undeploy the ear of my application.



      The error is:

       

       

      Could not unbind factory from JNDI: javax.naming.NamingException: JBAS011836: Could not resolve service service jboss.naming.context.java.hibernate.HibernateFactoryArt36

       

       

       

      As I have seen, this error occurs only when I undeploy the ear.

      I tried to search information in internet, but I didn't find anything that could help me.

       

       

       

      Could someone please help me solving this error?

       

      Thanks in advanced.