Hello. I planned to do some Java demo with Tamino Mobile on an HP Jornada 565, with PocketPC 2002 and a StrongARM processor, and I have quite a few doubts about how exactly do it.
For starters, maybe I am mistaken, but is it right that there is no PersonalJava runtime for this platform? Or are StrongARM processors compatible with MIPS or SH3 processors?
If PersonalJava is available for StrongARM, then I will use it, I guess. But if not, then I will do an MIDP application on IBM’s J9 virtual machine, for which I guess TMO JNI API is not available.
So, since I think J9 supports JNI, it should be possible to call TMO; however I guess it won’t be specially easy.
Or maybe I can try to port TMO JNI API to J9 JVM.
So, in short: can I use Tamino Mobile JNI API in my Jornada, or must I do the JNI calls by myself?
Thanks
#Tamino#API-Management#webMethods