is possible open RQM (v2.0.1.1) in RTC Client(v3.0)
6 answers
Hello
I need to confirm if we could open RQM(v2.0.1.1) connection from RTC Client Eclipse(v3.0)
I try it and RTC Client show error message becose It exists a version conflict. PLEASE, if somebody can open connection of RQM 2.0.1.1 with RTC Client v3.0 i hope he/she publish how do it
Thanks
Hi Hector
It is not clear what you are trying to do. If you are trying to use the RTC Eclipse client to access a RQM repository (and look at its content) - I don't think that will work.
Can you explain in more detail what you are trying to do and we can help.
regards
anthony
Hi Hector,
this scenario works for us in demo setups. I think for some reasons we suggest to use different machines for production.
I am not aware of all the reasons why but one reason is, that if you used the same URI Root, especially the same host name you can't split servers up anymore later. Even for demo purposes we use different host aliases to make the URI Root unique for each server. E.g. the RTC3 URI root for JTS is https://rtc-server:xxxx:/jts for CCM https://rtc-server:xxxx:/ccm and for RQM https://rqm-server:yyyy:/jts...
You would basically have to install the products in parallel and make sure to change the ports of one of the tomcat instances. You'd provide an alias for both servers etc.
Ralph
this scenario works for us in demo setups. I think for some reasons we suggest to use different machines for production.
I am not aware of all the reasons why but one reason is, that if you used the same URI Root, especially the same host name you can't split servers up anymore later. Even for demo purposes we use different host aliases to make the URI Root unique for each server. E.g. the RTC3 URI root for JTS is https://rtc-server:xxxx:/jts for CCM https://rtc-server:xxxx:/ccm and for RQM https://rqm-server:yyyy:/jts...
You would basically have to install the products in parallel and make sure to change the ports of one of the tomcat instances. You'd provide an alias for both servers etc.
Ralph
Hi
Thank you very much.
I have another question. Is posible integrate RTC v3.0 with RQM v2.0.1.1(the latest RELEASE of those products ) in the same machine. Note: both are configured to use different ports?
regards