0 Replies Latest reply on Sep 29, 2005 5:50 PM by michael.c.small

    deploy mysql-ds.xml with ear ...

    michael.c.small

      I'd like to be able to deploy my mysql-ds.xml within my ear (versus having the mysql-ds.xml staticly placed in the server/[config]/deploy directory). I can successfully deploy the mysql-ds.xml in the ear, but the ejb3 deploys first and fails because the mysql-ds.xml that it depends on is not setup. Any way to get mysql-ds.xml to deploy first?