Launch Java Console without browser
search cancel

Launch Java Console without browser

book

Article ID: 217608

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

How can we start the Java Console without a browser?

Environment

Release : 20.2

Component : Spectrum OneClick

Resolution

With the downloaded JNLP file from the OC server, you can do this:

$JRE_DIR/bin/javaws.exe <path to jnlp file>

That should launch it.

Alternatively, if the association is setup they may just be able to double click on the JNLP file too.