Doh!!! You're right. Fix committed.
Dan On Thursday, March 15, 2012 10:15:26 AM akuhtz-2 wrote: > Hi Dan, > > Sorry for the late reply but I'm not sure if the fix > (http://cxf.547215.n5.nabble.com/svn-commit-r1298956-cxf-trunk-rt-databind > ing-jaxb-src-main-java-org-apache-cxf-jaxb-JAXBEncoderDecoda-td5551363.htm > l) really solves the problem. > > Shouldn't it be > > nsMap.put(*""*, ns[x + 1]); > > instead of > > nsMap.put(*null*, ns[x + 1]); > > if ns[x] == null ?? > > Just tried with the current 2.5.3-SNAPSHOT and the NPE is still in .... > > Regards, > Andi > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/NPE-in-JAXBEncoderDecoder-findExtraNamesp > aces-tp5550405p5568673.html Sent from the cxf-user mailing list archive at > Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
