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 228326 - WebLogic specific deployment descriptors use outdated schemas
Summary: WebLogic specific deployment descriptors use outdated schemas
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-06 03:04 UTC by chase
Modified: 2015-09-08 01:22 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.
Comment 1 Petr Hejl 2015-09-04 20:36:16 UTC
I've updated schemas for WLS 12.1 - web-main 6fa2d10ae12b. I need to update JMS one and also for WLS 12.2.

Please note that http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd remains as it is referenced even from new http://xmlns.oracle.com/weblogic/weblogic-web-app/1.4/weblogic-web-app.xsd. This is about general weblogic*.xsd schema for particular WLS version so I don't see any direct connection to Java EE spec.
Comment 2 Quality Engineering 2015-09-06 05:08:26 UTC
Integrated into 'main-silver', will be available in build *201509060314* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6fa2d10ae12b
User: Petr Hejl <phejl@netbeans.org>
Log: #228326 - WebLogic specific deployment descriptors use outdated schemas
Comment 3 Petr Hejl 2015-09-07 11:51:20 UTC
Updating the generated schemas.
web-main 23f6289d60ca
Comment 4 Petr Hejl 2015-09-07 13:46:59 UTC
Updated JMS - web-main 47d76cbc6e30.
Comment 5 Quality Engineering 2015-09-08 01:22:29 UTC
Integrated into 'main-silver', will be available in build *201509080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/23f6289d60ca
User: Petr Hejl <phejl@netbeans.org>
Log: #228326 - WebLogic specific deployment descriptors use outdated schemas