Hi,
I´m using tWebServiceInput but when i run the job i got the message:
"02/07/2007 14:43:27 org.apache.axis.client.Call invoke
SEVERE: Exception:
org.xml.sax.SAXException: Found character data inside an array element while deserializing"
Somebody could help me ?
Hi ~
I make use of "tWebServiceInput" to call general WebService OK!!
But Calling Talend Webservice (export Job Script --> Aixs Webservice --> Deploy AP Server)appears error message :
Starting job test1 at 09:40 05/12/2007.
Exception in component tWebServiceInput_1
java.lang.RuntimeException: not know how to convert '--context=Default' into org.apache.axis.client.Call@542529
at org.talend.DynamicInvoker.getParamData(DynamicInvoker.java:277)
at org.talend.DynamicInvoker.invokeMethod(DynamicInvoker.java:236)
at org.talend.DynamicInvoker.main(DynamicInvoker.java:125)
at org.talend.DynamicInvoker.main(DynamicInvoker.java:101)
at demo___java.test1.test1.tWebServiceInput_1Process(test1.java:149)
at demo___java.test1.test1.runJob(test1.java:391)
at demo___java.test1.test1.main(test1.java:337)
Job test1 ended at 09:40 05/12/2007.
I checked Program, Find to only support (WSDL BaseType) currently