7 Replies Latest reply on Apr 29, 2009 2:12 PM by ssilvert

    Using VFS to create a symbolic link from WEB-INF/lib

    ssilvert

      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