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

Adding a page via net.jazz.ajax.pages

Hello,
How can I get a page to display in the Jazz ui? I've tried HiJazzWeb tutorial but I don't see the page hyperlink. However, I can navigate to the page via
the url https://localhost:9443/jazz/web/projects/Test#action=jazz.viewPage&id=com.example.hijazz.web.hiJazzPage.

Can anyone point me to the right direction? I'm using RTC 2.x
Thanks in advance

0 votes



One answer

Permanent link
Are you trying to add a page to a web UI that already exists? If so, you will have to edit the application's page bindings in plugin.xml, "net.jazz.ajax.applicationPageBindings".

Example from com.ibm.team.jfs.web/plugin.xml:

<extension>
<application>
<page>
<page>
>>> INSERT NEW PAGE HERE
</application>
</extension>

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

Question asked: Jan 08 '10, 11:29 p.m.

Question was seen: 6,979 times

Last updated: Jan 08 '10, 11:29 p.m.

Confirmation Cancel Confirm