Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to package multiple operation behaviors into one server deployable for RTC?

 I want to have all our operation behaviors collected as much as possible. Right now we have a separate project, feature, and update site for every operation behavior on our RTC server. I know I can use one update site to make things a little easier. My question is can I have all operation behaviors in one feature and possibly under one project as separate packages to simplify our development environment? I will still need to add operation behaviors individually as needed to project areas.

0 votes


Accepted answer

Permanent link

Yes, you can, but why would you?

Dustin Walker selected this answer as the correct answer

0 votes

Comments

You can do that in many ways. This is an Eclipse Extension question and not an RTC question. As far as I can tell, if you follow the extensions workshop and add multiple plugin projects to the feature, you get what you want. You can also put everything server (Server and common API related) and every client (common and client API related) and the shared stuff in one project if you wanted to. I think this is not a good idea. I would use a feature to pull everything together. 

PS: As far as I can tell, you can use a feature to package features. So you can keep everything as it is and just add one feature (for client and server each) to build everything together. You can still test and develop separate behavior separately.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,954

Question asked: Dec 17 '19, 4:26 p.m.

Question was seen: 842 times

Last updated: Dec 18 '19, 3:18 a.m.

Confirmation Cancel Confirm