Jarsigner newbie question



We're using Oracle Jinitiator to load forms/reports.

One of the jars that gets loaded has to be signed to the server. We
have three servers. So each one gets signed individually.

The problem we have is that we're using DNS to round-robin to each
server but it fails when loading the signed jar.

What's the easiest way around this?

Many thanks,


Ed.

.



Relevant Pages

  • Re: EXecuting jar file
    ... running a "Executable JAR file " returned by server after deploying ... What it does is invoke application logic when you access the server via its defined port, e.g., 8080. ... The application server takes care of invoking logic contained in its deployed JARs, or more precisely, its EARs and WARs. ...
    (comp.lang.java.programmer)
  • Re: Netbeans, the classes in lib directory are not available
    ... "Andrew Thompson" wrote in message ... > Various people have noted that the server container ... It sounds like he's having a NetBeans classpath issue. ... JARs must be mounted in NetBeans to be on the project classpath. ...
    (comp.lang.java.help)
  • Re: J2EE JBoss und Sun AppServer
    ... Denn, beim JBoss reicht es, die JARs und WARs auf den Server zu kopieren ...
    (de.comp.lang.java)
  • Re: Reducing jar dependencies?
    ... look into ant genjar. ... What you can do is tell genjar the root class for the client and ... server jars and it will collect all the dependent classes. ...
    (comp.lang.java.programmer)
  • Jarsigner newbie question
    ... We're using Oracle Jinitiator to load forms/reports. ... One of the jars that gets loaded has to be signed to the server. ...
    (comp.lang.java.help)