I believe there is a fix for this in the trunk.

Isn't that correct, Karl?

-> richard

Elvy wrote:
I've got news on the problem and as I though it is related more to Felix than
to JIDE. I had to get the jdk debug version to be able to watch java
values/calls...

There are actually many Class.forName() calls on my App startup but only one
of them takes a lot of time =>
Class.forName("org.apache.felix.framework.searchpolicy.ContentClassLoader");

After this is called, I followed execution and ended up on the one blocking
call => u.hostAddress = InetAddress.getByName(host);

http://www.nabble.com/file/p14317635/screenshot_debug1.jpg
What is this url? Felix://extensions/ ??

-----
Tell me something you don't know!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to