iOS Question Trying to use OTA Deployer and .jar file just sits there. Please Help

Rattigan_Roger

Member
Licensed User
Longtime User
I am trying t use my Windows 11 machine to deploy a test app.
This is something I thought I could easily handle.
Superb instructions, only 5 steps.
However, when I double click on the .jar file nothing happens.
I'm fairly certain it has something to do with a firewall or other nonsense but I am stumped.
Thanks for reading this.
 

Rattigan_Roger

Member
Licensed User
Longtime User
Thank You
I solved it, or rather I think I Gilliganed into it. Here's what I did.
I downloaded the latest version available of Java 8
I moved the Deploy jar file into the Java folder (mostly for convenience)
I used Windows PowerShell set to the Java folder and typed from the command line with: java -jar OTA_Deployer.jar

I haven't any idea but I did glean enough from this forum to solve my problem even though I am not an expert in anything.
I hope this helps other dilatants find their way through the maze and hurdles
 
Upvote 0
Top