Hi,
We have a project with Maven and when we run it there is no way to change the default context root (ViewController). Always it set the .jpr filename. Only when we change the jpr filename it works with the context root that we need, but it's not a good solution.
Is the same problem described here:
And the solution proposed here works but we supose that we can change the context root in the pom file: https://stackoverflow.com/questions/37688559/specifying-the-context-root-in-jdeveloper-12-2-1-maven-project
Thank you in advance.
Best regards.