It's all about the answers!

Ask a question

help finding dependency


MAPAGILE MAPAGILE (81225) | asked Jul 23 '08, 7:58 a.m.
We can't seem to find the com.ibm.team.process.web dependency while implementing our plug in. Can anybody help us find it?

3 answers



permanent link
Chris Daly (61651) | answered Jul 23 '08, 12:38 p.m.
JAZZ DEVELOPER
mapagile_tcs wrote:
We can't seem to find the com.ibm.team.process.web
dependency while implementing our plug in. Can anybody help us find
it?


It's a server-side plugin. Look in .../jazz/server/update-site/plugins/

It's also in the server source download.

--
Chris Daly
Jazz Install Team

permanent link
MAPAGILE MAPAGILE (81225) | answered Jul 30 '08, 8:22 a.m.
Thanks Chris.

Now we are getting another error while executing HiJazz web tutorial.

We are running the application using launch config, and then trying to open "http://localhost:9080/jazz/web" in IE.

There we are getting following error:
"ProxyServlet: /jazz/service/com.ibm.team.repository.service.internal.webuiInitializer.IWebUIInitializerRestService/initializationData".

Kindly look into it.
Thanks.

permanent link
Chris Daly (61651) | answered Jul 31 '08, 4:54 p.m.
JAZZ DEVELOPER
mapagile_tcs wrote:
Thanks Chris.

Now we are getting another error while executing HiJazz web tutorial.

We are running the application using launch config, and then trying to
open "http://localhost:9080/jazz/web" in IE.

There we are getting following error:
"ProxyServlet:
/jazz/service/com.ibm.team.repository.service.internal.webuiInitializer.IWebUIInitializerRestService/initializationData".


I'm not sure why this would happen. Are you seeing this in the server
console or in the browser? Is there more information (a stack dump)?

Do any URLs seem to work as they should:

http://localhost:9080/jazz/admin
http://localhost:9080/jazz/service

Or what about the https urls:

https://localhost:9443/jazz/web
https://localhost:9443/jazz/admin
https://localhost:9443/jazz/service

--
Chris Daly
Jazz Component Development Team

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.