uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61072-E

The value of value element of javax.xml.ws.BindingType annotation is invalid. (implementation class = aa....aa, value = bb....bb)

aa....aa: Service implementation class name
bb....bb: Value of the value element
Description
An invalid binding is specified in the value element of the javax.xml.ws.BindingType annotation.
Action
In the value element, specify SOAP11HTTP_BINDING that is the field value of the javax.xml.ws.soap.SOAPBinding interface.