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 52479

Summary: Can't create Web Service from existing sources
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Roderico Cruz <rcruz>
Status: CLOSED FIXED    
Severity: blocker CC: athompson
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: exception from messages.log

Description Lukas Jungmann 2004-12-15 12:02:25 UTC
[qbuild 20041214]

- have EJB module with some beans
- have web app module

1. create new web service from existing sources in
web app
2. in "Select existing code" select some (session)
bean

=> java.lang.reflect.UndeclaredThrowableException
Comment 1 Lukas Jungmann 2004-12-15 12:03:22 UTC
Created attachment 19310 [details]
exception from messages.log
Comment 2 athompson 2004-12-20 23:59:48 UTC
issue 51611 and issue 52694 (both P1) are likely the same. i believe
this effects every java project where source directories are
specified. please fix soon, as it renders netbeans completely
unuseable (no exaggeration, it cannot be used at all) for virtually
all pre-existing projects.

problem is in 4.1 stream but not 4.0 (it has to do with the code to
specify source directories which is completely broken).
Comment 3 Lukas Jungmann 2005-01-04 12:19:59 UTC
[build: 200501031900]
Comment 4 Lukas Jungmann 2005-01-04 12:20:25 UTC
verified in [build: 200501031900]