on ‎2018 Jul 24 12:50 PM - last edited on ‎2024 Feb 04 6:28 AM by postmig_api_4
Starting from Tomcat version 7.0.89 the following change was implemented:
Ensure that JNDI names used for entries in web.xml and for lookup elements of @Resource annotations specify a name with an explicit java: namespace.
Ref: http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
This change prevents the Data Hub from starting due to this definition in web.xml
<resource-ref>
<description>Primary database</description>
<res-ref-name>datahub</res-ref-name>
<lookup-name>datahub</lookup-name>
</resource-ref>
Make sure to use an older version of Tomcat until this is fixed.
Request clarification before answering.
Here is a document describing how to set up DataHub with Tomcat 8: https://help.hybris.com/6.7.0/hcd/478f702a00104636b16d2614d1db30ac.html
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.