[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error loading sqljdbc.jar

alesj do-not-reply at jboss.com
Fri Jan 16 05:53:21 EST 2009


"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#4202391

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202391



More information about the jboss-user mailing list