[jboss-user] [Microcontainer] - Using VFS to create a symbolic link from WEB-INF/lib
stan.silvert@jboss.com
do-not-reply at jboss.com
Wed Apr 1 10:45:31 EDT 2009
I have a deployer that adds jar files to a web app. The jar needs to be scanned for taglibs by the JSP servlet. A simple way to make sure the jar is scanned would be to symbolically add the jar to WEB-INF/lib. That is, I'd like something akin to a symlink. Can this be done with VFS? If so, how?
Thanks,
Stan
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222660#4222660
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222660
More information about the jboss-user
mailing list