Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] WebAppClassLoader.addClassPath() throws IllegalArgumentException: !file

Hi,

I filed this bug report:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=433708

I can't figure out how to add a JAR to the classpath, and have Jetty add
nested JARs (found in WEB-INF/lib) to the classpath.

Any ideas what I'm doing wrong?

Thanks,
Gili



--
View this message in context: http://jetty.4.x6.nabble.com/WebAppClassLoader-addClassPath-throws-IllegalArgumentException-file-tp4962484.html
Sent from the Jetty User mailing list archive at Nabble.com.


Back to the top