Re: Fwd: [CONF] Apache CXF Documentation > Using the JMSConfigFeature

2010-10-27 Thread Christian Schneider
Hi Benson, I just checked the source code of jms transport. It seems that the is not even a property useMessageIDAsCorrealationID in JmsConfiguration. The JmsOldConfigHolder does not read this property. So this does not seem to be used at all. I just copied the description to the JmsConfigFeat

Re: Fwd: [CONF] Apache CXF Documentation > Using the JMSConfigFeature

2010-10-27 Thread Benson Margulies
On Wed, Oct 27, 2010 at 3:04 AM, Christian Schneider wrote: > Hi Benson, > > I just checked the source code of jms transport. It seems that the is not > even a property useMessageIDAsCorrealationID in JmsConfiguration. The > JmsOldConfigHolder does not read this property. > So this does not seem t

Re: [CXF-2736] LogBrowser - future plans

2010-10-27 Thread Sergey Beryozkin
Hi Tomasz I've seen you committing the UI-related updates to do with supporting the search options. I'll work during the next few weeks on supporting the search conditions on the AtomPullServer side and then we will start moving your code to the trunk thanks, Sergey On Sun, Sep 19, 2010 at 11:28

Re: How to introduce configuration for low-level class?

2010-10-27 Thread Andrzej Michalec
Sergey Beryozkin-5 wrote: > > Given that an advanced URI Template will only be used during the match on > the server side (initially at least), during the current invocation, you > can > use > > PhaseInterceptorChain.getCurrentMessage() > > if it is not null then we can safely assume, in the U

Re: How to introduce configuration for low-level class?

2010-10-27 Thread Andrzej Michalec
Bill Burke-2 wrote: > > It could be useful with UriBuilder > At the moment semantics of variables in curly braces is same for UriBuilder and @Path annotation; they both delegate work with variables to common URITemplate implementation class that does generation and matching. This is why I am th

reducing the insanity level of this release

2010-10-27 Thread Benson Margulies
There is a way to test out what we're doing here without making a tag and a formal candidate. Or, at least, there will be when I commit something in a moment. mvn -Prelease,mahout_release,fastinstall deploy will publish a SNAPSHOT with full release processing, including full distro packages and