uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJW61047-E
The value of localName element of javax.xml.ws.RequestWrapper annotation and the one of operationName element of javax.jws.WebMethod annotation should be the same for wrapper style. (class = aa....aa, method = bb....bb, localName = cc....cc, operationName = dd....dd)
- aa....aa: SEI name or Web service implementation class name
bb....bb: Method name
cc....cc: Value of the localName element
dd....dd: Value of the operationName element
- Description
- In the case of the wrapper style, the value of the localName element of the javax.xml.ws.RequestWrapper annotation and the value of the operationName element of the javax.jws.WebMethod annotation are not the same.
- Action
- Specify the same value for the localName element of the javax.xml.ws.RequestWrapper annotation and the operationName element of the javax.jws.WebMethod annotation.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.