[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-6061 or weird nested jar
alesj
do-not-reply at jboss.com
Tue Dec 23 08:57:59 EST 2008
"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#4198287
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198287
More information about the jboss-dev-forums
mailing list