[
https://issues.jboss.org/browse/TEIID-3037?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3037:
---------------------------------------
Temporarily I've updated the download kit with a new module xml name. More than
likely we'll look to do an 8.8.1 with some other fixes, and we'll update the
repository to contain the -redhat version odata4j jar without the redhat classifier.
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)