[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5074) Open the Input Data Wizard Dialog with the right input type.

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Mon Oct 26 12:24:05 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12491514#action_12491514 ] 

Brian Fitzpatrick commented on JBIDE-5074:
------------------------------------------

Hey Dart... When I open the edi-to-xml example and select the edi sample message, I can't get anything to appear in the model view currently. I think this worked before. I get an exception (not reported in the tooling, but in the development console):

java.lang.NullPointerException
	at org.jboss.tools.smooks.configuration.editors.edi.EDIDataParser.parseEDIFile(EDIDataParser.java:224)
	at org.jboss.tools.smooks.configuration.editors.edi.EDIDataParser.parseEDIFile(EDIDataParser.java:190)
	at org.jboss.tools.smooks.configuration.editors.edi.EDIDataParser.parseEDIFile(EDIDataParser.java:180)
	at org.jboss.tools.smooks.configuration.editors.edi.EDIDataParser.parseEDIFile(EDIDataParser.java:141)
	at org.jboss.tools.smooks.configuration.editors.edi.EDIDataParser.parseEDIFile(EDIDataParser.java:284)
	at org.jboss.tools.smooks.configuration.editors.SelectorCreationDialog.generateInputData(SelectorCreationDialog.java:263)
	at org.jboss.tools.smooks.configuration.editors.SmooksReaderFormPage.generateInputData(SmooksReaderFormPage.java:255)
	at org.jboss.tools.smooks.configuration.editors.SmooksReaderFormPage.refreshInputModelView(SmooksReaderFormPage.java:1018)
	at org.jboss.tools.smooks.configuration.editors.SmooksReaderFormPage.access$0(SmooksReaderFormPage.java:1016)
	at org.jboss.tools.smooks.configuration.editors.SmooksReaderFormPage$1.linkActivated(SmooksReaderFormPage.java:217)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:233)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:327)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink.access$2(AbstractHyperlink.java:311)
	at org.eclipse.ui.forms.widgets.AbstractHyperlink$4.handleEvent(AbstractHyperlink.java:125)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1287)


> Open the Input Data Wizard Dialog with the right input type.
> ------------------------------------------------------------
>
>                 Key: JBIDE-5074
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5074
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: smooks
>    Affects Versions: 3.1.0.CR1
>            Reporter: Xue Peng
>            Assignee: Xue Peng
>             Fix For: 3.1.0.CR1
>
>
> 1. In the Smooks Input Data Selection Wizard,  Auto-select the input data type to be the same as the "Input Type" specified on the Input editor page
> 2. When the Smooks Input Data Selection Wizard is finished, automatically check the box beside the input data added to the "Input Data" list

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list