[ 
http://jira.codehaus.org/browse/MNBMODULE-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse Glick closed MNBMODULE-114.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4

Fixed in revision 12966.

> *-webstart.zip should include JNLP servlet setup
> ------------------------------------------------
>
>                 Key: MNBMODULE-114
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-114
>             Project: Maven NetBeans Module Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.3
>            Reporter: Jesse Glick
>            Assignee: Jesse Glick
>            Priority: Minor
>             Fix For: 3.4
>
>
> The Ant harness copies {{$JDKHOME/sample/jnlp/servlet/jnlp-servlet.jar}} into 
> {{WEB-INF/lib}} and adds a {{WEB-INF/web.xml}}:
> {noformat}
> <web-app>
>  <servlet>
>     <servlet-name>JnlpDownloadServlet</servlet-name>
>     <servlet-class>jnlp.sample.servlet.JnlpDownloadServlet</servlet-class>
>  </servlet>
>  <servlet-mapping>
>     <servlet-name>JnlpDownloadServlet</servlet-name>
>     <url-pattern>*.jnlp</url-pattern>
>  </servlet-mapping>
> </web-app>         
> {noformat}
> {{CreateWebstartAppMojo}} ought to do the same.

-- 
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