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 98272 - Unable to create web service from WSDL in EJB project
Summary: Unable to create web service from WSDL in EJB project
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on: 95534
Blocks:
  Show dependency tree
 
Reported: 2007-03-19 23:19 UTC by Roderico Cruz
Modified: 2008-01-30 14:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roderico Cruz 2007-03-19 23:19:35 UTC
Unable to create web service from WSDL in the EJB project. On closer look,
org.netbeans.modules.j2ee.common.Util.isJavaEE5orHigher() is returning false
even in EE 5 cases. It looks like EjbJarProvider.getDeploymentDescriptor()
returns null all the time because of some yet-to-be-completed code
Comment 1 Lukas Jungmann 2007-03-19 23:39:02 UTC
Caused by missing metadata model, see also issue 95531.
Comment 2 Srividhya Narayanan 2007-03-26 20:18:22 UTC
Milan, you mentioned fix for 95531 should be applicable here as well. Can you
please confirm?
Comment 4 Jaroslav Pospisil 2008-01-30 14:34:10 UTC
v.