It's all about the answers!

Ask a question

WID 7.0 and RTC 3.0.1 cannot work together


Jimmy Hombrouckx (111) | asked Oct 24 '11, 5:18 a.m.
Hi,

We are using WID 7.0 and want to connect to RTC. The RTC server version is 3.0.1. These are chosen for the project and cannot be changed.

The default RTC client included in WID 7 seems to be RTC 1.0.1, but cannot connect to the server. An upgrade to RTC client 2.X was possible, but also cannot connect to the server. An upgrade to RTC client 3.0 fails.

It seems however that RTC 3 is based on Eclipse 3.5, while WID 7 is still on Eclipse 3.4.2, so an RTC client 3 based on Eclipse 3.5 is needed.

Is there a solution?
...
except running WID 7 and an RTC standalone client side-by-side as mentioned in (https://jazz.net/forums/viewtopic.php?p=54401&sid=7a33d3608f41a86252259d3673b1b65f)


Notes:
1. Error when connecting with RTC 2.X client to RTC 3.0.1 server:

CRJAZ1176I There is a version mismatch for the "com.ibm.team.repository.common.internal.IRepositoryRemoteService" service. The server version is "7" while the client version is "6". Both client and server version must match. Check the overall version of the client using Help->About and ensure it is compatible with server version "3.0.1" and build id "RJF-I20110602-0017".


2. Error when trying to install RTC client 3.X into WID 7.0:

The following additional components are required in installation location 'IBM WebSphere Integration Developer_1':
In installation context "com.ibm.sdp.eclipse.ide":
Software being installed: SE.1.com.ibm.team.install.rtc.client.ext 3.0.1000.RTC-I20110930-0816
Missing requirement: SE.1.com.hp.hpl.jena.rdf.feature 1.0.0.v20110315_1935 requires 'SE.1.org.eclipse.platform [3.5.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: SE.1.com.ibm.team.install.rtc.client.eclipse.capability.foundation 3.0.0.v20110930_1619
To: SE.1.com.hp.hpl.jena.rdf.feature [1.0.0,2.0.0)
Cannot satisfy dependency:
From: SE.1.com.ibm.team.install.rtc.client.eclipse.main.ext 3.0.0.v20110930_1619
To: SE.1.com.ibm.team.install.rtc.client.eclipse.capability.foundation [3.0.0,4.0.0)
Cannot satisfy dependency:
From: SE.1.com.ibm.team.install.rtc.client.ext 3.0.1000.RTC-I20110930-0816
To: SE.1.com.ibm.team.install.rtc.client.eclipse.main.ext [3.0.0,4.0.0)
In installation context "com.ibm.sdp.eclipse.ide":
Software being installed: SE.1.com.ibm.team.install.rtc.client.ext 3.0.1000.RTC-I20110930-0816
Missing requirement: SE.1.com.hp.hpl.jena.rdf.feature 1.0.0.v20110315_1935 requires 'SE.1.org.eclipse.platform [3.5.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: SE.1.com.ibm.team.install.rtc.client.eclipse.capability.foundation 3.0.0.v20110930_1619
To: SE.1.com.hp.hpl.jena.rdf.feature [1.0.0,2.0.0)
Cannot satisfy dependency:
From: SE.1.com.ibm.team.install.rtc.client.eclipse.main.ext 3.0.0.v20110930_1619
To: SE.1.com.ibm.team.install.rtc.client.eclipse.capability.foundation [3.0.0,4.0.0)
Cannot satisfy dependency:
From: SE.1.com.ibm.team.install.rtc.client.ext 3.0.1000.RTC-I20110930-0816
To: SE.1.com.ibm.team.install.rtc.client.eclipse.main.ext [3.0.0,4.0.0)

2 answers



permanent link
Ralph Schoon (63.1k33646) | answered Oct 24 '11, 6:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

unfortunately RTC 2.x based clients can not connect to RTC 3.0.1. It was not possible to provide this capability.

If it is impossible to install RTC 3.x as a shell sharing solution you need to stay with 2.x until there is a compatible Eclipse version for your Eclipse based product (WID) available. If you can't keep the RTC2.x server, the only option I am aware of is to use two Eclipse clients. You would use the RTC client for 3.x to share the files and download the repository workspace to your machine.

From your eclipse based tool you can then import (without copy) the projects on the local drive, basically as a reference.

You can work and change the files in the other Eclipse IDE (WID). To accept, check in and deliver changes you have to switch to the RTC client and refresh the projects. RTC will detect the changes and provide you with the SCM and work item capability you are used to.

permanent link
Geoffrey Clemm (30.1k33035) | answered Nov 02 '11, 10:03 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
According to:
http://www-01.ibm.com/software/integration/wid/
IBM Integration Designer is the replacement for WID, and
IBM Integration Designer is compatible with RTC-3.0.

Cheers,
Geoff

On 10/24/2011 5:23 AM, be04082 wrote:
Hi,

We are using WID 7.0 and want to connect to RTC. The RTC server
version is 3.0.1. These are chosen for the project and cannot be
changed.

The default RTC client included in WID 7 seems to be RTC 1.0.1, but
cannot connect to the server. An upgrade to RTC client 2.X was
possible, but also cannot connect to the server. An upgrade to RTC
client 3.0 fails.

It seems however that RTC 3 is based on Eclipse 3.5, while WID 7 is
still on Eclipse 3.4.2, so an RTC client 3 based on Eclipse 3.5 is
needed.

Is there a solution?
...
except running WID 7 and an RTC standalone client side-by-side as
mentioned in
(https://jazz.net/forums/viewtopic.php?p=54401&sid=7a33d3608f41a86252259d3673b1b65f)


Notes:
1. Error when connecting with RTC 2.X client to RTC 3.0.1 server:

CRJAZ1176I There is a version mismatch for the
"com.ibm.team.repository.common.internal.IRepositoryRemoteService"
service. The server version is "7" while the client version
is "6". Both client and server version must match. Check the
overall version of the client using Help->About and ensure it is
compatible with server version "3.0.1" and build id
"RJF-I20110602-0017".


2. Error when trying to install RTC client 3.X into WID 7.0:

The following additional components are required in installation
location 'IBM WebSphere Integration Developer_1':
In installation context "com.ibm.sdp.eclipse.ide":
Software being installed: SE.1.com.ibm.team.install.rtc.client.ext
3.0.1000.RTC-I20110930-0816
Missing requirement: SE.1.com.hp.hpl.jena.rdf.feature
1.0.0.v20110315_1935 requires 'SE.1.org.eclipse.platform

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.