IBM Rational is a software development, versioning and deployment software. Use for questions about the tool or deployments.
Questions tagged [ibm-rational]
138 questions
3
votes
2 answers
WebSphere 6.1: can not start admin console after SSL-cert installation
I installed a self-signed certificate and restartet. Now i can't start the admin console any more. I am really new to websphere, and must have some errors when installing the certificate.
When I connect to https://localhost:9043/ibm/console I get…

Synox
- 1,148
- 2
- 17
- 38
3
votes
1 answer
Typical best-practice ClearCase project structure
During a development project, the delivered code can go between different stages different environment before it reaches the production (e.g. Development Environment for testing deployment processes, Internal Testing for QC, Pre-Production and…

yazankhs
- 173
- 8
2
votes
1 answer
Keep same component in different streams in-sync in Rational Team Concert
We have a Client/Server-project where there are three components:
Client
Server
BaseLibrary
Both client and server reference to the BaseLibrary. Therefore I created two streams:
Server Stream includes components Server and BaseLibrary
Client…

Fabian Fritz
- 390
- 3
- 14
2
votes
2 answers
Clearcase UCM - Unable to read change set entry for activity
Events till now
We have a CC 7.1.2.2, multisite setup where we do deliveries between 2 sites. Now when resuming a delivery at the destination site, we get this error :
Unable to read change set entry for activity "". Unable to…

Pulak Agrawal
- 2,481
- 4
- 25
- 49
2
votes
1 answer
API to IBM Rational Requirement Composer
We have been using ReqPro to a great extent by taking the advantage of the API DLLs. We basically develop .NET application and used the DLLs to store data to the ReqPro projects with great ease.
Now, we are looking at possible ways to move to RRC.…

Kangkan
- 15,267
- 10
- 70
- 113
2
votes
1 answer
How to load a specific Baseline fron IBM Doors using a DXL script
I wrote a DXL script that I run from a batch file, it receives a Module path, a Baseline and a View. After the batch command opens IBM Doors 9.6, the script supposed to go to the module path with the relevant view and load the Baseline entered.
My…

asaf
- 21
- 4
2
votes
1 answer
Could not create task or type: getProjectData from Ant
I am trying to run an Ant task from within IBM RSA IDE using Ant build ...
I get the following error message:
BUILD FAILED
build.xml:21: Could
not create task or type of type: getProjectData.
Ant could not find the task or a class this task relies…

sonx
- 661
- 4
- 19
- 31
2
votes
2 answers
IBM Rational DOORS: Use case extensions?
I'm investigating how to implement use case extension points in DOORS requirements. To this end, I wanted to know if a DOORS object in one module can reference or link to a DOORS object in a second module. If so, I figure I can have my use cases…

KenK
- 263
- 2
- 10
2
votes
3 answers
Consequences of misdiagnosis / false identifying of the relationships types in the class diagram
I read a lot of documents about relationships in the class diagram but I'm still hesitant about some relationships.
My first question is to identify the type of below relationship :
as you could see in the above image I have NetworkAgent class…

hamed
- 471
- 1
- 9
- 22
2
votes
2 answers
How do I change what Rational Functional Tester logs?
Recently my company upgraded from RFT 8.1.1.1 to RFT 8.2 and now all of our rational_ft_log.txt files that get generated from tests are at least a dozen times longer than they were before we upgraded.
These files are so much longer now because every…

John Buhanan
- 23
- 2
- 5
2
votes
0 answers
Automation data-change firing issue using Selenium, jQuery and RFT
Hey all I am using RFT in order to automate a page on a Pega website page. However, the automation doesn't seem to be able to fire off the change event of the input that I am inserting a string of text into. This input box seems to be located inside…

StealthRT
- 10,108
- 40
- 183
- 342
2
votes
3 answers
How do I publish php source code to a local web server in rational team concert?
I'll be using RTC in the near future here at work. My question is: where does it put the files the team members will be working on? I understand that each programmer will work on the projects files and they will push the changes to the main…

Franklyn
- 75
- 1
- 7
2
votes
0 answers
Impossible to add maven dependencies in EJB - Eclipse, websphere, maven
I'll briefly explain the situation.
I need to mavenise an application, and deploy it on websphere, there is two part in the application. Presentation and business.
I've successfully mavenised presentation part which only consist in war and this part…

LenweSeregon
- 132
- 1
- 10
2
votes
1 answer
Rational Appln Deb IBM 7.5.4
I am using RAD 7.5.4 IDE many a times when i type something in a java file, it gets hung and i have to close it and restart it again. also i wanted to clean all the ears and make my RAD fast. any pointers will be helpful.

user265950
- 467
- 3
- 9
- 21
2
votes
0 answers
how to test a data source-based and websphere application using JUnit and IBM Rational Application Developer?
I have a package of many JAX-WS web services that run in WebSphere 7 where I had configured a data-source to a DB2 database including the JAAS authentication under an alias.
Now, i just want to test the logic of my DAOs, where -of course- I have an…

Daniel Flores
- 770
- 3
- 12
- 31