"rzumwalt" wrote : Perhaps I did something wrong, here was the entry I added to
vfs.xml
|
|
| | <entry>
| | <key>${jboss.server.home.url}tmp/vfs-nested.tmp/</key>
| | <value><inject
bean="VfsNamesExceptionHandler"/></value>
| | </entry>
| |
You should actually pre-cache (and watch for exceptions) ${jboss.server.home.url}deploy
directory.
The tmp directory is impl detail - only kicking in if we do a copy vfs handling.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198287#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...