You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Glen Mazza <gl...@verizon.net> on 2008/05/22 01:22:56 UTC

Re: svn commit: r658770 - in /cxf/branches/2.0.x-fixes: ./ api/src/main/java/org/apache/cxf/tools/common/ rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/ tools/wsdlto/databinding/jaxb/src/main/java/org/apache/cxf/tools/wsdlto/databinding/jaxb/ ...

BTW, if I want to make changes to the latest/nightly of the 2.0.x
branch, I need to use the 2.0.x-fixes tag and *not* the 2.0.6 one,
correct?


2008-05-21 dkulp@apache.org wrote:
> Author: dkulp
> Date: Wed May 21 10:26:37 2008
> New Revision: 658770
> 
> ==============================================================================
> ---
> cxf/branches/2.0.x-fixes/rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/SoapBindingFactory.java (original)
> +++
> cxf/branches/2.0.x-fixes/rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/SoapBindingFactory.java Wed May 21 10:26:37 2008
> @@ -403,7 +403,7 @@
>              if (def != null && schemas != null) {
>                  javax.wsdl.Message msg =
> def.getMessage(header.getMessage());
>                  if (msg != null) {
> -                    addOutOfBandParts(bop, msg, schemas, isInput);
> +                    addOutOfBandParts(bop, msg, schemas, isInput,
> header.getPart());


Any serious risk of this NPE'ing?

Regards,
Glen



Re: svn commit: r658770 - in /cxf/branches/2.0.x-fixes: ./ api/src/main/java/org/apache/cxf/tools/common/ rt/bindings/soap/src/main/java/org/apache/cxf/binding/soap/ tools/wsdlto/databinding/jaxb/src/main/java/org/apache/cxf/tools/wsdlto/databinding/jaxb/ ...

Posted by Daniel Kulp <dk...@apache.org>.
On May 21, 2008, at 7:22 PM, Glen Mazza wrote:

> BTW, if I want to make changes to the latest/nightly of the 2.0.x
> branch, I need to use the 2.0.x-fixes tag and *not* the 2.0.6 one,
> correct?

Yep.   Just checkout:
http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/
and make any changes.

For the most part, however, if the fixes/changes should be applied to  
trunk as well, it's easier to just to do them on trunk and use  
svnmerge.py to merge them over to 2.0.x.  Or, wait for me to merge  
them over.  :-)


---
Daniel Kulp
dkulp@apache.org
http://www.dankulp.com/blog