.jnlp doesn't seem to read .xpr settings
Posted: Thu Apr 19, 2012 6:22 pm
We use JWS to install and update our oXygen editor/author clients. In our .jnlp file (oxygen.jnlp) we have this entry:
...
<property name="com.oxygenxml.default.options" value="http://docs.rackspace.com/oxygen/defaults.xpr"/>
</resources>
...
Obviously you can access our defaults.xpr file via: http://docs.rackspace.com/oxygen/defaults.xpr. However, none of the settings seem to take when we launch the client. You can also view a copy of our .jnlp file via:
http://docs.rackspace.com/oxygen/oxygen.install
Thanks for your help.
...
<property name="com.oxygenxml.default.options" value="http://docs.rackspace.com/oxygen/defaults.xpr"/>
</resources>
...
Obviously you can access our defaults.xpr file via: http://docs.rackspace.com/oxygen/defaults.xpr. However, none of the settings seem to take when we launch the client. You can also view a copy of our .jnlp file via:
http://docs.rackspace.com/oxygen/oxygen.install
Thanks for your help.