0 Replies Latest reply on Jan 22, 2003 2:04 PM by grom204

    Jetty WAR Deployment and Classloader

    grom204

      I have JBoss 3.0.4 running in which I embedded a Jetty web server. When I deploy my war file with the servlet inside of it, the servlet only has access to Jetty classloader(org.mortbay.http.ContextLoader) but not the JBoss UCL loader. Why is that? How can I obtain a UCL classloader from the servlet.

      Sincerely,
      Max