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

Summary: Missing meta.inf property in project.properties
Product: javaee Reporter: Milan Kuchtiak <mkuchtiak>
Component: EJB ProjectAssignee: Andrei Badea <abadea>
Status: RESOLVED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 105228    

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