Questions tagged [ibm-rad-7.5]
16 questions
4
votes
3 answers
WebSphere + RAD + Taglib
I have a problem developing my application for WebSphere 7. Here's the setup. I have a maven-based project consisting of multiple modules that is developed in RAD 7.5.5.2
One the modules is a plain web application (war) that uses JSPs and relies on…

Juriy
- 5,009
- 8
- 37
- 52
2
votes
3 answers
IBM RAD 7.5 ... why does it take WebSphere so long to start / publish / republish / debug?
I'm developing an EAR/WAR application with IBM RAD 7.5 and WebSphere 7.
When I run my app on WebSphere 7 within "eclispe", it take forever for WebSphere to start in "Run" mode (2 or 3 minutes). Much longer to start in "Debug" mode (5 to 10…
user550738
2
votes
1 answer
Struts 2 in RAD
Does Struts2 work on RAD 7.5.5 ?
I am creating a sample dynamic web project in RAD, and my JSP pages are getting called, but the Action classes are not invoked.
I am getting the below error:
Error 404: SRVE0190E: File not found: /hello

Neelima
- 21
- 2
1
vote
2 answers
@ResponseBody not producing XML in Java 6
I have a Spring MVC 3/J2EE Project. The jsp rendering controllers are working fine, but the one controller that renders XML for Ajax is not working. I am using JDK 1.6 in RAD 7.5 so JAXB should be on the classpath, and I've even tried adding the…

C. Ross
- 31,137
- 42
- 147
- 238
1
vote
1 answer
IBM RAD - Profiling an EAR application
I've an enterprise app with a ejb,web modules and few other modules that I'm developing using RAD 7.5.5. I want to run Profiling tool on this application deployed to Websphere App Server configured in my RAD. Which Profile configuration type should…

RKodakandla
- 3,318
- 13
- 59
- 79
1
vote
1 answer
Connecting a Snapshot View to Clearcase in RAD 7.5
I need some help connecting my RAD 7.5 workspace to a ClearCase source-controlled snapshot view.
Here is what I have done so far.
Creating a stream of the code in ClearCase - Done.
Creating a dynamic view of the code in ClearCase -…

Zibbobz
- 725
- 1
- 15
- 41
1
vote
1 answer
Will "Deliver Stream" connect my local code to a ClearCase stream?
I am trying to connect my code to a ClearCase Stream. Currently I'm operating under the belief that, once connected to ClearCase, the "Deliver Stream" activity from the drop-down menu will perform this task.
However, all the literature I have read…

Zibbobz
- 725
- 1
- 15
- 41
1
vote
1 answer
Are there problems with using a Dynamic View in RAD 7.5?
Our team recently switched from using WSED 5.2 to using RAD 7.5 for our code development (we're a little behind the curve in development software). This, as well as a move to a WAS 7 server, is a mandatory move for us to complete, so moving to a…

Zibbobz
- 725
- 1
- 15
- 41
0
votes
1 answer
Error while generating JAX-WS web-service in RAD 7.5
I am trying to generate the Web-Service using RAD7.5 Service generation utility.
I am using annotation on service class as
@MTOM
@WebService(serviceName = "WebServiceFileXfr_10", name = "WebServiceFileXfr")
and on Web-Service method…

JavaResp
- 2,253
- 5
- 24
- 25
0
votes
1 answer
why we use .car file in WAS?
I am new to Websphere Applciation server, i want to know why we using .car in Websphere Application Server ?
1) Is it used to Restore the Database?
2) Is it contains SQL data?

Venkatesan GB
- 63
- 1
- 2
- 7
0
votes
1 answer
Is there any advantage of IBM RAD 7.5 over Eclipse?
I am looking to work on coding, which one is preferable IBM RAD or Eclipse, Supportive concept or logic please..

Giriraj Gupta
- 1
- 1
- 3
0
votes
1 answer
Issues in creating J2C Java beans using the Batch Import Utility in WAS 8.5
I'm facing issues in creating J2C Java beans using the Batch Import Utility.
In my project I have a custom ANT Build file which invokes ImportBatch.bat file of WSAD 5.1 Plugin. In WAS 5.1 it is working fine but in WAS 8.5 using Rational Application…

Being Shubham
- 15
- 4
0
votes
1 answer
Not able to install feature pack for web services WAS 6.1
I tried creating the Webservices on my RAD 7.5 with WAS 6.1 but it says that the feature pack for Webservices JAX-WS is not available.
When i tried installing the feature pack by using the Modify option from IBM Installation manager it's asking me…

user3182536
- 128
- 1
- 12
0
votes
0 answers
Not able to Create Web services in RAD 7.5 using WAS 6.1
I just installed Rational application developer (RAD) 7.5. I am trying to create a web service in RAD 7.5 using WAS 6.1 but when trying to create the service it's giving me a message that:
"The project is targeted against a server without IBM…

user3182536
- 128
- 1
- 12
0
votes
3 answers
WAS server 6.1 not able to identify JSON.jar file
I have build my application and deployed in WAS 6.1.
I am able to see my jar files in WEB-INF/lib and in war files,
While running application My WAS not identify JSON jar file. getting No Class def found error.
Please find attached logs…

cvsr.sarma
- 879
- 1
- 13
- 29