Ivan, The JSP Taglibrary schema is the same but the JavaServer Faces schemas have changed (as according to http://java.sun.com/xml/ns/javaee/)
Jarek On Mon, Feb 8, 2010 at 11:44 PM, Ivan <[email protected]> wrote: > Hi, Jarek: > Seems that there is no new jsf schema in java ee6, the lastest version > should be web-facesconfig_1_2.xsd. It is hosted in javaee5-schma xmlbeans > packages. > > 2010/2/9 Jarek Gawor <[email protected]> >> >> Ivan, >> >> Today I've noticed that the generated javaee6 schema classes do not >> contain the classes for JavaServer Faces specs (e.g. >> FacesConfigDocument, FacesConfigManagedBeanType, etc.). I wasn't sure >> if that's on purpose on or not. Can we add them in? >> >> Jarek >> >> On Wed, Feb 3, 2010 at 5:15 AM, Ivan <[email protected]> wrote: >> > Hi, >> > I have published the latest geronimo-schema-javaee6 to the snapshot >> > site, also, the codes in Geronimo trunk has been updated to use it. Some >> > initial testcases are added. On my own machine, I have tried to deploy a >> > web >> > application with the schema file of version 3.0, it works for me. Will >> > continue to track it whether other components could work as expected. >> > As the codes of geronimo-schema-javaee6 is hosted in public svn, so >> > the >> > notice and license file needs to updated. I refer to what OpenJPA team >> > did, >> > but I am sure some more words need to be added, wish anyone who is >> > familiar >> > with the license issues could help to check it. >> > The Java EE 6 time is coming :-) Next step, we could begin to >> > implement >> > those new Java EE 6 features which require the new deployment schemas ! >> > -- >> > Ivan >> > > > > > -- > Ivan >
