I just had a look at that thread in stackoverflow and it looks like you
have rightly narrowed this down to the (external) wsimport source code
which uses the istack-commons and the code in that seems to be doing
some very involved things with the classloader, which might be impacting
this. I think the way to solve it is to fix it in that library.

[1]
https://github.com/eclipse-ee4j/jaxb-istack-commons/blob/master/istack-commons/tools/src/main/java/com/sun/istack/tools/ProtectedTask.java#L93

-Jaikiran

On 24/07/19 4:55 AM, Franklin Grove wrote:
> I've run into an issue with Ant throwing an exception after executing a
> wsimport task. I haven't been able to find a solution yet. I thought the
> folks on this list may offer some insight. I've detailed it over on SO.
> Please take a read at your leisure. Thanks!
>
> Stackoverflow.com/questions/57154292
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to