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

fixed bug inFormCreator (htmlformcreator), nullpointerexception #249

Closed hemma closed 3 years ago

hemma commented 8 years ago

When using the FormCreator to create a htmlform we got a nullpointerexception when a restriction only had a maxLength. This happened because of a small bug in the createStringRestriction method in FormCreator.