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

RAD 9.1 parseint(String) not defined for SimpleDeserializer

I work with RAD 9.1 and java 1.6. I have the following instruction ((MensajeIndemnizacion)value).setStatus(com.ibm.ws.webservices.engine.encoding.ser.SimpleDeserializer.parseint(strValue)) When I build the project, I get the error: Method…
Carlota
  • 1,239
  • 3
  • 29
  • 59
0
votes
1 answer

Install errors with RAD 9.6 "No installation adapter registered for type: ant"

I am getting the following install error when installing RAD 9.6. What does the message "No installation adapter registered for type: ant" mean? I installed Apache Ant 1.10.1 and then retried the RAD install, but the ANT made no difference.…
Rahul Khimasia
  • 473
  • 12
  • 24
0
votes
0 answers

Unable to install Git plugin for Eclipse (RAD 9.0.1.2)

I was previously able to install a Git plugin I have into RAD 9. But after reinstalling RAD, I'm unable to install the plugin again. I keep getting this error: An error occurred while installing the items session context was:(profile=IBM Software…
Nathaniel Brown
  • 61
  • 2
  • 4
  • 11
0
votes
3 answers

Maven https errors with RAD/Eclipse

RAD 9.6.1 (Java 8) on Windows Maven is the current culprit, but I'm betting this is Eclipse-wide/Java-wide. RAD errors showing this, on the project and pom.xml: Failed to read artifact descriptor for…
dbreaux
  • 4,982
  • 1
  • 25
  • 64
0
votes
1 answer

Rational Developer Application 9.1 Websphere 7.0 there aren't resources to add or remove

I work with Rational Developer Application 9.1 for Websphere 7.0. I downloaded a project using SCM Harvest plugin for RAD. I have two projects. One of them is a EAR. After downloading, I did some modifications in java classes and I want to build…
Carlota
  • 1,239
  • 3
  • 29
  • 59
0
votes
1 answer

How to hot code replace in RAD/Websphere 8.5

Writing J2EE webapps in RAD 9.0.1 with WebSphere 8.5.5.0. Our hot code replace isn't working. We modify even the simplest of java routines (no interface changes to the class, just method internals), and yet we have to fully restart the application…
Entropy
  • 1,219
  • 6
  • 21
  • 45
0
votes
1 answer

Can A file be committed in my name in IBM's RAD without me doing it

Hey I work for a company where we use IBM's RAD and files where committed in my name without me doing it can this happen outside of someone on my team stealing my user name and password. we sync up with an SVN repository with another company so that…
Amen
  • 713
  • 4
  • 15
  • 28
0
votes
1 answer

How to use WAS 8.5 on RAD 7.0?

I am using RAD 7.5 with WAS 7.0 on it but now we need to upgrade to WAS 8.5.5 I tried using the installation manager and selecting "modify" but the tools for WebSphere application development only shows up to WAS v7. Can anyone help how we can add…
0
votes
1 answer

Can't deploy application on WebSphere Application Server v8.5 [RAD IDE]

I'm using the Rational Application Developer IDE (RAD, which is a modification of eclipse) to modify an existing application. The problem is that I can't deploy the application on WebSphere Application Server v8.5, I actually get a french error…
Platus
  • 1,753
  • 8
  • 25
  • 51
0
votes
1 answer

The selected file is a system file that cannot be modified

I started getting the following error in RAD 9.1.1(websphere 8.5) since yesterday. Also this error is coming on only one project in my workspace. I do have about 7-8 projects which are clean- no errors. Any help or input on this is…
RamPrakash
  • 1,687
  • 3
  • 20
  • 25
0
votes
0 answers

WSWS3770W: Warning: WSDL2Java does not support http://schemas.xmlsoap.org/ws/2004/09/policy ,http://schemas.xmlsoap.org/wsdl/soap12/ binding namespace

My issue began when I generated a web service client (in RAD 9.0.0) from a supplied WSDL. It ran as it was supposed to, but an UnsupportedNamespaceException was generated each time it ran. The namespace it objected to is won't let me post and…
0
votes
1 answer

How to create application.xml in code when generate EAR file?

IBM RAD allow to export EAR from IBM portal projects. I am writing a project to auto create ear files. As you know, an EAR file include WAR file and the folder META-INF (that include file application.xml). But how can I create file application.xml…
taibc
  • 897
  • 2
  • 15
  • 39
0
votes
1 answer

Best replacement for IVY in IRAD 7

IVY doesn't seem to be supported in IRAD 7. I wanted to move away from this. Any advice?
jagamot
  • 5,348
  • 18
  • 59
  • 96
0
votes
2 answers

IBM Rational Application Developer Version 7.5 and WAS6.1

I am trying to install IBM Rational Application Developer Version 7.5 after installtion i found that WebSphere Application Server configration is missing How I can default configure in build WebSphere Application Server in this RAD. how I can…
user486631
0
votes
0 answers

IBM RAD 9.5 cannot start after Scala IDE plugin installed

I use IBM RAD 9.5, and installed Scala IDE recently via Eclipse Marketplace. Right after that RAD stopped starting: The log content is like that: Caused by: org.osgi.framework.BundleException: Error starting module. at…
Barat Sahdzijeu
  • 1,683
  • 1
  • 18
  • 29