How I use AIFBUilder or other transfer Jar file on 9210 simulator , of course jar file not main jar file.
e.g.
Hello.class require library.jar and Hello.jar run itself.
I writed
-cp .\Hello.jar;library.jar Hello
on Java Command Line Text board, and then show error