← Prev in month ← Prev in thread
Next in thread → Next in month →

NEW ISSUE: Incorrect interface name - Java Common Annotations and APIs v1.0- Sec1.7.5

From
C Vamsi <>
Date
2008-04-28T19:21:48+00:00
ID
Thread
NEW ISSUE: Incorrect interface name - Java Common Annotations and APIs v1.0- Sec1.7.5
DESCRIPTION:
Java Common Annotations and APIs v1.0 - Sec 1.7.5 - Line 945 reads:
"The ServiceReference Java interface has the following methods:"

This immediately follows the interface definition of Conversation.

PROPOSAL: Change ServiceReference to Conversation so that the line reads
"The Conversation Java interface has the following methods:"

See http://lists.oasis-open.org/archives/sca-j/200804/msg00053.html

++Vamsi
← Prev in month ← Prev in thread
Next in thread → Next in month →