Could I push the woodstox rev in the parent to 4.0.3?

2009-06-05 Thread Benson Margulies
Could I push our default dependency to 4.0.3?

Time to move trunk to 2.3 and create 2.2.x fixes branch...

2009-06-05 Thread Daniel Kulp
With 2.2.2 out the door, I think it's probably time to create a 2.2.x fixes branch and move trunk to targetting 2.3. Basically, there are things that should start coming in that are more than just bug fixes that should probably be going toward 2.3. The three projects from the GSoC

End 2.0.x support/releases?

2009-06-05 Thread Daniel Kulp
This may be a thorny issue, but I'd like to bring it up and start a discussion. July 4th will mark the 2 year anniversary of the CXF 2.0 release. Since then, we have released 11 patches to that branch, along with 2.1 (and 5 patches for it) and 2.2 (and 2 patches for it).That's 21

Re: Time to move trunk to 2.3 and create 2.2.x fixes branch...

2009-06-05 Thread Benson Margulies
+1 On Fri, Jun 5, 2009 at 11:25 AM, Daniel Kulp dk...@apache.org wrote: With 2.2.2 out the door, I think it's probably time to create a 2.2.x fixes branch and move trunk to targetting 2.3. Basically, there are things that should start coming in that are more than just bug fixes that should

RE: Time to move trunk to 2.3 and create 2.2.x fixes branch...

2009-06-05 Thread Sergey Beryozkin
+1 Sergey On Fri, Jun 5, 2009 at 11:25 AM, Daniel Kulp dk...@apache.org wrote: With 2.2.2 out the door, I think it's probably time to create a 2.2.x fixes branch and move trunk to targetting 2.3. Basically, there are things that should start coming in that are more than just bug fixes

Integrating JAX-RS runtime into DOSGi

2009-06-05 Thread Sergey Beryozkin
Hi I'm planning to integrate the JAX-RS runtime into DOSGi. Both JAXRS endpoints and client proxies can be created either from Spring or programmatically and they can work with JAXB, Aegis, XmlBeans. First CXF minimal bundle needs to be updated to include cxf-frontend-jaxrs and depend on

Strange ASM errors in systests

2009-06-05 Thread Benson Margulies
java.lang.LinkageError: duplicate class definition: org/apache/hello_world_soap_http/types/GreetMeLaterResponse_WrapperTypeHelper1 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:675) at

Re: Integrating JAX-RS runtime into DOSGi

2009-06-05 Thread Josh Holtzman
Hi Sergey, Yes, I would like to work on integrating your JAX-RS work with the JAX-WS patch I put together. I'm still very inexperienced with CXF internals, so I may need a little hand holding. I took a quick look at JAXRSClientFactory and JAXRSClientFactoryBean. It looks like these don't

Re: Aegis schema validation design challenge

2009-06-05 Thread Benson Margulies
Next question: Exception mapping. Woodstox throws what it throws, in the middle of StaxUtils, when this goes off. I'm trying to figure out how to turn this into a fault. SchemaValidationTest [JUnit] org.eclipse.jdt.internal.junit.runner.RemoteTestRunner at localhost:52320

Re: Strange ASM errors in systests

2009-06-05 Thread Daniel Kulp
Thanks. I took care of it. Dan On Fri June 5 2009 5:56:29 pm Benson Margulies wrote: java.lang.LinkageError: duplicate class definition: org/apache/hello_world_soap_http/types/GreetMeLaterResponse_WrapperTypeHelp er1 at java.lang.ClassLoader.defineClass1(Native Method) at

RE: End 2.0.x support/releases?

2009-06-05 Thread Bharath Ganesh
+1 -Bharath -Original Message- From: Daniel Kulp dk...@apache.org Sent: 05 June 2009 21:07 To: CXF Dev dev@cxf.apache.org Subject: End 2.0.x support/releases? This may be a thorny issue, but I'd like to bring it up and start a discussion. July 4th will mark the 2 year anniversary