Re: ant wsimport2 task example with jdk 11 or above

2019-12-20 Thread Jaikiran Pai
I don't have much knowledge of this task, but what is the exact issue that you are running into with it in Java 11? Can you paste the relevant build snippet and the complete stacktrace (if any)? -Jaikiran On 21/12/19 12:17 AM, Atul Pendse wrote: > Hi, > > Does anyone have an example of wsimport a

ant wsimport2 task example with jdk 11 or above

2019-12-20 Thread Atul Pendse
Hi, Does anyone have an example of wsimport ant task that works with JDK 11 or above? I would greatly appreciate any help around this. We are migrating from jdk8 to jdk 11/12/13, but can't seem to get wsimport working with ant. Thanks, Atul -