You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Neil C Smith (Jira)" <ji...@apache.org> on 2022/05/27 18:45:00 UTC

[jira] [Closed] (NETBEANS-6479) impossibile visualizzare i metodi di un web service client

     [ https://issues.apache.org/jira/browse/NETBEANS-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil C Smith closed NETBEANS-6479.
----------------------------------
    Resolution: Invalid

https://issues.apache.org/jira/projects/NETBEANS/issues/NETBEANS-6470

> impossibile visualizzare i metodi di un web service client
> ----------------------------------------------------------
>
>                 Key: NETBEANS-6479
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6479
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Navigation
>    Affects Versions: 12.5
>            Reporter: leo
>            Priority: Major
>
> <record>
>   <date>2022-03-17T18:19:11</date>
>   <millis>1647537551617</millis>
>   <sequence>361</sequence>
>   <level>1000</level>
>   <thread>100</thread>
>   <message>Error in RequestProcessor org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler$1</message>
>   <exception>
>     <message>java.lang.NoClassDefFoundError: Could not initialize class com.sun.tools.ws.wscompile.Options$Target</message>
>     <frame>
>       <class>com.sun.tools.ws.wscompile.Options</class>
>       <method>&lt;init&gt;</method>
>       <line>174</line>
>       <file>${netBeansDir}modules/ext/jaxws22/jaxws-tools.jar</file>
>     </frame>
>     <frame>
>       <class>com.sun.tools.ws.wscompile.WsimportOptions</class>
>       <method>&lt;init&gt;</method>
>       <line>84</line>
>       <file>${netBeansDir}modules/ext/jaxws22/jaxws-tools.jar</file>
>     </frame>
>     <frame>
>       <class>org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler</class>
>       <method>generateWsdlModel</method>
>       <line>172</line>
>       <file>${netBeansDir}modules/org-netbeans-modules-websvc-jaxwsmodel.jar</file>
>     </frame>
>     <frame>
>       <class>org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler</class>
>       <method>generateWsdlModel</method>
>       <line>168</line>
>       <file>${netBeansDir}modules/org-netbeans-modules-websvc-jaxwsmodel.jar</file>
>     </frame>
>     <frame>
>       <class>org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler</class>
>       <method>access$000</method>
>       <line>53</line>
>       <file>${netBeansDir}modules/org-netbeans-modules-websvc-jaxwsmodel.jar</file>
>     </frame>
>     <frame>
>       <class>org.netbeans.modules.websvc.api.jaxws.wsdlmodel.WsdlModeler$1</class>
>       <method>run</method>
>       <line>78</line>
>       <file>${netBeansDir}modules/org-netbeans-modules-websvc-jaxwsmodel.jar</file>
>     </frame>
>     <frame>
>       <class>org.openide.util.RequestProcessor$Task</class>
>       <method>run</method>
>       <line>1418</line>
>       <file>${netbeans.home}lib/org-openide-util.jar</file>
>     </frame>
>     <frame>
>       <class>org.netbeans.modules.openide.util.GlobalLookup</class>
>       <method>execute</method>
>       <line>45</line>
>       <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
>     </frame>
>     <frame>
>       <class>org.openide.util.lookup.Lookups</class>
>       <method>executeWith</method>
>       <line>278</line>
>       <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
>     </frame>
>     <frame>
>       <class>org.openide.util.RequestProcessor$Processor</class>
>       <method>run</method>
>       <line>2033</line>
>       <file>${netbeans.home}lib/org-openide-util.jar</file>
>     </frame>
>   </exception>
> </record>



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists