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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user