Changes between Version 2 and Version 3 of S2S_WS_CONNECTOR_R0


Ignore:
Timestamp:
01/24/09 15:55:42 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_WS_CONNECTOR_R0

    v2 v3  
    1010 
    1111== Task requirements == 
    12  * Research the current functionality the Facade provides. 
    13  * Get into the technologies used to provide web services: [wiki:S2S_WEB_SERVICES_R0]. 
    14  * In the org.sophie2.server.connector module, make initial implementation of the WS connector. Currently, the facade has limited functionality.  
     12 * Research the current functionality the UserWebServices provide:  
     13  * login() 
     14  * getUserGroups() 
     15  * userExists() 
     16 * Get into the technologies used to provide web services:  
     17  * [wiki:S2S_WEB_SERVICES_R0] 
     18 * Already there is a module for the connector classes (org.sophie2.server.connector), so there is no need of creating new modules. 
     19 * Currently, the connector module uses a mock facade, which provides to the client. Since there is a running testing server now, the connector should be able to connect to its web services. 
    1520 * Write appropriate unit tests. 
    1621