Hi https://issues.apache.org/jira/browse/CXF-4191
Any chances to get that fixed in 2.4.7? We had some lib-cleanUps Troubles yesterday, so I don't know about the reliable results regarding 2.5.3-SNAPSHOT. Since it is based on Spring 3 ( and won't work with spring 2.5) we can not upgrade to a potential fix in CXF 2.5.3 - perhaps some time later ;-) tnx & regards Ben 2012/3/21 Aki Yoshida <elak...@googlemail.com>: > Hi Ben, > Sorry, I didn't look at the last response message from the server. I > also see the server not sending back the terminate sequence to the > client to close its sequence. Strangely, I was not seeing any > exception and assumed it was all okay. But there is something that > goes wrong during the ack handling at the server and I suppose this > has something to do with the anonymous endpoint handling. This bug > keeps the destination sequences at the client open and that is bad. > So, it needs to be fixed. > > Could you create a JIRA ticket? > > Thanks. aki > > 2012/3/21 Ben Pezzei <ben.pez...@gmail.com>: >> Hi Again. >> >> Well, after two days of testing various versions (including 2.5.3-SNAPSHOT) >> the results stay the same. >> >> The client sends a final SequenceAck (for the offerSeq) to the server >> after the initial conversation >> has ended. The Server in turn sends a terminateSequence to w3c.org >> >> It would be very helpfull to have an example of a working config for >> WS 1.0 oneway/sync >> communication. On the other hand we tried to activate WS RM 1.1 but >> unfortunately there >> is not much documentation around on how to activate this feature (I >> guess changing the namespaces >> in the spring config)? >> >> Any help/ideas is greatly appreciated >> >> tnx & greetings >> Ben