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

Java Plain Client Application - Upgrade from RTC 3.0 to 4.0

We wrote an application which uses the Java Plain client. It has been running successfully on RTC 3.0.

We are now planning to upgrade to RTC V4.0. Do we need to recompile our code against a new library?

Thanks,

Mike

0 votes



One answer

Permanent link
though a definitive answer depends on the specific api's used in your application and if those api's have undergone some changes.. with some experience that i have, most likely you will have to recompile.  some of the classes might have undergone refactoring, some might have just got deprecated and no longer available.. so best bet is to recompile.. i generally add complete set of jars to my class path instead of resolving only the used ones... may not be a good practice but works and saves time for me.. .so i had to recompile for a move from 3.0 to 3.0.1..

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
× 412
× 24

Question asked: Aug 22 '12, 11:16 a.m.

Question was seen: 5,386 times

Last updated: Nov 28 '12, 9:19 a.m.

Confirmation Cancel Confirm