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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...