0 Replies Latest reply on Aug 27, 2007 10:04 AM by sabagh

    EAR classpath

    sabagh

      How can I make my application (EAR archive) have in its classpath some external location (external to jboss) e.g. c:\classes. ?

      I tried adding the URL to the UnifiedClassloader of my application and it worked - but the path is now visible to all other applications - which is not wanted.