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 105229 - Missing meta.inf property in project.properties
Summary: Missing meta.inf property in project.properties
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: REGRESSION
Depends on:
Blocks: 105228
  Show dependency tree
 
Reported: 2007-05-31 09:48 UTC by Milan Kuchtiak
Modified: 2007-05-31 13:49 UTC (History)
0 users

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 Milan Kuchtiak 2007-05-31 09:48:50 UTC
There is no meta.inf property in project.properties when a new EJB project is
created.
The entire WS functionality is broken because of this.
See the issue 105228.
Comment 1 Andrei Badea 2007-05-31 13:39:18 UTC
I can reproduce.
Comment 2 Andrei Badea 2007-05-31 13:49:00 UTC
Regression introduced by the fix of issue 97851.

Checking in
src/org/netbeans/modules/j2ee/ejbjarproject/api/EjbJarProjectGenerator.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/api/EjbJarProjectGenerator.java,v
 <--  EjbJarProjectGenerator.java
new revision: 1.10; previous revision: 1.9
done