This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 151209 - Project Collaboration Chat Room
Summary: Project Collaboration Chat Room
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Corona (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Jim Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 151104
  Show dependency tree
 
Reported: 2006-07-20 07:51 EDT by Dennis O'Flynn CLA
Modified: 2010-04-08 11:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis O'Flynn CLA 2006-07-20 07:51:49 EDT
Create an ECF chat room associated each ProjectContainer that is opened.  This will provide a common IM collaboration point for all team members that are assigned to the ProjectContainer.

This plug-in will reside on the Corona server.  It should listen for Project collaboration events and take action when a ProjectContainer is opened and closed.

The ProjectContainer's chat room should be created when the ProjectContainer is first opened.  All subsequent ProjectContainer open requests (by additional team members) can be ignored.  Upon the last ProjectContainer close event, the chat room should be destroyed.
Comment 1 Jim Wright CLA 2006-10-10 09:20:08 EDT
The existing code developed for EclipseWorld will be rewritten.  The new code will be not be dependent on ECF sample code.
Comment 2 Jim Wright CLA 2006-12-01 06:47:50 EST
The new chat code has been committed to CVS(11/14/2006).  The chat code has been modified to NOT use the the generic ECF server.  This will allow chat using JMS when supported.

You must do the following to get the new code 

1) DELETE and refresh the following projects 
        org.eclipse.corona.collaboration 
        org.eclipse.corona.collaboration.ecf 
        org.eclipse.corona.collaboration.ecf.container 
        org.eclipse.corona.client.ecf 
        org.eclipse.corona.container.project.UI 

2) Refresh the following project. 
        org.eclipse.corona.tests.container.project 

NOTE: *** A corona server MUST be running with the new chat code.

If you have any questions or problems let me know. 

Jim Wright 


Comment 3 Dennis O'Flynn CLA 2007-04-05 06:29:02 EDT
Closed FIXED items from previous miletsone
Comment 4 Eclipse Webmaster CLA 2010-04-08 11:14:49 EDT
Project is archived.