This section describes the precautions for using the addressing functionality.
- Specify the javax.xml.ws.soap.Addressing annotation in the service implementation class.
- The javax.xml.ws.soap.Addressing annotation is not mapped to the skeleton class of the service implementation class that is generated by executing the cjwsimport command. Therefore, to use the skeleton class of the service implementation class, you must specify the javax.xml.ws.soap.Addressing annotation.
For details on the annotations available with the addressing functionality, see the section 16.2.1 List of annotations.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.