I was using the JNLP goal in maven to generate a webstart application. Just recently I noticed that sysproperties that were placed in the generated JNLP file were not being passed to my application. Looking at the JNLP spec, I don't see any reference to a <sysproperty key="" value="" /> tag. Is this supposed to be <property name="" value="" /> ???
Ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
