Rational Software Architect is an Eclipse-based UML modelling tool made by IBM/Rational.
Questions tagged [rational-rsa]
77 questions
11
votes
2 answers
Missing "Server view" in Eclipse / IBM RSA Rational Software Architect
I'm missing the "Server view" in my fresh RSA for WebSphere Software installation.
It's also not available in "Window > Show View > Other...".
Does anybody have an idea? I expected the view to be available right from the beginning.

Peter Wippermann
- 4,125
- 5
- 35
- 48
6
votes
1 answer
Generate Websphere 6.1 compatible EAR file using Maven
I've been looking around for some time and couldn't find a clear explanation for this.
We're using a Websphere server to run a Web application developed using Rational Software Architect 7. This application is composed of a war project and 4 jar…

IceGras
- 705
- 4
- 11
- 19
5
votes
3 answers
How to Speed Up IBM Rational Application Developer/Rational Software Architect
I want to know how can I speed up RSA 7.5( which is an IDE by IBM having eclipse under the hood with websphere server runtimes) mainly server start. The first time I start it after computer reboot it loads after, but after that it takes for ever to…

Nomad
- 1,092
- 11
- 29
- 42
4
votes
2 answers
java 1.6 enum issue com.ibm.ws.webservices.engine.enum.Style.WRAPPED
I am migrating my application from Java 1.4 to Java 1.6 and RSA 7.0 to RSA 8.0
When I am opening my projects which used to be in RSA 7.0, some of the files which are generated from WSDL, getting the following error:
“Syntax error on token , class…

Mike
- 1,889
- 5
- 26
- 32
3
votes
2 answers
Publishing UML models in RSA 8.0
Do anyone found where is this feature?
I need to publish a lot of models to customers who doesn't have Rational Software Architect.

John John Pichler
- 4,427
- 8
- 43
- 72
3
votes
3 answers
Android, RSA8, and java.lang.NoClassDefFoundError: sun/security/x509/X500Name
I am experiencing the following runtime failure when trying to develop Android applications in IBM RSA 8.0.2.
NoClassDefFoundError: sun/security/x509/X500Name
This occurs when I run my Android app.
I believe this NCDF error is due to RSA8 using the…

Hector
- 4,016
- 21
- 112
- 211
3
votes
1 answer
Install JRebel on Rational SW Architect (Eclipse)
I am trying to install the class reloading utility JRebel (http://www.zeroturnaround.com/jrebel/) on a java web project we are working on. The demo in the site's video seems very promising, however we have not been able to install it.
We are using…

John B.
- 41
- 3
3
votes
1 answer
Rational Software Architect: UML to Java transformation: Java Source Code Layout
I am using IBM Rational Software Architect for creating a UML Model and then transforming it to Java Code.
Unfortunately the generated Java Souce Code format isn't the greatest, at least it is not the format I want to use. An example:
/**
*
…

Erik
- 11,944
- 18
- 87
- 126
3
votes
2 answers
Class Loader order not able to change
I am using IBM RSA 7.5 and Websphere Server 6.1 as a application server.
I am not able to change Class Loader Order dropdown box. It has disable state.
How to enable that. I need to change the item "Classes Loaded with parent class loader first" to…

Saran
- 169
- 4
- 14
3
votes
2 answers
open type dialog is empty - RSA (Rational Software Architetc) for WebSphere 7.5.0 on Linux (Ubuntu 9.04)
I have a fresh install of RSA 7.5.3 in Linux (Ubuntu 9.04).
I've create a new workspace with one Java project.
When I open the "open type" dialog I get an empty box - see attached screenshot.
You can notice that there is no package specified at the…

Yonatan Maman
- 2,428
- 1
- 24
- 34
2
votes
1 answer
Required Interface in component diagram on IBM RSA/Eclipse UML Plugin
I have a interface. One component provide this interface, and another require this interface.
I can't represent it in IBM Rational Software Architect.
In the component that provide it (contains a class that is the interface realization), I added a…

John John Pichler
- 4,427
- 8
- 43
- 72
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
1 answer
IBM Rational Software Architect (eclipse) - Failing on startup
I have tried to install IBM Rational Software Architect. At the end of the installation it says that it has installed the software but failed to initiate eclipse. When I try to launch the RSA (the software) it fails with this error message: "See the…

danielo
- 770
- 2
- 13
- 32
2
votes
2 answers
Open source product similar to Rational Software Architect
Please let me know open source product similar to rational software architect which automatically generates java base classes on completion of design. Thanks in advance.

thndrkiss
- 4,515
- 8
- 57
- 96
2
votes
2 answers
How to add JDK 7 in compiler list in eclipse
I have installed the JDK7 on my machine and I want it to add in the list of compiler
I have tried adding JDK 7 in the list of installed JRE but it is still not appearing in the list of compiler compliance level.
Could any one tell me how can I add…

Ashish
- 14,295
- 21
- 82
- 127