Converting RTC Client UI Plugin to a server ui plug-in
Hey,
A little background... I have inherited a RTC Plug-in that consists of two parts. A server plug-in which makes contributions to the database, and read writes data to the database, and a client plug-in that extends the rational team concert client. I have been asked to see how feasible it would be to port this client plug-in into a server ui plug-in. There is also a common plugin that is required by both the server and client. My question to you guys is, is there a way that the dojo can interface with the common plug-in or would i have to rewrite much of that functionality? Also are there any resources on using the server-ui to talk to the services that are provided by jazz? I need some starting point aside from the hello world page. Thanks in advance.
A little background... I have inherited a RTC Plug-in that consists of two parts. A server plug-in which makes contributions to the database, and read writes data to the database, and a client plug-in that extends the rational team concert client. I have been asked to see how feasible it would be to port this client plug-in into a server ui plug-in. There is also a common plugin that is required by both the server and client. My question to you guys is, is there a way that the dojo can interface with the common plug-in or would i have to rewrite much of that functionality? Also are there any resources on using the server-ui to talk to the services that are provided by jazz? I need some starting point aside from the hello world page. Thanks in advance.