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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Mar 9 17:28:45 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587017#comment-12587017 ] 

Alexey Kazakov commented on JBIDE-3120:
---------------------------------------

See http://docs.jboss.org/seam/3/config/latest/reference/en-US/html/

> 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: Alexey Kazakov
>              Labels: new_and_noteworthy
>             Fix For: 3.3.x
>
>
> 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