[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tuscany-dev
Subject:    [jira] Created: (TUSCANY-3401) There is a mistake on the definition
From:       "wangfeng (JIRA)" <dev () tuscany ! apache ! org>
Date:       2009-12-22 14:10:29
Message-ID: 723211602.1261491029383.JavaMail.jira () brutus
[Download RAW message or body]

There is a mistake on the definition of authentication,integrity qualifiers
---------------------------------------------------------------------------

                 Key: TUSCANY-3401
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3401
             Project: Tuscany
          Issue Type: Bug
          Components: Java Spec APIs
    Affects Versions: Java-SCA-2.0-M3
         Environment: sun jdk 1.6
            Reporter: wangfeng


The definition of authentication,integrity qualifiers on the sca annotation api \
should be splitted by dot.

String AUTHENTICATION_MESSAGE = AUTHENTICATION + "message";
String AUTHENTICATION_TRANSPORT = AUTHENTICATION + "transport";
shoule be
String AUTHENTICATION_MESSAGE = AUTHENTICATION + ".message";
String AUTHENTICATION_TRANSPORT = AUTHENTICATION + ".transport";

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic