Rational Software Architect is an Eclipse-based UML modelling tool made by IBM/Rational.
Questions tagged [rational-rsa]
77 questions
1
vote
3 answers
Create Class diagram from Java Source code - Rational Software Architect 7
Does anybody know how to create a class diagram from java source code in Rational sofware architect 7? Its supposed to be a straightforward procedure, but so far i haven't found a way to do this.

gus
- 11
- 1
- 1
- 2
1
vote
2 answers
Editing the XML Catalog in IBM RSA (Rational Software Architect)
I've been working with Eclipse WTP until our organisation decided to move to IBM RSA. The problem I have is that I can't see anywhere to edit the XML Catalog in RSA (I'm using version 8.0.2).
In Eclipse WTP I used to be able to edit the XML Catalog…

Chris Beech
- 11
- 2
1
vote
2 answers
Select non-default attribute types in Rational Software Architect 8
Under UML Project, in a class diagram, when I try to select a type for an attribute, RSA 8 is providing an option to select primitive types of Java and UML only from "Select Element for Type" pop-up box. But, I want to select non-primitive types of…

lupchiazoem
- 8,026
- 6
- 36
- 42
1
vote
2 answers
Is there option to show attributes of operations in Rational Software Architect?
I'm fairly new to Rational Software Architect and it annoys the hell out of me that I can't see attributes of operations (methods) in UML diagrams. If I add method called get() with attributes att1 and att2, I'd like to see get(In att1, In att2) on…

Ondrej Slinták
- 31,386
- 20
- 94
- 126
1
vote
1 answer
Import existing Class diagram and generate JPA entities
I have a class diagram which is created using IBM-RSA(3 years ago. License is over). I have to generate JPA entities out the class diagram. Is there any open-source tool or an eclipse Plugin which helps in generating the JPA entities.
I have…

Naghaveer R
- 2,890
- 4
- 30
- 52
1
vote
1 answer
1
vote
1 answer
IBM RAD / RSA: "Generate Java bean skeleton" Does Not Display When Right-Clicking WSDL File
Using IBM Rational Software Architect 9.5 for Windows, I am working through a tutorial for a top-down (contract-first) SOAP Web Service from a WSDL, as described in this IBM Redbook:
http://www.redbooks.ibm.com/redbooks/pdfs/sg247672.pdf (which had…

Dynotherm Connector
- 321
- 3
- 14
1
vote
0 answers
Unable to start WAS 8.5.5 from RSA 8.5, times out
I am trying to start WAS v8.5.5.4 from RSA v8.5, it seems that the server is started successfully, because I can see in the console "server server1 open for e-business" also I can see the java.exe process in the task manager, and I am able to run…

user1855017
- 41
- 2
1
vote
1 answer
how to export class diagram from cplusplus source code using rational software architect 9.0
I am using rational software architect 9.0. It uses like eclipse. I create a makefile project from existing code. That means I already have the c++ source code. Now I want to generate class diagram from these code. I find an article in chinese to…

Nick Dong
- 3,638
- 8
- 47
- 84
1
vote
0 answers
Rational Software Architect operation arguments setting on sequence diagram
I want to set different values to the same parameters of two different calls of the same operation on one diagram. I use "Argument" property of message.
Problem is that "in" and "out" parameters are listed in both "in" and "out" message…

user3539921
- 11
- 3
1
vote
1 answer
Is it possible to run Websphere Application Server 6.1 Test environment in Rational Software Architect (RSA) version 9.0?
Is it possible to run Websphere Application Server 6.1 Test environment in Rational Software Architect (RSA) version 9.0?
I don't mean does it officially support it.. I mean, can you "somehow" get it working in RSA9.

gauglerb
- 258
- 1
- 12
1
vote
1 answer
Import EMX into Eclipse via command line
I hope my question will be clear enough as I am not used to Eclipse environment.
My goal is to create a project in Eclipse with an already existing EMX file. I gather that file from a Git repository.
And I would like to create a command line (or a…

Laurent C.
- 196
- 1
- 9
1
vote
2 answers
Something works in debug mode but not in normal mode
I have a web app running in websphere WAS 6.1 (under IBM RSA).
It consists of two EARs, each of them with one web module (WAR).
The app has a menu that is loaded as a result of a xsl+xsql parsing.
The case is that if we launch the server in normal…

JLLMNCHR
- 1,551
- 5
- 24
- 50
1
vote
1 answer
Session Sharing in Web Sphere Application Server
I have WAS(Websphere Application Server) 6.1 and RSA (Rational Software Architect) 7.0
I want to share session between two different application in same server and under same EAR.
I tried this…

Bilal Mirza
- 2,576
- 4
- 30
- 57
1
vote
1 answer
How to use the findbugs in Rational Software Architect?
I'm working in the middle level of company. I use the Rational Software Architect(RSA)7.5.5 and i want to use the "FINDBUGS" . How can i add the plugin in the RSA. Now i downloaded it . I don't know how to use it ? Could you any one of them give me…

Adalarasan Sachithanantham
- 1,287
- 4
- 14
- 28