[jira] [Created] (TRINIDAD-2259) Problem with dialogs and Trinidad Partial Page Rendering when javax.faces.FACELETS_VIEW_MAPPINGS context parameter is set to render pages with surfix

2012-04-23 Thread Daniel Charczynski (JIRA)
Daniel Charczynski created TRINIDAD-2259:


 Summary: Problem with dialogs and Trinidad Partial Page Rendering  
when javax.faces.FACELETS_VIEW_MAPPINGS context parameter is set to render 
pages with surfix  
 Key: TRINIDAD-2259
 URL: https://issues.apache.org/jira/browse/TRINIDAD-2259
 Project: MyFaces Trinidad
  Issue Type: Bug
  Components: Facelets
Affects Versions: 2.0.1-core
 Environment: mojarra 2.0.9
Reporter: Daniel Charczynski


I realize that it is not the best solution to set  
javax.faces.FACELETS_VIEW_MAPPINGS and  javax.faces.DEFAULT_SUFFIX to the same 
value (for example *.jspx) because the first one is responsible for facelets 
whereas the second for JSP's but it have worked in jsf 1.2 with trinidad 1.2.

There is simple way to reproduce this issue

1 download trinidad 2.0.1 examples 
http://www.apache.org/dyn/closer.cgi/myfaces/binaries/trinidad-2.0.1-example.zip
2. download and extract tomcat 6.x 
3. put mojarra 2.0.9 into tomcat libs 
4. put jstl 1.2.1 api and impl libs into tomcat libs
5. change  javax.faces.FACELETS_VIEW_MAPPINGS value to *.jspx   in web.xml
in   trinidad-demo.war  
5. deploy trinidad-demo.war(with changed web.xml), start server
6. go to http://localhost:8080/trinidad-demo/faces/demos/launchDialog.jspx   
and clickAdd button   - should not work :(

if you change action to dialog:chooseInteger  popup will show up but no 
ReturnEvent will be fired

IT WILL WORK WHEN
 - go to http://localhost:8080/trinidad-demo/faces/demos/launchDialog.jspx
 - click  (first ellipsis button)
 - close popup
 - Click Add button :)


important thing is to go load 
http://localhost:8080/trinidad-demo/faces/demos/launchDialog.jspx page directly 
from browser - every test - in order to clear all parameters









--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: [VOTE] Release of MyFaces Orchestra 1.5

2012-04-23 Thread Leonardo Uribe
Hi

Don't forget this vote, we need only one +1 to release these bits.

regards,

Leonardo Uribe

2012/4/17 Werner Punz werner.p...@gmail.com:
 +1

 Am 17.04.12 07:05, schrieb Leonardo Uribe:

 +1

 2012/4/17 Leonardo Uribelu4...@gmail.com:

 Hi,

 I was running the needed tasks to get the 1.5 release of Apache
 MyFaces Orchestra out.

 Please note that this vote concerns all of the following parts:
  1. Maven artifact group org.apache.myfaces.orchestra v1.5 [1]

 The artifacts are deployed to my private Apache account ([1]).

 Please take a look at the 1.5 artifacts and vote!

 Please note: This vote is majority approval with a minimum of three
 +1 votes (see [2]).

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Leonardo Uribe

 [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/
    http://people.apache.org/~lu4242/orchestra15

  http://svn.apache.org/repos/asf/myfaces/orchestra/tags/myfaces-orchestra-core-1.5/RELEASE-NOTES.txt
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
 [3] http://wiki.apache.org/myfaces/OrchestraRelease15






Re: [VOTE] release of myfaces tomahawk 1.1.12

2012-04-23 Thread Leonardo Uribe
Hi

Dont forget this vote too!.

regards,

Leonardo Uribe

2012/4/19 Hazem Saleh haz...@apache.org:
 +1


 On Thu, Apr 19, 2012 at 3:52 PM, Werner Punz werner.p...@gmail.com wrote:

 +1
 Am 19.04.12 07:01, schrieb Leonardo Uribe:

 +1

 2012/4/19 Leonardo Uribelu4...@gmail.com:

 Hi,

 I was running the needed tasks to get the 1.1.12 release of Apache
 MyFaces Tomahawk out.

 Release notes can be found at [4].

 Please note that this vote concerns all of the following parts:
  1. Maven artifact group org.apache.myfaces.tomahawk v1.1.12 [1]

 The artifacts are deployed to my private Apache account ([1]).

 There is also binary and source packages available on [2]

 Please take a look at the 1.1.12 artifacts and vote!

 Please note: This vote is majority approval with a minimum of three
 +1 votes (see [3]).

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 

 Thanks,
 Leonardo Uribe

 [1]
 http://repository.apache.org/content/repositories/orgapachemyfaces-071/org/apache/myfaces/tomahawk
 [2] http://people.apache.org/~lu4242/tomahawk1112binsrc
 [3] http://www.apache.org/foundation/voting.html#ReleaseVotes
 [4]
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310272version=12320840







 --
 Hazem Ahmed Saleh Ahmed

 Author of (The Definitive Guide to Apache MyFaces and Facelets):
 http://www.amazon.com/-/e/B002M052KY

 DeveloperWorks Contributing Author
 https://www.ibm.com/developerworks/mydeveloperworks/blogs/hazem/entry/ibm_developerworks_contributing_author?lang=en_us

 An Apache committer, IBMer, and a technical speaker

 Twitter: http://www.twitter.com/hazems



Re: [VOTE] Release of MyFaces Orchestra 1.5

2012-04-23 Thread hazem . saleh
+1

Sent from my iPhone

On Apr 23, 2012, at 5:30 PM, Leonardo Uribe lu4...@gmail.com wrote:

 Hi
 
 Don't forget this vote, we need only one +1 to release these bits.
 
 regards,
 
 Leonardo Uribe
 
 2012/4/17 Werner Punz werner.p...@gmail.com:
 +1
 
 Am 17.04.12 07:05, schrieb Leonardo Uribe:
 
 +1
 
 2012/4/17 Leonardo Uribelu4...@gmail.com:
 
 Hi,
 
 I was running the needed tasks to get the 1.5 release of Apache
 MyFaces Orchestra out.
 
 Please note that this vote concerns all of the following parts:
  1. Maven artifact group org.apache.myfaces.orchestra v1.5 [1]
 
 The artifacts are deployed to my private Apache account ([1]).
 
 Please take a look at the 1.5 artifacts and vote!
 
 Please note: This vote is majority approval with a minimum of three
 +1 votes (see [2]).
 
 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
  and why..
 
 
 Thanks,
 Leonardo Uribe
 
 [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/
http://people.apache.org/~lu4242/orchestra15
 
  
 http://svn.apache.org/repos/asf/myfaces/orchestra/tags/myfaces-orchestra-core-1.5/RELEASE-NOTES.txt
 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
 [3] http://wiki.apache.org/myfaces/OrchestraRelease15
 
 
 
 


Re: [VOTE] Release of MyFaces Orchestra 1.5

2012-04-23 Thread Grant Smith
+1

On Mon, Apr 23, 2012 at 8:36 AM, hazem.sa...@gmail.com wrote:

 +1

 Sent from my iPhone

 On Apr 23, 2012, at 5:30 PM, Leonardo Uribe lu4...@gmail.com wrote:

  Hi
 
  Don't forget this vote, we need only one +1 to release these bits.
 
  regards,
 
  Leonardo Uribe
 
  2012/4/17 Werner Punz werner.p...@gmail.com:
  +1
 
  Am 17.04.12 07:05, schrieb Leonardo Uribe:
 
  +1
 
  2012/4/17 Leonardo Uribelu4...@gmail.com:
 
  Hi,
 
  I was running the needed tasks to get the 1.5 release of Apache
  MyFaces Orchestra out.
 
  Please note that this vote concerns all of the following parts:
   1. Maven artifact group org.apache.myfaces.orchestra v1.5 [1]
 
  The artifacts are deployed to my private Apache account ([1]).
 
  Please take a look at the 1.5 artifacts and vote!
 
  Please note: This vote is majority approval with a minimum of three
  +1 votes (see [2]).
 
  
  [ ] +1 for community members who have reviewed the bits
  [ ] +0
  [ ] -1 for fatal flaws that should cause these bits not to be
 released,
   and why..
  
 
  Thanks,
  Leonardo Uribe
 
  [1]
 
 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/
 http://people.apache.org/~lu4242/orchestra15
 
 
 http://svn.apache.org/repos/asf/myfaces/orchestra/tags/myfaces-orchestra-core-1.5/RELEASE-NOTES.txt
  [2] http://www.apache.org/foundation/voting.html#ReleaseVotes
  [3] http://wiki.apache.org/myfaces/OrchestraRelease15
 
 
 
 




-- 
Grant Smith - V.P. Information Technology
Marathon Computer Systems, LLC.


Re: [VOTE] release of myfaces tomahawk 1.1.12

2012-04-23 Thread Grant Smith
+1

On Mon, Apr 23, 2012 at 8:31 AM, Leonardo Uribe lu4...@gmail.com wrote:

 Hi

 Dont forget this vote too!.

 regards,

 Leonardo Uribe

 2012/4/19 Hazem Saleh haz...@apache.org:
  +1
 
 
  On Thu, Apr 19, 2012 at 3:52 PM, Werner Punz werner.p...@gmail.com
 wrote:
 
  +1
  Am 19.04.12 07:01, schrieb Leonardo Uribe:
 
  +1
 
  2012/4/19 Leonardo Uribelu4...@gmail.com:
 
  Hi,
 
  I was running the needed tasks to get the 1.1.12 release of Apache
  MyFaces Tomahawk out.
 
  Release notes can be found at [4].
 
  Please note that this vote concerns all of the following parts:
   1. Maven artifact group org.apache.myfaces.tomahawk v1.1.12 [1]
 
  The artifacts are deployed to my private Apache account ([1]).
 
  There is also binary and source packages available on [2]
 
  Please take a look at the 1.1.12 artifacts and vote!
 
  Please note: This vote is majority approval with a minimum of three
  +1 votes (see [3]).
 
  
  [ ] +1 for community members who have reviewed the bits
  [ ] +0
  [ ] -1 for fatal flaws that should cause these bits not to be
 released,
   and why..
  
 
  Thanks,
  Leonardo Uribe
 
  [1]
 
 http://repository.apache.org/content/repositories/orgapachemyfaces-071/org/apache/myfaces/tomahawk
  [2] http://people.apache.org/~lu4242/tomahawk1112binsrc
  [3] http://www.apache.org/foundation/voting.html#ReleaseVotes
  [4]
 
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310272version=12320840
 
 
 
 
 
 
 
  --
  Hazem Ahmed Saleh Ahmed
 
  Author of (The Definitive Guide to Apache MyFaces and Facelets):
  http://www.amazon.com/-/e/B002M052KY
 
  DeveloperWorks Contributing Author
 
 https://www.ibm.com/developerworks/mydeveloperworks/blogs/hazem/entry/ibm_developerworks_contributing_author?lang=en_us
 
  An Apache committer, IBMer, and a technical speaker
 
  Twitter: http://www.twitter.com/hazems
 




-- 
Grant Smith - V.P. Information Technology
Marathon Computer Systems, LLC.


Result (Was: [VOTE] Release of MyFaces Orchestra 1.5 )

2012-04-23 Thread Leonardo Uribe
Hi

Thanks to all people who vote.

We have 4 +1

Grant Smith
Hazem Saleh
Werner Punz
Leonardo Uribe

so we can continue with the necessary steps to release myfaces core 1.5

regards,

Leonardo Uribe