Skip to content

Unable to load class 'com.sun.xml.bind.Utils'. #131

Description

@AxopenLyon

Hi,

I can't run the plugin, there is an issue when running : Unable to load class 'com.sun.xml.bind.Utils'.

I'm on Java 11 and Gradle 6.8.
I've tried adding the dependencies in my build.gradle, but it doesn't change anything.

My wsdl2java configuration looks like this

wsdl2java {
    wsdlDir = file("src/main/resources/wsdl")
    wsdlsToGenerate = [["$wsdlDir/naviwest.wsdl"]]
}

If you have any idea, I'm being stuck on this
Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions