Hi All,
My Environment is

jdk1.5.0_12
jre1.5.0_12
Gemalto GemCombiXpresso R4
GPShell 1.4.2.0 & Global Platform

I have sucessfully loaded many applets into the Javacard with the above
setup.
Currently i am trying to create a shareable interface class and load it to
the card.
When i try to load the packages created by the shaeable interface and applet
packages 
associated with the shareable interface i am getting the following error in
GPShell prompt 

"load_applet() returns 0x80206985 (6985: Command not allowed - Conditions of
use not satisfied.)"

The Procedure Followed 

1) Created three java files as below
http://www.nabble.com/file/p21621779/Code_Files.txt Code_Files.txt 
server.java-The server applet which implements the shareable object.
client.java- The Aplet which uses the shareable interface object.
shareable.java- The shareable interface package.

2) Compiled them sucessfuly
3) converted the class files to cap files sucessfully
4) generated the bin files required for loading by following steps given in
gpshell doc.
5) Failed to load applets into the card ("load_applet() returns 0x80206985
(6985: Command not allowed - Conditions of use not satisfied.)

The Code for each of this files is attached, Kindly let me know if i am
wrong at any stage
Also i was not able to load any packages other than applets into the card,
is there a different process
to be followed to upload packages.
-- 
View this message in context: 
http://www.nabble.com/Unable-to-Load-Shareable-Interface-Package-into-the-java-card-Error-6985%3A-Command-not-allowed-tp21621779p21621779.html
Sent from the MuscleCard mailing list archive at Nabble.com.

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to