[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3120) Support seam/weld typesafe xml schema

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed May 11 13:32:18 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-3120.
-----------------------------------

    Fix Version/s: 3.3.0.M1
                       (was: 3.3.x)
       Resolution: Done


> Support seam/weld typesafe xml schema 
> --------------------------------------
>
>                 Key: JBIDE-3120
>                 URL: https://issues.jboss.org/browse/JBIDE-3120
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: cdi (jsr-299)
>            Reporter: Max Rydahl Andersen
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M1
>
>
> http://docs.jboss.org/webbeans/reference/1.0/en-US/html/xml.html
>  
> "The advantage of this approach is that you can write an XML schema
> that prevents spelling errors in your XML document. It's even possible
> for a tool to generate the XML schema automatically from the compiled
> Java code. Or, an integrated development environment could perform the
> same validation without the need for the explicit intermediate
> generation step."
> 1) the RI will have  a code->xsd generator for web-beans.xml; could maybe be used for validation....but requires that all classes can compile
> 2) we should have xml completions following the naming standard layed out by webbeans spec
> Update: webbeans.xml is no longer part of the spec but it will be important for extensions to jsr-299 to somehow tell the tooling which annotations/beans they will be adding into the jsr-299 runtime. Seam 3 will most likely use this suggestion for the spec.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list