[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: DataSourceBinding not yet installed

jaikiran do-not-reply at jboss.com
Wed Jan 16 07:18:00 EST 2008


I believe the error is in your msql-jdk2-service.xml. I guess(you havent posted the contents of the msql-jdk2-service.xml so cant say for sure), you have something like this 

    <depends optional-attribute-name="ConnectionManager">jboss.jca:service=DataSourceBinding,name=TEST</depends>

in your msql-jdk2-service.xml. You might have to change it to

    <depends optional-attribute-name="ConnectionManager">jboss.jca:service=DataSourceBinding,name=MSSQL2000XADS</depends>


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

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



More information about the jboss-user mailing list