Load a new xlet from arunning one

267 byte By knikita at 2007-9-26 5:54:41
Hi,Does anybody knows how can i load anew class (an xlet)from arunning one.I have an xlet, i catch apress on the remote control, bythe KeyEvent, when that happens i want to load a newjava xlet class, how can i do that?

OwnerPIN.update can not be resolve!!

1011 byte By genlit at 2007-9-26 5:57:53
Hi All,I am facing a new problem this time. I have tried to compile the wallet.java into .class file. But I failed. I know there is a problem exist in the code. It is:OwnerPin pin;....private Wallet(byte[] bArray, short bOffset, byte bLength){pin = new OwnerPIN(PIN_TRY_LIMIT, ...

jcwde gives an exception

1627 byte By javasachin at 2007-9-26 6:12:18
When i run jcwde from my command line i get the following exception->D:\javacard\java_card_kit-2_1_2\samples\src\demo>jcwde jcwde.appJava Card 2.1.2 Workstation Development Environment (version 0.18).Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.jcwde is listening for T=0 ...

Are there any s/w based emulators and simulators for Java Card?

177 byte By KaputZie at 2007-9-26 6:17:19
I'm talking an equivalent of MIDP of wireless, a completely black box environment that mimics a smart card simulator and emulator. any help is appreciated.

How can write thread program in JES or other OSGi framework?

1340 byte By ikong at 2007-9-26 6:23:12
How?... Specially console program in framework...I'm making mp3 bundle running in framework using serial communication based mp3 player.MP3 bundle have to 2 way command process.One is console command in framework and the other is GUI or Web based command by other bundle..(I already implemented ...

How to reprogram in EmbeddedJavafrom C or C++.

104 byte By avinashchoudhary at 2007-9-26 6:25:16
How to reprogram the embedded software which were written in C or C++,using EmbedddedJava?

Midlet security

236 byte By arne at 2007-9-26 6:26:37
How does one access web resources which need basic authentication using a javax.microedition.io.HttpConnection?I would need Base64 encoder, right?I guess I could not use sun.misc.BASE64Decoder in J2ME, wrong?

JES and Nokia Wap toolkit

289 byte By Priya22 at 2007-9-26 6:27:49
Hi,I have a xml file and its corresponding xsl.The stylesheet does the transformation to WML.Could someone tell me as to how I can access the xml file through the Nokia Toolkit 2.0 on JES and display the resultant WML page.Thanks,Sri

javax.comm: Threads

207 byte By jma1 at 2007-9-26 6:34:07
Can two java threads share a port ? The java doc does not specify what is and what is not thread safe. It "seems" to work but I'm a little nervous of "seems" these days ;-)Thanks

j2me StreamConnection / acceptAndOpen

552 byte By rhoobler at 2007-9-26 6:34:56
Hi,I was wonderin' if anyone has an example of how the StreamConnectionNotifier and acceptAndOpen work with the J2ME spec. I have a class that has a small 'main' method which calls acceptAndOpen but then I'm lossed. Should I use the connection class or the connector class. Also the input ...

How to connect to a server using HTTP

171 byte By MrGoldy at 2007-9-26 6:42:19
Hi,I just want to know, how to connect to a web-server using J2ME. As per the best of my knowledge, it is possible, but i dont know how.

About Applet Unload

190 byte By HaoXiangYu at 2007-9-26 6:46:32
Hi,I wonder how to unload applet from java card? Whether space occupied by the applet can be reused?Any idea about it? Thanks in advance.Xiangyu Hao

Testing - Functional and Load - of J2ME client server based applications

584 byte By dipalirege at 2007-9-26 6:46:36
I need information on how a J2ME client - server application should be tested. My guess for functional testing would be to use emulators and then from soma actual devices. Could someone tell me whether this is right?However, I also need to stress test for 15,000 users. I have load tested web ...

JES

299 byte By Priya22 at 2007-9-26 6:47:59
Hello,I have a query related to JES and WML.I need to display WML content trough the JES.Does JES provide support for WAP ?If yes, then are there any settings that have to be changed ? Do any changes have to be made to Cocoon?Thanks,Sri

where's the simulator?

332 byte By gbellair at 2007-9-26 6:56:37
i can't seem to find the simulator for the jcdk212 either.help anyone? i thought it would be a zip file i'd find in the download somewhere.is that rankl simulator any good? has anyone tried using it? in case you may not be familiar, u can find it at wrankl.deplease help.thanksgiri ...

javacardx.crypto.Cipher

293 byte By esjayes at 2007-9-26 6:57:19
I keep getting an exception when performing a Cipher.doFinal(). It throws 6F 00. The Cipher algorithm is defined for ALG_RSA_NOPAD. No error was reported during Cipher.getInstance(). andCipher.init(). What could be the possible reason for this error?

Plz, help , File Converter Error?

272 byte By tag_pramod at 2007-9-26 7:02:26
While running build_samples.bat fileIt is giving error:unsupported class file format of version 46.0.Why it is so?How to overcome this error ? I am Using os WindowsNT 4.00 with service pack 6ThanksPramod Kadam

about IBM JavaCard

115 byte By vasoline at 2007-9-26 7:03:27
Where I get...Inforamtion for IBM JavaCard(OP2.0.1 and Javacard2.1).Send mail...

j2me toolkit in linux

2203 byte By adiaz17 at 2007-9-26 7:15:24
hi to all, these are the excerpts that I got from the j2me FAQ page < http://java.sun.com/products/j2mewtoolkit/FAQ.html><snip>Q. What are the system requirements for the J2ME Wireless Toolkit?A. The following environment is required in order to install and run the J2ME Wireless ...

Cannot start j2metoolkit in linux

535 byte By adiaz17 at 2007-9-26 7:22:00
Ok since I already found the binary for the toolkit (thanks to Todd M. Kennedy) the next step is to install it.Having trouble running the ktoolbar.sh and line 23 is causing a segmentation fault.I know that the Linux toolkit is not supported so I am asking someone in this forum hoping that I can ...

Serial port use in applets

663 byte By pdodd at 2007-9-26 7:22:26
I would like to use a serial port in an applet. I understand that I will probably have to sign the applet, but the part that is bothering me is how complicated it is to install javacomm. It looks like the user will have to download javacomm, unzip it, copy 3 files to other directories that only ...

Apdutool Error?

184 byte By tag_pramod at 2007-9-26 7:24:21
while Running apdutool , gives an error : Exception in thread "main" java.lang.NoClassDefFoundError: javax/comm/PortInUseExceptionThanksPramod Kadam

Java Card Gurus.. help needed!!! Could be a hidden bug with JavaCard Tools!

1632 byte By KaputZie at 2007-9-26 7:24:25
Hello,I've run into a small problem, if u could help me out, Id be really grateful.The problem lies in the WAY the tools are used(apdutool, jcwde etc). The project envisages the running of the tools from a RELATIVE point of view and not absolute. That is, (simplistically speaking), The Host ...

where is the "Java Card Technology Certification Kit"?

210 byte By pengli at 2007-9-26 7:38:41
I know the term of "Java Card Technology Certification Kit" from Oberthur.com. Oberthur said it is a test-suit fortest jcvm & jcre. Who know how to & where get thistest suit?

Has anyone used Oberthur Java Card System? Is it reliable?

281 byte By gonzalovilaseca at 2007-9-26 7:41:51
I've been using Schlumberger java card system, but its so unstable and full of bugs that I want to switch to another provider. I've been considering Oberthur, is it reliable? Does it work correctly? Does it work as it should? Any comments are welcome.Gonzalo

JavaTV tutorial

98 byte By saj_shetty at 2007-9-26 7:43:29
Was wondering if there is any good reference guide/tutorial to using JavaTV ?

maskgen problems

547 byte By linus77 at 2007-9-26 7:43:37
I have read all the post in this forum and I know many have had this problem, but no ne has give an answer.The other posts are old so i'm reposting the question.When i try to use maskgen I get error: Package 0xa0:0x00:0x00:0x00:0x62:0x01:0x01 1.0 imported by com/sun/javacard/samples/HelloWorld ...

Plz help about, Running Wallet sample without CAD

666 byte By tag_pramod at 2007-9-26 7:48:18
I want to run Wallet sample without (CAD)CardReader1. I have append follwing in the wallet.scra. powerup;b. select instller applet and id as per given in UserGuidec. powerdown; step a and b i have append at the starting of the fileand step c. at the end2. started cref 3. Run apduttol ...

Does anyone get the IC serial number from JavaCard?

525 byte By BuzLightYear at 2007-9-26 7:53:33
I've tried to get the IC card serial number from VOP java card (test card from IBM), but i can't.In the 'Open Platform Card Spec 2.1', GET_DATA apdu should response the Issuer id. no. or Card Image number.* GET_DATA Identification Number : 00 CA 00 42 00* GET_DATA Card Image Number : 00 Ca ...

COMMAPI - java.lang.UnsatisfiedLinkError

688 byte By level2trader at 2007-9-26 7:59:12
The application that I have written with the commapi runs under windows but throws java.lang.UnsatisfiedLinkError under Linux.I'm fairly new to Linux and I need some help to solve this problem. I have all the files where they should be.Here is the exact error message:Error loading ...

Need code or solution,

205 byte By sathyaaa at 2007-9-26 8:00:18
Hi, I need the soultion for the following, Want to read the information from the Attachment file through the e-mail, and want to write in a new file.cheers,sathya

JAVA TV API Guide

136 byte By kulkarni_kedar1 at 2007-9-26 8:08:32
Is there any comprehensive guide available for building & running Java TV API applications?regards,kedar

J2me with commapi

577 byte By pclausen at 2007-9-26 8:23:26
I have compiled J2ME cdc, and installed the commapi on linux with jcl. the command line: ./cvm -Djava.class.path=../porttest:\../lib/ext&commapi.jar:\../ext/jcl.jar Testgives an "java.lang.unsatisfiedlinkerror: no serial in java.library.path while loading ...

jc21 can run on win98?

214 byte By jason168 at 2007-9-26 8:34:10
hello,I am a newer in this. I has a question:The jc21's user guide say it's only can run on WINNT. but i would try used in win98.can someone help me, THANKS.Jason

****** Palm Top and Pocket PC ********

121 byte By chandankalra at 2007-9-26 8:37:30
Hi ALLWhat is the difference betwern Palm top and Pocket PC ?Best RegardsChandan Kalra

Newbie converter problem

608 byte By nickeluring at 2007-9-26 8:37:34
Hi all!I got this really annoying converter problem...When I try to use the converter on an .opt file with the -config option, nothing happens. No error message, no nothing. It merely displays the same information you get if you type "converter -help". Why is this? Could it be due to an error ...

Help, Error while running build_samples.bat file?

1075 byte By psampras at 2007-9-26 8:42:27
I am new in JavaCard and want to run the build_samples.batI have set the proper paths in build_samples.bat fileBut while running giving error in the javaPurse:error: Missing static field initializer in field com/sun/javacard/samples/JavaPurse/START declared in file JavaPurse.jca at line ...

Aah... it's so quiet in this forum...

261 byte By jsalonen at 2007-9-26 8:43:48
There were no posts in this forum so I decided to add one.Don't you dare post a reply! This is my official private topic. I've seen what happened to Kayman's... http://forum.java.sun.com/thread.jsp?forum=4&thread=171773

No garbage collection?!

238 byte By HarryIsProgramming at 2007-9-26 8:44:22
Hello,I have a question: The Java card VM supports no garbage collection. However, for example when I delete a byte array (byteArray = null;), how can I get the unused memory back?Thanks in advance,Harry

Simulation Exception Problem

1169 byte By KaputZie at 2007-9-26 8:54:57
Hi guys,I have a strange problem, the source codes given in the samples of the JavaCardDevelpmentKit works absolutely fine... however, once transported to a source folder OUT of the native installtion folder(c:\jsmarcardkit2_1_3, say)...to (c:\temp) and the same jcwde and apdutool commands ...

How can I get a Image over http connections ?

95 byte By jun_w at 2007-9-26 8:55:55
How to draw a image in midp canvas which get from http connection ?thanks.

Problems with JCWDE in Win98 (Please help)

2642 byte By koncard at 2007-9-26 8:56:13
Dear all, I am using the Win98, Sun's JDK 1.3.0, I have also "installed" the JC development KIT 2.1.2, and the CommAPI (from which I can run the BlackBox Examples Properly). The problems are the following and I hope that you might be able to help: 1) the build_samples needed some modification ...

Why can not test really with JES?

611 byte By dngchn21 at 2007-9-26 9:03:24
I have a question about jes's device manager part.I want to test jes device manager's function, really.In example tutorial about device manager( with HP printer bundle, SONY vcr bundle, USB bundle)is only imagine as real HP printer is existence.but, i have a real my HP printer(Laserjet 1100), ...

Is there any way to turn on set top box..and switch it to record mode

274 byte By garavind at 2007-9-26 9:07:03
Hi,Pl help me in this regard.I want to turn on the set top box when the importent program is broadcasting , and switch it to record mode , so that can view afterwordsif it is not possible is there any workaround thanksaravind

Plz, Help about CAD's Memory?

265 byte By psampras at 2007-9-26 9:08:18
Hi I am new in the Smart Card Development,I want ot know that, Does the Card Acceptance Device (CAD) has memory or not?If Yes, How can we store the information from Smart Card to CAD Any reply will really appr.Thanks

Talking to jcwde from Open Card

143 byte By mikac at 2007-9-26 9:11:14
Hi all!Is it possible to talk to jcwde or to C-JCRE from the Open Card Framework? Is there a CardTerminal for this?

APDU command for an Applet

1034 byte By sid_veiga at 2007-9-26 9:11:55
Hello!I'm using the APDUtool for 'sending' APDU's to a testing Applet in the JCWDE, and I would like someone to tell me the meaning of some things in the script file demo1.scr (a sample from Java Card Kit 2.1.2):// create JavaPurse0x80 0xB8 0x00 0x00 0x0c 0x0a 0xa0 0x00 0x00 0x00 0x62 0x03 ...

GUIs in J2ME? J2ME on ARM/Linux?

693 byte By rogerwh at 2007-9-26 9:12:52
I've read over and over about the flexibility of J2ME, that the ability to show a big GUI is not assumed, yada yada. But what I'm having trouble finding is, if you DO want a GUI and have something like a PDA that is capable of some display but with memory limitations, how do you go about ...

Card application ?

134 byte By vasoline at 2007-9-26 9:15:19
Hi allJava Card Application required Ram Size ?(Owner application)How to get this Size? (calculate)

Can Java2(not only J2ME) Control USB?

15 byte By meng_xx at 2007-9-26 9:17:01
.