Re: how to reconfigure my app so that it runs without "context" in the uri path
Mats Andersson <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Joshua, It depends only on the container you are using to deploy the Tapestry application. This is not different from any other Java application. If you use Tomcat, see: https://stackoverflow.com/questions/7276989/how-to-set-the-context-path-of-a-web-application-in-tomcat-7-0 Best regards Mats Den 2017-08-28 kl. 06:50, skrev Joshua Richardson: > Hi, I'm looking to build an app using Tapestry. I'm able to run the Quickstart 5.4 app and then I see my app by going to localhost:8080/site/, because I configured my project with the name, "site". > > > Since I do not intend to ever run any other apps on this same server/port, I would like to avoid the "/site/" portion of the url. > > > I have not been able to figure out how to reconfigure the app so that I can access it at the top level. If i go to localhost:8080/, I get a 404, "No context on this server matched or handled this request." > > > Is this a limitation of Tapestry, or just a limitation in my understanding? > > > Sincerely, > > > > Joshua Richardson > > Email: [email protected] > > Phone: 408-205-4417 > > Skype: jricjr > > In: https://www.linkedin.com/in/joshua-richardson-878b8b1/ > -- ---------------------- Mats Andersson | Ronsoft AB | +46(0)73 368 79 82 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]