membrane / soa-model

Toolkit and Java API for WSDL, WADL and XML Schema.
http://www.membrane-soa.org/soa-model/
Apache License 2.0
94 stars 73 forks source link

Fix for issue #200 Fixed NullPointerException when comparing ComplexTypes #201

Closed ithena closed 10 years ago

ithena commented 10 years ago

200 Fixed NullPointerException when comparing ComplexTypes where b.model is null and a.model is not.