[ http://jira.codehaus.org/browse/MWEBSTART-9?page=all ]

Jerome Lacoste updated MWEBSTART-9:
-----------------------------------

    Fix Version/s: 1.0-alpha-1

> [webstart] specs for webstart plugin
> ------------------------------------
>
>                 Key: MWEBSTART-9
>                 URL: http://jira.codehaus.org/browse/MWEBSTART-9
>             Project: Maven 2.x Webstart Plugin
>          Issue Type: New Feature
>            Reporter: Jerome Lacoste
>         Assigned To: Jerome Lacoste
>             Fix For: 1.0-alpha-1
>
>
> 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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to