About Question enthuware.ocejws.v6.2.49 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
ACV001
Posts: 9
Joined: Fri Sep 11, 2015 9:13 am
Contact:

About Question enthuware.ocejws.v6.2.49 :

Post by ACV001 »

I think this is a bit wrong because endpoints don't initiate sessions:

Code: Select all

Indicate that the client wants to participate in a Web Service endpoint initiated session.
This is what javadoc says:

Code: Select all

static final String SESSION_MAINTAIN_PROPERTY

Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint. If this property is set to true, the service client indicates that it wants the session to be maintained. If set to false, the session is not maintained. The default value for this property is false. 
So I would put it:

Code: Select all

Indicate that the client wants to participate in a session with a service endpoint.

fjwalraven
Posts: 429
Joined: Tue Jul 24, 2012 2:43 am
Contact:

Re: About Question enthuware.ocejws.v6.2.49 :

Post by fjwalraven »

Hi
I think this is a bit wrong because endpoints don't initiate sessions:
I agree, the wording is a bit odd. Imagine that these lines come directly from the JAX-WS specs (4.2.1.1 Standard Properties)

I have changed the text. Thank you for your feedback!

Regards,
Frits

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests