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

Jazz.war in WebSphere Application Server ?

Can we start testing jazz.war in our WebSphere and report any issue on
Jazz.net or should we wait because we never tested it ?

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

0 votes



8 answers

Permanent link
While I can't provide the 'official' answer about current support for
Jazz on Websphere, I have tested it in the past (with success) and I'd
be very interested in any problems that you find while testing it.
Reporting bugs through Jazz.net is the right approach; Make sure to
include that you are using WAS in the bug =).

Christophe Elek wrote:
Can we start testing jazz.war in our WebSphere and report any issue on
Jazz.net or should we wait because we never tested it ?

0 votes


Permanent link
Matt Lavin <no-email@random.com> wrote in news:f5rd0o$4o1$1
@localhost.localdomain:

I'd
be very interested in any problems that you find while testing it.


hey Matt,
Worked fine as soon as I noticed it was trying to access my derby under C:
\Derby :) I imported the REPOSITORY shcema... et voila :)

Are we using the defaultDataSource to access the database ?

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

0 votes


Permanent link
I've documented my experience installing Jazz on WAS at
https://jazz.net/jazz/secure/service/com.ibm.team.workitem.service.internal.rest.IAttachmentRestService/repo/csid/Attachment/_Xs4SoRlvEdy2vqdpd5yTVQ

0 votes


Permanent link
Thanks for those instructions Anthony!

Since you don't mention setting up a data source, can I conclude that Jazz doesn't use WebSphere data sources, but rather just a simple JDBC connection?

0 votes


Permanent link
In the way that I have setup Jazz (as documented in the instructions linked in the previous post), a WebSphere data source is not used. However, there may be a way to get Jazz to use a data source. I didn't make much of an effort to get that working.

My main goal was just to get Jazz running with LDAP so our team could start using it with their regular intranet user ids. I went down two paths: 1) attempting to get Tomcat to authenticate against our LDAP and 2) attempting to get the Jazz war installed and running on a WAS server already configured to authenticate against our LDAP. The second path met success before the first so I stopped there.

But I'm guessing there probably is a way to get Jazz to use WAS data sources.

0 votes


Permanent link
ajyoung@us.ibm-dot-com.no-spam.invalid (ajyoung) wrote in news:f69f11$aco$1
@localhost.localdomain:

But I'm guessing there probably is a way to get Jazz to use WAS data
sources.

I have not found a way either. Jazz found my 'default datasource'.
Mind you,I have not played with 'teamserver.properties' which seems to set
up the database location and driver...

reading 'https://jazz.net/downloads/DownloadDocument.jsp?
href=betas/data/0.6M1/server-install/db2setup.html"
It seems Jazz is using the database pool instead of the app server pool

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

0 votes


Permanent link
ajyoung@us.ibm-dot-com.no-spam.invalid (ajyoung) wrote in
news:f63hpt$isf$1@localhost.localdomain:

I've documented my experience installing Jazz on WAS at
https://jazz.net/jazz/secure/service/com.ibm.team.workitem.common.inter
nal.rest.IAttachmentRestService/repo/csid/Attachment/_Xs4SoRlvEdy2vqdpd
5yTVQ



Jim posted a good description on how to setup DB2

https://jazz.net/wiki/bin/view/Main/RepositoryMain

--
Christophe Elek
Serviceability Architect
IBM Software Group - Rational

0 votes


Permanent link
It should be possible to use J2EE datasources with Jazz by setting the following properties in teamserver.properties:

# J2EE database connection example
db.type = J2EE
db.j2ee.dataSource = /jdbc/jazz

Make sure that no other 'db.type' lines are uncommented in the file.

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

Question asked: Jun 23 '07, 10:14 a.m.

Question was seen: 10,609 times

Last updated: Jun 23 '07, 10:14 a.m.

Confirmation Cancel Confirm