MyFaces nightly builds

2009-08-27 Thread Matthias Wessendorf
trunk there was no nightly build for the 1.1.x and 1.2.x stuff. Would be great if one with continuum access could fix that issue. Thanks! Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com

[Announce] Release of Apache MyFaces Trinidad 1.2.12

2009-08-27 Thread Matthias Wessendorf
/download.html Apache MyFaces Trinidad is available in the central Maven repository under Group ID org.apache.myfaces.trinidad. Release Notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661styleName=Htmlversion=12313651 Enjoy! Matthias -- Matthias Wessendorf blog

[Announce] Release of Apache MyFaces Trinidad 1.2.12

2009-08-27 Thread Matthias Wessendorf
/download.html Apache MyFaces Trinidad is available in the central Maven repository under Group ID org.apache.myfaces.trinidad. Release Notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661styleName=Htmlversion=12313651 Enjoy! Matthias -- Matthias Wessendorf blog

Re: [Tobago] Tobago with Struts2

2009-08-27 Thread Matthias Wessendorf
Kamlesh Koringa schrieb: Hi I am new to Tobago and JSF. Can I use Tobago as view part and Struts2 (action) as Controller and model part instead of JSF? Is there any demo application link available. Please help Thanks -- Kamlesh Koringa -- Matthias

java.lang.NoClassDefFoundError: javax/interceptor/AroundInvoke

2009-08-26 Thread Matthias Wessendorf
- Question is why is there no dependency bundled ? -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: java.lang.NoClassDefFoundError: javax/interceptor/AroundInvoke

2009-08-26 Thread Matthias Wessendorf
this jar. So you can run samples via -Pjetty like this mvn jetty:run -Pjetty Hope,this works. Thanks; From: Matthias Wessendorf mat...@apache.org To: openwebbeans-dev@incubator.apache.org Sent: Wednesday, August 26, 2009 11:35:51 AM Subject

WebBeans eating JSF 2.0 annotations ?

2009-08-26 Thread Matthias Wessendorf
the javax.enterprise.context changes) it was working. Now expressions like #{playersBean} are simply ignored ;-) Demo project is here: https://facesgoodies.googlecode.com/svn/CGN/trunk/ -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: javax.enterprise.inject.CreationException: java.lang.ClassFormatError: Duplicate interface name ...

2009-08-26 Thread Matthias Wessendorf
nope On Wed, Aug 26, 2009 at 3:42 PM, Gurkan Erdogducgurkanerdo...@gmail.com wrote: There may be multiple same jars in your classpath. 2009/8/26 Matthias Wessendorf mat...@apache.org Hi my code is here: https://facesgoodies.googlecode.com/svn/CGN/trunk/ running the command mvn jetty:run

Re: WebBeans eating JSF 2.0 annotations ?

2009-08-26 Thread Matthias Wessendorf
, strub --- On Wed, 8/26/09, Matthias Wessendorf mat...@apache.org wrote: From: Matthias Wessendorf mat...@apache.org Subject: Re: WebBeans eating JSF 2.0 annotations ? To: openwebbeans-dev@incubator.apache.org Date: Wednesday, August 26, 2009, 5:11 PM has no effect. The beast can't find

Re: WebBeans eating JSF 2.0 annotations ?

2009-08-26 Thread Matthias Wessendorf
/OWB-133 At least there should be some help. Not everybody is thrilled to replace annotations based on the environment (at least not me) -Matthias LieGrue, strub --- On Wed, 8/26/09, Matthias Wessendorf mat...@apache.org wrote: From: Matthias Wessendorf mat...@apache.org Subject: Re

Servlet 3.0 ?

2009-08-26 Thread Matthias Wessendorf
Hello, as WebBeans spec is kinda late - so is Servlet 3.0 - I was wondering if you guys could leverage some of their stuff, like the @Filter annotation or the web-xml fragments stuff ? (e.g. for WebBeansJSFFilter), for the -jsf module ? Thx, Matthias -- Matthias Wessendorf blog: http

Re: WebBeans eating JSF 2.0 annotations ?

2009-08-26 Thread Matthias Wessendorf
! :-) ) Are you able to bring this dilemma up on some EG ? (mismatch of all the stuff) -Matthias LieGrue, strub --- On Wed, 8/26/09, Matthias Wessendorf mat...@apache.org wrote: From: Matthias Wessendorf mat...@apache.org Subject: Re: WebBeans eating JSF 2.0 annotations ? To: openwebbeans

Re: WebBeans eating JSF 2.0 annotations ?

2009-08-26 Thread Matthias Wessendorf
pretty sure this will actually cause lot's of pain, trouble and bad blogs on JavaEE 6 (heck, deserved! :-) ) Are you able to bring this dilemma up on some EG ? (mismatch of all the stuff) -Matthias LieGrue, strub --- On Wed, 8/26/09, Matthias Wessendorf mat...@apache.org wrote: From

Re: WebBeans eating JSF 2.0 annotations ?

2009-08-26 Thread Matthias Wessendorf
container in SE land. Which is the base for every damn thing. -Matthias LieGrue, strub --- On Wed, 8/26/09, Matthias Wessendorf mat...@apache.org wrote: From: Matthias Wessendorf mat...@apache.org Subject: Re: WebBeans eating JSF 2.0 annotations ? To: openwebbeans-dev@incubator.apache.org

Re: Servlet 3.0 ?

2009-08-26 Thread Matthias Wessendorf
this in mind when it comes to that time. 2009/8/26 Matthias Wessendorf mat...@apache.org Hello, as WebBeans spec is kinda late - so is Servlet 3.0 - I was wondering if you guys could leverage some of their stuff, like the @Filter annotation or the web-xml fragments stuff ? (e.g

Re: [Trinidad] 1.0.11 release candidate - please test

2009-08-26 Thread Matthias Wessendorf
computers ;-) ) -Matthias Thanks Paul Paul Mander wrote: Thanks Matthias, We have a 1.0.x application (WebSphere 6.1, myfaces 1.1.15). I'll run through the app and let you know. Matthias Wessendorf-4 wrote: Hi folks, has been a while since the last 1.0.x release. After some initial

Re: [Trinidad] 1.0.11 release candidate - please test

2009-08-26 Thread Matthias Wessendorf
On Wed, Aug 26, 2009 at 10:30 AM, Paul Manderpaul.s.man...@gmail.com wrote: Matthias Wessendorf-4 wrote: On Wed, Aug 26, 2009 at 10:08 AM, Paul Manderpaul.s.man...@gmail.com wrote: Application functions as expected. Checked TRINIDAD-992 TRINIDAD-1317 TRINIDAD-790 (fixed in 1.0.9

Re: [Trinidad] 1.0.11 release candidate - please test

2009-08-26 Thread Matthias Wessendorf
at the very end of encodeAll. Sorry, but I'm not in a position to to a diff. Matthias Wessendorf-4 wrote: I see - maybe we should make this become part of 1.0.12 ? Question: Can you upload a DIFF ? That makes reviewing much easier, instead of replacing a .java file Thanks! Matthias

[CORE] 1.2 has dependency to Java 6

2009-08-25 Thread Matthias Wessendorf
ensure that 1.2 is building fine with JDK 1.5. -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [TRINIDAD] - NPE if faces-config's default-renderkit-id is unknown

2009-08-25 Thread Matthias Wessendorf
Hello Jeanne, my response is inline On Mon, Aug 24, 2009 at 8:46 PM, Jeanne Waldmanjeanne.wald...@oracle.com wrote: Hi Matthias, My response is inline. Matthias Wessendorf wrote, On 8/15/2009 2:02 AM PT: On Sat, Aug 15, 2009 at 2:57 AM, Jeanne Waldmanjeanne.wald...@oracle.com wrote

RESULT - Re: [Vote] Trinidad 1.2.12 release

2009-08-25 Thread Matthias Wessendorf
Bohmannbernd.bohm...@atanion.com wrote: +1 Regards Bernd On Tue, Aug 25, 2009 at 3:10 PM, Gerhard Petracekgerhard.petra...@gmail.com wrote: +1 regards, gerhard 2009/8/21 Matthias Wessendorf mat...@apache.org Hi, I was running the needed tasks to get the 1.2.12 release of the Apache

[Trinidad] 1.0.11 release candidate - please test

2009-08-25 Thread Matthias Wessendorf
-drive was successful, but I don't have any Trinidad 1.0.x application in production (just 1.2.x-based stuff) Please help to get this 1.0.11 release out of the door! Thanks, Matthias [1] https://issues.apache.org/jira/browse/TRINIDAD-1542 -- Matthias Wessendorf blog: http

Re: [Trinidad] Ensure Correctness of Data.

2009-08-25 Thread Matthias Wessendorf
the names of directors and the registration number of the company. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

[Trinidad] 1.0.11 release candidate - please test

2009-08-25 Thread Matthias Wessendorf
-drive was successful, but I don't have any Trinidad 1.0.x application in production (just 1.2.x-based stuff) Please help to get this 1.0.11 release out of the door! Thanks, Matthias [1] https://issues.apache.org/jira/browse/TRINIDAD-1542 -- Matthias Wessendorf blog: http

Re: Antwort: [Vote] Trinidad 1.2.12 release

2009-08-24 Thread Matthias Wessendorf
cause these bits not to be released, and why.. Thanks, Matthias [1] http://people.apache.org/~matzew/trinidad1212/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf

Re: [TRINIDAD] Plans on 1.0.11 release

2009-08-24 Thread Matthias Wessendorf
there are some issues on building the tag. I am working on that 2009/8/24 Rafa Pérez raja...@gmail.com: Hi all, is there a date for the 1.0.11 version of Trinidad to be released? Regards, -- Rafa -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http

[Trinidad] sandbox project ?

2009-08-21 Thread Matthias Wessendorf
Hello, currently we never build the sandbox project, on a regular mvn clean install cycle. Nor do we release it. I was wondering what to do with it. I see two options: -make it a standalone project -include it in the regular build What is your opinion about it ? Thanks, Matthias -- Matthias

Re: [Trinidad] sandbox project ?

2009-08-21 Thread Matthias Wessendorf
it a subproject -include it in the regular build What is your opinion about it ? Thanks, Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -- Matthias Wessendorf

Re: [Trinidad] sandbox project ?

2009-08-21 Thread Matthias Wessendorf
, Matthias -- 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

[Vote] Trinidad 1.2.12 release

2009-08-21 Thread Matthias Wessendorf
who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be released, and why.. Thanks, Matthias [1] http://people.apache.org/~matzew/trinidad1212/ -- Matthias Wessendorf blog: http

Re: [Vote] Trinidad 1.2.12 release

2009-08-21 Thread Matthias Wessendorf
://people.apache.org/~matzew/trinidad1212/ -- 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

Re: Load testing JSF application

2009-08-21 Thread Matthias Wessendorf
Are you sure that you extract thejavax.faces.ViewStat field out of the markup? There are some posts here and on dev@ and on the wiki on how to do that with JMeter -Matthias Sent from my iPod. On 21.08.2009, at 20:28, Shasi Mitra Yarram shasimi...@yahoo.com wrote: Hi, We are having a

Re: [DISCUSS] Changing poddling release voting process

2009-08-21 Thread Matthias Wessendorf
-- - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Matthias Wessendorf
Blake was talking about this class: http://myfaces.apache.org/trinidad/trinidad-api/apidocs/org/apache/myfaces/trinidad/util/TransientHolder.html Thanks, Abhi -- Blake Sullivan -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: Status of AJAX integration/f:ajax (attn: Ganesh)

2009-08-20 Thread Matthias Wessendorf
and I can't go any further without it. Thanks, Curtiss Howard -- Mit freundlichen Grüßen / Kind regards Alexander Bell J4Fry OpenSource Community Internet: http://www.j4fry.org E-Mail: alexander.b...@j4fry.org Webprofil: http://www.j4fry.org/alexanderbell.shtml -- Matthias

Re: Cassandra data model misconceptions, and their sources

2009-08-19 Thread Matthias Wessendorf
Mar -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: myfaces groovy bindings now checked in

2009-08-19 Thread Matthias Wessendorf
it up. (and do an occasional recompile here and then) -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [VOTE RESULTS] was: [VOTE] Release cassandra 0.4.0-beta1

2009-08-18 Thread Matthias Wessendorf
On Tue, Aug 18, 2009 at 2:01 PM, sebbseb...@gmail.com wrote: On 18/08/2009, Eric Evans eev...@rackspace.com wrote:  The vote is now closed with the following results:   * +1 votes: 3 (Matthias Wessendorf, Ant Elder, Ian Holsman)   * 0 votes: 0   * -1 votes: 0  The vote passes. I

Re: myfaces groovy bindings now checked in

2009-08-17 Thread Matthias Wessendorf
+1 thanks Werner! This is really à great thing! Sent from my iPod. On 17.08.2009, at 20:26, Grant Smith work.gr...@gmail.com wrote: Werner, thank you very much for this. This is a huge deal for MyFaces! Sent from my iPhone On Aug 17, 2009, at 11:13 AM, Werner Punz werner.p...@gmail.com

Re: jira organisation question regarding myfaces-extensions

2009-08-15 Thread Matthias Wessendorf
Professional Support for Apache MyFaces 2009/8/14 Matthias Wessendorf mat...@apache.org On Fri, Aug 14, 2009 at 11:04 AM, Werner Punzwerner.p...@gmail.com wrote: Werner Punz schrieb: Hello everyone while I am preparing my initial commit I noticed following. We have a subproject

Re: [TRINIDAD] - NPE if faces-config's default-renderkit-id is unknown

2009-08-15 Thread Matthias Wessendorf
like a FAcesException (there is no damn 'org.apache.myfaces.trinidad.coreBAD' renderkit) would be way better. -M I suppose I could write out a warning message in Trinidad's FacesContextFactoryImpl.java if it returns null. Thanks, Jeanne -- Matthias Wessendorf blog: http

Re: [VOTE] Release cassandra 0.4.0-beta1

2009-08-15 Thread Matthias Wessendorf
: http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1 Project home: http://incubator.apache.org/cassandra/ Incubation status: http://incubator.apache.org/projects/cassandra.html Regards, -- Eric Evans eev...@rackspace.com -- Matthias Wessendorf blog: http

Re: jira organisation question regarding myfaces-extensions

2009-08-14 Thread Matthias Wessendorf
(m2 stuff) -M -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: jira organisation question regarding myfaces-extensions

2009-08-14 Thread Matthias Wessendorf
much works well. We have plugin releases and core releases. With different release notes. Not sure what he means. Perhaps he could jump in ?! Anyway Manfred, Matthias, can anyone of you open an extensions-groovy jira subprojekt for me? Werner -- Matthias Wessendorf blog: http

Re: jira organisation question regarding myfaces-extensions

2009-08-14 Thread Matthias Wessendorf
it on several threads ? Not sure if a vote is really needed - but to be safe, I think having one is not a big deal ;-) Werner -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [VOTE] Extensions - Scripting subproject

2009-08-14 Thread Matthias Wessendorf
[ ] +0 [ ] -1 for not opening it Werner -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: jira organisation question regarding myfaces-extensions

2009-08-14 Thread Matthias Wessendorf
On Fri, Aug 14, 2009 at 11:22 AM, Werner Punzwerner.p...@gmail.com wrote: Matthias Wessendorf schrieb: On Fri, Aug 14, 2009 at 11:04 AM, Werner Punzwerner.p...@gmail.com wrote: Werner Punz schrieb: Hello everyone while I am preparing my initial commit I noticed following. We have

Re: jira organisation question regarding myfaces-extensions

2009-08-14 Thread Matthias Wessendorf
On Fri, Aug 14, 2009 at 11:37 AM, Werner Punzwerner.p...@gmail.com wrote: Matthias Wessendorf schrieb: Just saw your vote - ok let's wait for the outcome before committing - to be safe. I think that the entire community has to (kinda) approve such a new subproject, so thanks for triggering

Re: [VOTE] Release Tobago 1.0.22

2009-08-13 Thread Matthias Wessendorf
[ ] -1 -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [VOTE] Release of Portlet Bridge 2.0.0-alpha-2

2009-08-13 Thread Matthias Wessendorf
the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be released,      and why.. Thanks,  Scott [1] http://people.apache.org/~sobryan/portlet-bridge/2.0.0-alpha-2 -- Matthias Wessendorf blog: http

Re: inputDate error

2009-08-13 Thread Matthias Wessendorf
Any ideas? greets Pierre -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: myfaces 2.0 and groovy bindings

2009-08-12 Thread Matthias Wessendorf
with MYFACES-2290 Add OSGi        bundle information and bundle classloader / activator, but we        can see it in deep later when we have committed this one.        regards        Leonardo Uribe        2009/8/11 Matthias Wessendorf mat...@apache.org        mailto:mat...@apache.org mailto:mat

Re: myfaces 2.0 and groovy bindings

2009-08-12 Thread Matthias Wessendorf
of core. -Matthias Werner -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: myfaces 2.0 and groovy bindings

2009-08-12 Thread Matthias Wessendorf
powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2009/8/12 Werner Punz werner.p...@gmail.com Matthias Wessendorf schrieb: On Wed, Aug 12, 2009 at 9:19 AM, Werner Punzwerner.p...@gmail.com wrote: Gerhard Petracek schrieb

Re: [Trinidad] Html Editor like t:inputHtml

2009-08-12 Thread Matthias Wessendorf
--Html-Editor-like-t%3AinputHtml-tp24930406p24930406.html Sent from the MyFaces - Users mailing list archive at Nabble.com. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad] Html Editor like t:inputHtml

2009-08-12 Thread Matthias Wessendorf
tomahawk submit otherwise value gets lost --%    t:commandButton value=Save/ Matthias Wessendorf-4 wrote: On Wed, Aug 12, 2009 at 7:45 AM, Bruno Martibruno.ma...@evard.ch wrote: Does Trinidad provide a component like Tomahawks t:inputHtml? nope Or can I mix Trinidad an Tomahawk components

Re: [Trinidad] Html Editor like t:inputHtml

2009-08-12 Thread Matthias Wessendorf
)) would be fine. Greetings, Matthias Matthias Wessendorf-4 wrote: cool stuff, can you add a page to our wiki ? On Wed, Aug 12, 2009 at 1:33 PM, Bruno Martibruno.ma...@evard.ch wrote: thx I've successfully integrated Tomahawk in Trinidad framework and t:inputHtml works fine. Here are some

Re: Whither org.apache.myfaces.trinidadinternal.facelets.TrinidadFaceletViewHandler?

2009-08-12 Thread Matthias Wessendorf
     __ Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail.  Click on Options in Mail and switch to New Mail today or register for free at http://mail.yahoo.ca -- Matthias

Re: myfaces 2.0 and groovy bindings

2009-08-11 Thread Matthias Wessendorf
the codebase this week, which still has the dirty initialisation and add the needed extensions asap in the 2.0 codebase and I will work on make it running so that we have the extension up and running when we hit final, sort of a goody to have if you use myfaces. Werner -- Matthias Wessendorf

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-11 Thread Matthias Wessendorf
put some h: tags inside tr:document they appear ok.  But I'm still not getting the progress indicator. Any more thoughts on what I can do to get this working? Thanks Shaun -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-11 Thread Matthias Wessendorf
on what I can do to get this working? Thanks Shaun -- 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

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-11 Thread Matthias Wessendorf
Shaun -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-11 Thread Matthias Wessendorf
-- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-11 Thread Matthias Wessendorf
a Netbeans Maven archetype for facelets and JSF. Thanks Shaun -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-11 Thread Matthias Wessendorf
] 2009/8/11 Matthias Wessendorf mat...@apache.org not really sure what you are doing, mixing jspx / xhtml ? I'd never use JSPX... and on facelets you don't need f:view please check the facesgoodie, that is a working example (including facelets

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-10 Thread Matthias Wessendorf
= org.apache.myfaces.trinidad.Poll 10-Aug-2009 22:45:48 org.apache.myfaces.renderkit.html.HtmlResponseStateManager writeState SEVERE: No component states to be saved in client response! Can anyone point out what Im missing? Thanks Shaun -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com

Re: Can't get statusIndicator or progressIndicator to work.

2009-08-10 Thread Matthias Wessendorf
point out what Im missing? Thanks Shaun -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Bean Validation dependency

2009-08-07 Thread Matthias Wessendorf
. It is really great news that JBoss is delivering more and more bits under the lovely ASL 2.0 (WebBean is so too) -Matthias Regards, Jan-Kees -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com

Re: Bean Validation dependency

2009-08-07 Thread Matthias Wessendorf
On Fri, Aug 7, 2009 at 11:08 AM, Jan-Kees van Andeljankeesvanan...@gmail.com wrote: That's great. Also good that Web Beans gets ASL2 licensed, since we're going to depend on that one too! unfortunately ... 2009/8/7 Matthias Wessendorf mat...@apache.org: On Fri, Aug 7, 2009 at 10:18 AM, Jan

Re: Bean Validation dependency

2009-08-07 Thread Matthias Wessendorf
about WebBeans; I strongly recommend to use the bits from the OWB effort, under incubation now... -M 2009/8/7 Matthias Wessendorf mat...@apache.org: On Fri, Aug 7, 2009 at 10:18 AM, Jan-Kees van Andeljankeesvanan...@gmail.com wrote: Hey guys, I've almost finished the Bean Validation

Re: problem with disabling polling for one page of the table and enabling it for the next page of the table

2009-08-07 Thread Matthias Wessendorf
-tp24861084p24861084.html Sent from the MyFaces - Users mailing list archive at Nabble.com. -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Issues with the Facelets implementation

2009-08-06 Thread Matthias Wessendorf
? Theorically I think the answer is yes, but better to ask first before commit. sure, if the stuff is ASL 2.0 we can use it and have to mention the copyrights, of course! -Matthias regards Leonardo Uribe 2009/8/5 Matthias Wessendorf mat...@apache.org On Wed, Aug 5, 2009 at 3:42 PM, Simon

FYI - Fw: [webbeans-dev] How does JSF deal with managed beans when Web Beans/299 is present?

2009-08-05 Thread Matthias Wessendorf
my friend Mark Struberg pointed me to this interesting thread: = http://markmail.org/thread/ml6l26r7twgab53c -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: Issues with the Facelets implementation

2009-08-05 Thread Matthias Wessendorf
that all new Facelets stuff has been only added to the JSF RI. Perhaps one from the EG could state on that... me know what you guys think. Thanks, Curtiss Howard -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter

Re: Issues with the Facelets implementation

2009-08-05 Thread Matthias Wessendorf
-- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

FYI - Fw: [webbeans-dev] How does JSF deal with managed beans when Web Beans/299 is present?

2009-08-05 Thread Matthias Wessendorf
my friend Mark Struberg pointed me to this interesting thread: = http://markmail.org/thread/ml6l26r7twgab53c -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [VOTE] Release of Trinidad 1.0.11

2009-07-31 Thread Matthias Wessendorf
/ -- 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

Re: [VOTE] Release of Trinidad 1.0.11

2009-07-31 Thread Matthias Wessendorf
these bits not to be released,  and why.. Thanks, Matthias [1] http://people.apache.org/~matzew/trinidad1011/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net

Re: [VOTE] Release of Trinidad 1.0.11

2009-07-31 Thread Matthias Wessendorf
/ -- 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

Re: [VOTE] Release of Trinidad 1.0.11

2009-07-31 Thread Matthias Wessendorf
not to be released,  and why.. Thanks, Matthias [1] http://people.apache.org/~matzew/trinidad1011/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http

canceled - Re: [VOTE] Release of Trinidad 1.0.11

2009-07-31 Thread Matthias Wessendorf
.. Thanks, Matthias [1] http://people.apache.org/~matzew/trinidad1011/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -- Matthias Wessendorf

Re: canceled - Re: [VOTE] Release of Trinidad 1.0.11

2009-07-31 Thread Matthias Wessendorf
reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be released,  and why.. Thanks, Matthias [1] http://people.apache.org/~matzew/trinidad1011/ -- Matthias Wessendorf blog: http

Re: [myfaces][jsf 2.0] Status of facelets integration

2009-07-30 Thread Matthias Wessendorf
be able to do that so we can get started? Thanks, Mike Matthias Wessendorf wrote: hey simon, is it possible to commit your current stuff ? Once it is kinda visible, others could provide the missing bits. -Matthias On Wed, Jul 22, 2009 at 1:42 PM

Re: [myfaces][jsf 2.0] Status of facelets integration

2009-07-30 Thread Matthias Wessendorf
to look into committing what you have so far yet? Any ETA on when you might be able to do that so we can get started? Thanks, Mike Matthias Wessendorf wrote: hey simon, is it possible to commit your current

Re: Trinidad Committers Only - Committing Trinidad-1532

2009-07-30 Thread Matthias Wessendorf
is willing to apply the patch. Thanks Mamallan -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Trinidad 1.0.11 release

2009-07-30 Thread Matthias Wessendorf
in a (long) while) -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

[VOTE] Release of Trinidad 1.0.11

2009-07-30 Thread Matthias Wessendorf
who have reviewed the bits [ ] +0 [ ] -1 for fatal flaws that should cause these bits not to be released, and why.. Thanks, Matthias [1] http://people.apache.org/~matzew/trinidad1011/ -- Matthias Wessendorf blog: http

Re: [VOTE] Release of Trinidad 1.0.11

2009-07-30 Thread Matthias Wessendorf
] http://people.apache.org/~matzew/trinidad1011/ -- 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

Re: TRINIDAD - CoreRenderKit WARNING - help

2009-07-30 Thread Matthias Wessendorf
Are you sure your config is correct? Sent from my iPod. On 30.07.2009, at 22:35, Thomas Modeneis thomas.moden...@soujava.org.br wrote: Hy Mamallan, This can be a feature request ? can I create new issue for developers vote? you think this is useful ? Regards. Thomas. On Thu, Jul 30,

Re: [myfaces][jsf 2.0] Status of facelets integration

2009-07-22 Thread Matthias Wessendorf
things are done to prevent duplicate work. regards Leonardo Uribe -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [myfaces][jsf 2.0] Status of facelets integration

2009-07-22 Thread Matthias Wessendorf
been handled in 1) Regards, ~ Simon On Wed, Jul 22, 2009 at 3:46 AM, Matthias Wessendorf mat...@apache.org wrote: On Wed, Jul 22, 2009 at 8:27 AM, Leonardo Uribelu4...@gmail.com wrote: Hi Just a small question: What is the status of facelets integration?. After review the work

Re: [rinidad] Bug in inputDate!?

2009-07-22 Thread Matthias Wessendorf
? Thanks, Yee-Wah Daniel Niklas wrote: Hi Matthias, Matthias Wessendorf-4 wrote: Did you find any similar issue in the jira ? I think that topic at least somehow rings my bell. Maybe Yee-Wah knows more ? You're right! There are several issues in jira: - http://issues.apache.org/jira/browse

Re: [Trinidad] how to handle redirets for PPR requests on session time out

2009-07-22 Thread Matthias Wessendorf
requestEvent.getStatus() is not defined.   Can some one help me how to redirect users to login page on PPR requestts? Thanks and Regards, Samba -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com

Re: [Core/Tomahawk] Problem with UIData and DataScrollerList?

2009-07-21 Thread Matthias Wessendorf
So, how should this be approached?  Fix DataScrollerList or change UIData.getRows() to be more tolerant (i.e., cast the result to Number and call .intValue())? .intValue() would be fine w/ me. TCK should be fine with that as well, I guess... Thanks, Curtiss Howard -- Matthias

Re: [Core/Tomahawk] Problem with UIData and DataScrollerList?

2009-07-21 Thread Matthias Wessendorf
to be an integer. Maybe the example should be changed after all.  I don't see any good reason why a long is being used. yes, true. I switched my mind. I don't see any reason for long as well. Curtiss Howard -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions

[ANN] Release of Apache MyFaces Trinidad's Maven plugins (1.2.10)

2009-07-21 Thread Matthias Wessendorf
?projectId=12310661styleName=Htmlversion=12313648 -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

[ANN] Release of Apache MyFaces Trinidad's Maven plugins (1.2.10)

2009-07-21 Thread Matthias Wessendorf
?projectId=12310661styleName=Htmlversion=12313648 -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad] polling mechanism

2009-07-21 Thread Matthias Wessendorf
/ /tr:form /tr:document /f:view /html Thanks in advance ! Robin -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad] polling mechanism

2009-07-21 Thread Matthias Wessendorf
tr:commandButton text=Send id=sendButton action=#{messageaction.doSendMessage} / /tr:panelButtonBar /f:facet /tr:panelFormLayout /tr:panelPage tr:poll id=chatPoll interval=2000 immediate=true / /tr:form /tr:document /f:view /html Thanks in advance ! Robin -- Matthias

RESULT - Re: [Vote] Trinidad plugins 1.2.10 release

2009-07-20 Thread Matthias Wessendorf
Three votes, all +1 -Matthias Wessendorf -Gabrielle Crawford -Bruno Aranda I'll follow up with the required steps. -Matthias On Thu, Jul 16, 2009 at 7:01 PM, Gabrielle Crawfordgabrielle.crawf...@oracle.com wrote: +1 Matthias Wessendorf wrote: Hi, I was running the needed tasks to get

<    8   9   10   11   12   13   14   15   16   17   >