It's all about the answers!

Ask a question

IHS and JAZZ on WAS


Aaron Cohen (8207851) | asked Aug 21 '07, 1:19 p.m.
JAZZ DEVELOPER
I have Jazz successfully working on WAS and I have IHS setup with the WAS Plug-in. Jazz works if I don't have the "url-pattern" set to /* in the web.xml (security-constraint->web-resource-collection->url-pattern). When I do so, http://sandbox.lexma.ibm.com/jazz/web/projects/Sandbox becomes https://sandbox.lexma.ibm.com/jazz/web/projects/Sandbox and the browser cannot connect.

Has anyone had any luck with IHS, the WAS plug-in and JAZZ.

4 answers



permanent link
Tom Frauenhofer (1.3k58435) | answered Dec 04 '07, 1:58 p.m.
I have a related problem ...

Got M4 running with WAS 6.1 (Linux) and LDAP (Bluepages) using your
Bluepages instructions (thanks for those!)

It all works fine with the web.xml left at the default value /secure/*.
If I edit the web.xml file to say /* then the RTC client can't connect
and I get:

Connection Error: Return Code 302 from HTTP Request: Found

This error happens with both the RTC connection set to
http://server:9080/jazz or https://server:9443/jazz

Is this the same problem as you described with IHS ?

Cheers

amcohen.us.ibm.com wrote:
I have Jazz successfully working on WAS and I have IHS setup with the
WAS Plug-in. Jazz works if I don't have the "url-pattern"
set to /* in the web.xml
(security-constraint->web-resource-collection->url-pattern).
When I do so, http://sandbox.lexma.ibm.com/jazz/web/projects/Sandbox
becomes https://sandbox.lexma.ibm.com/jazz/web/projects/Sandbox and
the browser cannot connect.

Has anyone had any luck with IHS, the WAS plug-in and JAZZ.

permanent link
Christophe Elek (2.9k13021) | answered Dec 04 '07, 2:47 p.m.
JAZZ DEVELOPER


Connection Error: Return Code 302 from HTTP Request: Found



Not sure if this is the same issue but we had a similar symptom using the eclipse client a couple weeks ago
We got a 302 if we were connecting to the wrong https port

https://jazz.net/jazz/web/projects/Jazz%20Project#action=com.ibm.team.workitem.viewWorkItem&id=35379

permanent link
David Ward (8311214) | answered Dec 04 '07, 4:06 p.m.
Thanks for defect reference.

Sadly, I'm using port 9443... If I use port 9943 I get quite a different error.

I'll leave my web.xml file in the default /secure/* form until I figure out what the problem is.

permanent link
Christophe Elek (2.9k13021) | answered Dec 04 '07, 4:40 p.m.
JAZZ DEVELOPER
Thanks for defect reference.

Sadly, I'm using port 9443... If I use port 9943 I get quite a different error.

I'll leave my web.xml file in the default /secure/* form until I figure out what the problem is.


Darn, worth a try though :)
Btw , this only occurs in teh Eclipse client right ?
If now, hum, we have a different problem
If yes, this is the redirect issue, it seems the RTC client does not handle the Redirect properly...

Oh, and are you connecting to the IP of the App server or the IP of the Web Server ? Seems it is the App server (9443 and 9943) , yet make sure it is the same URL you use in the Browser.. I know another long shot too :)

I guess our Jazz.net Admin could pitch in :)

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.