IPAQ

Hello,

I've developed java application and while trying to run it under Win CE (IPAQ) using Jeode JVM got java.lang.StackOverflowError

Application is adopted to jdk 1.1 specification I understand that something goes wrong with memory but need to debug it.

If somebody can advise me with some emulator or tool which allows to debug application on PC first and that will work on Win CE

Thanks

Oleg

[441 byte] By [opilipenko] at [2007-9-26 11:06:20]
# 1
not sure if one exists, but i know you could write a debugger for your ipaq. Look into the source code for forte ce and also download the java compiler for wince that is in one of my earlier posts (I have a link to it)
6tr6tr at 2007-7-1 23:59:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
http://java.sun.com/products/jpda/faq.html
6tr6tr at 2007-7-1 23:59:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

[opilipenko],

There are 2 versions of the Personal Java Emulation Environment tool for testing your pJava apps before deployment - Solaris/SPARC and Windows/x86 versions:

http://java.sun.com/products/personaljava/pj-emulation.html

The only problem I see is that there isn't a reference implementation of the Personal Java Application Environement for the StrongArm chipsets, which I believe the iPaq is using. So you would have to probably port the source to the WinCE/StrongArm platform.

HTH.

Allen Lai

Developer Technical Support

SUN Microsystems

http://www.sun.com/developers/support/

allenlai at 2007-7-1 23:59:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4

Hi Allen,

can you answer any of my questions below?

Thanx.

George

--Original Message--

From: George Chapman [mailto:gfchapman@hotmail.com]

Sent: January 27, 2002 10:31 PM

To: li.gong@sun.com

Subject: Help finding an answer to my JXTA questions

Hi Li,

sorry for bothering you with these questions but I can't seem to find anything on the web, newsgroups or self help boards or even the jxme.jxta.org pages.

Please point me to the right person for the future.Thx.

My questions are:

>>>

I'm trying to develop an app. using JXTA from within Java on the iPAQ

(running pocket pc's 2002 OS).

My question is:

-the vm's for this env't(eg. Jeode, J9) are they still "Headless"..if so what good are they to end users?

-does JXTA run in this env't(I even sent email to kuldeep@jxta.org..he never responded)

-how does one run the vm (eg. Jeode) from within the

pocket pc emulator--so that not all developers need a h/w device or is PJEE all we have?

-can jxta(if it does run on the vm on the ipAQ) use any comms stack(eg. TCP over IrDA, serial/modem, wireless..)?

-also what IDE's and other tools do you recommend..is there a web page or paper that says how to develop personal java apps?

Thx

George

gfchapman at 2007-7-1 23:59:55 > top of Java-index,Java Mobility Forums,Java ME Technologies...