[teiid-issues] [JBoss JIRA] (TEIID-3037) Incorrect odata4j jar name

Cristiano Nicolai (JIRA) issues at jboss.org
Mon Jul 21 01:26:29 EDT 2014


Cristiano Nicolai created TEIID-3037:
----------------------------------------

             Summary: Incorrect odata4j jar name
                 Key: TEIID-3037
                 URL: https://issues.jboss.org/browse/TEIID-3037
             Project: Teiid
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 8.8
            Reporter: Cristiano Nicolai
            Assignee: Steven Hawkins
            Priority: Blocker


When deploying Teiid 8.8.0.Final, odata4j fails to initialize due to the wrong jar name.

MSC000001: Failed to start service jboss.module.service."deployment.teiid-odata-8.8.0.Final.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.teiid-odata-8.8.0.Final.war".main: JBAS018759: Failed to load module: deployment.teiid-odata-8.8.0.Final.war:main

Module declaration is set as:
<resource-root path="odata4j-core-0.8.0-SNAPSHOT-redhat.jar" />

But the provided jar name is:
odata4j-core-0.8.0-SNAPSHOT-redhat-redhat.jar

There is an extra "-redhat" in the jar name.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the teiid-issues mailing list