[jira] Created: (PORTLETBRIDGE-103) Bridge.destroy fails to release ELContextListener

2009-12-30 Thread Michael Freedman (JIRA)
Bridge.destroy fails to release ELContextListener - Key: PORTLETBRIDGE-103 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-103 Project: MyFaces Portlet Bridge Issue Type: Bug

Re: [MyFaces 2.0] issue

2009-12-30 Thread Jakob Korherr
Hi Matthias, There are currently many f:ajax related bugs. These bugs are mostly because of forgotten characters like ', \ or in your case ). Curtiss Howard already filed MYFACES-2458, but the problem you're seeing is not mentioned yet. Regards, Jakob 2009/12/30 Matthias Wessendorf > Hi, > >

Re: svn commit: r813481 - in /myfaces/shared/trunk_4.0.x/core/src/main/java/org/apache/myfaces/shared/renderkit/html: HtmlLinkRendererBase.java HtmlOutcomeTargetButtonRendererBase.java HtmlRendererU

2009-12-30 Thread Matthias Wessendorf
https://issues.apache.org/jira/browse/MYFACES-2469 On Wed, Dec 30, 2009 at 6:38 PM, Matthias Wessendorf wrote: > swapped in the RI; > > It just renders this as text (instead of a link) > > Blah Foo Bar > > => Blah Foo Bar > > This does not sound wrong :-) > > .Matthias > > On Wed, Dec 30, 2009 a

[jira] Created: (MYFACES-2469) Invalid outcome gives NPE

2009-12-30 Thread JIRA
Invalid outcome gives NPE - Key: MYFACES-2469 URL: https://issues.apache.org/jira/browse/MYFACES-2469 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.0-alpha Reporter: Matthias Weßendorf

[jira] Commented: (MYFACES-2469) Invalid outcome gives NPE

2009-12-30 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795368#action_12795368 ] Matthias Weßendorf commented on MYFACES-2469: - I swapped in the RI (binary, j

Re: svn commit: r813481 - in /myfaces/shared/trunk_4.0.x/core/src/main/java/org/apache/myfaces/shared/renderkit/html: HtmlLinkRendererBase.java HtmlOutcomeTargetButtonRendererBase.java HtmlRendererU

2009-12-30 Thread Matthias Wessendorf
swapped in the RI; It just renders this as text (instead of a link) Blah Foo Bar => Blah Foo Bar This does not sound wrong :-) .Matthias On Wed, Dec 30, 2009 at 6:30 PM, Matthias Wessendorf wrote: > On Wed, Dec 30, 2009 at 6:26 PM, Matthias Wessendorf > wrote: >> Hi Leo, >> >>> ==

[MyFaces 2.0] issue

2009-12-30 Thread Matthias Wessendorf
Hi, I am seeing this: missing ) after argument list [Break on this error] jsf.util.chain(document.getElementById('...d656309279_1ee9688b','j_id1670484283_385 on something like: Is this already known? Otherwise I will file a bug on that (I am running on trunk) -Matthias -- Matthias Wess

Re: svn commit: r813481 - in /myfaces/shared/trunk_4.0.x/core/src/main/java/org/apache/myfaces/shared/renderkit/html: HtmlLinkRendererBase.java HtmlOutcomeTargetButtonRendererBase.java HtmlRendererU

2009-12-30 Thread Matthias Wessendorf
On Wed, Dec 30, 2009 at 6:26 PM, Matthias Wessendorf wrote: > Hi Leo, > >> == >> --- >> myfaces/shared/trunk_4.0.x/core/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRendererUtils.java >> (original) >> +++

Re: svn commit: r813481 - in /myfaces/shared/trunk_4.0.x/core/src/main/java/org/apache/myfaces/shared/renderkit/html: HtmlLinkRendererBase.java HtmlOutcomeTargetButtonRendererBase.java HtmlRendererU

2009-12-30 Thread Matthias Wessendorf
Hi Leo, > == > --- > myfaces/shared/trunk_4.0.x/core/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRendererUtils.java > (original) > +++ > myfaces/shared/trunk_4.0.x/core/src/main/java/org/apache/myfaces/sh

Re: artifacts in repos

2009-12-30 Thread Matthias Wessendorf
args... I did it again :-) On Wed, Dec 30, 2009 at 3:55 PM, Matthias Wessendorf wrote: > Hey, > > the artifacts in here: > http://people.apache.org/repo/m2-snapshot-repository/org/apache/openwebbeans/ > > are kinda "old". Also, the versioning is (maybe) a bit confusing. As > the 1.0.0-SNAPSHOT ne

artifacts in repos

2009-12-30 Thread Matthias Wessendorf
Hey, the artifacts in here: http://people.apache.org/repo/m2-snapshot-repository/org/apache/openwebbeans/ are kinda "old". Also, the versioning is (maybe) a bit confusing. As the 1.0.0-SNAPSHOT never gets incremented on trunk (yeah, I know the M2, M3 releases are deployed on the incubator snapsho

Re: Is there a MyFaces-2.0 milestone release?

2009-12-30 Thread Matthias Wessendorf
gr8 On Wed, Dec 30, 2009 at 3:12 PM, Mark Struberg wrote: > Yes, thanks for the info! > > I'm subscribed to the myfaces-dev and users list, but some things are still > going under my radar ;) > > We will update to the myfaces-2.0.0-beta (or alpha-2, whatever) once it's > released. > > txs and L

Re: Is there a MyFaces-2.0 milestone release?

2009-12-30 Thread Mark Struberg
Yes, thanks for the info! I'm subscribed to the myfaces-dev and users list, but some things are still going under my radar ;) We will update to the myfaces-2.0.0-beta (or alpha-2, whatever) once it's released. txs and LieGrue, strub --- On Wed, 12/30/09, Matthias Wessendorf wrote: > From: M

[jira] Commented: (MYFACES-2363) ExceptionHandler implementation requires deal with ajax responses

2009-12-30 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795318#action_12795318 ] Jakob Korherr commented on MYFACES-2363: FYI: I already have a solution for this

Re: Is there a MyFaces-2.0 milestone release?

2009-12-30 Thread Matthias Wessendorf
Hello Mark, there is already one alpha release out. I saw in the OWB poms, you found that :-) Please note, that in January there will be another alpha (or beta) release of MyFaces 2 -Matthias On Wed, Oct 28, 2009 at 7:45 AM, Martin Marinschek wrote: > Hi Mark, > > I believe there are discussion

Re: MyFaces 2 and OWB and jetty

2009-12-30 Thread Matthias Wessendorf
FWIW: using Jetty 6.1.18 makes that sucker go away :-) http://jira.codehaus.org/browse/JETTY-910 -Matthias On Wed, Dec 30, 2009 at 12:33 PM, Matthias Wessendorf wrote: > wrong list :-) > > On Wed, Dec 30, 2009 at 12:33 PM, Matthias Wessendorf > wrote: >> Hi, >> >> I have a simple @Model anno

Re: MyFaces 2 and OWB and jetty

2009-12-30 Thread Matthias Wessendorf
wrong list :-) On Wed, Dec 30, 2009 at 12:33 PM, Matthias Wessendorf wrote: > Hi, > > I have a simple @Model annotated bean and when I access my URL: > http://localhost:9090/faces/helloWorld.xhtml > > I get the attached error - However, the page renders the content of > . > > -Matthias > > [INFO]

MyFaces 2 and OWB and jetty

2009-12-30 Thread Matthias Wessendorf
Hi, I have a simple @Model annotated bean and when I access my URL: http://localhost:9090/faces/helloWorld.xhtml I get the attached error - However, the page renders the content of . -Matthias [INFO] Starting scanner at interval of 10 seconds. 12:28:58,545 ERROR EnterpriseLifeCycle:100 - Got an

[jira] Resolved: (TOBAGO-840) Readonly support for tc:hidden

2009-12-30 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-840. -- Resolution: Fixed > Readonly support for tc:hidden > -- > >

Re: Continuum down ...

2009-12-30 Thread Matthias Wessendorf
I can reach it via SSH, but I don't have the userid/psswd to do more stuff on the box On Wed, Dec 30, 2009 at 11:07 AM, Gerhard Petracek wrote: > yes - the webserver is up. > it also worked last time before it crashed completely... > > regards, > gerhard > > http://www.irian.at > > Your JSF power

Re: Continuum down ...

2009-12-30 Thread Gerhard Petracek
yes - the webserver is up. it also worked last time before it crashed completely... regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2009/12/30 Matthias Wessendorf > the server is

Re: Continuum down ...

2009-12-30 Thread Matthias Wessendorf
the server is up: http://myfaces.zones.apache.org On Wed, Dec 30, 2009 at 10:52 AM, Gerhard Petracek wrote: > hello, > yes - it's down since several days. > last time it was a hardware issue. > maybe it's again a related issue!? > regards, > gerhard > > http://www.irian.at > > Your JSF powerhous

Re: Continuum down ...

2009-12-30 Thread Gerhard Petracek
hello, yes - it's down since several days. last time it was a hardware issue. maybe it's again a related issue!? regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2009/12/30 Matthia

Continuum down ...

2009-12-30 Thread Matthias Wessendorf
Hello (Bernd), do you mind to (re)start the continuum instance: http://myfaces.zones.apache.org:8080/continuum Not sure if we may update it as well :-) -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.