posted 15 years ago
Hi,
Is it possible to create private cache and private deployment.properties?
Lets say I have full control over JRE on the client site.
The JRE is not default for the system and is used in conjunction with my JNLP app only. The idea is to completely remove dependencies on local JRE, javaws version, deployment.properties etc...
1. I would like to be able to enable tracing/logging for my app without affecting other JNLP apps already installed.
2. I would like to set my JNLP app in a separate cache location.