Hello,

I just tried nightly build 200806161806 (could not get 2.1.1 GA to work) but 
the wizard to create a new Seam project is broken. When I click File->New->Seam 
Web Project, nothing happens and in the log I have


  | 
  | !ENTRY org.eclipse.ui 4 0 2008-06-17 19:23:45.838
  | !MESSAGE Unhandled event loop exception
  | !STACK 0
  | java.lang.NoSuchMethodError: 
org.jboss.tools.seam.ui.wizard.SeamProjectWizard$SeamWebProjectFirstPage.createPrimaryFacetComposite(Lorg/eclipse/swt/widgets/Composite;)V
  |     at 
org.jboss.tools.seam.ui.wizard.SeamProjectWizard$SeamWebProjectFirstPage.createTopLevelComposite(SeamProjectWizard.java:154)
  |     at 
org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizardPage.createControl(DataModelWizardPage.java:101)
  |     at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
  |     at 
org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard.createPageControls(ModifyFacetedProjectWizard.java:238)
  |     at 
org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard.createPageControls(NewProjectDataModelFacetWizard.java:135)
  |     at 
org.jboss.tools.seam.ui.wizard.SeamProjectWizard.createPageControls(SeamProjectWizard.java:84)
  |     at 
org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:669)
  |     at 
org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:543)
  |     at org.eclipse.jface.window.Window.create(Window.java:426)
  |     at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1081)
  |     at 
org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:122)
  |     at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
  |     at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
  |     at 
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
  |     at 
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
  |     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
  |     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
  |     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
  |     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
  |     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
  |     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
  |     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
  |     at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
  |     at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
  |     at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
  |     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
  |     at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
  |     at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
  |     at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
  |     at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
  |     at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
  |     at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
  |     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.equinox.launcher.Main.invokeFramework(Main.java:508)
  |     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
  |     at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
  | 

Is this a known bug?

Fabricio Lemos

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158843#4158843

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158843
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to