Also, I just tried running in the debugger, like the article and the
stack isn't anything like the article:

Thread [main] (Suspended (exception CodeGenerationException))   
        AxisServiceBasedMultiLanguageEmitter.emitSkeleton() line: 1370  
        CodeGenerationEngine.generate() line: 253       
        CodeGenWizard$1.execute(IProgressMonitor) line: 270     
        WorkspaceModifyOperation$1.run(IProgressMonitor) line: 104      
        Workspace.run(IWorkspaceRunnable, ISchedulingRule, int,
IProgressMonitor) line: 1800
        CodeGenWizard$1(WorkspaceModifyOperation).run(IProgressMonitor) line: 
116       
        ModalContext.runInCurrentThread(IRunnableWithProgress,
IProgressMonitor) line: 458
        ModalContext.run(IRunnableWithProgress, boolean, IProgressMonitor,
Display) line: 366
        WizardDialog.run(boolean, boolean, IRunnableWithProgress) line: 934     
        CodeGenWizard.doFinishWSDL2Java() line: 353     
        CodeGenWizard.performFinish() line: 171 
        WizardDialog.finishPressed() line: 742  
        WizardDialog.buttonPressed(int) line: 373       
        Dialog$2.widgetSelected(SelectionEvent) line: 624       
        TypedListener.handleEvent(Event) line: 228      
        EventTable.sendEvent(Event) line: 84    
        Button(Widget).sendEvent(Event) line: 1003      
        Display.runDeferredEvents() line: 3823  
        Display.readAndDispatch() line: 3422    
        WizardDialog(Window).runEventLoop(Shell) line: 825      
        WizardDialog(Window).open() line: 801   
        WizardHandler$New.executeHandler(ExecutionEvent) line: 253      
        WizardHandler$New(WizardHandler).execute(ExecutionEvent) line: 273      
        HandlerProxy.execute(ExecutionEvent) line: 281  
        Command.executeWithChecks(ExecutionEvent) line: 476     
        ParameterizedCommand.executeWithChecks(Object, Object) line: 508        
        HandlerService.executeCommand(ParameterizedCommand, Event) line: 169    
        SlaveHandlerService.executeCommand(ParameterizedCommand, Event) line: 
247       
        ActionFactory$WorkbenchCommandAction(CommandAction).runWithEvent(Event)
line: 157
        ActionContributionItem.handleWidgetSelection(Event, boolean) line: 583  
        ActionContributionItem.access$2(ActionContributionItem, Event,
boolean) line: 500
        ActionContributionItem$5.handleEvent(Event) line: 411   
        EventTable.sendEvent(Event) line: 84    
        MenuItem(Widget).sendEvent(Event) line: 1003    
        Display.runDeferredEvents() line: 3823  
        Display.readAndDispatch() line: 3422    
        Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 2382    
        Workbench.runUI() line: 2346    
        Workbench.access$4(Workbench) line: 2198        
        Workbench$5.run() line: 493     
        Realm.runWithDefault(Realm, Runnable) line: 288 
        Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 488    
        PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 149   
        IDEApplication.start(IApplicationContext) line: 113     
        EclipseAppHandle.run(Object) line: 193  
        EclipseAppLauncher.runApplication(Object) line: 110     
        EclipseAppLauncher.start(Object) line: 79       
        EclipseStarter.run(Object) line: 386    
        EclipseStarter.run(String[], Runnable) line: 179        
        NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not
available [native method]
        NativeMethodAccessorImpl.invoke(Object, Object[]) line: not available   
        DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: not 
available       
        Method.invoke(Object, Object...) line: not available    
        Main.invokeFramework(String[], URL[]) line: 549 
        Main.basicRun(String[]) line: 504       
        Main.run(String[]) line: 1236   
        Main.main(String[]) line: 1212

Reply via email to