Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have the following errors when using tWebservice even with the demo SOAP WSDL.
I am running TOS-DI 8.0 on Window10, jdk-18.0.1, same error on TOS 7.3
tWebserviceInput works fine with the same WSDL
Do you have any suggestion ?
Thanks
----------------
Exception in thread "main" java.lang.ExceptionInInitializerError
at com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector.prepare(AccessorInjector.java:83)
at com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory.get(OptimizedAccessorFactory.java:176)
at com.sun.xml.bind.v2.runtime.reflect.Accessor$FieldReflection.optimize(Accessor.java:291)
at com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor$CompositeTransducedAccessorImpl.<init>(TransducedAccessor.java:237)
at com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor.get(TransducedAccessor.java:177)
Hello,
As I known that jdk-18.0.1 is not list in compatible Java envirnment, please refer to the online installation for talend V 8.0.1.
Please try to use JDK 11 instead.
TalendHelpCenter: Compatible Java Environments
Best regards
Sabrina
Hello,
As I known that jdk-18.0.1 is not list in compatible Java envirnment, please refer to the online installation for talend V 8.0.1.
Please try to use JDK 11 instead.
TalendHelpCenter: Compatible Java Environments
Best regards
Sabrina