Where To Put JAR Files To Avoid Conflicts?
问题 Windows XP Pro WebLogic 11g Tomcat 7 JDK 1.6 I've been putting supplemental JAR files in JAVA_HOME/jre/lib/ext ( a JDK installation ) for years. It is much more convenient than altering my CLASSPATH and everything I develop has access to one set of stuff in one place. I need a different or better approach though. I recently installed WebLogic 11g on on my computer. Since I do not like having multiple JDKs or JVMs on my machine I set my JAVA_HOME variable to point to there. I then put a