[ 
http://jira.codehaus.org/browse/MNBMODULE-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241718#action_241718
 ] 

Gabriele Kahlout commented on MNBMODULE-109:
--------------------------------------------

Yes this is what I meant. Well I thought the same before I ran into problems. 
Here are relevant portions:

Note:  The codebase and href attributes are optional when deploying Java Web 
Start applications that will run on at least the Java SE 6 update 18 release or 
later. You must specify the codebase and href attributes when deploying Java 
Web Start applications that will run with previous releases of the Java Runtime 
Environment software.

http://download.oracle.com/javase/tutorial/deployment/webstart/deploying.html

And all examples use href. So it's not that redundant (and it's so difficult to 
debug). I read elsewhere that it's been rolledback, but even if not, it will 
work only with java 1.6.18+ and not 1.6+ as claimed.


> ability to change the application jnlp master.jnlp to a meaningful name
> -----------------------------------------------------------------------
>
>                 Key: MNBMODULE-109
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-109
>             Project: Maven NetBeans Module Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.3
>         Environment: java web start
>            Reporter: Gabriele Kahlout
>            Assignee: Jesse Glick
>             Fix For: 3.4
>
>         Attachments: -nomasterjnlp.diff, MNBMODULE-109-contd.diff
>
>
> I thought changing the parameter name in:
>                                     
> <masterJnlpFile>${masterJnlp}</masterJnlpFile>
> and in the href attribute in the file itself would do the trick, but 
> apparently no, master.jnlp is hard-coded.
> This makes it harder for users to find the file (who's master?).
> Besides, using the default as the brandingToken (as opposed to 'master') 
> would be more consistent.

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