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 53521

Summary: Add setVersion() method to DDAPIs
Product: javaee Reporter: Milan Kuchtiak <mkuchtiak>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED INCOMPLETE    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Milan Kuchtiak 2005-01-17 16:32:34 UTC
Add 
public void setVersion(String version); method to 

org.netbeans.modules.j2ee.dd.api.web.WebApp
org.netbeans.modules.j2ee.dd.api.ejb.EjbJar
org.netbeans.modules.j2ee.dd.api.application.Application

Also provide the implementation.
Comment 1 Milan Kuchtiak 2005-01-18 09:21:28 UTC
Implemented for ejb-jar.xml.