RE: axis2 and Google adwords WS: getting org.apache.axis2.AxisFault: Transport error: 415 Error: Unsupported Media Type

2007-08-03 Thread Martin Holzner
adwords WS: getting org.apache.axis2.AxisFault: Transport error: 415 Error: Unsupported Media Type Amila, Can you please look at this regression? thanks, dims On 8/1/07, Martin Holzner [EMAIL PROTECTED] wrote: Yes, I deleted all the previous classes, resource and src, and recreated everything from

axis2 and Google adwords WS: getting org.apache.axis2.AxisFault: Transport error: 415 Error: Unsupported Media Type

2007-08-01 Thread Martin Holzner
axis2-1.2 (WinXP, java version 1.5.0_11) Steps to reproduce: * downloaded the wsdl from https://sandbox.google.com/api/adwords/v10/AccountService?wsdl (as AccountServiceV10.wsdl) * ran command line: %AXIS2_HOME%\bin\wsdl2java -d xmlbeans -uri ./AccountServiceV10.wsdl -g -sd

RE: axis2 and Google adwords WS: getting org.apache.axis2.AxisFault: Transport error: 415 Error: Unsupported Media Type

2007-08-01 Thread Martin Holzner
,text/xml); thanks, dims On 8/1/07, Martin Holzner [EMAIL PROTECTED] wrote: axis2-1.2 (WinXP, java version 1.5.0_11) Steps to reproduce: * downloaded the wsdl from https://sandbox.google.com/api/adwords/v10/AccountService?wsdl (as AccountServiceV10.wsdl) * ran command line

RE: axis2 and Google adwords WS: getting org.apache.axis2.AxisFault: Transport error: 415 Error: Unsupported Media Type

2007-08-01 Thread Martin Holzner
(Method.java:585) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90) (after identical steps) -Martin -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 2:54 PM To: Martin Holzner Cc: axis-user@ws.apache.org

RE: axis2 and Google adwords WS: getting org.apache.axis2.AxisFault: Transport error: 415 Error: Unsupported Media Type

2007-08-01 Thread Martin Holzner
org.apache.axis2.AxisFault: Transport error: 415 Error: Unsupported Media Type Martin, Did you regenerate the stubs? using the wsdl2java from 1.3? -- dims On 8/1/07, Martin Holzner [EMAIL PROTECTED] wrote: With the latest 1.3, I get: Exception in thread main java.lang.NullPointerException