Schema for JSF 2.0 -> faces-config.xml

View: New views
2 Messages — Rating Filter:   Alert me  

Schema for JSF 2.0 -> faces-config.xml

by Matthias Wessendorf-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

as this URL is showing me a schema:
http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd

I why this does not:
http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd

Is there a plan to "deploy" the 2.0 schema ?

-Matthias

--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Schema for JSF 2.0 -> faces-config.xml

by Matthias Wessendorf-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

quick work around:

http://svn.apache.org/repos/asf/myfaces/core/trunk/impl/src/main/resources/org/apache/myfaces/resource/web-facesconfig_2_0.xsd

(found while checking for the XSD in the myfaces 2.0 code-line)

-Matthias

On Wed, Nov 4, 2009 at 7:36 PM, Matthias Wessendorf <matzew@...> wrote:

> Hi,
>
> as this URL is showing me a schema:
> http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd
>
> I why this does not:
> http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd
>
> Is there a plan to "deploy" the 2.0 schema ?
>
> -Matthias
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...