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
2 answers

Unable to instantiate class...because it's looking for the wrong one

I'm using IBM RAD with a WAS 7.0 application server. I'm developing a JSF project using RichFaces components and I'm having some trouble with one of the classes. Whenever I start my server, I'm getting this error in the console: [9/23/10…
jajomi
  • 3
  • 1
  • 2
0
votes
1 answer

Replace/add a property in propertyfile

The PropertyFile task is pretty perfect for what I want to do, and the following illustrates what I want to do:
Entropy
  • 1,219
  • 6
  • 21
  • 45
0
votes
1 answer

SonarQube Integration with IBM Websphere commerce

I need to integrate SonarQube with IBM Websphere Commerce. How can it be done? I have googled and read multiple articles and blogs but there is no clear guideline to follow, If anyone here has experience of SonarQube integration with IBM WCS, please…
0
votes
1 answer

Sonatype Nexus can't index IBM Maven repository

We're trying to proxy the IBM Maven repository on our company internal Sonatype Nexus. We added the repository address but the repo has not been populated even under direct request. The Sonatype nexus' "Browse Index" tab is empty whereas the "Browse…
abarisone
  • 3,707
  • 11
  • 35
  • 54
0
votes
1 answer

How to find out the first file executed in an EAR package

I need help in finding out first file that will execute when an EAR package runs on localhost. There is no main method in it and there are lot of JSPs and java files in it. I need help on this and the IDE which I am using in RAD by IBM
user5809385
0
votes
2 answers

Is there any source code analyzer plugin for RAD apart from PMD,CheckStyle & Find Bugs?

Is there any source code analyzer plugin for RAD apart from PMD,CheckStyle & Find Bugs ? I'm using RAD 8.5
ManthanB
  • 404
  • 2
  • 5
  • 21
0
votes
0 answers

Add additional xml to websphere classpath

I'm trying to add a xml file to my RAD9/Websphere 8.5 environment. This is a third party xml and they advise to load the xml in the classpath and their library would automatically pick it up and parse it from the classpath. I tried adding the xml…
Bob76
  • 477
  • 1
  • 5
  • 12
0
votes
2 answers

Getting NestedJarException: IWAE0008E An error occurred reading Intranet_PropertyService.jar from C:\IBM\SDP75\

During EAR install, getting NestedJarException: IWAE0008E An error occurred reading Intranet_PropertyService.jar from C:\IBM\SDP75\runtimes\base_v7\profiles\AppSrv01\wstemp\910481153\upload\... I'm running IBM RAD v7.5.5.5/WAS 7. I've loaded my…
Mark
  • 81
  • 12
0
votes
1 answer

Unable to generate the ibm-application-bnd.xmi, ibm-application-bnd.xml,ibm-application-ext.xml from application.xml

I am using RSA 8.5 Note: I am using the existing application.xml file and I have already deleted the ibm-application-bnd.xmi, ibm-application-bnd.xml, ibm-application-ext.xml because these files are not in sync with application.xml. Hence I have…
Anil
  • 1
  • 2
0
votes
1 answer

TURN OFF Mobile Browser Simulator in Websphere

I am running Rational Applications Developer v7 and I have an error when I start the Websphere server. It attempts to load Mobile Browser Simulator, fails to create temp file, and uses a nested strategy, which loops and then completely fails. (The…
Baruch Atta
  • 421
  • 1
  • 5
  • 16
0
votes
0 answers

Error while specifying servlet mapping in RAD

I want to add a new servlet mapping in my java web project in IBM RAD 8.5.1 There are already two existing servlets in my application: ServletOne and ServletTwo but when I do new > servlet mapping, It gives the following error in the wizard: This…
Sumit
  • 2,189
  • 7
  • 32
  • 50
0
votes
1 answer

Migration of EJB 2.1 to 3.1

I would like to check if there’s any standard procedures for migration from EJB 2.1 to 3.1 on the Rational Application Developer for WebSphere Software?
0
votes
1 answer

How to resolve "JVM debug port -1 is in use." issue on RAD?

I am getting "JVM debug port -1 is in use." error. I am not even able to start the sever in "normal" mode. And that is the reason I can not even change the debugging port. But the main question is what -1? How do I find it? I have below links but…
Sam
  • 2,352
  • 4
  • 32
  • 45
0
votes
1 answer

Error Plugin SoupUI in Rational Application Developer 8.0

I am trying to install SoupUI in IBM Rational Application Developer 8.0. I go to "Help and Install New Software" and check "Available Software Site". I add the location "http://www.soapui.org/eclipse/update/" and then select "OK". In the name and…
s v
  • 1
0
votes
1 answer

Environment variable to point to workspace

Is there any environment variable defined in IBM RAD/WAS which points to the current workspace?
Akhil Nambiar
  • 315
  • 3
  • 18