Results 1 to 6 of 6

Thread: Spring IDE and WebFlow

  1. #1
    Join Date
    May 2006
    Posts
    18

    Default Spring IDE and WebFlow

    I know this was in DEV a while ago, I just to double check.
    Does Spring IDE support WebFlow in GUI yet ?

    Thanks

  2. #2
    Join Date
    Sep 2004
    Location
    Toronto, ON, Canada
    Posts
    18

    Default

    I guess not, but it would really good to know what are the plans to support SWF RCx versions in SpringIDE WebFlow editor.

  3. #3
    Join Date
    May 2006
    Posts
    18

    Default

    You're right it would be. I have asked this question twice already but no luck in getting a response back from developers

  4. #4
    Join Date
    Aug 2006
    Location
    Seattle
    Posts
    9

    Question Need help with Webflow setup on Eclipse

    Does anyone have working copy of Eclipse 3.2 with Webflow integrated. If yes then can you please put in some share from where we can get it and try out? I have got to point where I have my Webflow window showing up in Eclipse. The problem is it is throwing some exception on the back. Because of errors eclipse does not allow me to configure my webflow config files. Does anyone know what this problem is?

    !ENTRY org.eclipse.jface 4 2 2006-08-30 10:03:40.579
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
    !STACK 0
    java.lang.NoSuchMethodError: org.springframework.ide.eclipse.ui.SpringUIUtils.c reateButton(Lorg/eclipse/swt/widgets/Composite;Ljava/lang/String;ZLorg/eclipse/swt/events/SelectionListenerLorg/eclipse/swt/widgets/Button;
    at org.springframework.ide.eclipse.web.flow.ui.proper ties.ConfigFilesBlock.createControl(ConfigFilesBlo ck.java:145)
    at org.springframework.ide.eclipse.web.flow.ui.proper ties.ConfigurationPropertyPage.createContents(Conf igurationPropertyPage.java:88)
    at org.eclipse.jface.preference.PreferencePage.create Control(PreferencePage.java:233)
    at org.eclipse.jface.preference.PreferenceDialog.crea tePageControl(PreferenceDialog.java:1403)
    at org.eclipse.jface.preference.PreferenceDialog$12.r un(PreferenceDialog.java:1162)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner .java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.jav a:843)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil. java:44)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnab le.java:149)
    at org.eclipse.jface.preference.PreferenceDialog.show Page(PreferenceDialog.java:1156)
    at org.eclipse.jface.preference.PreferenceDialog$8.se lectionChanged(PreferenceDialog.java:661)
    at org.eclipse.jface.viewers.StructuredViewer$3.run(S tructuredViewer.java:839)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner .java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.jav a:843)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil. java:44)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnab le.java:149)
    at org.eclipse.jface.viewers.StructuredViewer.firePos tSelectionChanged(StructuredViewer.java:837)
    at org.eclipse.jface.viewers.StructuredViewer.setSele ction(StructuredViewer.java:1578)
    at org.eclipse.jface.preference.PreferenceDialog.sele ctSavedItem(PreferenceDialog.java:958)
    at org.eclipse.jface.preference.PreferenceDialog$3.ru n(PreferenceDialog.java:345)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(Bus yIndicator.java:67)
    at org.eclipse.jface.preference.PreferenceDialog.crea teContents(PreferenceDialog.java:341)
    at org.eclipse.jface.window.Window.create(Window.java :426)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.jav a:1124)
    at org.springframework.ide.eclipse.ui.SpringUIUtils$1 .run(SpringUIUtils.java:204)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(Bus yIndicator.java:67)
    at org.springframework.ide.eclipse.ui.SpringUIUtils.s howPreferencePage(SpringUIUtils.java:202)
    at org.springframework.ide.eclipse.web.flow.ui.views. actions.OpenPropertiesAction.run(OpenPropertiesAct ion.java:67)
    at org.eclipse.jface.action.Action.runWithEvent(Actio n.java:499)
    at org.eclipse.jface.action.ActionContributionItem.ha ndleWidgetSelection(ActionContributionItem.java:53 9)
    at org.eclipse.jface.action.ActionContributionItem.ac cess$2(ActionContributionItem.java:488)
    at org.eclipse.jface.action.ActionContributionItem$5. handleEvent(ActionContributionItem.java:400)
    at org.eclipse.swt.widgets.EventTable.sendEvent(Event Table.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.ja va:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents( Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Di splay.java:2968)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Wor kbench.java:1914)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench. java:1878)
    at org.eclipse.ui.internal.Workbench.createAndRunWork bench(Workbench.java:419)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Pl atformUI.java:149)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDE Application.java:95)
    at org.eclipse.core.internal.runtime.PlatformActivato r$1.run(PlatformActivator.java:78)
    at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 92)
    at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:68)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.invokeFramework(Mai n.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java: 280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)

    !ENTRY org.eclipse.ui 4 4 2006-08-30 10:09:20.468
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2006-08-30 10:09:20.468
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.springframework.ide.eclipse.web.flow.ui.proper ties.ConfigurationPropertyPage.dispose(Configurati onPropertyPage.java:136)
    at org.eclipse.jface.preference.PreferenceNode.dispos eResources(PreferenceNode.java:173)
    at org.eclipse.jface.preference.PreferenceDialog.clos e(PreferenceDialog.java:285)
    at org.eclipse.jface.preference.PreferenceDialog.canc elPressed(PreferenceDialog.java:265)
    at org.eclipse.jface.preference.PreferenceDialog.butt onPressed(PreferenceDialog.java:234)
    at org.eclipse.jface.dialogs.Dialog$3.widgetSelected( Dialog.java:660)
    at org.eclipse.swt.widgets.TypedListener.handleEvent( TypedListener.java:90)

  5. #5
    Join Date
    Aug 2006
    Location
    Seattle
    Posts
    9

    Question Need help with Webflow setup on Eclipse 3.2

    If anyone wants to check my copy of Eclipse 3.2 I am wiling to share. I wanted to attach the screenshot but for some reason this forum is not allowing me to do.

    I have Spring IDE working fine only Webflow editor is not working.

  6. #6
    Join Date
    Apr 2007
    Posts
    1

    Default

    Just for completing this thread: meanwhile there is a web flow visualiser availabe for the spring IDE in the upcoming 2.0 release. You can get a devloper's release from the dev update site: http://www.springide.org/blog/2007/0...t-has-arrived/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •