Sure Joe,
I have always modified my library list by using the CHGLIBL command within the user actions feature. I also used some internal commands for creating programs too as user actions. Recently I installed RDi 7.1 and copied the XML over from my WDSCi 7, tried to use the user actions and get the message below. So then I deleted the XML and tried creating a user actions from scratch within RDi with the same result. Very strange...
As for the Data perspective only being in RDI-SOA its bad that the Rational group assumed RPGIV programmers dont need the Data perspective. Can anyone say stored procedure testing and debugging:)
Thanks
Don
Error Text
java.lang.NullPointerException
java.lang.NullPointerException
at com.ibm.etools.systems.core.ui.uda.SystemUDActionSubsystem.doCommandSubstitutions(Unknown Source)
at com.ibm.etools.systems.core.ui.uda.SystemUDActionSubsystem.run(Unknown Source)
at com.ibm.etools.systems.core.ui.uda.SystemUDAsBaseAction.run(Unknown Source)
at org.eclipse.jface.action.Action.runWithEvent(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem.access$2(Unknown Source)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)
XML
<?xml version="1.0" encoding="UTF-8"?>
<Actions release="7.1.1">
<Domain Name="Member" Type="Member">
<Action Collect="False" Enable="True" Name="eProduct22" Prompt="False" Refresh="False" RunEnv="normal" SingleSelection="True">
<FileTypes> ALL</FileTypes>
<Comment>Change library list to 2.2</Comment>
<Command>CHGLIBL LIBL(FRNEMOD022 FRNEPGM022 FRNESRC022 FRNPGM022 FRNDTA0225 FRNSYS022 POSPORT QTEMP QGPL FRNSYSMAN)</Command>
</Action>
</Domain>
</Actions>
----------------------------------------
From: Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx>
Sent: Sunday, May 25, 2008 9:28 AM
To: Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] RDi Issues
dnitke wrote:
Hey All,
Anyone tell me where to report RDi issues. I checked the menu bar and found nothing and assume there is a link somewhere. Scanned archives but got data overload:)
There is no official place yet. See my earlier post:
http://archive.midrange.com/wdsci-l/200805/msg00243.html
I have found that the User Actions do not function in RDi which is very bad.
Can you give me some more information, Don?
Also I wonder if IBM would consider including the Data perspective with RDi iSeries version, its sad that they thought iSeries programmers wouldnt need it in some form or fashing. Quantum DB is ok but doesnt have the stored procedure properties and calling features I love in the Data perspective native to WDSCi 7.
The data perspective is available in RDi-SOA.
I really must say though at first glance its pretty nice, loads extremely fast (close to eclipse times) which is a pleasant change if your not a web developer.
Yup, it's a nice product.
Joe
As an Amazon Associate we earn from qualifying purchases.