Issues with deploying a netbeans rcp app with jnlp
"kpenrose" <[email protected]> Fri, 22 Sep 2017 13:31:41 +0000
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Are you using a maven build? Signing jars takes a lot of time, and I mean a lot! My RCP project takes about 30 minutes to build a jnlp deploy. I don't worry about that anymore as browsers are killing jnlp startup support. Chrome doesn't allow it, and now that firefox is moving to a sandboxed architecture, I wouldn't be surprised if it is close behind.