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 73322 - NPE when creating web svc in Java EE5 project
Summary: NPE when creating web svc in Java EE5 project
Status: VERIFIED INVALID
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-07 09:33 UTC by Jaroslav Pospisil
Modified: 2006-03-24 22:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE in messages.log (14.21 KB, text/plain)
2006-03-07 09:34 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2006-03-07 09:33:36 UTC
Build 200603070300

1)Start with new userdir
2)Create new EJB module on glassfish with Java EE5 J2EE version.
3)Invoke new Web Service wizard,input name,package and click on Finish
ERROR: NPE in IDE and created WS is visible only in Source packages,not under
Web Services node.Attaching messages.log
Comment 1 Jaroslav Pospisil 2006-03-07 09:34:10 UTC
Created attachment 29146 [details]
NPE in messages.log
Comment 2 Jaroslav Pospisil 2006-03-07 09:35:50 UTC
Notice: J2EE 1.4 web services could be created normally.
Comment 3 Jaroslav Pospisil 2006-03-07 09:38:13 UTC
Notice: JavaEE5 web services in Web application are also created normally.
Comment 4 Petr Blaha 2006-03-07 13:27:04 UTC
This feature isn't implemented yet. I suggest to change the priority or mark as
invalid.
Comment 5 Jaroslav Pospisil 2006-03-08 07:44:07 UTC
OK, closing as Invalid. 'll review later when implemented.
Comment 6 Lukas Jungmann 2006-03-24 22:44:14 UTC
implemented...