[jbosstools-issues] [JBoss JIRA] (JBIDE-11534) Wrong error on <jar-file/> option in multi-module EAR

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Thu Apr 12 16:17:47 EDT 2012


Marius Bogoevici created JBIDE-11534:
----------------------------------------

             Summary: Wrong error on <jar-file/> option in multi-module EAR
                 Key: JBIDE-11534
                 URL: https://issues.jboss.org/browse/JBIDE-11534
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 3.3.0.Beta2
            Reporter: Marius Bogoevici
            Assignee: Dmitry Geraskov


In a multi-module ear, one of the modules has a persistence.xml file which uses the following option to reference another module.
 
{code}
<jar-file>snowdrop-domain.jar</jar-file>
{code}

This results in a validation error in JBDS/JBoss Tools, the jar is deemed not to be found.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list