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 72131 - JavaEE5 Enterprise application has old schema for sun-application.xml
Summary: JavaEE5 Enterprise application has old schema for sun-application.xml
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 16:17 UTC by Petr Blaha
Modified: 2007-01-24 13:41 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 Petr Blaha 2006-02-01 16:17:07 UTC
[build 20060130]
Steps:
1) create Enterprise application
2) open sun-application.xml
ERROR: <!DOCTYPE sun-application PUBLIC "-//Sun Microsystems, Inc.//DTD
Application Server 8.0 J2EE Application 1.4//

We should use 5.0 schema
Comment 1 _ pcw 2006-02-01 16:21:46 UTC
This is an appserver plugin issue.  Support for the new JavaEE5 schemas has not
been added yet.
Comment 2 _ pcw 2006-04-09 23:18:50 UTC
AS 9.0 doctypes are added and used.
Comment 3 Petr Blaha 2007-01-24 13:41:08 UTC
[build 070124]