CORBA callbacks for JDK 1.5

Hi,

can anybody help me to find the example of callbacks functionality in CORBA for JDK 1.5?

The example (below) doesn't work by me.

http://java.sun.com/j2se/1.5.0/docs/guide/idl/jidlExample3.html#clientprop

There are no errors, but there is such sense that there is trouble in Listener ref = ListenerHelper.narrow(rootPOA.servant_to_reference(listener));

There are also many examples for JDK 1.3 or other, but i had no success with callbacks methods.

Is there any positive experience with JDK 1.5?

Thanks in advance!!!!!!

[572 byte] By [007@007a] at [2007-10-3 8:07:19]
# 1
Excuse me please. It was my error, there was too many packages by me and i have used wrong name in Listener. Because of that the system was simply hanging without any exception or error.Thank You very much SUN Staff for the good example of callbacks in CORBA!!!!!!!!!!!!!!!!
007@007a at 2007-7-15 3:11:19 > top of Java-index,Core,Core APIs...