• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

RAD7 and RAD6 - can they coexist?

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

Does anyone know if one I can have RAD7 and RAD6 on the same machine? I'm currently using RAD6 + IBM Portal 5.1 Test Environment and I have to switch to RAD7 + IBM Portal 6.0 Test Environment.

I'd like to keep the 2 things separated.

Does anyone know if the 2 test+ide environments can coexist?
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, I have both installed and have switched back and forth.

Although I'm not willing to attempt to run them both at the same time.
 
Ramona Tintea
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks, Stoddard
 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
RAD 6 and RAD 7 can co-exist on the same system.

I had a bad experience when I accidently opened a workspace configured in RAD 7 in RAD 6. It messed up some project files.

For running servers on both RAD 6 and 7 together, you may need to iron out port dependencies. I had different http ports configured for RAD 6 and RAD 7. Still it did not work for me, cause it uses few other ports for communication during publish.

If you have a work around using which you got both running together please let me know.
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Indeed, they can co-exist.

And if you play with the various server ports, you can run the test server in both environments. Of course, few computers have enough memory to do so.

-Cameron McKenzie
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic