Re: Issue with WSDLManagerImpl on 2.2.5 [was: Re: [VOTE] Release CXF 2.2.5]
I've taken a deeper look at this. Se don't have a custom ResourceResolver installed and that's the point, as Cxf fails in getting a WEB-INF/wsdl/foo.wsdl resource from tue classloader when the classloader jboss provides is the one you get for a war app (a Url classloader pointing to WEB-INF/classes). So a solution here is to provide a custom resolver that uses jboss vfs to resolve resorces in the deployment archive. I'm testing that now, no fix should be required to cxf. Thanks Alessio /sent from my mobile
Re: Thoughts about dropping support for 2.1.x......
Hi Question for everyone. What are peoples thoughts about making 2.1.9 (in January) the last of the 2.1.x line? 2.2.x will have been out for 10 months by then so users definitely should have had plenty of time to migrate. 2.2.x is generally a simple migration from 2.1.x. I think most of the other major open source projects that were tracking 2.1.x have already moved onto 2.2.x. ServiceMix, Camel, JBoss, etc... The remaining projects that are using 2.1.x seem to be stuck on a particular version (like Mule stuck on 2.1.3) and not "tracking" the fixes anyway. The main migration issue from 2.1.x to 2.2.x is the JAX-RS version (0.8 -> 1.0). However, we aren't fixing any of the JAX-RS issues on 2.1.x anyway. Thus, that's not a real reason. If you are using JAX-RS, you definitely want the compliant implementation in 2.2. I agree Anyway, making 2.1.9 the end of the line should then make it such that when 2.3 is ready (hopefully in Q1), we can just keep 2 fixes branches active. Thoughts? Comments? +1. Sergey -- Daniel Kulp dk...@apache.org http://www.dankulp.com/blog
Re: [VOTE] Release CXF 2.2.5
The issue I mentioned in the previous emails has been solved on JBoss side, I'll commit the fix in jbws once the Apache CXF artifacts are on the m2 repo. I'm going to run the jaxws and jws modules of the JavaEE 5 TCK now, but I won't be able to get results before the vote is closed. Here is my +1 for the release in any case. Cheers Alessio Daniel Kulp wrote: This is a vote to release CXF 2.2.5 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.2.4 release. Over 90 JIRA issues are resolved for 2.2.5 List of issues: The Maven staging area is at: https://repository.apache.org/content/repositories/orgapachecxf-008/ The distributions are in: https://repository.apache.org/content/repositories/orgapachecxf-008/org/apache/cxf/apache-cxf/2.2.5 This release is tagged at: http://svn.apache.org/repos/asf/cxf/tags/cxf-2.2.5 The vote will be open for 72 hours. I haven't had time to run the TCK on it yet, so I'll vote later, but I wanted to get the vote started. -- Alessio Soldano Web Service Lead, JBoss
Re: [VOTE] Release CXF 2.1.8 (take 2)
+1 Daniel Kulp wrote: This is a vote to release CXF 2.1.8 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.7 release. Over 25 JIRA issues are resolved for 2.1.8 List of issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12314302&styleName=Html&Create=Create The Maven staging area is at: https://repository.apache.org/content/repositories/orgapachecxf-009/ The distributions are in: https://repository.apache.org/content/repositories/orgapachecxf-009/org/apache/cxf/apache-cxf/2.1.8 This release is tagged at: http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.8 The vote will be open for 72 hours. Here is my +1. -- Alessio Soldano Web Service Lead, JBoss
Re: Thoughts about dropping support for 2.1.x......
Fine with me too. Cheers Alessio Benson Margulies wrote: I'm +1 for turning off 2.1 support. On Mon, Nov 16, 2009 at 10:05 AM, Daniel Kulp wrote: Question for everyone. What are peoples thoughts about making 2.1.9 (in January) the last of the 2.1.x line? 2.2.x will have been out for 10 months by then so users definitely should have had plenty of time to migrate. 2.2.x is generally a simple migration from 2.1.x. I think most of the other major open source projects that were tracking 2.1.x have already moved onto 2.2.x. ServiceMix, Camel, JBoss, etc... The remaining projects that are using 2.1.x seem to be stuck on a particular version (like Mule stuck on 2.1.3) and not "tracking" the fixes anyway. The main migration issue from 2.1.x to 2.2.x is the JAX-RS version (0.8 -> 1.0). However, we aren't fixing any of the JAX-RS issues on 2.1.x anyway. Thus, that's not a real reason. If you are using JAX-RS, you definitely want the compliant implementation in 2.2. Anyway, making 2.1.9 the end of the line should then make it such that when 2.3 is ready (hopefully in Q1), we can just keep 2 fixes branches active. Thoughts? Comments? -- Daniel Kulp dk...@apache.org http://www.dankulp.com/blog -- Alessio Soldano Web Service Lead, JBoss
Re: [VOTE] Release CXF 2.2.5
+1 2009/11/15 Daniel Kulp > > This is a vote to release CXF 2.2.5 > > Once again, there have been a bunch of bug fixes and enhancements that > have been done compared to the 2.2.4 release. Over 90 JIRA issues > are resolved for 2.2.5 > > > List of issues: > > The Maven staging area is at: > https://repository.apache.org/content/repositories/orgapachecxf-008/ > > The distributions are in: > > https://repository.apache.org/content/repositories/orgapachecxf-008/org/apache/cxf/apache-cxf/2.2.5 > > This release is tagged at: > http://svn.apache.org/repos/asf/cxf/tags/cxf-2.2.5 > > The vote will be open for 72 hours. > > I haven't had time to run the TCK on it yet, so I'll vote later, but I > wanted to get the vote started. > > -- > Daniel Kulp > dk...@apache.org > http://www.dankulp.com/blog >
Re: [VOTE] Release CXF 2.1.8 (take 2)
+1 /Eoghan 2009/11/15 Daniel Kulp > > This is a vote to release CXF 2.1.8 > > Once again, there have been a bunch of bug fixes and enhancements that > have been done compared to the 2.1.7 release. Over 25 JIRA issues > are resolved for 2.1.8 > > > List of issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310511&version=12314302&styleName=Html&Create=Create > > The Maven staging area is at: > https://repository.apache.org/content/repositories/orgapachecxf-009/ > > The distributions are in: > > https://repository.apache.org/content/repositories/orgapachecxf-009/org/apache/cxf/apache-cxf/2.1.8 > > This release is tagged at: > http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.8 > > The vote will be open for 72 hours. > > Here is my +1. > > -- > Daniel Kulp > dk...@apache.org > http://www.dankulp.com/blog >
Re: [VOTE] Release CXF 2.2.5
+1 David 2009/11/15 Daniel Kulp : > > This is a vote to release CXF 2.2.5 > > Once again, there have been a bunch of bug fixes and enhancements that > have been done compared to the 2.2.4 release. Over 90 JIRA issues > are resolved for 2.2.5 > > > List of issues: > > The Maven staging area is at: > https://repository.apache.org/content/repositories/orgapachecxf-008/ > > The distributions are in: > https://repository.apache.org/content/repositories/orgapachecxf-008/org/apache/cxf/apache-cxf/2.2.5 > > This release is tagged at: > http://svn.apache.org/repos/asf/cxf/tags/cxf-2.2.5 > > The vote will be open for 72 hours. > > I haven't had time to run the TCK on it yet, so I'll vote later, but I wanted > to get the vote started. > > -- > Daniel Kulp > dk...@apache.org > http://www.dankulp.com/blog >
RE: [VOTE] Release CXF 2.2.5
+1 -Original Message- From: Daniel Kulp [mailto:dk...@apache.org] Sent: 15 November 2009 02:34 To: dev@cxf.apache.org Subject: Re: [VOTE] Release CXF 2.2.5 Forgot the list of issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231051 1&version=12314303&styleName=Html&Create=Create Dan On Sat November 14 2009 8:09:03 pm Daniel Kulp wrote: > This is a vote to release CXF 2.2.5 > > Once again, there have been a bunch of bug fixes and enhancements that > have been done compared to the 2.2.4 release. Over 90 JIRA issues > are resolved for 2.2.5 > > > List of issues: > > The Maven staging area is at: > https://repository.apache.org/content/repositories/orgapachecxf-008/ > > The distributions are in: > https://repository.apache.org/content/repositories/orgapachecxf-008/org/ apa > che/cxf/apache-cxf/2.2.5 > > This release is tagged at: > http://svn.apache.org/repos/asf/cxf/tags/cxf-2.2.5 > > The vote will be open for 72 hours. > > I haven't had time to run the TCK on it yet, so I'll vote later, but I > wanted to get the vote started. > -- Daniel Kulp dk...@apache.org http://www.dankulp.com/blog
RE: [VOTE] Release CXF 2.1.8 (take 2)
+1 -Original Message- From: Daniel Kulp [mailto:dk...@apache.org] Sent: 15 November 2009 13:07 To: dev@cxf.apache.org Subject: [VOTE] Release CXF 2.1.8 (take 2) This is a vote to release CXF 2.1.8 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.7 release. Over 25 JIRA issues are resolved for 2.1.8 List of issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231051 1&version=12314302&styleName=Html&Create=Create The Maven staging area is at: https://repository.apache.org/content/repositories/orgapachecxf-009/ The distributions are in: https://repository.apache.org/content/repositories/orgapachecxf-009/org/ apache/cxf/apache-cxf/2.1.8 This release is tagged at: http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.8 The vote will be open for 72 hours. Here is my +1. -- Daniel Kulp dk...@apache.org http://www.dankulp.com/blog