[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Trying to deploy Railo as war file

jaikiran do-not-reply at jboss.com
Thu Aug 7 03:00:05 EDT 2008


Going by the "Ignoring" and DEBUG level message, not sure whether that exception would stop the deployment.

Is the microsoft-sqljdbc.jar valid? To ensure that its not corrupt and is in valid format, try out the following command and post the output:

jar -tf microsoft-sqljdbc.jar

Furthermore, the microsoft-sqljdbc.jar looks like a JDBC driver jar file which should actually be placed in the %JBOSS_HOME%\server\< serverName>\lib folder. If you don't need this jar file in the WAR file, then remove it and try deploying.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169200#4169200

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



More information about the jboss-user mailing list