On Jun 21, 2009, at 12:04 PM, David Jencks wrote:


On Jun 21, 2009, at 2:29 AM, Mohanraj Loganathan wrote:

Hello

After a long time, i could able to build the geronimo using Harmony JDK. But Building was not so smooth. I need to build the modules one by one. I struck at running the testsuites module ..

It is failed to verify the Geronimo server start. But i am sure server is started. Server logs shows that server is up and running. But build script while running the command-testsuite failed to detect the server start. Any help would be much appreciated. Please note, Harmony doesnt implement JPA.

umm, neither does any other vm, not sure what you mean here. Maybe it doesn't implement java agents or not the same way?

IIRC, Harmony does not support -javaagent. You can run OpenJPA without it, but I think we'll run into a number of problems without -javaagent support.


I wonder if harmony implements jmx remoting? checking whether the server started relies on this.

Sounds like a reasonable guess...

--kevan

Reply via email to