Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-4419

Webservice can not be created via GUI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 12.0, 11.1, 11.2, 12.2
    • None
    • javaee - Web Project
    • None
    • Windows 10, 2004, x64

    Description

      Hello,

      I try to create a new WebService in a Java EE web application over the menu: Right click on the package "New" - "Web service...". I fill out everything and click "Finish". Nothing happens and in the console the following Exception is reported:

      java.lang.NullPointerException
      at org.netbeans.modules.websvc.core.dev.wizard.NewWebServiceWizardIterator.instantiate(NewWebServiceWizardIterator.java:78)
      at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:602)
      at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:436)
      at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:223)
      at org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:135)
      at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1605)
      at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1546)
      at org.openide.WizardDescriptor.access$2300(WizardDescriptor.java:67)
      [catch] at org.openide.WizardDescriptor$Listener$2$1.run(WizardDescriptor.java:2233)
      at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
      at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
      at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
      at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            andreas.gottardi Andreas Gottardi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: