Hi Just spotted this trace :
Running org.apache.cxf.ws.rm.
RMEndpointTest
Exception in thread "Timer-1" java.lang.NullPointerException
at
org.apache.cxf.ws.rm.DestinationSequence$ImmediateFallbackAcknowledgment.run(DestinationSequence.java:448)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
the test passes but some bug is hiding there in the code...
cheers, Sergey
