Hi, does the JNLP plugin support using JAR files that are signed by different certificates?
Sun recommends to use the "extension" tag in the jnlp file - is that supported somehow by maven? <jnlp> ... <jar href="myjar1.jar"/> <extension name="Java Help" href="help.jnlp"/> ... <jnlp> See http://java.sun.com/products/javawebstart/faq.html#72 for details Thanks for enlightment, -- Martin Skopp Riege Software International GmbH Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com This email is intended to be viewed with a nonproportional font. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
