Parsing exception when starting up orchestra

2012-04-11 Thread flaubert g
Hi, I'm using Spring 3.1.0 + MyFaces 2.1.6 + Orchestra Core20 1.4. When I startup my application I get xml parsing error. Below is the error message. java.io.IOException: Error parsing [jar:file:/Users/test/apache-tomcat-6.0.35/webapps/webapp/WEB-INF/lib/myfaces-orchestra-core20-1.4.jar!/META-IN

[ANNOUNCE] MyFaces Core v2.1.7 Release

2012-04-11 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.1.7. MyFaces Core is a JavaServer(tm) Faces 2.1 implementation as specified by JSR-314. MyFaces Core has passed Sun's JSR-314 TCK and is 100% compliant with the JSR-314 specification. MyFaces Core 2.1.7 is available in b

[ANNOUNCE] MyFaces Core v2.0.13 Release

2012-04-11 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Core 2.0.13. MyFaces Core is a JavaServer(tm) Faces 2.0 implementation as specified by JSR-314. MyFaces Core has passed Sun's JSR-314 TCK and is 100% compliant with the JSR-314 specification. MyFaces Core 2.0.13 is available in

[ANNOUNCE] MyFaces Core v1.2.12 Release

2012-04-11 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Core 1.2.12. MyFaces Core is a JavaServer(tm) Faces 1.2 implementation as specified by JSR-252. MyFaces Core has passed Sun's JSR-252 TCK and is 100% compliant with the JSR-252 specification. MyFaces Core 1.2.12 is available in

[ANNOUNCE] MyFaces Core v1.1.10 Release

2012-04-11 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces Core 1.1.10. MyFaces Core is a JavaServer(tm) Faces 1.1 implementation as specified by JSR-127. MyFaces Core has passed Sun's JSR-127 TCK and is 100% compliant with the JSR-127 specification. MyFaces Core 1.1.10 is available in

NullPointerException after upgrading to Trinidad 2.0.1

2012-04-11 Thread Mike Calmus
I have an app running with MyFaces 2.1.5, Spring 3.1.0 and Spring webflow 2.3.0. We are also using Trinidad. Everything has been wroking fine with Trinidad 1.2.14. I just tried to upgrade to Trinidad 2.0.1. Pages load up initially, but if I try to reload any of the pages I get a NullPointerExceptio

Re: t:selectManyPicklist does not assign POST data to bean property if nested in h:dataTable or ui:repeat

2012-04-11 Thread Max Goltzsche
Hello dear myfaces users, I've already described my problem in my last mail but I forgot to tell you the environment I am working with: tomee 1.0 beta 2 with myfaces 2.1.2 + tomahawk 1.1.11 for JSF2 In my example the first t:selectManyPicklist works fine but not the second nested in a ui:repe