rational

RAD doesn't recognize changed MANIFEST.MF files (Rational Application Developer)

Hi All, I am part of a team that is working on a project that is under version control in ClearCase. This project is a single EAR, and 4 WARs as part of the EAR. Since all of the WARs use the same JARs, we store them in the \lib folder of the EAR, and then for each WAR, we reference the JARs in the EAR\lib folder in each WARs MANIFEST.M...

Rational developer for power and ILE C compilers - Is ILE-C still supported?

Websphere Studio for System I is EOL as of April and the literature on the web page for Rational Developer for Power Systems Software doesn't explicitly mention C compilers. What is the relationship between RDPS and the "The ILE Compiler set"? Is the latter product still supported? Is this the right product to build something involv...

Access Control for a Component: Rational ClearCase

Hello, We have few components like libraries dlls When initially created I ran the following command cleartool> describe component:testcomponent@\res_pvob component "testcomponent" created 2010-03-11T12:07:47+05:30 by kadaba.CCUserGroup@user-b60d9d5638 owner: USER-B60D9D5638\kadaba group: USER-B60D9D5638\CCUserGrou...

Rational ClearCase + VOB Restore

Hello, We had a ClearCase Server in an other domain. We wanted to migrate a particular VOB to new ClearCase server in an other domain. I took the back up which was take yesterday night and restored the VOB in the new server(without the vob_restore utility) I used the command to describe the restored vob cleartool> describe -lo...

Activities In Rational ClearCase

Hello All, We are thinking of implementing Rational ClearQuest for Change Management and Defect tracking. When we integrate Rational ClearQuest and Rational ClearCase, the activities will be coming from the Rational ClearQuest. Now since the implementation of Rational ClearQuest will take time due to the process, we are thinking of rem...

Selenium or Rational Functional Tester

What do you recommend for testing purposes in Java environment (Selenium or Rational Functional Tester)? Could you write some pros and cons? I heard about MicroFocus TestPartner, do you have experience with it? ...

delivery mechanism, Rational ClearCase

Hi All, We came up with a stream structure for the Rational ClearCase UCM model. Int -- Prd -- Uat -- Dev ---- Development Stream r1.0 We recently migrated the code base into the new setup. We had three different code bases, i.e. three physical code bases. Migration process: we moved the production code first, cr...

clearcase option for view movement from one host path to another

Hi all, I have created a clearcase dynamic view for my development by name "view1". I have mistakenly selected the view storage location as a local PC in my network, that was made sharable by the PC owner. I was suppose to select the view storage location to be a server. Now, the issue is that I have done lot of development with the vi...

What are the risks in using Rational Team Concert?

What are the risks in the use of the Rational Team Concert in software development? Thank you for your reply. ...

Rational Performance Tester - Table in Report has Gone Missing

Hello I have been using Rational Performance Tester 8.1.0 and trying to modify the reports to be a bit more useful. My understanding of it at the moment is that each report has the graph(s) and the table(s) and these are seperate entities that must be modified seperately. While adjusting some of the data to be shown in the tables so...

Is there anyone out there using Clear Case with Sybase Powerbuilder?

Word has come from upon high to standardize our SCM system. And upon the clay tablets was written Clear Case. I am reaching out to anyone who is actually using this configuration - to get best practices, hints and tips, war stories, anything... The Sybase Source Control newsgroup only gives back the sound of crickets. We currently h...

Does an EJB project typically contain only one Enterprise JavaBean or a collection of them?

I'm working with IBM Rational Application Developer for WebSphere; it is based on Eclipse, though I'm not sure of its differences from Eclipse's Java EE features. I want to have two Enterprise JavaBeans. Do I create two separate EJB projects, one per JavaBean, or do I put them as different classes in one project? What are the considera...

Rational Functional Tester - How can I get scripts called from a parent script to use the parent's data pool?

I'm fairly new to Rational Functional Tester (Java) but I have one large blank. I have an application that is in an agile development environment so some of the screens can flux as new interfaces are brought online. For this reason I'm trying to modularize my test scripts. For example: I would like to have a login script, a search ...

Rational Appln Deb IBM 7.5.4

hi, 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. Thanks, Tejas. ...

Rational Performance Tester agent v8.1 on Ubuntu?

Hi there, I need to take a performance test on my Ubuntu-based system. However, I found that Rational Performance Tester Agent (RPT) only supports for commercial Linux products such as SuSE and Redhat. So, have any guy here experience with RPT agent installation on Ubuntu (deb package based)? Thanks. ...

What's the "Allow loose classpath" checkbox do in Rational Application Developer

In Rational Application Developer 7.5 under Preferences -> Java EE there's a checkbox with the label, "Allow loose classpath module dependencies (not recommended)". What does that checkbox do, and under what sort of circumstances would I want to check it? ...

How do I get the login creditials passed to the JAX-WS service client with is associated policy sets and bindings in Rational/WebSphere tooling

I am specifically using WebSphere Integration Developer V7, but I also could be using Rational Software Architect V 7.5.1 (as I have both). Context: I am trying to create a JAX-WS client to call into the Human Task Manager and Business Flow Manager services in WebSphere Process Server V7, that are exposed via JAX-WS. By default they hav...

How to nest snippets in IBM Rational Developer?

Problem background: I have been set to the task of converting a bunch of old code-piece-files to snippets and have noticed that many of them contain the same piece of code, witch should then logically be put in a snippet of it's own as there whould otherwise be a lot of places to change, if (when) that piece of code changes. What I want...

How to fix unrecognised JRE library in WebSphere / Rational Software Architect project

I have just imported the usual range of projects into a workspace, and am using Rational Software Architect version 7. For the majority of projects I get this error: "The project was not build since its build path is incomplete. Cannot find the class file for java.lang.Object" Looking at the Java Build Path for one of these projects I...