1

I have clearcase and clearquest 7.1.2.13 installed in a server. I want to make them accesible through ClearCase Remote Client and through Web interface. Also I have IBM HTTP server 6.1(which comes with CC installed in the same machine How can I acheive this?

Please let me know if any other details are required.

Regards, Nush

ᄂ ᄀ
  • 5,669
  • 6
  • 43
  • 57
user3437212
  • 637
  • 1
  • 10
  • 20

1 Answers1

0

make them accessible through ClearCase Remote Client

That means adding a CCRC server called CMServer which will have access to the vob server.
It was known before as the Rational Web Platform: see "Migrating from Rational Web Platform to CM Server"
(In ClearCase8, it becomes a CCRC WAN Server)

As mentioned in "Deploying ClearCase 7.1 CM server on Windows server 2008 platform", ClearCase 7.1 CM server was developed on top of IBM WebSphere Application Server 6.1.

You can use an existing Whepshere server to install the CM server.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
  • how can i connect clearquest schema repositories to the CMserver? – user3437212 Sep 10 '14 at 14:18
  • @user3437212 https://pic.dhe.ibm.com/infocenter/cqhelp/v7r1m0/index.jsp?topic=/com.ibm.rational.clearquest.webadmin.doc/topics/cm_server/c_configuring_cmserver.htm is a good starting point. – VonC Sep 10 '14 at 14:20