Skip to content

WSDL Validator: "Cannot read schema null" with inline xsd schemas #2358

@paulhyo

Description

@paulhyo

Hello

We tried to integrate a partner wsdl in a serviceProxy to validate the soap content.

I get a Configuration Error when starting Membrane:

************** Configuration Error ***********************************

Cannot create message validator.

Reason: Cannot read schema null.


Giving up.

Check proxies.xml file for errors.

Membrane terminated with exit code 1
MEMBRANE_HOME: /opt/membrane
CLASSPATH: /opt/membrane/conf:/opt/membrane/lib/*

I think the problem comes from the WSDL structure which includes inline xsd schema.

Here is a simplified version for testing:
wsdl_with_inline_schema.wsdl.txt

Is it case? if yes, is a fix possible? I can use this wsdl (even if it's not very clean) in other tools/products (SoapUI / IBM Datapower) without problem...

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