Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

cref.exe missing from Java Card SDK 24?

Joel JohnsonJun 2 2024 — edited Jun 27 2024

I've followed the instructions for configurating a Java Card development environment using the SDK r and simulator eleased in February. As I step through the documentation, I've come across references to cref.exe (among other binaries) that do not exists within the SDK zip that I downloaded for windows. To be more specific, I've downloaded the SDK, the eclipse plugin, and the simulator. Searching the files within these I find no cref.exe. When I look in the 2.0 SDK I do see cref and other binaries within it. I can't tell if this inconsistency is from an error in the documentation, something missing from the SDK files, or a misunderstanding on my part.

The documentation did refer to the SDK being installed through a .msi file. The actual files that I found are .zip files. There are no .msi files that I can find. Is this a mistake in the documentation or does a .msi installer exists somewhere? The instructions speak of the .msi on this page.

Installing the Java Card Development Kit Simulator (oracle.com)

This is what the text says.

  1. Close Eclipse, if it is running.
  2. Download the Java Card Development Kit Simulator .**msi** file to a directory of your choice.
    • java_card_simulator-3_1_0-ux-win-bin-do|gl-buildID-dd_mmm_yyyy.msi
  3. Run the downloaded .**msi** file from the directory.
    1. The Java Card Development Kit Simulator Setup Wizard starts. Follow the prompts and accept the License Agreement.
    2. Enter a directory where the files will be installed and follow the prompts to complete the process.

There is a link just above those instructions to the url

https://www.oracle.com/technetwork/java/embedded/javacard/overview/index.html

But if you navigate to that URL it redirects to

https://www.oracle.com/java/java-card/

It is from this page that I downloaded the SDK and simulator.

Am I missing something? Is there an MSI installer somewhere? Or is this documentation out of sync with the current version of the SDK? Where is cref.exe and the other binaries?

This post has been answered by patrick.vh-Oracle on Jun 3 2024
Jump to Answer

Comments

Hiroshi Tonegawa May 31 2024

追加情報です。

リスナーからエラーメッセージでておりました。ただどうしたら良いのかわかりません。

そのlog(TNSLSNR.log)を添付しました。ここから原因、また対処法など解析できませんでしょうか?

大変困っております。よろしくお願いいたします。

TNSLSNR_496.log

1 - 1

Post Details

Added on Jun 2 2024
1 comment
329 views