Forget it - I checked the logs of the JavaWS and it cannot download the xsds because I am behind a firewall!
Caused by: org.apache.ws.commons.schema.XmlSchemaException: Unable to locate imported document at 'http://ws-i.org/profiles/basic/1.1/swaref.xsd', relative to 'schema1.xsd'. On Thu, Feb 16, 2012 at 12:01 PM, Jason Pell <[email protected]> wrote: > Same problem. > > testXmlAttachementRef(org.apache.cxf.tools.java2ws.JavaToWSTest) Time > elapsed: 42.465 sec <<< ERROR! > java.lang.NullPointerException > at > org.apache.cxf.tools.java2ws.JavaToWSTest.testXmlAttachementRef(JavaToWSTest.java:355) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > I will try and figure out whats wrong, but it seems that a file failed > to be generated by the test. > > On Thu, Feb 16, 2012 at 10:59 AM, Daniel Kulp <[email protected]> wrote: >> On Thursday, February 16, 2012 10:19:02 AM Jason Pell wrote: >>> Is maven 3 supported for building? >> >> Yep. That's what I use extensively. >> >> Dan >> >>> >>> On Thu, Feb 16, 2012 at 6:56 AM, Jason Pell <[email protected]> wrote: >>> > Will do later this morning thanks >>> > >>> > Sent from my iPhone >>> > >>> > On Feb 16, 2012, at 3:03, Daniel Kulp <[email protected]> wrote: >>> >> On Wednesday, February 15, 2012 3:58:30 PM Jason Pell wrote: >>> >>> I am assuming you ran a full build of CXF for this patch? I just >>> >>> tried to build 2.5.3 and I got a build failure in the tools/javato/ws >>> >>> project >>> >>> >>> >>> org.apache.cxf.tools.java2ws.JavaToWSTest >>> >>> >>> >>> Is it normal for a fixed branch to have build breaks? >>> >> >>> >> Not normal, no. We usually have Jenkins builds setup which catch >>> >> anything >>> >> very quick. However, a Jenkins "upgrade" this past weekend apparently >>> >> went >>> >> horribly wrong and most of our builds aren't working anymore. We have >>> >> tickets filed with the Apache infra to get them fixed, but so far the >>> >> builds are still not working properly. :-( >>> >> >>> >> Can you try again now? >>> >> >>> >> Dan >>> >> >>> >>> On Wed, Feb 15, 2012 at 1:10 PM, Daniel Kulp <[email protected]> wrote: >>> >>>> On Wednesday, February 15, 2012 11:37:24 AM Jason Pell wrote: >>> >>>>> Daniel, >>> >>>>> >>> >>>>> Will you merge this to 2.5.x branch? So that it goes into the >>> >>>>> 2.5.3-SNAPSHOT? >>> >>>> >>> >>>> Just did. That said, not sure if the snapshots are deploying right >>> >>>> now >>> >>>> due to issues with the Apache Jenkins setup. :-( >>> >>>> >>> >>>> Dan >>> >>>> >>> >>>>> I am building the trunk version for today, but will downgrade to >>> >> >>> >> -- >>> >> Daniel Kulp >>> >> [email protected] - http://dankulp.com/blog >>> >> Talend Community Coder - http://coders.talend.com >> -- >> Daniel Kulp >> [email protected] - http://dankulp.com/blog >> Talend Community Coder - http://coders.talend.com
