aspose file tools
The moose likes JNLP and Web Start and the fly likes How to pass system properties when invoking javaws Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "How to pass system properties when invoking javaws" Watch "How to pass system properties when invoking javaws" New topic
Author

How to pass system properties when invoking javaws

Kevin Stembridge
Greenhorn

Joined: Feb 16, 2002
Posts: 9
Hi all,
Is it possible to pass system properties to a JNLP launched application when invoking javaws?

I have an application that invokes javaws via Runtime.getRuntime().exec() to launch a JNLP application and I need to be able to pass system properties from the current JVM to the launched application.

Or is there any other way to pass the info?

Thanks for any help.

Kevin
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to pass system properties when invoking javaws
 
Similar Threads
Installing JRE 5.0 on Ubuntu 10 in i686 architecture
missing from the launch file: jnlp
Displaying Starting Application Progress bar
Is editing of client copy of jnlp file possible when using JWS?
Please Help me Out.....Where I am going Wrong