[Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Matthias Wessendorf
Hi, here is a (complete?) list of all Trinidad configuration parameters: * System Properties ( = System.getProperty()): org.apache.myfaces.trinidad.CHECK_STATE_SERIALIZATION documentation is here: http://issues.apache.org/jira/browse/TRINIDAD-1245

[jira] Created: (MYFACES-2441) Make _ErrorPageWriter public to allow re-use of default functionality

2009-12-02 Thread Caius Gran (JIRA)
Make _ErrorPageWriter public to allow re-use of default functionality - Key: MYFACES-2441 URL: https://issues.apache.org/jira/browse/MYFACES-2441 Project: MyFaces Core

Re: [MyFaces 2.0] how to handle _SystemEventServletRequest and _SystemEventServletResponse classes (attn:Werner)

2009-12-02 Thread Bernhard Huemer
Hello, well, of course you could as well just pass the proxy, it would work. The difference is just that in my version the proxy actually will never be called, i.e. there's definitely no performance impact. It's just as I've mentioned a workaround for the not-null-check in the constructor of

[jira] Commented: (TRINIDAD-1650) add support for empty field validation and BeanValidation API

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784715#action_12784715 ] Matthias Weßendorf commented on TRINIDAD-1650: -- code will live in

[jira] Created: (TRINIDAD-1650) add support for empty field validation and BeanValidation API

2009-12-02 Thread JIRA
add support for empty field validation and BeanValidation API --- Key: TRINIDAD-1650 URL: https://issues.apache.org/jira/browse/TRINIDAD-1650 Project: MyFaces Trinidad Issue Type:

[jira] Commented: (MYFACES-2441) Make _ErrorPageWriter public to allow re-use of default functionality

2009-12-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784731#action_12784731 ] Jakob Korherr commented on MYFACES-2441: I'm afraid the _ErrorPageWriter cannot

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Matthias Wessendorf
Hi, I created a quick wiki page for to cover our research: http://wiki.apache.org/myfaces/Trinidad_goes_ProjectStage -Matthias On Wed, Dec 2, 2009 at 10:49 AM, Bruno Aranda brunoara...@gmail.com wrote: Hi, I do agree. The list looks fine to me, and yes, we should allow the users to

[jira] Commented: (TRINIDAD-1327) Wrong rendering of inputFile inside panelFormLayout

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784760#action_12784760 ] Markus Döring commented on TRINIDAD-1327: - I had a look into the issue and could

[Trinidad] TRINIDAD-1327 Wrong rendering of inputFile inside panelFormLayout

2009-12-02 Thread Döring Markus
Hi, I had a look at the issue https://issues.apache.org/jira/browse/TRINIDAD-1327 and added a comment, maybe someone deeper into this code could have another look at it because I think this is a major issue. Regards Markus

Apache Web Profile Edition of the Java EE 6 standard ?

2009-12-02 Thread Matthias Wessendorf
FYI http://markmail.org/message/kbnb2imqdohkra7f -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad] remove application view cache in Trinidad 2?

2009-12-02 Thread Martin Koci
Max Starets píše v Út 01. 12. 2009 v 20:42 -0500: Gabrielle, I think the main advantage of using application view cache is that state saving/view root caching is done once for a particular page within an application (that only applies to pages displayed in response to a GET request).

Re: [scripting extension] compile errors ?

2009-12-02 Thread Werner Punz
Hi we could resolve that yesterday offline, I am in the middle of an overhaul of the codebase, so I am reluctant to commit some quick fixes now, the pom.xml needs to be upgraded to the latest stable of myfaces (since the snapshots seem to be obviously older in shared than what the project

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Martin Koci
Hi, does trinidad reload both JSP and facelets views if org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION=true? For facelets based views there is a new JSF 2.0 param javax.faces.FACELETS_REFRESH_PERIOD (-1 = never reload, 0=always, 1,2, 3,.. - check interval) but it's relation to project stage

[jira] Commented: (TRINIDAD-1327) Wrong rendering of inputFile inside panelFormLayout

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784805#action_12784805 ] Markus Döring commented on TRINIDAD-1327: - Found an slightly better workaround:

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Jakob Korherr
Hi, I think the best way would be that the init parameters have stage related standard values (actually that what Matthias suggested), for example: If we are in ProjectStage.Production the standard value of org.apache.myfaces.trinidad.DISABLE_CONTENT_COMPRESSION is false, otherwise it is true.

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Matthias Wessendorf
yep, that's what I was saying On Wed, Dec 2, 2009 at 3:04 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi, I think the best way would be that the init parameters have stage related standard values (actually that what Matthias suggested), for example: If we are in ProjectStage.Production

[jira] Created: (MYFACES-2442) Problem when using MyFaces with Spring DM within an OSGi environment

2009-12-02 Thread Thierry Templier (JIRA)
Problem when using MyFaces with Spring DM within an OSGi environment Key: MYFACES-2442 URL: https://issues.apache.org/jira/browse/MYFACES-2442 Project: MyFaces Core Issue

[jira] Created: (TRINIDAD-1651) all serializable classes should have serialversionuids

2009-12-02 Thread JIRA
all serializable classes should have serialversionuids -- Key: TRINIDAD-1651 URL: https://issues.apache.org/jira/browse/TRINIDAD-1651 Project: MyFaces Trinidad Issue Type: Improvement

[tobago] plans for tobago for jsf 2.0

2009-12-02 Thread Leonardo Uribe
Hi Just for curiosity, Is there any plans for a tobago and jsf 2.0? regards, Leonardo Uribe

[jira] Resolved: (TRINIDAD-1651) all serializable classes should have serialversionuids

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1651. -- Resolution: Fixed Fix Version/s: 1.2.13-core all serializable

[jira] Commented: (TRINIDAD-1651) all serializable classes should have serialversionuids

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784934#action_12784934 ] Matthias Weßendorf commented on TRINIDAD-1651: -- some of them have already

[jira] Created: (TRINIDAD-1652) Use JSF ProjectState API for some configuration parameters

2009-12-02 Thread JIRA
Use JSF ProjectState API for some configuration parameters -- Key: TRINIDAD-1652 URL: https://issues.apache.org/jira/browse/TRINIDAD-1652 Project: MyFaces Trinidad Issue Type: New

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Matthias Wessendorf
Ok, I added some value suggestions to those guys that we identified to fit into the ProjectStage API: -org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT * Production = FALSE * other stages = TRUE -org.apache.myfaces.trinidad.DISABLE_CONTENT_COMPRESSION * Production = FALSE * other stages = TRUE

[jira] Commented: (TRINIDAD-1601) adding INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL support to UIXEditableValue

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784959#action_12784959 ] Matthias Weßendorf commented on TRINIDAD-1601: -- also, the JavaDoc (and

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Martin Koci
Hi, my question was not clear probably, so I try to reformulate it: - Trindad has param CHECK_FILE_MODIFICATION - JSF 2.0 has param FACELETS_REFRESH_PERIOD - javax.faces.ProjectStage is a general parameter at higher level of abstraction than previous two - FACELETS_REFRESH_PERIOD vs.

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Pavitra Subramaniam
Matthias Wessendorf wrote: On 12/2/2009 10:43 AM PT: Ok, I added some value suggestions to those guys that we identified to fit into the ProjectStage API: -org.apache.myfaces.trinidad.DEBUG_JAVASCRIPT * Production = FALSE * other stages = TRUE +1. although I think if a user were to

[Trinidad 2.0] Updating Trinidad ResponseWriterDecorator and related classes...

2009-12-02 Thread Pavitra Subramaniam
Hi, I have provided a patch which fixes issue 1649 https://issues.apache.org/jira/browse/TRINIDAD-1649. The fix is to update the Trinidad ResponseWriter classes to override the new APIs added to javax.faces.context.ResponseWriter in JSF2.0. I am working on a project that uses the JSF 2.0

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Matthias Wessendorf
On Wed, Dec 2, 2009 at 8:32 PM, Martin Koci martin.k...@aura.cz wrote: Hi, my question was not clear probably, so I try to reformulate it: - Trindad has param  CHECK_FILE_MODIFICATION - JSF 2.0 has param FACELETS_REFRESH_PERIOD - javax.faces.ProjectStage is a general parameter at higher

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-02 Thread Matthias Wessendorf
On Wed, Dec 2, 2009 at 8:52 PM, Pavitra Subramaniam pavitra.subraman...@oracle.com wrote: Matthias Wessendorf wrote: On 12/2/2009 10:43 AM PT: Ok, I added some value suggestions to those guys that we identified to fit into the ProjectStage API:

[jira] Resolved: (MYFACES-2434) dummy request/response classes for system event listeners will break with Servlet 3.0

2009-12-02 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2434. -- Resolution: Fixed Thanks to Bernhard Huemer for help in coming up with the final

[jira] Created: (MYFACES-2443) org.apache.myfaces.shared_impl.webapp.webxml.WebXmlParser parse Unable to parse web.xml

2009-12-02 Thread viswam (JIRA)
org.apache.myfaces.shared_impl.webapp.webxml.WebXmlParser parse Unable to parse web.xml --- Key: MYFACES-2443 URL: https://issues.apache.org/jira/browse/MYFACES-2443

[jira] Resolved: (MYFACES-2443) org.apache.myfaces.shared_impl.webapp.webxml.WebXmlParser parse Unable to parse web.xml

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved MYFACES-2443. - Resolution: Invalid please use the user list to ask questions on myfaces. this

[jira] Resolved: (TRINIDAD-1650) add support for empty field validation and BeanValidation API

2009-12-02 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1650. -- Resolution: Fixed Fix Version/s: 2.0.0-core add support for empty

Tomahawk and JSF 2.0

2009-12-02 Thread Matthias Wessendorf
is there anyone that is planing to do some stuff for JSF 2.0 and Tomahawk ? -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf