[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Adding .jar files to the classpath of a webapp

jwiegley do-not-reply at jboss.com
Wed Jul 4 21:02:28 EDT 2007


I thought I should mention that I found the solution to this problem.  I need an extra add_extdir(PATH) and sys.path.append(PATH) to my Jython script, so that it could dynamically load new classes from the .jar files in WEB-INF/lib.

John

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060618#4060618

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060618



More information about the jboss-user mailing list