Hi all, I'm using JBoss 3.0 and tomcat to run my jsp, and I want to connect to Oracle, so I copied the oracle driver(classes12) to the dir \server\default\lib\ext while JBoss is running hoping that it will be picked up by the automatic class loader but it didn't!! I can read in the JBoss doc that lib\ext is for automatic class loader, is this correct?
I tried copying to jdk\jre\lib\ext but still no difference as well! Is there a way I can drop my jar files or jdbc drivers and they get picked up automatically without re starting JBoss? Thanks =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com