jenkins build problem with jaxrs tests CXF-Trunk-​JDK15 #2084

2011-05-23 Thread Aki Yoshida
Hi, My change in DestinationRegistrationImpl to fix CXF 3510 was indicated to be the reason for this jaxrs test problem. I will investigate this. Regards, aki

Re: jenkins build problem with jaxrs tests CXF-Trunk- JDK15 #2084

2011-05-23 Thread Sergey Beryozkin
Hi Aki On Mon, May 23, 2011 at 10:23 AM, Aki Yoshida wrote: > Hi, > My change in DestinationRegistrationImpl to fix CXF 3510 was indicated > to be the reason for this jaxrs test problem. > I will investigate this. Ping me on #cxf please if you need some clarifications about the way CXF JAX-RS de

Re: jenkins build problem with jaxrs tests CXF-Trunk- JDK15 #2084

2011-05-23 Thread Aki Yoshida
Hi Sergey, I need to set up my xchat. Somehow I am having a problem connecting to irc.codehaus.org. For the test problem, the funny thing is that I didn't see this problem when I ran the mvn test on systests/jaxrs from console. I am resynching everything and trying to rerun the tests after a clea

Re: jenkins build problem with jaxrs tests CXF-Trunk- JDK15 #2084

2011-05-23 Thread Sergey Beryozkin
Hi Aki On Mon, May 23, 2011 at 12:17 PM, Aki Yoshida wrote: > Hi Sergey, > I need to set up my xchat. Somehow I am having a problem connecting to > irc.codehaus.org. > Here are the properties of my XChat CXF server: Server: irc.codehaus.org/6667 channel: #cxf > For the test problem, the funny t

Re: jenkins build problem with jaxrs tests CXF-Trunk- JDK15 #2084

2011-05-23 Thread Aki Yoshida
Hi Sergey, Thanks. Some of the jaxrs tests are registering their services at the root "/" and the changed code didn't match those requests that are sent to a longer path (like /bookstore/books/123) agains this root path. I updated the matching condition to handle this case and the problem has disa

Re: How To Route SoapHttp Request to SoapJMS

2011-05-23 Thread Christian Schneider
I guess you want a simple protocol transformation. For this case you should not use camel´s cxf support. It will work easier if you simply route from a servlet:// endpoint to a jms:// endpoint in camel. If you use cxf then it will create java classes on the way which is not necessary in your ca

Re: Social Event in Washington DC May 23rd.

2011-05-23 Thread Jon Anstey
Hi all, FYI the location of the Community Meet and Greet on the 23rd has been changed to the Hemingway 3 room on the 2nd floor. It is also now from 6-9 pm. Hope to see lots of community members there! :) Cheers, Jon On Wed, May 4, 2011 at 2:31 PM, Rob Davies wrote: > > A few of the FuseSource

some thoughts that I wanted to post, in regards to RP, CRI, Exceptions, and a class scanner

2011-05-23 Thread Ryan Zoerner
I have some thoughts that I wanted to post to the dev list. Here they are: The RP will need to choose between lifecylces, possibly just selecting which existing cxf resourceProvider to choose, based upon annotation. The annotations may be found in the class resource info object, obtainable from t