"jaikiran" wrote : Confirmed, the issue still exists (even on the
"default" server configuration) for JBoss-5.0 GA. Placing the sqljdbc.jar file
in common/lib or even in default/lib causes the server deployment to fail:
|
Even if you 'cover' the root in vfs.xml with exception handler?
But I guess this is the line that covers jboss-5.0.0.GA-jdk6/server/test1/lib/:
| <entry>
| <key>${jboss.server.lib.url}</key>
| <value><inject
bean="VfsNamesExceptionHandler"/></value>
| </entry>
|
I'll check why the exception handler is not passes all the way to ZEH.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202391#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...