Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Admin Rights issue for running a Java Web Start application

843802Mar 21 2006 — edited Mar 24 2006
Hi,

We've developed a Java Swing application and packaged it using JNLP/Java Web Start. While deployment on a PC/workstation, we found that without admin rights the application won't launch. We have provided the following in JNLP
<security>
<all-permissions/>
</security> and the JAR files are signed.
We need to be able to make this application launch without providing admin rights to the user. What needs to be done for this?

Please help!!

Thanks,

Ganesh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2006
Added on Mar 21 2006
1 comment
708 views