Re: CXF cannot create webservice in JDK 1.5 with libraries but succeeds in 1.6

2008-07-16 Thread Tim Burns 2
dkulp wrote: > > > Can you use wireshark or something to capture the request/response? > > Looking at the stack trace, I see: > > Caused by: java.net.HttpRetryException: cannot retry due to server > authentication, in streaming mode > at > sun.net.www.protocol.http.HttpURLConnect

Re: CXF cannot create webservice in JDK 1.5 with libraries but succeeds in 1.6

2008-07-16 Thread Tim Burns 2
here is the other file http://www.nabble.com/file/p18495715/SSRSjdk1_6_07_success.zip SSRSjdk1_6_07_success.zip -- View this message in context: http://www.nabble.com/CXF-cannot-create-webservice-in-JDK-1.5-with-libraries-but-succeeds-in-1.6-tp18408520p18495715.html Sent from the cxf-user maili

Re: CXF cannot create webservice in JDK 1.5 with libraries but succeeds in 1.6

2008-07-15 Thread Tim Burns 2
dkulp wrote: > > > This seems to be an older service. Can you try turning off chunking? > > Dan > > Hi Dan, I tried turning off chucking to my web service: http://joey:8082/ReportServer_SS08/ReportService2005.asmx?wsdl by creating a cxf.xml file in the src directory. I experiemented

CXF cannot create webservice in JDK 1.5 with libraries but succeeds in 1.6

2008-07-11 Thread Tim Burns 2
If I create a CXF project and compile the project under Java 1.6, I am able to connect to SQL server reporting Services with no problems. public static ReportingService2005Soap getService() throws MalformedURLException { //return new ReportingService2005().getReportingSe