[jboss-as7-dev] Metadata for AS
Remy Maucherat
rmaucher at redhat.com
Mon Feb 21 19:25:07 EST 2011
On Mon, 2011-02-21 at 18:42 -0500, Andrew Lee Rubinger wrote:
> Also Remy, point me to the web integration parts? If I remove
> jboss-metadata as a dependency from one or two projects, light
> everything red, and then plug in this thing, it shouldn't take me long
> to retool the lot. Assuming Descriptors gets built out and is good to go.
Yes, it needs to do the following: parse the spec descriptors using STAX
(like metadata does now; supposedly it is faster), provide a unified
view with the annotations, allow merging the descriptors using some
arcane rules (from the specification), and allow merging with a JBoss
specific descriptor (which allows overriding and proprietary settings).
The main rule is to make sure the standalone Servlet & JSP TCKs pass
before considering things are done.
--
Remy Maucherat <rmaucher at redhat.com>
Red Hat Inc
More information about the jboss-as7-dev
mailing list