I've been digging around and can't find any documentation on this. I need to produce a signed webstart jar. This implies a couple of things: including javaws.jar from the JDK in the compile and running jarsigner with my certificate to sign the jar.
Is there a native webstart plugin for buildr that I'm just missing? If not, I can do the signing manually, but I'm not sure the best way to add javaws.jar to the compile path, since it is sitting in the JRE. Is there a variable that points to the JDK that I could use build the classpath I need? I'm not quite ready to build a plugin myself for this, thought I'm getting closer. :) Thanks. tj *Travis Jensen* *** *Read the Software Maven @ http://softwaremaven.innerbrane.com/ Read my LinkedIn profile @ http://www.linkedin.com/in/travisjensen Read my Twitter mumblings @ http://twitter.com/SoftwareMaven Send me email @ [email protected] **What kind of guy calls himself the Software Maven???**
