Questions tagged [rad]

Please don't use this tag, it is ambiguous. For IBM Rational Application Developer related questions please use [tag:ibm-rad], for other IDEs use tag with the correct name, e.g. [tag:delphi] , [tag:visual-studio] etc.

Please don't use this tag, it is ambiguous. For IBM Rational Application Developer related questions please use , for other IDEs use tag with the correct name, e.g. , etc.

528 questions
7
votes
1 answer

F2588 Linker error code: 1 ($00000001)

There is a problem. I am writing code Rad Studio in multi device application. When I compile the programme in Android debug,I am getting an error. Error : [DCC Fatal Error] F2588 Linker error code: 1 ($00000001) What should I do? Thank you in…
Nermin Ilgın
  • 111
  • 2
  • 4
7
votes
7 answers

What's the easiest way (language, tools, etc) to write quick-n-dirty ad-hoc GUI apps in Linux?

For example to create a simple form with couple of controls, doing some simple logic on them, generating a shell command or a web service call and executing it here and now, assuming that it is going to be no tomorrow for this application, no…
Ivan
  • 63,011
  • 101
  • 250
  • 382
7
votes
8 answers

Starting Websphere from Eclipse hangs when security is enabled

I have a Websphere Application Server 8.0.0.6, which was installed as part of RAD. I need to run the server from an Eclipse Java EE Kepler or Luna. There is no problem when administrative security is disabled. However, once security is enabled, the…
Thomas Stets
  • 3,015
  • 4
  • 17
  • 29
7
votes
3 answers

"Run Administrative Console" menu becomes disabled with RAD 9 and WebSphere 8.5

I'm using RAD 9.0 with a local WebSphere Application Server v8.5. Twice the "Run Administrative Console" menu has become disabled: This happened randomly; it was working one day when I left, and the next morning it isn't working. When this happened…
Raskolnikov
  • 111
  • 1
  • 1
  • 5
7
votes
1 answer

ASP.Net RADs: Dynamic Data alternatives

We have a set of tables and views that merely store some config data for embedded devices. this schema is change-prone and do not really required lots of logic, beyond some validation rules. so we considered using a RAD tool for maintaining these…
SDReyes
  • 9,798
  • 16
  • 53
  • 92
7
votes
4 answers

RAD not adding an EAR project to a WAS instance

In my RAD workspace, I have an EAR project. Now I have a WAS 6.1 instance which i created from inside RAD. When I right click the WAS 6.1 instance and do 'Add Remove projects' and select the EAR, I get error: Cannot add an EAR project to the…
Victor
  • 16,609
  • 71
  • 229
  • 409
7
votes
1 answer

How to install Subversive offline

I want to install Subversive in my RAD/Eclipse. How can I install it offline?
Kayser
  • 6,544
  • 19
  • 53
  • 86
6
votes
1 answer

RAD 7.5 Web Service question

I'm using Rational Application Developer to create some web services. The problem I have is I follow the instructions laid out in a screen cast, however when I get to the part where I pick "JAX-WS" it complains that Websphere does not have an…
ThaDon
  • 7,826
  • 9
  • 52
  • 84
6
votes
2 answers

Application.xml not created in RAD7.5

I am using RAD7.5 while creating EAR project with level 5.0, I find that application.cml is not getting created. Is there a
Nrusingha
  • 853
  • 5
  • 19
  • 33
6
votes
3 answers

RAD - JVM debug port is in use

I am using RAD 7.5.0 and the websphere server v6.1. When i start the server in debug mode, it displays a error message states that 'Starting WebSphere application server in localhost; has encountered a problem. JVM debug port #### is in use. What is…
Srinivasan
  • 11,718
  • 30
  • 64
  • 92
6
votes
4 answers

Does RAD for asp.net exist?

I've built web sites using classic ASP, ASP.NET web forms and lately ASP.NET with ExtJS. However, I've always felt that I've had to do a lot of the heavy lifting and that there was no real RAD until the application was fairly mature. I've only…
John Paul Jones
  • 689
  • 4
  • 10
  • 17
6
votes
4 answers

Jersey, Tomcat: The requested resource is not available error

I have been working towards getting a RESTful service set up using Jersey and Tomcat in RAD 8.5. I have looked at tons of stackoverflow questions related to my error with none of them working. There are no errors in my console. When I just type:…
Jake Schuurmans
  • 169
  • 2
  • 3
  • 12
6
votes
2 answers

Issue faced while installing m2e on eclipse

Followed the below steps:(RAD 8.0.4) Go to help – Install new software. In the Available Software page of the install wizard, click the Add button next to Work with field and add this new location:…
user3931760
  • 61
  • 1
  • 3
6
votes
3 answers

Best practices in Access programming

I'm wondering about some ideas which can improve process of designing solutions using Access and VBA programming language. Of course I'm not talking about best programming practices in general, but only these directly related to Access and VBA.…
juckobee
  • 1,239
  • 1
  • 12
  • 20
6
votes
4 answers

Difference between Axis and Axis2 to develop Web Service

In my project, I will have to develop a some data in/out interfaces based on Web Service technology. So until now I have studied about it. What I am curious about Web Service with Java is what library I can use or not. As I searched java library, I…
nick
  • 229
  • 3
  • 5
  • 10
1
2
3
35 36