1 Reply Latest reply on Mar 17, 2015 10:32 AM by maxandersen

    class not found errors when I use eclipse

    pashamohammed

      Environment:

      JBoss AS7.2

      eclipse luna

      JBoss tools for luna

       

      I am loading the class loader using setContextClassLoader() on Thread instance to load custom class loader. It works fine when the server started from command line. Class loader seems to be not loading the jars as expected in eclipse.

       

      Any help will be appreciated.