[ http://jira.codehaus.org/browse/MOJO-82?page=all ]
Brett Porter updated MOJO-82:
-----------------------------
Component: (was: sandbox)
webstart
> [webstart] specs for webstart plugin
> ------------------------------------
>
> Key: MOJO-82
> URL: http://jira.codehaus.org/browse/MOJO-82
> Project: Mojo
> Type: New Feature
> Components: webstart
> Reporter: Jerome Lacoste
> Assignee: Jerome Lacoste
>
>
> We need specs for a webstart plugin. Below just some notes taken from mails
> with Kris Bravo.
> From Kris:
> --------------
> I intend to support multiple jnlp apps in a single web application from
> the start. So in your case, 2 jnlp applications would require three
> project:
> project-jnlp1 -> produces jar
> project-jnlp2 -> produces jar
> project-webapp -> produces webapp w/ jnlp1 & 2 here:
> /WEB-INF/web.xml
> /jnlp1.jsp <- returns jnlp file to client with proper context root.
> /jnlp2.jsp <- ""
> /jnlp/project-jnlp1.jar
> /jnlp/project-jnlp2.jar
> /jnlp/lib/dep-1.jar
> /jnlp/lib/dep-2.jar
> /jnlp/lib/...
> * The jnlp files would be in the webapp project.
> * The jar signing would occur in project-jnlp1 & project-jnlp2.
> * Compile and runtime dependencies from project-jnlp* would be copied to
> jnlp/lib.
> Would that layout suffice?
> ----------
> Questions:
> - how should the pom look like
> - how to use webstart outside of web apps.
--
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