2 Replies Latest reply on Sep 4, 2008 2:32 AM by nimind

    Deploying war and loading class

    nimind

      Hi all!

      I need help in a deployed war and when it is running, it tries to load a class that I made from server/default/lib or server/default/conf but it always says ClassNotFound

      How must I configure jboss or the application to find the jar with tha class? The jar can not be in the WEB-INF/lib of the application.

      Thanks for all