Changes between Version 32 and Version 33 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0


Ignore:
Timestamp:
06/25/09 14:39:55 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_APP_SERVER_RESOURCE_ACCESS_R0

    v32 v33  
    109109 * One more module was created - org.sophie2.server.webapp: it starts the jetty server, registers the extensions provided by webui and webservices. 
    110110 * org.sophie2.server just starts the needed modules, like in org.sophie2.author. 
    111  * Some jsp's are broken, but not deleted - they are moved in "broken jsps" directory and will be reimplemented in the task about webui. This is caused by the fakeResourceDao, which does not provide search methods, for example. 
     111 * Some jsp's are broken, but not deleted - they are moved in "broken jsps" directory and will be reimplemented in the task about webui. This is caused by the fakeResourceDao, which does not provide search methods, for example. [[BR]] 
     112A new persister - from list of resource refs to org.w3c.Document was written. Its idea is to persist the result of getResourceList() in order to be sent to the client. The client also uses this persister to load the result. This way, we make an unified way of transporting data from server to client - looks like much better than XMLManagementService. So, for the next revision it would be a good idea (maybe) to remove this service. 
     113 
    112114 
    113115 
    114116Changesets: [[BR]] 
     117 [3578], [3579], [3580], [3581], [3582], [3583], [3586], [3587], [3589], [3590], [3619], [3629], [3672], [3674], [3690], [3694], [3724], [3725] 
    115118 
    116119