[jboss-user] [Beginners Corner] - Apparently wrong driver Error
ashley_us
do-not-reply at jboss.com
Wed May 23 14:27:49 EDT 2007
In jboss-web.xml, I have added,
<jboss-web>
<class-loading java2ClassLoadingCompliance="false">
<loader-repository>
com.example:loader=arvhice-name
<loader-repository-config>java2ParentDelegation=false</loader-repository-config>
</loader-repository>
</class-loading>
</jboss-web>
and I have set UseJBossWebLoader to false. I have ojdbc14.jar in my WEB-INF/lib but still it says apparently wrong driver. If I copy the jar to server/lib it works but I want it to be in my war. Please help
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048014#4048014
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048014
More information about the jboss-user
mailing list