The file that is not being deployed, adobe-ds-jboss-mysql.xml, does not following the
naming convention of any installed deployer within JBoss. For example -service.xml. From
the name of the file I suspect this is a DataSource definition. The registered extension
for this is -ds.xml.
So if you rename adobe-ds-jboss-mysql.xml to adobe-jboss-mysql-ds.xml it will attempt to
deployer it as a DataSource.
Gary
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071650#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...