I have an EAR with an app client module. This app client is enabled for Java Web Start. Is there a way to make modifications to the generated .jnlp file? For example, I'd like to make a change such as
<j2se version="1.5+" />
to
<j2se version="1.6+" />
How would I go about doing this?
Thanks.
[Message sent by forum member 'mlavack' (mlavack)]
http://forums.java.net/jive/thread.jspa?messageID=212536