0 Replies Latest reply on Nov 2, 2002 9:11 AM by indygirl

    external libs problem

    indygirl

      I use jboss_3.0.3_tomcat_4.1.12 and want to deploy a webapp i produced with a oracle framework; the hints from oracle were to copy their necessary libs in ../server/default/lib. I did ...but the problem is, that in these libs is included a oracle xml parser and if this parser stays in the directory i get errors starting jboss. So i decided to put the oracle xmlparser in the WEB-INF/lib, but this way i get NoClassDefFound errors; does anybody have an idea where to put this oracle parser so that it does not interfere with xalan and is readable nevertheless for my webapp?

      carsten