It's all about the answers!

Ask a question

How to deploy Jazz Web UI extension to the Jazz server?


Ge Gao (111) | asked Oct 26 '10, 4:31 p.m.
Hello,

I'm developing a Jazz Web UI extension component. If I have a Eclipse plug-in project now, say the tutorial example "Hi Jazz Web UI" https://jazz.net/wiki/bin/view/Main/HiJazzWebTutorial, how can I deploy/integrate it into the Jazz server-side, as in other regular component development?

The tutorial, as well as other wiki pages, only details how to launch and debug it with the Jetty server within Eclipse. But it's only of developing and testing use. I want to deploy it officially to the remote server side outside the IDE.

Like other regular component extension, I thought Jazz server provisioner should be one option, as in https://jazz.net/wiki/bin/view/Main/UsingJazzProvisioner. I tried provisioning HiJazzWebUI, but it doesn't work. Maybe I'm missing something.

Does anyone have some idea on how to deploy it into the remote server, or direct me to the right literature?

2 answers



permanent link
Curtis d'Entremont (1.3k3) | answered Nov 10 '10, 2:48 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi,

The topic you have should be right, although it's quite dated. Have a look at this one and see if it helps:
https://jazz.net/wiki/bin/view/Main/JazzServerProvisioner

Let me know how it goes.
Thanks

permanent link
Brent Barkman (156) | answered Nov 12 '10, 5:37 p.m.
JAZZ DEVELOPER
In addition there are instructions in the SDK https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample on creating update sites for a Tomcat container (there's jetty instructions there as well but it sounds like you don't want to use jetty).

Your answer


Register or 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.