Rational Application Developer is a tool for developing Java enterprise applications for Websphere Application Server. It is based on Eclipse, but is a proprietary IBM solution.
1
vote
0answers
14 views
How do I manage multi-projects dependency (Directed acyclic path) with IBM RAD ant?
I am working on an ant script to build java prjects developed with IBM RAD 7.5.
The an script is calling IBM RAD ant extenstion API. I am using Task to load the project set file(*.psf) into the ...
0
votes
1answer
10 views
automate setup of IBM RAD and Websphere
In a project we a forced to use IBM RAD and Webspher Application Server (6.1).
Setting up the development environment is currently described in about 10 pages of wiki documentation and takes about a ...
0
votes
0answers
9 views
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 ...
0
votes
1answer
22 views
Not finding the option of axis2 preferences in rad8
How to use apache axis2 with rad8. I am not finding the option of axis2 preferences as present in eclipse.
What steps are required to generate client from wsdl in rad 8 using axis2?
Thanks in ...
0
votes
1answer
21 views
How to open another page in HTML5 Builder Server Mobile Application
We are still rookie developers in HTML5 Builder, creating a Server Mobile Application.
We would like to know how to open another page (page2.php) using javascript.
Basically, the user will fill in ...
0
votes
0answers
49 views
Unable to delete registry entry: HKLM\SOFTWARE\IBM\Installation Manager\is64bit
While installing an upgraded development environment that consists of combination of WebSphere 8.5 and Eclipse, my existing development environment (RAD & WebSphere 6) got corrupted. Looks like ...
0
votes
1answer
17 views
JAX-WS service and client versioning
My group is getting into web services for the first time. What is the usual way to control versioning issues with web services and clients? We're generating our services and clients using in IBM's ...
0
votes
0answers
9 views
SVN server retry count fails in the RAD environment (subversion)
We are using RAD 8.0.4 iFix1. It accesses SVN several times daily, using a cached username/password. Every couple weeks it locks, popping up the login dialog box. It's fixed after resetting the SVN ...
0
votes
0answers
21 views
Maven: A JDBC Driver or DataSource class name must be specified in the ConnectionDriverName property
I am trying to Mavenize this sample project from RAD 8.5: http://publib.boulder.ibm.com/infocenter/radhelp/v8r5/topic/com.ibm.rad.samptut.doc/samples/ejb/topics/EJB31Sample.html
Within the RAD 8.5, I ...
0
votes
0answers
25 views
IBM Rational Application Developer 8.0.4 for WebSpher 8 Installation
I tried to install IBM RAD 8.0.4 using the IBM Installation Manager, for this I unzipped 10 disks into a folder "C:\temp\RAD_INSTALL_IMAGE".
But while installation it used only 3 disks.
My question ...
0
votes
0answers
18 views
unable to get type of control for radcombobox in javascript
i am new to radcontrols,
i want to know how to get type of control of a radcontrol using javascript,
for normal asp.net controls we write
var controlType=document.getElementById("hdnCode").type;
...
1
vote
0answers
43 views
JAX-WS and WS-Transaction
Posts: 53
posted Today 1:48:38 PM 0
I am developing a jax-ws web service proof of concept in RAD 8.0.4 and running in WebSphere 7. Our app uses Spring and Hibernate, but we're not exactly experts ...
0
votes
1answer
30 views
Increasing the heap size on Eclipse-RAD
I'm trying to increase the heap size on my RAD installation. When I make the changes, Eclipse isn't starting.
Current configuration...
-startup
...
0
votes
0answers
28 views
Java: Errors in workspace in IBM RAD 7
I am getting around 10k errors in my workspace in IBM RAD 7. Most of the files showing the errors are generated from ANT scripts and are displaying errors like the class in not implementing all ...
0
votes
0answers
70 views
How to install Maven in RAD 8.5.1?
Unable to install Maven in RAD 8.5.1 using the update site.
Cannot complete the install because one or more required items could not be found.
Software being installed: m2e - Maven Integration for ...
0
votes
1answer
43 views
Could not retrieve the WSDL file error using Rational Application Developer
I'm trying to generate some web service with the open source WSDL file hosted on 52north:
https://svn.52north.org/svn/swe/main/SOS/GeorefImageSOS/trunk/52nSOS-T/src/org/n52/sos_t/SOS.wsdl
I created ...
0
votes
1answer
87 views
Primefaces components doesn't work in websphere 8.5
i am using IBM RAD 8.5.1 to create a JSF 2 project and run it on websphere 8.5
i used the File > New > Web Project Wizard
,and i added the JSF & Primefaces as follows:
Java Build Path > Add ...
0
votes
0answers
18 views
How to migrate RAD project dependencies (IBM SDP) into Maven POM?
I have a legacy project built with IBM RAD that compiles on IBM's proprietary SDK. I am trying to migrate it to be a Maven project. Are there specific Maven artifacts I can use to satisfy compile-time ...
1
vote
0answers
108 views
RAD Studio XE2 - Obtain procedure names
I was wondering if there was a way to get a list of all the procedure and function names which I have written myself, for my Delphi application?
I need to be able to copy and paste these into a word ...
1
vote
1answer
46 views
Spring 3.0 SimpleUrlhand error
Im trying to deploy my ear file once I install the application and try to start the server it doesnt start and I get the following error:
Error:
SimpleUrlHand I
...
0
votes
1answer
24 views
Websphere Application server doesnt start
Hello everyone Im going crazy trying to fix this problem. My WAS was working fine and my application was working. Today I had to update my application and for some reason I was getting an error and my ...
0
votes
1answer
61 views
Deployed webservice schema does not match what's in workspace
I've run into a strange problem where the schema that goes with my webservice does not match what's in my workspace. In my workspace, an element has this definition:
<xsd:element ...
0
votes
0answers
14 views
handle OnDragOver event with telerik:RadDockZone with jquery
i have tried like this...
<telerik:RadDockZone ID="dz_leftcolumn" runat="server" Height="100%" MinHeight="100px"
Width="100%" EnableEmbeddedScripts="False" CssClass="MyCsss" ...
-1
votes
2answers
48 views
Web Page Cannot be found Error in RAD Tomcat v6.0
Maybe this question looks silly but as i'm a new programmer i'm new to this issue also..!!
I've created a simple Dynamic web project in Rad. I'm using Tomcat v6.0 server. The server starts ...
0
votes
1answer
26 views
Editor Control - Asp.Net
I'm quite new to asp.net,could someone please suggest me options to implement the below explained functionality in asp.net
1) I need to create a template (a system/user preference) as below
I ...
0
votes
0answers
46 views
Use ANT to create EAR for IBM WAS server without RAD or RBU
Is it possible to create and use IBM Ant tasks without installing RAD (Ratinal Application Developer) or RBU (Rational Build Utility). I would like to instead just use ANT and copy any jars necessary ...
0
votes
0answers
57 views
Modern alternative to Dreamweaver dynamic applications? [closed]
When I first started in web development 10 years ago, we used Dreamweaver to product database driven applciations rapidly.
This was in the classic ASP days, and we were using Access as the database ...
3
votes
2answers
192 views
Is there a good tweak for the Delphi code editor?
One of the things I most want in Delphi is that it had a better indent control we see in many simple code editors like Notepad++ or even Eclipse and Dreamweaver.
The plus/minus icon to hide or ...
1
vote
1answer
160 views
RAD / WebSphere: NoClassDefFoundError
When I deploy my application to the integrated WebSphere server, I get NoClassDefFoundErrors for two classes that are contained in the same project.
Note: I call the missing class ...
0
votes
0answers
22 views
Web Project fails to run when exported as WAR on different system
I have completed my Java EE based web-project. I exported it as WAR file. When I imported the WAR file on different machine and launched the project,it did-not run.
How should I setup my project in ...
0
votes
2answers
84 views
Lombok slowing down build process in large project
If I use Lombok in a project (about 15 separate projects - EJB, Web,...) Lombok slows down the build Process about 2-3 times. Is there any solution for this, or is that a disadvantage of Lombok?
Just ...
0
votes
2answers
143 views
start websphere server from RAD hangs at “Server server1 open for e-business”
I did the RAD set up recently and trying to start websphere server.
In the log, it hangs at the following line and get terminated after timeout:
Server server1 open for e-business
0
votes
0answers
105 views
Trouble with JAX-RPC WSDL generation for array return types
I have the following Java in a class that I'm using RAD 8.0 to generate a WSDL for. This code is existing and is already being successfully consumed. I need to add some things to the web service ...
1
vote
0answers
100 views
jar files not being downloaded only .pom files using m2eclipse and Artifactory
I using RAD 7.5 as the IDE and have the m2eclipse 0.10 plugin installed.
I've installed a fresh copy of the IDE but when I try to check out our project from SVN, it only downloads the .pom and ...
0
votes
1answer
86 views
RAD's autogenerated EJBs stubs, are them necessary?
recently I was involved in maintenance of a project.
This project is very old and the build process is all demanded to IBM RAD.
We have to rebuild the entire project from scratch, but in the meanwhile ...
0
votes
0answers
211 views
Rapid Application Development Tools for Asp.net C#
Is there any good RAD tool / application similar to http://www.joget.org for asp.net c# MVC application?
I am looking for opensource tools to try working with it.
Thanks
0
votes
1answer
184 views
set value of radcombobox from another combobox
set value of radcombobox2 from another radcombobox1
radcombobox2 is on asp usercontrol & radcombobox1 is on aspx page.
and value is coming from database on time of binding like this
if ...
0
votes
1answer
60 views
Forcing Rad GridView's pager to show
i'm using telerik rad gridview. which is having pagging. Pagging footer shows on when record exceed the page size. i want the paging footer keep show even when no record come. the it may or should ...
0
votes
1answer
40 views
RAD 8.5 XPath view
We're testing out RAD 8.5 and I'm having some trouble with a new XML Perspective:
When I open the XML Perspective, I the source in the main window, the Outline View on the upper right, and the ...
0
votes
0answers
51 views
Why does deploying webapp to WebSphere with “Run server with resources within workspace” throw exception?
I have a web project with dependencies on other projects. When I deploy my project using 'Run server with server resources, it works'. When I switch to 'Run server with resources within workspace', it ...
0
votes
0answers
64 views
JAX-WS and JAXB date property
I have a bean that I generate into XML to be consumed elsewhere that is annotated with JAXB annotations. It has a date property. This same bean is exposed via a JAX-WS web service as the parameter ...
-1
votes
2answers
77 views
How to get started with WAS and RAD [closed]
One of my professors has assigned me the task of coming up with tutorials using the Websphere Application Server to do server side development for a class he plans on teaching in the future. I am ...
0
votes
0answers
81 views
Web service from a session bean using RSA/RAD
I have a session bean (ejb version 2.0). Converted that into a web service using the IBM RSA (Rational software architect). Prior to this I created a "HTTP router" module (again through wizard) which ...
0
votes
0answers
110 views
Install web service client plugin
What is the plugin I need to download to create a web service client from a WSDL? When I go to New -> Project -> Web Services, I don't see an option to create a 'web service client'.
I see them in ...
3
votes
3answers
238 views
How to make a master-detail database Web site as fast as making the same with Delphi. [closed]
I hope that this question gets clear to everyone.
What I find great about Delphi is that with RAD (rapid application development) we can pick components and put them directly to the form and connect ...
0
votes
1answer
41 views
How to map a group within a federated repo to an LDAP group in WebSphere App Server v8.0
I'm able to map LDAP users from Active Directory to an LDAP repository defined within a federated repository in WAS v8.0.0.5. However, I cannot list any of the Active Directory groups associated with ...
0
votes
1answer
69 views
Can't import a utility jar class to dynamic web project
I am building an EAR called myCommander. I have a web module called myCommanderWeb. I have a java module called myConnect which contains several ldap handler classes and a server api (third party ...
0
votes
0answers
23 views
Can a library definition project in RAD be used for referencing jars for Java EE application?
I am developing a Java EE application with all components involved. EJB, WEB and JPA, all of my modules reference the same external jars.
I would like to know if I can add a library definition ...
0
votes
0answers
47 views
VM arguments are added (automatically) after server start
I'm facing a serious problem with my tomcat server, which I can't resolve by my own, so I'm hoping you guess can help me out.
Setting
IBM Rational Application Developer 8.5.1
Tomcat 7.0.32
Problem
...
1
vote
0answers
62 views
codepro analytix - listing all current rules across rule sets
I need to analyse the rules in my codePro installation. It has a few custom rulesets over the default ones as well which might have redundant instances. I would require to list all rules, their ...







