This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 239490

Summary: NullPointerException at org.netbeans.modules.websvc.api.jaxws.project.CatalogUtils.copyCatalogEntriesForClient
Product: webservices Reporter: eber
Component: JAX-WSAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 159871
Attachments: stacktrace

Description eber 2013-12-14 00:10:11 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: OpenJDK 64-Bit Server VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-b30
OS: Linux

User Comments:
eber: t




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.websvc.api.jaxws.project.CatalogUtils.copyCatalogEntriesForClient(CatalogUtils.java:130)
   at org.netbeans.modules.websvc.spi.jaxws.client.ProjectJAXWSClientSupport.addServiceClient(ProjectJAXWSClientSupport.java:258)
   at org.netbeans.modules.websvc.api.jaxws.client.JAXWSClientSupport.addServiceClient(JAXWSClientSupport.java:127)
   at org.netbeans.modules.websvc.core.client.wizard.JaxWsClientCreator.generate15Client(JaxWsClientCreator.java:157)
   at org.netbeans.modules.websvc.core.client.wizard.JaxWsClientCreator.access$000(JaxWsClientCreator.java:85)
   at org.netbeans.modules.websvc.core.client.wizard.JaxWsClientCreator$1.run(JaxWsClientCreator.java:117)
Comment 1 eber 2013-12-14 00:10:12 UTC
Created attachment 143174 [details]
stacktrace
Comment 2 Jan Stola 2015-05-11 14:39:41 UTC
I am sorry, I am not able to reproduce this issue and the attached stack-trace is not sufficient to track the problem down. Feel free to reopen this issue if you are still able to reproduce it but do not forget to provide additional information then. It would be ideal to describe exact steps that lead to the mentioned exception. Thank you in advance.