Search:

Type: Posts; User: Pavesa

Search: Search took 0.08 seconds.

  1. Re: Running unsigned (Java) applications like this will be blocked in a future release

    I don't know if I'm being unfair to Oracle, but is this all related to the Java security problems that have hit the media over the last couple of years? If applets all had legitimate paid...
  2. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    thanks for the information. I'm pretty fortunate to have a revenue base for what I do so I was able to buy a $95 Comodo code-signing certificate from K-Software which is a very good deal...
  3. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hey, can anyone tell me what KevinWorkman is referring too when he says "Let us know how it goes in January when Oracle changes all of this. "?

    Thanks..
  4. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Kevin

    gulp! What are they going to change now?? I've just recovered from the latest episode of being thrown under a bus by Oracle!
  5. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    I amended the manifest in the jar file myself first to sandbox but it gave an error and invited me to change my java settings. It's for widespead use so I can't have people need to change...
  6. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    just to let you know that the JAR now all works and is signed and uploaded and doing the right things. One odd thing though is that I got a message

    "This application will be blocked in a...
  7. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm

    just to give you an update, the Jar file now works absolutely fine after a bit of fiddling. Thanks so much for your help on this, I was completely lost as to how to fix it. Now on to the...
  8. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm

    I see. OK, that's fine, I can look into that and see how it's done. Thanks so much for your help. I'd assumed that the coding automatically looked for...
  9. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm I took a look and I found this, I think it's what you're asking for

    <APPLET id="Applet1" codeBase="./" height="500" hspace="0" width="700" align="middle"...
  10. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm

    Unfortunately, I can't open the class file because it's a third-party applet. I suspect that what's going on is that I uploaded the Jar file and deleted the class files to force use of...
  11. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm

    I can't open the ChartApplet.class file because it's a third-party sourced applet.

    I suspect though that the problem is that the code on the site isn't looking for a Jar file, it's...
  12. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    I've made a bit more progress. The site uses ASP.Net and has a bunch of .resx files so it looks like the site has a satellite dll to bring everything together.

    As an experiment, I removed...
  13. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm

    thanks for the posting. I think I mis-explained. The website has a .dll file and I assume this is produced by Visual Studio because it's been there ever since I had the site built. My...
  14. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm

    thanks very much for the info, that does take the manifest side out of the equation.

    So that just leaves me wondering whether sites built with Visual Studio have different procedures...
  15. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Norm

    thanks for the feedback. Currently I don't have a manifest file on the site - the Applet I have works fine although it's probably about 10 years old so maybe it pre-dates manifests.. Is a...
  16. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    I made this post about 3 weeks ago and have been digging away getting my code signing cert and now starting to look at signing the Java. As mentioned above, there currently is no .Jar file on...
  17. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Aussiemcgr

    I seem to have unpackaged class files in the page that generates the chart. Eg

    APPLET id="Applet1" codeBase="./" height="500" hspace="0" width="700" align="middle"...
  18. Re: Running unsigned (Java) applications like this will be blocked in a future release

    I've been doing a bit more investigation on this and I've found I don't seem to have a .jar file on my site. I'm using a product called RChart (excellent by the way) and there are *.java files....
  19. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Well, hopefully I just have to do this once in the next X years, so I'm gonna try the Jarsigner. Thanks for the info..
  20. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    from what I read, I need to use Jarsigner to sign and time stamp my JAR files. Can anyone tell me where I can get this? I found the instructions on Oracle's website but no link to get hold of...
  21. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi Aussiemcgr

    thanks for the insight on this, I really appreciate it.

    Pavesa
  22. Re: Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    thanks for the thoughts.

    I think I'm getting a few thoughts together on this. An issue I'm not sure about is that my website it owned by a company "ABC" and I'm wondering whether the digital...
  23. Running unsigned (Java) applications like this will be blocked in a future release

    Hi

    I have a website that I had built about 8 years ago and uses a java applet for plotting graphs. I did the original programming of the applet for my first site and then professional programmers...
Results 1 to 23 of 23