Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17270

IWAB0014E Unexpected exception occurred

    XMLWordPrintable

Details

    • Hide

      1 - Click over the file VistoriaServiceSoap11V1_0.wsdl
      2 - Go to Web Service
      3 - Generate Client
      4- Make sure it will be using WildFly 8.0 and JBossWS
      5- Click Next
      6 - Make sure JAX-WS version is 2.2
      7- Finish
      The error appears.

      Show
      1 - Click over the file VistoriaServiceSoap11V1_0.wsdl 2 - Go to Web Service 3 - Generate Client 4- Make sure it will be using WildFly 8.0 and JBossWS 5- Click Next 6 - Make sure JAX-WS version is 2.2 7- Finish The error appears.

    Description

      I try to generate the classes from a WSDL that is composed with the import of a seccond WSDL and an error happens.

      IWAB0014E Unexpected exception occurred.

      java.lang.NullPointerException
      at org.eclipse.jst.ws.internal.common.J2EEUtils.isComponentAssociated(J2EEUtils.java:1000)
      at org.eclipse.jst.ws.internal.common.J2EEUtils.isComponentAssociated(J2EEUtils.java:987)
      at org.eclipse.jst.ws.internal.consumption.command.common.AssociateModuleWithEARCommand.execute(AssociateModuleWithEARCommand.java:55)
      at org.eclipse.jst.ws.internal.consumption.ui.extension.PreClientAssembleCommand.execute(PreClientAssembleCommand.java:79)
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.runCommand(CommandFragmentEngine.java:419)
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.visitTop(CommandFragmentEngine.java:359)
      at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.moveForwardToNextStop(CommandFragmentEngine.java:254)
      at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager$6.run(SimpleCommandEngineManager.java:294)
      at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)
      at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)
      at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1059)
      at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager.runForwardToNextStop(SimpleCommandEngineManager.java:264)
      at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.runForwardToNextStop(WizardPageManager.java:91)
      at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.performFinish(WizardPageManager.java:262)
      at org.eclipse.wst.command.internal.env.ui.widgets.DynamicWizard.performFinish(DynamicWizard.java:382)
      at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:853)
      at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438)
      at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:636)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
      at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
      at org.eclipse.jface.window.Window.open(Window.java:808)
      at org.eclipse.wst.command.internal.env.ui.widgets.popup.DynamicPopupWizard.run(DynamicPopupWizard.java:130)
      at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
      at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
      at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
      at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
      at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1122)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1006)
      at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:147)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:630)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:574)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:125)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:133)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:103)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:378)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:232)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:601)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
      at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

      Attachments

        1. CommonComponents.xsd
          2 kB
        2. FaultType.xsd
          1 kB
        3. jbosstools-diagnostics-20140514154412.zip
          92 kB
        4. VistoriaServiceMessageV1_0.xsd
          105 kB
        5. VistoriaServiceSoap11V1_0.wsdl
          2 kB
        6. VistoriaServiceV1_0.wsdl
          2 kB

        Issue Links

          Activity

            People

              bfitzpat_rh Brian Fitzpatrick (Inactive)
              danielcastro_jira Daniel Castro (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: