ibm-rad-7.5

@ResponseBody not producing XML in Java 6

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-13 19:13:33
问题 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 latest JAXB jars to the lib file to make sure. I still get a 406 error when I make the call. My DOJO call has handleAs: "xml" , and I've confirmed that application/xml is on the Accept header via FireBug. I have the <mvc:annotation-driven /> line in

Issues in creating J2C Java beans using the Batch Import Utility in WAS 8.5

╄→尐↘猪︶ㄣ 提交于 2019-12-13 06:54:46
问题 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 Developer 9.5 the same utility throws NullPointerException . As per my analysis WAS 5.1 has " com.ibm.etools.ctc.import.batch_5.1.1 " plugin which is used to perform the above task. I searched for this plugin in WAS 8.5 and I got that it has been

Are there problems with using a Dynamic View in RAD 7.5?

不羁岁月 提交于 2019-12-08 04:07:43
问题 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 different developer or server is not an option. Since moving to this new developer, I've been having problems making changes to the app and testing them on my local server. Refreshing the server doesn't help, nor does a Clean or a Publish to the

Are there problems with using a Dynamic View in RAD 7.5?

丶灬走出姿态 提交于 2019-12-06 20:31:32
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 different developer or server is not an option. Since moving to this new developer, I've been having problems making changes to the app and testing them on my local server. Refreshing the server doesn't help, nor does a Clean or a Publish to the server. Even clearing and rebuilding the projects doesn't seem to do the trick. The only thing that does

Connecting a Snapshot View to Clearcase in RAD 7.5

喜夏-厌秋 提交于 2019-12-04 02:03:59
问题 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 - Done. Checking all files into source - Done, every file is part of the "File Element Version" in ClearCase for this dynamic view. Connect a Worspace to the Dynamic View - I don't know if this is necessary, but I have managed to do this. And no, I do not remember

Connecting a Snapshot View to Clearcase in RAD 7.5

≡放荡痞女 提交于 2019-12-01 13:20:26
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 - Done. Checking all files into source - Done, every file is part of the "File Element Version" in ClearCase for this dynamic view. Connect a Worspace to the Dynamic View - I don't know if this is necessary, but I have managed to do this. And no, I do not remember what I did exactly to make it connect to the source. Create a snapshot view from the source - Done. In