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

Getting exception on ITeamRepository.login() method - Client and server versions do not match.

My code is running with the 4.0.2 SDK and the server is running 3.0.1.3

What can I do to get around this exception.  Since my code is running with an SDK level that is above the server level I would have expected the SDK to handle the backwards compatibility.

I'm hoping that I do not have to find and old SDK and use those jar files in my JVM.

0 votes



One answer

Permanent link
Historically, clients haven't been compatable, but upward compatable was added circa v3.  That means that one can access a higher version server with a lower version client, but not vice versa.  You'll need the v3 SDK.

https://jazz.net/library/article/832  has details.

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: Sep 13 '13, 8:17 a.m.

Question was seen: 6,677 times

Last updated: Sep 13 '13, 9:59 a.m.

Confirmation Cancel Confirm