Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
2k views

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 ...
2
votes
1answer
281 views

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 ...
2
votes
1answer
651 views

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 ...
1
vote
2answers
219 views

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 ...
1
vote
2answers
106 views

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.
1
vote
1answer
121 views

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 ...
1
vote
2answers
70 views

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 ...
1
vote
2answers
344 views

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.
1
vote
1answer
455 views

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 ...
0
votes
1answer
42 views

Can I develop Drools Rules Engine on IBM Rational Software Architect?

I'm using IBM Rational Software Architect and I want to develop with the Drools Expert Rules Engine (http://www.jboss.org/drools). Since the IBM Rational developer suite is based off Eclipse, I am ...
0
votes
2answers
331 views

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 ...
0
votes
3answers
97 views

Rational Software Architect Methods and Attributes

I am using IBM Rational Software Architect to produce a class diagram. When right clicking a diagram, choosing file, save as image. Half of my attributes and methods, are inexplicably removed from ...
0
votes
1answer
128 views

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 ...
0
votes
1answer
354 views

Rational Software Architect (ver 6 & 7.5). There are no projects that can be added or removed from the server

we are facing a weird problem with Rational Software Architect. We have a web application A which is working fine in RSA 6. Now I upgraded my RSA to 7.5 and the same project was throwing "There are ...
0
votes
0answers
43 views

Application Redeploys whenever web applications publishes on RSA 7.5

Application Redeploys whenever web applications publishes on RSA 7.5 with WAS test environment 6.1. If I make any changes to jsp, html, java-script or Velocity (.vm) files working on RSA 7.5 or RAD ...
0
votes
0answers
62 views

Depict two dimensional array as a return type in RSA 8

Please let me know how to depict a two-dimensional array as a return type for a method in a class diagram, in RSA 8.
0
votes
2answers
191 views

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 ...
0
votes
1answer
375 views

ibm websphere for mac

Tried googling a lot about this could not find Webspear web server for mac. I was mainly interested in plug-in based server for eclipse Helios for mac, but could not find so thought of at least ...
0
votes
2answers
210 views

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 ...
0
votes
2answers
666 views

Lollipop notation in Rational Software Architect

I am using IBM Rational® Software Architect™ for WebSphere® Software Version: 7.5.2. In a component diagram I would really like to use the lollipop notation and not the stereotyped interface notation ...
0
votes
1answer
175 views

How do I get the fully-qualified object name in a BIRT report?

I have a BIRT report in Rational Software Architect that outputs an element's name in one column. When I run the report on my whole project, I get lots of duplicate columns because I have elements ...