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

How to generate Web Service Client for a WSDL using RAD 8.0.2 and Web Sphere 8.0.2

I am new to IBM RAD 8.0.4 and Web Sphere 8.0.4. I learnt how to create Java Web Service and a WSDL using RAD. Now I want to write a client for the WSDL I have got. I have target URL available. How do I go about it? Any resources or steps available…
Ldandibo
  • 1
  • 1
  • 3
0
votes
1 answer

Getting The Application Server installation directory is not correct in RAD 9.0.1

While Adding Websphere Portal 8 Server in RAD 9.0.1 results in "The Application Server installation directory is not correct" error.Can you please let me know how to solve this issue.
0
votes
0 answers

validating digital signature using SAML in eclipse and IBM RAD

I am using this java program to validate a digital signature using public key (cer file). I am using opensaml 2.6.3 jars import org.w3c.dom.Document; import org.w3c.dom.Element; import java.io.ByteArrayInputStream; import java.io.File; import…
Praveen
  • 21
  • 4
0
votes
1 answer

Rename getter/setter option by refactoring is disabled

I'm using IBM RAD 9.0. When I enter Refactoring dialog on the field name (2x alt+ctrl+R) I see the options to rename getters and setters disabled. I can't find any setting that would disable that options. I've used refactoring of field names a lot…
Danubian Sailor
  • 1
  • 38
  • 145
  • 223
0
votes
1 answer

generate entities (JPA) in IBM RAD

I was trying to generate entities from tables using IBM RAD 8.5. I see couple of tables generate with columns properly but couple of tables without any column names. After that I have generated entity one after the other (I have tried two of that…
changeme
  • 640
  • 2
  • 12
  • 36
0
votes
1 answer

Websphere - bean produced by producer from other maven module stopped to be seen

I'm developing under IBM RAD 9 the application for WebSphere 8.5, using EJB 3 :( I've split the project to following maven modules: dto (only 'stupid' transfer objects) ejb (the business logic) web (the REST channels, build type is WAR) ear…
Danubian Sailor
  • 1
  • 38
  • 145
  • 223
0
votes
0 answers

IBM RAD ctrl+left on method or class name opens the .class file instead of java file

I am using IBM RAD 7. whenever i do ctrl+left click on method or class name then it will opens the .class file instead of java file. I Don't have any idea how to resolve the problem.
Amrit singh
  • 31
  • 1
  • 7
0
votes
1 answer

keyword 'console' not recognized by IBM RAD8.0 internal browser

I have a strange problem with my IDE. I'm using IBM RAD8.0 version with Websphere 8.0. I'm using a jQuery library version 1.9.1 in my application. I see that when I started using 'console.log' key word to display debug messages my IDE won't run…
kkk
  • 166
  • 2
  • 18
0
votes
0 answers

IBM Websphere Commerce is running in RAD internal browser not in firefox

I am new to IBM Websphere commerce.i am learning IBM WCS using info center using this link .i successfully completed it's working in RAD internal browser not in external browser like firefox and ie. when i opened it in rad the log (console) is like …
prasad
  • 1,277
  • 2
  • 16
  • 39
0
votes
1 answer

ssue with workspace setup in RAD 8.5 using websphere application server 6.1

I am facing difficulty in setting up a workspace in IBM RAD 8.5, which I've created in RAD 7.0. I am getting below error while launching my application. can anyone suggest how to resolve…
sravan
  • 1
  • 1
0
votes
2 answers

sharing Session managed bean between 2 web projects with websphere extension

we have to use same session in 2 different web module using websphere extension in one ear project .how to get session from one web module in other web module. we are using IBM RAD 7.5, WebSphere 7.0, JSP Frame work. till now we have tried this…
0
votes
1 answer

IBM RAD 8.5 installation failed

I'm dealing with an ugly error. I want to install Rational Application Developer 8.5, but the launchpad doesn't work. Hence, I installed the IBM installation Manager and I set the repository: File -> Preferences -> Repository I added the…
DarkCoffee
  • 930
  • 3
  • 17
  • 30
0
votes
1 answer

Subclipse RAD 7 cannot compare JS

I cant seem to compare two JS files (one edited locally and the latest version from the repository when doing Team Synch or Compare With) using Subversion in IBM RAD 7. I have used Subclipse as a plugin version 1.6.8. I have totally downgraded to…
JM Maranan
  • 11
  • 4
0
votes
1 answer

Rational 7.5 Doesn't launch after installing Aptana plugin

I installed the Aptana plugin into Rational 7.5, using the help menu install function (not the separate IBM Installation Manager). It seemed to install successfully, then suggested that I restart Rational. I click the "YES" to restart button.…
user3573712
  • 131
  • 1
  • 7
0
votes
1 answer

Issue with workspace setup in RAD using websphere application server 8.5

I am really having a hard time is setting up my workspace. I ws trying to configure and run m WAS8.5 by using a .car file but it is giving me a tuff time. I tried configuring the server manually but still I could not start the server. WHile starting…
TKS
  • 41
  • 4