Skip to content

-Dhttp.nonProxyHosts vm arg is repeated for each wsdl #97

@jpraet

Description

@jpraet

In 05e2454 support was added for nonProxyHosts, but the getWsImportArgs() where this was added is called in a for-loop for each WSDL.

When there are a lot of WSDL's to process, combined with a nonProxyHosts configuration that is quite long, this can lead to errors on Windows due to the max command line length:

Length of Windows command line is limited to 8191 characters, but current command has 8271 characters

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions