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

Web ui issues in RTC 3.0.1

Hi,

We had been using RTC 2.0.0.2 and had developed some of our custom web ui components. For example adding a button on the workitem editor, click of which would invoke a rest service . Following is the plugin.xml snippet of the web component showing the dependencies:

<extension>
<prerequisites>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
<requiredWebBundle>
</prerequisites>
</extension>

How ever when Iam trying to upgrade the same code base to RTC3.0.1, I can see the button's been rendered on the UI, but on its click , see this error in all the web ui components on run time:"com.ibm.team.process.web.projectArea is undefined". Need help to resolve this issue?

Regards,
Meghana

0 votes



One answer

Permanent link
Listing the dependent plugins again:

com.ibm.team.repository.web
com.ibm.team.process.web
com.ibm.team.workitem.web
net.jazz.ajax
com.ibm.team.repository.web
com.ibm.team.process.web
com.ibm.team.process.common
com.ibm.team.process.service

0 votes

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,938

Question asked: Sep 20 '11, 2:14 a.m.

Question was seen: 5,713 times

Last updated: Sep 20 '11, 2:14 a.m.

Confirmation Cancel Confirm