JNec / sipservlets

Automatically exported from code.google.com/p/sipservlets
0 stars 0 forks source link

Status code SC_DOES_NOT_EXIT_ANYWHERE typo in the sip servlets #215

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Where?: javax.servlet.sip.SipServletResponse

What?: field SC_DOES_NOT_EXIT_ANYWHERE in the class above

Why? Description of that field says that it indicates that user does not exist 
(NOT EXIT!) anywhere. Thus the name SC_DOES_NOT_EXIST_ANYWHERE seems to be more 
descriptive. Notice the lack of 'S': EXIT vs. EXIST (but not EXITS this is not 
a grammar mistake).

Version: 2.0.0.FINAL

Ref: 
http://docs.oracle.com/cd/E13153_01/wlcp/wlss40/javadoc/jsr289/javax/servlet/sip
/SipServletResponse.html#SC_DOES_NOT_EXIT_ANYWHERE

Original issue reported on code.google.com by tomasz.m...@zylia.pl on 4 Jun 2013 at 7:26

GoogleCodeExporter commented 8 years ago
See full thread at 
https://groups.google.com/d/msg/mobicents-public/HiKyE9szwTk/13csQKxK_V8J and 
good recommended approach from alex.

We should also open an issue for JSR 359 so it gets fixed in the new rev of the 
spec

Original comment by jean.deruelle on 4 Jun 2013 at 3:18

GoogleCodeExporter commented 8 years ago
This issue was closed by revision aeff74995daf.

Original comment by gvage...@gmail.com on 4 Jun 2013 at 6:04

GoogleCodeExporter commented 8 years ago
JSR359 issue opened: https://java.net/jira/browse/SIPSERVLET_SPEC-35

Original comment by gvage...@gmail.com on 4 Jun 2013 at 6:10

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 12 Jul 2013 at 3:49