Questions tagged [ibm-rad]

IBM Rational Application Developer for WebSphere Software (RAD) is an Eclipse-based IDE, made by IBM's Rational Software division, for visually designing, constructing, testing, and deploying Web services, portals, and Java Enterprise Edition applications.

Overview

IBM Rational Application Developer is an integrated development environment that helps Java software developers design, develop, and deploy their applications. It contains specialized wizards, editors, and validators for a variety of technologies:

  • Java Platform, Enterprise Edition (Java EE): This architecture is used to build distributed Web and enterprise applications. Java EE applications include: Enterprise Java beans (EJB) applications for distributed, secure applications with transactional support, Java Persistence API (JPA) applications to access persistent data, and JavaServer Pages (JSP) or JavaServer Faces (JSF) for developing presentation logic.

  • Web services: A Web service is a self-contained, self-describing, modular application that can be published, located, and invoked across the Internet. Web service tools enable software developers to discover existing Web services for integration, create Web services from existing artifacts or from Web Services Description Language (WSDL) files, and to deploy Web services to a variety of environments.

  • Service Component Architecture (SCA): SCA enables software reuse by assembling a set of services into a composite application. SCA development tools provide graphical wiring of components to form composite services, associate protocol bindings and quality of service intents to SCA components, and package SCA assets for deployment.

  • Extensible Markup Language (XML): XML is a generic language that can be used to describe any kind of content in a structured way. XML is used extensively to create Web services. XML tools include DTD, XSL, schema, and mapping editors.

  • Java EE Connector (J2C): J2C tools enable applications to access operations and data on enterprise information systems such as CICS or IMS. Wizards assist with file importing, data mapping, and the creation of Java classes and methods to access data.

  • Web application: Web applications range from Web sites, to complex applications that use JSF to access data, or Rich Internet applications that use Asynchronous JavaScript and XML (Ajax). The workbench includes wizards, editors, and palettes to assist with the creation and deployment of Web applications.

For latest information check IBM Rational Application Developer for WebSphere Software Product Evolution

IBM Rational Application Developer includes tools to improve code quality. A Java profiling tool helps to analyze an application's performance, memory usage, and threading problems. A software analysis tool identifies patterns and antipatterns in application code, and compares code to coding standards.

To manage source code, a development team can configure IBM Rational Application Developer to work with a source code repository system. The product ships with connectors to IBM Rational ClearCase for source control and IBM Rational ClearQuest for defect management. It also ships with a Rational Team Concert client that can be used for both source control and defect management.

The workbench includes tools for deploying an application to a local or remote server. It contains test environments for IBM WebSphere Application Server and IBM WebSphere Portal. It also supports Apache Tomcat. Using these tools, a software developer can test their application locally before publishing it to a production server. Cloud computing capability is provided for the IBM SmartCloud Enterprise and the IBM Workload Deployer.

Because IBM Rational Application Developer is Eclipse-based, it can support the third-party plug-ins for Eclipse, as well as plug-ins specifically for Rational tools.

Source: Wikipedia

359 questions
2
votes
3 answers

Rational Application Developer 9.1.1, unable to add runtime Websphere Portal runtime

I am unable to add Websphere Portal 8.5 CF07 installation as a runtime in Rational Application developer 9.1.1 client. Selecting my 8.5 installation without any fixpacks works as expected. For 8.5CF07 the runtime dialog gives no errors, but the…
Stijn
  • 349
  • 1
  • 19
2
votes
2 answers

IBM RAD With Java 1.5 wont compile code with generics

I have some code that has generic references in it and my IBM RAD IDE will not compile the code, instead treating it as an error. I have checked the version of the JRE its pointing to across all the Enterprise Project's and it is 1.5 which I am…
user124626
2
votes
2 answers

Installing HgEclipse for IBM RAD 7.0

I would like to hear if anybody has had luck with installing HgEclipse on IBM RAD (Rational Application Developer for WebSphere) 7.0? I'm asking this on behalf of my coworkers, who want to use Mercurial, but who cannot make HgEclipse work. Does…
Martin Geisler
  • 72,968
  • 25
  • 171
  • 229
2
votes
2 answers

RAD 9 JAXWS client throwing UnsupportedOperationException

I have a Junit test that calls a JAXWS service. This worked fine in RAD 8 using WAS 7. We are converting to RAD 9 using WAS 8.5. And I am getting exceptions. The exact exception varies with each new thing I try. The old service needed nothing…
Entropy
  • 1,219
  • 6
  • 21
  • 45
2
votes
1 answer

Eclipse workspace error

First time posting with SOF. We are trying to migrate IBM RAD based web project to Eclipse STS. I am able to get rid of most of the errors after checking out the code but the bindings file is throwing the exception: Resource reference with name…
2
votes
2 answers

gradle ide eclipse plugin import gradle project build model results in UnsatisfiedLinkError: net

I am running Rational Application Developer v9.0 and am attempting to import a gradle project using the Gradle IDE eclipse plugin (v3.4.0). My Gradle project (a nested multi project build) builds correctly in the command line, however when I attempt…
coderatchet
  • 8,120
  • 17
  • 69
  • 125
2
votes
1 answer

How to find the publish path in Websphere Application Server v8.0

In my local workspace, i separated my application into several web applications, which are wrapped with EAR, then publish it to Websphere Application Server v8.0, in previous version of WAS, i can find the place that my WAS published, but i can't…
Gary
  • 133
  • 1
  • 8
2
votes
1 answer

JNDI lookup failed for Resource

I am running EJB application with RAD+Webshere-8.5.1. I have to add send email functionality in my EJB, for that I configured dummy mail session in IBM console application as follow And I am trying to access in my Stateless Ejb as…
Shahid Pathan
  • 215
  • 2
  • 14
2
votes
1 answer

Rad 7.5.4 workspace migration?

Let me explain my situation: I have IBM RAD 7.5.4 and IBM ClearCase as my Version control software. for my workspace, I import lot of projects ; some of them I import them into my local workspace and some are team projects, all I do is import one…
2
votes
0 answers

JSP changes are not being reflected in RAD and websphere

I am using RAD 6.0 with websphere 6.1 version. What ever the changes i have done for the jsps are not being reflected. I tested it by writing some system.out.println also. Many times i clean and build the workspace. What i observed is that when i…
2
votes
2 answers

No longer able to run Websphere Application Server v6.0 on my IBM RAD

I'm currently using a development machine for my java development works built by my colleagues. IBM RAD setup on this machine has IBM Websphere Portal setup with the server profile "Websphere Application Server v6.0" running, so I can test portal…
dale
  • 439
  • 3
  • 11
  • 28
2
votes
1 answer

Cannot see JSF editing tools in RAD 8.5

I installed IBM Rational Application Developer (RAD) 8.5 and I'm trying to create a JSF application, but things are not working as documented. When I create a new Web Project, I do not see "Java Server Faces" template in the list of project…
2
votes
1 answer

Prevent a SOAP message from being sent with content-type as "multipart/related"

I am sending a SOAP message from a webservice client (code was generated by IBM RAD 7.5) to a host, and it with a webservice fault and a message that in the hosts' log reads as "content not allowed in prolog". When I send the same content with…
FrustratedWithFormsDesigner
  • 26,726
  • 31
  • 139
  • 202
2
votes
1 answer

How to Change access level of WebSphere Application Server (read only) profile

I am trying to configure WebSphere Application Server 8.5 beta on Rational Application Developer. In the WebSphere Application Server settings, profile name drop down list is coming empty, though profiles are already created in WebSphere…
S Jagdeesh
  • 1,523
  • 2
  • 28
  • 47
2
votes
2 answers

How to get rid of a false error in IBM RAD 8 / Eclipse?

I use JSP include and from my IDE (IBM RAD 8) I get an error that it can't find variables and that imports can't get resolved but those variables and imports are actually handled in the file that includes the JSP my IDE is complaining about. So is…
Niklas Rosencrantz
  • 25,640
  • 75
  • 229
  • 424