Chapter 12. @jws JavaDoc Tags

WebLogic Workshop uses JavaDoc tags to specify many Web service attributes within a Java file without requiring an additional configuration file. These JavaDoc tags all begin with a prefix of @jws, indicating that it is a Java Web service parameter.

Method Tags

Several of the JavaDoc tags used by WebLogic Workshop define items related to a single method. These tags typically control the shape of the incoming and outgoing XML and the method’s relation to a conversation.

@jws:conversation—Define Conversation Boundaries

When a Web service must remember information between successive requests from a single client, the Web service must define a conversation. ...

Get BEA WebLogic Workshop™ Kick Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.