[jetty-user] [maven plugin] run 2 webapps in the same time?
Rice Yeh <[email protected]>
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
Hi, How do I configure in jetty maven plugin to run 2 webapps with each having its own context path. Overlay cannot do it because it force 2 webapps become one under the same context path. Rice