• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Migrating from RAD 7.0 to RAD 7.5

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers!

I am planning to migrate from existing RAD 7.0 to RAD 7.5.Are there any issues associated with backward compatibility?
Please provide me your suggestions.

Regards,
Sachin Farande
sfarande@gmail.com
 
Ranch Hand
Posts: 446
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have used RAD 7.0 and am using RAD 7.5 and have found no issues. RAD 7.5 supports Java 1.6, EJB3, and WAS 7.0, which I could not find under RAD 7.0.
 
Ranch Hand
Posts: 132
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

if you use the old WAS 5.1 runtime in RSA 7.0 then be careful when you migrate to RSA 7.5 because there doesn't exists a support for WAS 5.1. Further if you use the modeling perspective of RSA 7.0 you should check after the migration of your projects in RSA 7.5 that the formatting of your UML-element documentation is alright. Check further if the layout of your diagrams is ok. I'don't say that the migration doesn't work, I just say "check it".

RSA 7.5 will require you to migrate several of your projects. My tipp is that you create a baseline on your projects before you do that step and after the migration is completed you compare the changed files with your files of your baseline.

Greetings,
Christian
 
reply
    Bookmark Topic Watch Topic
  • New Topic