I was able to run the jnlp you sent without the authentication issue or any other error. Can you tell me at what point or what you were doing in XBaya when you got this error?
On Sat, Jan 18, 2014 at 10:33 PM, Heejoon Chae <[email protected]>wrote: > Thank you for the quick answer. > > Now I get new error like attached figure and below. Did I miss something? > I also attached my JNLP as well. > > java.lang.SecurityException: Missing required Permissions manifest > attribute in main jar: > http://biohealth.snu.ac.kr/biovlab_mmia_ngs/xbaya_jnlp/lib/airavata-xbaya-gui-0.10.jar > at com.sun.deploy.security.DeployManifestChecker.verifyMainJar(Unknown > Source) > at com.sun.deploy.security.DeployManifestChecker.verifyMainJar(Unknown > Source) > at com.sun.javaws.Launcher.doLaunchApp(Unknown Source) > at com.sun.javaws.Launcher.run(Unknown Source) > at java.lang.Thread.run(Thread.java:744) > > > Thank you, > Heejoon. > > > On Sun, Jan 19, 2014 at 2:53 PM, Saminda Wijeratne <[email protected]>wrote: > >> Please find Chathuri's blog entry[1] which explains how to fix this, >> >> 1. >> http://chathuriwimalasena.blogspot.com/2013/08/getting-rid-of-extra-authentication.html >> >> >> On Sat, Jan 18, 2014 at 6:55 PM, Heejoon Chae <[email protected]>wrote: >> >>> Hi, Saminda, >>> >>> I will just attached my JNLP and keep the server running, so you can >>> check with it. >>> >>> Thank you! >>> Heejoon >>> >>> >>> On Sat, Jan 18, 2014 at 4:12 PM, Saminda Wijeratne >>> <[email protected]>wrote: >>> >>>> This is interesting... does this get popped up before XBaya get >>>> launched? i.e. during the file download/verification step of the webstart? >>>> >>>> >>>> On Fri, Jan 17, 2014 at 10:42 PM, Heejoon Chae >>>> <[email protected]>wrote: >>>> >>>>> Hi, >>>>> >>>>> I am using JNLP based XBaya and whenever I launch, it keep show >>>>> authentication dialog as attached figure. I know if I check 'save', it >>>>> will >>>>> not ask anymore, but can I just remove that process? >>>>> >>>>> The XBaya is still launched even I clicked 'cancel'. >>>>> >>>>> Is there ways I can remove that dialog? >>>>> I tried to give options through JNLP like below >>>>> >>>>> <argument>-registryUserName</argument> >>>>> <argument>admin</argument> >>>>> <argument>-registryPassphrase</argument> >>>>> <argument>admin</argument> >>>>> >>>>> but it doesn't work. >>>>> >>>>> >>>>> Thank you, >>>>> Heejoon. >>>>> >>>> >>>> >>> >> >
