Hello All!

I'm reviewing Java (SE, ver 8) and I'm using one of the "Teach Yourself Java..." books. I'm up to the chapter on Java Web Start and I'm stuck. I'm trying to run the sample app (a .jnlp file), but I get an error that reads: "Application Blocked by Java Security"

I've checked the Java security settings to make sure they're at the lowest setting (for Java 8, and for TESTING PURPOSES ONLY), and I've also run the keytool, to generate a demo key, but the error persists. Does anyone know how to work around this so I can run my sample apps?

Tekkno

Disregard. Upon re-inspection of the code, I realized that I used the wrong codebase in the .jnlp file (proving YET AGAIN why one should NEVER code when one is EXHAUSTED! :) )

Tekkno

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.