Search the web
Sign In
New User? Sign Up
esker-activex-plugin · Esker ActiveX Plug-in mailing list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
CONTENTS OF JAR PACKAGE   Message List  
Reply | Forward Message #2301 of 2366 |
RE: [Esker ActiveX Plug-in] CONTENTS OF JAR PACKAGE

Hi Goalfired,

To generate a JAR file:
- you need a certificate to sign java packages (we got ours from Verisign)
- you need to jar.exe and jarsigner.exe (cant remember where I got those from)
- then you put your activex dll file and your install.js file into a specific
folder
- you run the following command lines

d:\j2sdk1.4.2_04\bin\jar.exe cvfi np7esk32.jar install.js install.js
np7esk32.dll
d:\j2sdk1.4.2_04\bin\jarsigner.exe -keystore d:\cert\sun04\XXXXX.keystore
np7esk32.jar YYYYYYYYYY
d:\j2sdk1.4.2_04\bin\jarsigner.exe -verify -keystore
d:\cert\sun04\XXXXX.keystore np7esk32.jar


Nicolas Roumiantzeff

P.S. I thought that TicTacTo.jar could not load in the TicTacTo on-line demo for
FireFox 3 because of security henancements.
Are you sure that the TicTacToe activex was not previously registered?


http://www.esker.fr/ Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@... http://www.esker.fr/
http://www.flydoc.fr/
http://www.quitpaper.fr/green_doc.asp



From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of goalfired
Sent: Friday, September 05, 2008 2:39 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] CONTENTS OF JAR PACKAGE




Hi,

I am trying to get one of my custom ActiveX controls to work and am
having trouble. The TicTacToe demo all works fine in my FireFox 3.0.1
but I notice the JAR package has the following:

Folder: ROOT
File: install.js
File: tictacto.ocx

Folder: META-INF
File: MANIFEST.MF
File: ZIGBERT.SF
File: ZIGBERT.RSA

How do I contruct this information for my own control?

Thanks.




Fri Sep 5, 2008 1:33 pm

nicolasroumi...
Offline Offline
Send Email Send Email

Forward
Message #2301 of 2366 |
Expand Messages Author Sort by Date

Hi, I am trying to get one of my custom ActiveX controls to work and am having trouble. The TicTacToe demo all works fine in my FireFox 3.0.1 but I notice the...
goalfired
Offline Send Email
Sep 5, 2008
12:40 pm

Hi Goalfired, To generate a JAR file: - you need a certificate to sign java packages (we got ours from Verisign) - you need to jar.exe and jarsigner.exe (cant...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 5, 2008
1:33 pm

Yes, you are right, on re-checking I found it was previously registered. Is pre-registering it the only way to get the code to the client from V3.0.1? ...
goalfired
Offline Send Email
Sep 8, 2008
7:47 am

Hi Goalfired, For simple ActiveX you can use an HTTPS URL (you need a server certificate from a recognized authority like Verisign) to store the ActiveX DLL...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 8, 2008
8:05 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help