07-11-2016 05:29 AM
When the service is called without path:
http://bpm-a.ngnetwork.de:8081
is there a redirect to:
http://bpm-a.ngnetwork.de:8081/${org.nuxeo.ecm.contextPath}
This parameter is set correctly:
nuxeohome/bin/nuxeo.conf: org.nuxeo.ecm.contextPath=/nuxeo
Could you please help me?
08-19-2016 12:51 AM
Hi Florian,
Yes, navigating to your port should redirect to the Nuxeo login page (login.jsp), generally. However, I'm not sure what it is exactly that you're asking here. If it helps, there exists tons of documentation regarding the topic of Context Path and URL patterns, see below.
This tells you how to change the context path: https://doc.nuxeo.com/display/ADMINDOC60/How+to+Change+Context+Path
This explains a little bit about the URL patterns used by Nuxeo: https://doc.nuxeo.com/display/NXDOC60/Default+URL+Patterns
And, if you're really interested in a much deeper explaination of it all, you can read more in the Apache Tomcat docs: https://tomcat.apache.org/tomcat-7.0-doc/config/context.html
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.