Provide index page for JNLP WAR
-------------------------------
Key: MNBMODULE-119
URL: http://jira.codehaus.org/browse/MNBMODULE-119
Project: Maven NetBeans Module Plugin
Issue Type: Improvement
Affects Versions: 3.3
Reporter: Jesse Glick
Assignee: Jesse Glick
Priority: Minor
Currently the JNLP WAR serves up the application descriptor with the correct
servlet, but you have to figure out which URL to run. This is not very
friendly, especially when you are just testing the WAR by uploading it to an
app server like GFv3 and clicking the app's "launch" link on the server's admin
page.
Adding "<welcome-file-list><welcome-file>" + brandingToken +
".jnlp</welcome-file></welcome-file-list>" to web.xml might be an improvement.
But better would be to create a simple index.html which links to the master
JNLP. It could use the standard JWS launch icon, and the new deployment toolkit
too. Sophisticated users would of course want to create a custom launch page,
but this would provide a decent starting point for customization, and ease
testing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email