You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Catalin Kormos (JIRA)" <de...@myfaces.apache.org> on 2010/02/10 23:44:29 UTC

[jira] Resolved: (TRINIDAD-1718) input/select components are not rendered well with the new Casablanca skin

     [ https://issues.apache.org/jira/browse/TRINIDAD-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Catalin Kormos resolved TRINIDAD-1718.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.14-core 

> input/select components are not rendered well with the new Casablanca skin
> --------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1718
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1718
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Skinning
>    Affects Versions: 1.2.14-core 
>            Reporter: Mathias Walter
>            Assignee: Catalin Kormos
>             Fix For: 1.2.14-core 
>
>         Attachments: casablanca_TreeTable_actionsFacet.png
>
>
> Trinidad input/select components are not rendered well if they are placed in the actions facet of a table/treeTable. See screenshot. 
> The first input is a h:inputText, 2nd is tr:inputText and 3rd is tr:inputText with simple=true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


TRINIDAD: ViewExpiredException

Posted by Mathias Walter <ma...@gmx.net>.
Hi,

one of the most frustration things with Trinidad (IMHO) is the ViewExpiredException occurring if a session times out and a user invokes an ajax action.

I found no solution to overcome this problem, since two years. There is also a critical bug reported in JIRA at February, 2008: http://issues.apache.org/jira/browse/TRINIDAD-943. But there is no progress on the bug.

Last year I found a discussion at http://www.mail-archive.com/users@myfaces.apache.org/msg53574.html and added this link to the JIRA issue. I also tried to implement the proposed solution but was not able to do that.

In one of my projects I'm using JBoss Seam. Seam can handle the ViewExpiredException, but Trinidad not.

I was wondering why there is no progress on the bug. How do other developers handle this exception? Since ajax is everywhere, and there are a lot of projects based on Trinidad, the error must be seriously. But I never got an error message on other AJAX-based websites. They already function, but my application not.

Maybe I did something wrong with the configuration files or I missed some documentation.

Please help me to fix this notorious and annoying bug.

BTW: Does this problem will occur with JSF 2.0 or is it covered by the spec?

--
Kind regards,
Mathias


Trinidad: nightly builds

Posted by Mathias Walter <ma...@gmx.net>.
Hi,

the last nightly build is from 9th of February. Why is there no newer nightly build?

--
Kind regards
Mathias


RE: Trinidad: nightly builds

Posted by Mathias Walter <ma...@gmx.net>.
Hi again,

Okay, Continuum has problems ... So I tried building Trinidad by myself with
Maven 2.2.1. I'm sure it has worked a few month ago. But today I get the
following warnings/errors:

D:\Develop\Java\trinidad>mvn -Dmaven.test.skip=true install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Apache MyFaces Trinidad 1.2
[INFO]   Apache MyFaces Trinidad Build
[INFO]   Apache MyFaces Trinidad API
[INFO]   Apache MyFaces Trinidad Impl
[INFO]   Apache MyFaces Trinidad Examples
[INFO]   Apache MyFaces Trinidad Blank Demo
[INFO]   Apache MyFaces Trinidad Demo
[INFO]   Apache MyFaces Trinidad Components Showcase
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 1.2
[INFO]    task-segment: [install]
[INFO]
------------------------------------------------------------------------
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trin
idadbuild/maven-xrts-plugin/1.2.12/maven-xrts-plugin-1.2.12.pom
[INFO] Unable to find resource
'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
repository apache.snapshots
(http://people.apache.org/repo/m2-snapshot-repository)
Downloading:
http://repo1.maven.org/maven2/org/apache/myfaces/trinidadbuild/maven-xrts-pl
ugin/1.2.12/maven-xrts-plugin-1.2.12.pom
[INFO] Unable to find resource
'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
repository central (http://repo1.maven.org/maven2)
Downloading:
http://download.java.net/maven/1/org.apache.myfaces.trinidadbuild/poms/maven
-xrts-plugin-1.2.12.pom
[INFO] Unable to find resource
'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
repository java.net (http://download.java.net/maven/1)
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trin
idadbuild/maven-xrts-plugin/1.2.12/maven-xrts-plugin-1.2.12.pom
[INFO] Unable to find resource
'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
repository apache.snapshots
(http://people.apache.org/repo/m2-snapshot-repository)
Downloading:
http://repo1.maven.org/maven2/org/apache/myfaces/trinidadbuild/maven-xrts-pl
ugin/1.2.12/maven-xrts-plugin-1.2.12.pom
[INFO] Unable to find resource
'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
repository central (http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.myfaces.trinidadbuild:maven-xrts-plugin

Reason: POM 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin' not found
in repository: Unable to download the artifact from any repository

  org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12

from the specified remote repositories:
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1)

 for project org.apache.myfaces.trinidadbuild:maven-xrts-plugin


What did I made wrong? Or is this problem related to the new Trinidad Maven
plugins?

--
Kind regards,
Mathias


> -----Original Message-----
> From: mwessendorf@gmail.com [mailto:mwessendorf@gmail.com] On Behalf Of
> Matthias Wessendorf
> Sent: Friday, February 12, 2010 11:08 AM
> To: MyFaces Development
> Subject: Re: Trinidad: nightly builds
> 
> teh continuum has some *problems*
> 
> On Fri, Feb 12, 2010 at 10:59 AM, Mathias Walter
> <ma...@gmx.net> wrote:
> > Hi,
> >
> > the last nightly build is from 9th of February. Why is there no newer
> nightly build?
> >
> > --
> > Kind regards
> > Mathias
> >
> >
> 
> 
> 
> --
> Matthias Wessendorf
> 
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf


Re: Trinidad: nightly builds

Posted by Matthias Wessendorf <ma...@apache.org>.
triggered the continuum; "nightly" is now from 2day

On Fri, Feb 12, 2010 at 11:23 AM, Matthias Wessendorf <ma...@apache.org> wrote:
> solved :), i committed that dependency a bit to fast ;-)
> (the vote for it is on the dev@)
>
> On Fri, Feb 12, 2010 at 11:17 AM, Mathias Walter <ma...@gmx.net> wrote:
>> Hi again,
>>
>> Okay, Continuum has problems ... So I tried building Trinidad by myself with
>> Maven 2.2.1. I'm sure it has worked a few month ago. But today I get the
>> following warnings/errors:
>>
>> D:\Develop\Java\trinidad>mvn -Dmaven.test.skip=true install
>> [INFO] Scanning for projects...
>> [INFO] Reactor build order:
>> [INFO]   Apache MyFaces Trinidad 1.2
>> [INFO]   Apache MyFaces Trinidad Build
>> [INFO]   Apache MyFaces Trinidad API
>> [INFO]   Apache MyFaces Trinidad Impl
>> [INFO]   Apache MyFaces Trinidad Examples
>> [INFO]   Apache MyFaces Trinidad Blank Demo
>> [INFO]   Apache MyFaces Trinidad Demo
>> [INFO]   Apache MyFaces Trinidad Components Showcase
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building Apache MyFaces Trinidad 1.2
>> [INFO]    task-segment: [install]
>> [INFO]
>> ------------------------------------------------------------------------
>> Downloading:
>> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trin
>> idadbuild/maven-xrts-plugin/1.2.12/maven-xrts-plugin-1.2.12.pom
>> [INFO] Unable to find resource
>> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
>> repository apache.snapshots
>> (http://people.apache.org/repo/m2-snapshot-repository)
>> Downloading:
>> http://repo1.maven.org/maven2/org/apache/myfaces/trinidadbuild/maven-xrts-pl
>> ugin/1.2.12/maven-xrts-plugin-1.2.12.pom
>> [INFO] Unable to find resource
>> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
>> repository central (http://repo1.maven.org/maven2)
>> Downloading:
>> http://download.java.net/maven/1/org.apache.myfaces.trinidadbuild/poms/maven
>> -xrts-plugin-1.2.12.pom
>> [INFO] Unable to find resource
>> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
>> repository java.net (http://download.java.net/maven/1)
>> Downloading:
>> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trin
>> idadbuild/maven-xrts-plugin/1.2.12/maven-xrts-plugin-1.2.12.pom
>> [INFO] Unable to find resource
>> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
>> repository apache.snapshots
>> (http://people.apache.org/repo/m2-snapshot-repository)
>> Downloading:
>> http://repo1.maven.org/maven2/org/apache/myfaces/trinidadbuild/maven-xrts-pl
>> ugin/1.2.12/maven-xrts-plugin-1.2.12.pom
>> [INFO] Unable to find resource
>> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
>> repository central (http://repo1.maven.org/maven2)
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Error building POM (may not be this project's POM).
>>
>>
>> Project ID: org.apache.myfaces.trinidadbuild:maven-xrts-plugin
>>
>> Reason: POM 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin' not found
>> in repository: Unable to download the artifact from any repository
>>
>>  org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12
>>
>> from the specified remote repositories:
>>  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>>  central (http://repo1.maven.org/maven2),
>>  java.net (http://download.java.net/maven/1)
>>
>>  for project org.apache.myfaces.trinidadbuild:maven-xrts-plugin
>>
>>
>> What did I made wrong? Or is this problem related to the new Trinidad Maven
>> plugins?
>>
>> --
>> Kind regards,
>> Mathias
>>
>>
>>> -----Original Message-----
>>> From: mwessendorf@gmail.com [mailto:mwessendorf@gmail.com] On Behalf Of
>>> Matthias Wessendorf
>>> Sent: Friday, February 12, 2010 11:08 AM
>>> To: MyFaces Development
>>> Subject: Re: Trinidad: nightly builds
>>>
>>> teh continuum has some *problems*
>>>
>>> On Fri, Feb 12, 2010 at 10:59 AM, Mathias Walter
>>> <ma...@gmx.net> wrote:
>>> > Hi,
>>> >
>>> > the last nightly build is from 9th of February. Why is there no newer
>>> nightly build?
>>> >
>>> > --
>>> > Kind regards
>>> > Mathias
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>> 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
>



-- 
Matthias Wessendorf

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

Re: Trinidad: nightly builds

Posted by Matthias Wessendorf <ma...@apache.org>.
solved :), i committed that dependency a bit to fast ;-)
(the vote for it is on the dev@)

On Fri, Feb 12, 2010 at 11:17 AM, Mathias Walter <ma...@gmx.net> wrote:
> Hi again,
>
> Okay, Continuum has problems ... So I tried building Trinidad by myself with
> Maven 2.2.1. I'm sure it has worked a few month ago. But today I get the
> following warnings/errors:
>
> D:\Develop\Java\trinidad>mvn -Dmaven.test.skip=true install
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   Apache MyFaces Trinidad 1.2
> [INFO]   Apache MyFaces Trinidad Build
> [INFO]   Apache MyFaces Trinidad API
> [INFO]   Apache MyFaces Trinidad Impl
> [INFO]   Apache MyFaces Trinidad Examples
> [INFO]   Apache MyFaces Trinidad Blank Demo
> [INFO]   Apache MyFaces Trinidad Demo
> [INFO]   Apache MyFaces Trinidad Components Showcase
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Apache MyFaces Trinidad 1.2
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trin
> idadbuild/maven-xrts-plugin/1.2.12/maven-xrts-plugin-1.2.12.pom
> [INFO] Unable to find resource
> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
> repository apache.snapshots
> (http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://repo1.maven.org/maven2/org/apache/myfaces/trinidadbuild/maven-xrts-pl
> ugin/1.2.12/maven-xrts-plugin-1.2.12.pom
> [INFO] Unable to find resource
> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
> repository central (http://repo1.maven.org/maven2)
> Downloading:
> http://download.java.net/maven/1/org.apache.myfaces.trinidadbuild/poms/maven
> -xrts-plugin-1.2.12.pom
> [INFO] Unable to find resource
> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
> repository java.net (http://download.java.net/maven/1)
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trin
> idadbuild/maven-xrts-plugin/1.2.12/maven-xrts-plugin-1.2.12.pom
> [INFO] Unable to find resource
> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
> repository apache.snapshots
> (http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://repo1.maven.org/maven2/org/apache/myfaces/trinidadbuild/maven-xrts-pl
> ugin/1.2.12/maven-xrts-plugin-1.2.12.pom
> [INFO] Unable to find resource
> 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12' in
> repository central (http://repo1.maven.org/maven2)
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: org.apache.myfaces.trinidadbuild:maven-xrts-plugin
>
> Reason: POM 'org.apache.myfaces.trinidadbuild:maven-xrts-plugin' not found
> in repository: Unable to download the artifact from any repository
>
>  org.apache.myfaces.trinidadbuild:maven-xrts-plugin:pom:1.2.12
>
> from the specified remote repositories:
>  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>  central (http://repo1.maven.org/maven2),
>  java.net (http://download.java.net/maven/1)
>
>  for project org.apache.myfaces.trinidadbuild:maven-xrts-plugin
>
>
> What did I made wrong? Or is this problem related to the new Trinidad Maven
> plugins?
>
> --
> Kind regards,
> Mathias
>
>
>> -----Original Message-----
>> From: mwessendorf@gmail.com [mailto:mwessendorf@gmail.com] On Behalf Of
>> Matthias Wessendorf
>> Sent: Friday, February 12, 2010 11:08 AM
>> To: MyFaces Development
>> Subject: Re: Trinidad: nightly builds
>>
>> teh continuum has some *problems*
>>
>> On Fri, Feb 12, 2010 at 10:59 AM, Mathias Walter
>> <ma...@gmx.net> wrote:
>> > Hi,
>> >
>> > the last nightly build is from 9th of February. Why is there no newer
>> nightly build?
>> >
>> > --
>> > Kind regards
>> > Mathias
>> >
>> >
>>
>>
>>
>> --
>> 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

Re: Trinidad: nightly builds

Posted by Matthias Wessendorf <ma...@apache.org>.
teh continuum has some *problems*

On Fri, Feb 12, 2010 at 10:59 AM, Mathias Walter <ma...@gmx.net> wrote:
> Hi,
>
> the last nightly build is from 9th of February. Why is there no newer nightly build?
>
> --
> Kind regards
> Mathias
>
>



-- 
Matthias Wessendorf

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

Re: TRINIDAD: ViewExpiredException

Posted by Andrew Robinson <an...@gmail.com>.
FYI, it still does occur with JSF2, at least on the JSF2 AJAX branch
we have. It results in a nice NullPointerException on the server
actually, very ugly.

-Andrew

On Mon, Mar 8, 2010 at 8:06 AM, Max Starets <ma...@oracle.com> wrote:
> Mathias,
>
> I agree that we should do something about TRINIDAD-943.
>
> The discussion you pointed out does indeed show a workable solution
> (http://www.mail-archive.com/users@myfaces.apache.org/msg53577.html) -
> the idea is that you would have a filter that would check:
>
> Check if the current request is a Trinidad PPR request
> If it is, and there is no existing user HTTP Session, write out a redirect
> response and do not invoke the filter chain.
>
> It is somewhat of a hack of course...
>
> Max
>
> Mathias Walter wrote:
>
> Hi,
>
> one of the most frustration things with Trinidad (IMHO) is the
> ViewExpiredException occurring if a session times out and a user invokes an
> ajax action.
>
> I found no solution to overcome this problem, since two years. There is also
> a critical bug reported in JIRA at February, 2008:
> http://issues.apache.org/jira/browse/TRINIDAD-943. But there is no progress
> on the bug.
>
> Last year I found a discussion at
> http://www.mail-archive.com/users@myfaces.apache.org/msg53574.html and added
> this link to the JIRA issue. I also tried to implement the proposed solution
> but was not able to do that.
>
> In one of my projects I'm using JBoss Seam. Seam can handle the
> ViewExpiredException, but Trinidad not.
>
> I was wondering why there is no progress on the bug. How do other developers
> handle this exception? Since ajax is everywhere, and there are a lot of
> projects based on Trinidad, the error must be seriously. But I never got an
> error message on other AJAX-based websites. They already function, but my
> application not.
>
> Maybe I did something wrong with the configuration files or I missed some
> documentation.
>
> Please help me to fix this notorious and annoying bug.
>
> BTW: Does this problem will occur with JSF 2.0 or is it covered by the spec?
>
> --
> Kind regards,
> Mathias
>
>
>