10 Replies Latest reply on Dec 18, 2001 4:55 AM by arnaud74130

    Library java path problem between tomcat/jboss

    arnaud74130

      Hi,
      I have an ear file, and my webapp doesn't find my library (struts.jar for example) and more generally all my "java war (web) files".
      I found a bad solution... i put all my "java web files" in the JBOSS_HOME/lib/ext and it is works.

      How can i do a smart solution ?

      my config is JBoss2.4.1_tomcat3.2