Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] The problem of the web start for perfSONAR-UI

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] The problem of the web start for perfSONAR-UI


Chronological Thread 
  • From: Jen-Wei Hu <>
  • To: Nina Jeliazkova <>
  • Cc: ,
  • Subject: Re: [perfsonar-user] The problem of the web start for perfSONAR-UI
  • Date: Tue, 2 Jun 2009 13:45:47 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=UOg/SW5jpEFnF8ZXo9MRHS3RUEiLilbpiaq9n9RsH8GbPcgTPaz811aw5DR7HGfu4j 0ZuvI8ufwJx4TNXXCtK+tcIjnTk6KBNSDVQhW99ooLxBcI8zV/JEPRvQsc8+6kYrt2hw niegwReKmplR0pX81dN+8VJypALMqhVKatLNI=

Dear Nina,
 
Your advices is greatly heapful to us. We will follow this steps to build our application.
By the way, the svn link(https://svn.perfsonar.net/svn/perfsonar/branches/perfsonarui/jnlp) you mention, we could not access it. Could you kindly help us again ?
 
Thanks,
 
hujw

On Mon, Jun 1, 2009 at 5:14 PM, Nina Jeliazkova <> wrote:
Dear Jen-Wei Hu ,

The jars in a single jnlp file needs to be signed by the same certificate.  The perfsonarUI jars are signed with my Thawte certificate.  The options for another JWS distribution are:

1) resign all jars with your certificate ( bouncy castle jar is an exception, it should stay signed with its certification).
2) configure jnlp to use different certificates

To add jars with a different certificate, you would need to create another jnlp file and configure it as an extension in the main jnlp file.  This approach is used to integrate Bouncy castle jars (bc.jnlp).

    <extension name="BouncyCastle" href=""bc.jnlp"/>
You could have a look at https://svn.perfsonar.net/svn/perfsonar/branches/perfsonarui/jnlp , these are the configuration files used for the JWS at http://perfsonar.acad.bg

Hope this helps,
Nina



Jen-Wei Hu wrote:
Dear Nina,
 
Could you kindly give us the steps that we could use the web start to integrate our plugin on the perfSONAR-UI ?
Thanks a lot
 
BD,
 
hujw

On Mon, Jun 1, 2009 at 4:19 PM, Jen-Wei Hu <> wrote:
Dear Nina,
 
The plugin that we developed have to use the jgraph.jar and our plugin jar named plugin-correlation.jar.
Thanks!!
 
hujw

On Mon, Jun 1, 2009 at 4:04 PM, Nina Jeliazkova <> wrote:
Could you please specify which jars make trouble?

Best regards,
Nina

wrote:
> Dear all,
>
> We have already developed one plugin on the perfSONAR-UI and this plugin could run smoothly. When we would like to start perfSONAR-UI through java web start, we got some troubles. Java web start always complaines to me about some jar files must be signed. I had re-signed these jars but it was still useless. Would anyone give us some advices to solve this problem ?
>
> Best regards,
>
> hujw
>









Archive powered by MHonArc 2.6.16.

Top of Page