Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems to set the context root with maven project

4034846Jul 2 2019 — edited Jul 2 2019

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.

Comments
Post Details
Added on Jul 2 2019
3 comments
335 views