Darnell,

This problem is unrelated to OCF.

The classes which you are missing are included in Sun's Java Card(tm)
Workalike Development Environment (JCWDE).  They are found in api21.jar and
jcwde.jar, which are included in the Java Card 2.1 Public Release.  It is
likely that you do not have these jar files in your class path.

For more information, see
http://java.sun.com/products/javacard/dev_kit.html .

Regards,

Eric

.............................................
Eric Nellen
Staff Engineer, Java Card Engineering Group, Sun Microsystems
e-mail:  [EMAIL PROTECTED]
tel:  408 517.5465
fax:  408 517.5460



} -----Original Message-----
} From: Darnell Whitaker [mailto:[EMAIL PROTECTED]]
} Sent: Saturday, January 29, 2000 11:41 AM
} To: [EMAIL PROTECTED]
} Subject: [OCF] Compiling error
}
}
} Has any one seen this before...
}
} It looks like it need a com.sun.javacard.impl package -
}
} Where the heck is it???
}
} Thanks in advance
}
} Darnell
}
} c:\classes\javacard\framework\APDU.java:32: Class
} com.sun.javacard.impl.PrivAcce
} ss not found in import.
} import com.sun.javacard.impl.PrivAccess;
}        ^
} c:\classes\javacard\framework\APDU.java:33: Class
} com.sun.javacard.impl.PackedBo
} olean not found in import.
} import com.sun.javacard.impl.PackedBoolean;
}        ^
} c:\classes\javacard\framework\APDU.java:34: Class
} com.sun.javacard.impl.NativeMe
} thods not found in import.
} import com.sun.javacard.impl.NativeMethods;
}        ^
} 7 errors
} [done in 3290 ms]
}
}
}
}
} ---
} > Visit the OpenCard web site at http://www.opencard.org/ for more
} > information on OpenCard---binaries, source code, documents.
} > This list is being archived at http://www.opencard.org/archive/opencard/
}
} ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
} ! to
} !                           [EMAIL PROTECTED]
} ! containing the word
} !                           unsubscribe
} ! in the body.
}
}



---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/

! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
!                           [EMAIL PROTECTED]
! containing the word
!                           unsubscribe 
! in the body.

Reply via email to