Re: Where's s:exporterActionListener ?

2008-12-05 Thread Rogerio Pereira
Nevermind, I found a build that contains this actionlistener at people.apache.org repo. 2008/12/5 Rogerio Pereira <[EMAIL PROTECTED]> > Hi! > > Where I can find a build that contains s:exporterActionListener as > described in the issue below? > > https://issues.apache.

Where's s:exporterActionListener ?

2008-12-05 Thread Rogerio Pereira
Hi! Where I can find a build that contains s:exporterActionListener as described in the issue below? https://issues.apache.org/jira/browse/TOMAHAWK-1230 -- Regards, Rogério (_rogerio_) [Blog: http://faces.eti.br] [Sandbox: http://bmobile.dyndns.org] [Twitter: http://twitter.com/ararog] "Fa

Back button issue with actionlisteners.

2008-10-26 Thread Rogerio Pereira
Hi! Since 2006, I'm using JSF/Facelets to write search frontend solutions on top o FAST ESP, I could write many seach apps in a very small amount of time with this amazing framework, Facelets helped a lot on view definition, we have several reusable compositions, many of these compositions uses sev

Re: tomahawk12 and java 5 issues

2008-10-10 Thread Rogerio Pereira
Why? 2008/10/10 Leonardo Uribe <[EMAIL PROTECTED]> > > > On Fri, Oct 10, 2008 at 10:12 AM, Rogerio Pereira < > [EMAIL PROTECTED]> wrote: > >> Hi! >> The tomahawk build for jsf 1.2 must be compiled with jdk 6? I said that >> because the jar at ce

tomahawk12 and java 5 issues

2008-10-10 Thread Rogerio Pereira
Hi! The tomahawk build for jsf 1.2 must be compiled with jdk 6? I said that because the jar at central maven repo has been compiled with jdk 6. -- Regards, Rogério (_rogerio_) [Blog: http://faces.eti.br] [Sandbox: http://bmobile.dyndns.org] [Twitter: http://twitter.com/ararog] "Faça a difer

Re: JWebUnit or Selenium to test JSF applications?

2008-10-06 Thread Rogerio Pereira
Thanks Marc! 2008/10/6 Marc Schneider <[EMAIL PROTECTED]> > Hi Rogerio, > > We have this structure : > > project > |_ src/main/java/myapp/... > |_ src/test/java/myapp/itest > > Marc. > > Rogerio Pereira a écrit : > > Thanks Matthias, one last question

Re: JWebUnit or Selenium to test JSF applications?

2008-10-03 Thread Rogerio Pereira
igure out the best pratices. 2008/10/3 Matthias Wessendorf <[EMAIL PROTECTED]> > 2008/10/3 Rogerio Pereira <[EMAIL PROTECTED]>: > > But what about continuous integrations? Selenium works well when using > > CruiseControl or Hudson for automated builds? > > we

Re: JWebUnit or Selenium to test JSF applications?

2008-10-03 Thread Rogerio Pereira
But what about continuous integrations? Selenium works well when using CruiseControl or Hudson for automated builds? 2008/10/3 Matthias Wessendorf <[EMAIL PROTECTED]> > Hi, > > we, at Oracle, use Selenium to test. > > -M > > On Fri, Oct 3, 2008 at 4:38 PM, Rogerio

JWebUnit or Selenium to test JSF applications?

2008-10-03 Thread Rogerio Pereira
Hi guys! I would like to know which is the prefered solution to test JSF applications, someone had evaluated these two solutions? -- Regards, Rogério (_rogerio_) [Blog: http://faces.eti.br] [Sandbox: http://bmobile.dyndns.org] [Twitter: http://twitter.com/ararog] "Faça a diferença! Ajude o s

Re: JSF for mobile device WAP/WML?

2008-09-27 Thread Rogerio Pereira
I'm not sure about the current status of wml renderkit of myfaces but you have mobilesfaces as an option too: http://www.ericsson.com/mobilityworld/sub/open/technologies/open_development_tips/tools/mobilefaces_src_code_lib 2008/9/27 Dave <[EMAIL PROTECTED]> > Hello, I am using JSF myfaces. I go

Re: How does t:saveState work?

2008-04-10 Thread Rogerio Pereira
saveState never save objects in session, this component is used to avoid session overload, saveState serializes all objects somewhere in you filesystem. 2008/4/10, Nitin Deshmukh <[EMAIL PROTECTED]>: > Hi, > > I am trying to find out how saveState works? does it > save objects in the session or

Re: About Portlets 2.0 and JSF

2008-03-06 Thread Rogerio Pereira
Thanks Scott and Mike for all support. 2008/3/6, Scott O'Bryan <[EMAIL PROTECTED]>: > > Rog, > > Keep watch on the mailing list for announcements regarding releases of > Portlet-Bridge 2.0. That's the one that will have the eventing support. > > Scott > &

Re: About Portlets 2.0 and JSF

2008-03-06 Thread Rogerio Pereira
he payload into associated MBs). > 6. Call lifecycle.execute (ensures that the model values are pulled >into the view) >7. Process result of action/save bridge request scope as usual >except re-execute all mapped PRP Expressions (call the getters) and for > each >

About Portlets 2.0 and JSF

2008-03-04 Thread Rogerio Pereira
Hi guys! I saw the list of speakers at JSFDays and the topics to be discussed, I'm specially interested about portlets and jsf topic because I have been working on portlets recently, I could use jsf and facelets without any problems on liferay and some others portal implementations but now I need

Re: Is it possible to use AddResource with my own components?

2008-01-11 Thread Rogerio Pereira
The best solution is ask for permission to use myfaces AddResource code into your component code. The resource handling will be standardized in JSF 2.0 (I think). 2008/1/11, [EMAIL PROTECTED] < [EMAIL PROTECTED]>: > > Hi, > > > > I've written a custom component that requires some Javascript. I ha

Re: [OFFTOPIC] JSF Days Vienna

2008-01-11 Thread Rogerio Pereira
I would like to be with you guys someday, but I need earn more money first because this travel is very expensive for a brazilian citizen. 2008/1/11, Martin Marinschek <[EMAIL PROTECTED]>: > > Hi *, > > I'd like to repeat my invitation to come to the JSF Days Vienna - the > program promises to be v

Re: JSF Book

2007-11-24 Thread Rogerio Pereira
y end of 08, sure! > > On Nov 24, 2007 6:00 PM, Rogerio Pereira <[EMAIL PROTECTED]> wrote: > > Nice news! But I hope to very soon because JSF 2.0 is coming, merging > some > > Facelets features into JSF spec :) > > > > 2007/11/23, Cagatay Civici <[EMAIL PROTEC

Re: JSF Book

2007-11-24 Thread Rogerio Pereira
Nice news! But I hope to very soon because JSF 2.0 is coming, merging some Facelets features into JSF spec :) 2007/11/23, Cagatay Civici <[EMAIL PROTECTED]>: > > Also "The Definitive Guide to MyFaces and Facelets" book is coming > soon(hopefully). > > On Nov 23, 2007 11:52 PM, Jesse Alexander (KSF

About donate drag and drop components to myfaces sandbox

2007-05-31 Thread Rogerio Pereira
Hi guys! I'll donate my draggable and droppable containers to myfaces sandbox, the patches will be sent to Jira ASAP! -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha conhecimento, distribua e aprenda mais." (ht

State saving issues

2007-04-17 Thread Rogerio Pereira
Hi guys! I would like know if someone had problems saving the state of more than 30 beans on server side. If someone had bad experiences, please let me know. -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha conh

loadBundle performance

2007-01-23 Thread Rogerio Pereira
Hi guys! How myfaces handles resource bundle load using f:loadBundle? MyFaces load the resource bundle only one time at or tries to load at every page request? Thanks for any answer, -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a

server side state saving and session timeout

2007-01-03 Thread Rogerio Pereira
Hi guys! Somebody had problems with server side state saving and session timeout, somebody found a way to handle this situation? -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha conhecimento, distribua e aprenda

Re: IRC channel

2006-12-28 Thread Rogerio Pereira
#myfaces at irc.freenode.net 2006/12/28, Michael Ageeb <[EMAIL PROTECTED]>: Guys do you have an IRC channel -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha conhecimento, distribua e aprenda mais." (http:/

For all chartcreator users

2006-12-12 Thread Rogerio Pereira
Hi guys! I'm about starting a work about make jsf-comp chartcreator more customizable, i would like some input from chartcreator users inside myfaces community about design, features and volunteers on coding. -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a dife

How can i disable the exception "Detected cyclic reference to managedBean mybean"?

2006-12-05 Thread Rogerio Pereira
Hi guys! One of guys that works with me in a project wrote a set of classes to be used in search engines, this set of classes uses the concept of publisher/listener to exchange some info between these beans, now we found a situation where: - beanA is publisher and beanB is listerner of beanA.

MyFaces subForms

2006-12-01 Thread Rogerio Pereira
Hi guys! MyFaces subForm works fine with Facelets? -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha conhecimento, distribua e aprenda mais." (http://faces.eti.br/?p=45)

Re: client state saving issue

2006-12-01 Thread Rogerio Pereira
ou can store data server side. Rogerio Pereira a écrit : > Hi guys! > > How can i compress the viewstate info saved on my page? Right now my > pages has about 152k in size. > > Any tips? > > -- > Yours truly (Atenciosamente), > > Rogério (_rogerio_) > http://faces

client state saving issue

2006-12-01 Thread Rogerio Pereira
Hi guys! How can i compress the viewstate info saved on my page? Right now my pages has about 152k in size. Any tips? -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha conhecimento, distribua e aprenda mais." (h

How to use TreeNodeChecked?

2006-11-29 Thread Rogerio Pereira
Hi guys! I need use Tree2 with TreeNodeChecked but when i try read the checked property i'm getting a propertynotfoundexception. Any ideas about how to fix this? -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha

iterating over numbers (like c:forEach)

2006-11-24 Thread Rogerio Pereira
Hi guys! Somebody knows a component where i can iterate over a range of numbers like this example: i can't use c:forEach in my pages right now because i'm having state saving issues when the numbers range changes. -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br

somebody uses c:set, c:choose, c:when with myfaces 1.1.5?

2006-11-22 Thread Rogerio Pereira
I tried this here using facelets 1.1.11 and myfaces http://www.canaljava.com.br/paste/show/339 using the namespace: xmlns:c="http://java.sun.com/jstl/core"; -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha conh

Re: MyFaces Core 1.1.5-SNAPSHOT and state issue

2006-11-16 Thread Rogerio Pereira
Thx guys! 2006/11/16, Matthias Wessendorf <[EMAIL PROTECTED]>: fixed On 11/16/06, Cagatay Civici <[EMAIL PROTECTED]> wrote: > Hi, > > Matthias and I've identified the problem and working on it now:) > > I dont think there's an issue about that. > > Cagatay > > On 11/16/06, Wendy Smoak <[EMAIL

MyFaces Core 1.1.5-SNAPSHOT and state issue

2006-11-16 Thread Rogerio Pereira
Hi! I found this issue after build myfaces core 1.1.5 from svn sources: "No serialized component state found in client request!" Any ideas about what is happening? -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não rete

MyFaces 1.1.5 and state issue

2006-11-16 Thread Rogerio Pereira
Hi guys! I build myfaces 1.1.5 today from svn and not i'm getting this error: No serialized component state found in client request! Is there a way to fix this? -- Yours truly (Atenciosamente), Rogério (_rogerio_) http://faces.eti.br "Faça a diferença! Ajude o seu país a crescer, não retenha

outputFormat and html code

2006-11-14 Thread Rogerio Pereira
Hi guys!I have this resouce string:results_details={0} primeiros resultados de {1}.and this component:                                                                          but when the page is generated i get:10 primeiros resultados de 2.094. instead of:10 primeiros resultados de 2.09

Velocity and JSF

2006-10-25 Thread Rogerio Pereira
Hi guys!I would like know if somebody wrote something related with Velocity renderers for JSF components. If yes, is there a url of this stuff?Thanks in advance.-- Yours truly (Atenciosamente), Rogério (_rogerio_)http://faces.eti.br

Re: can't compile tobago

2006-10-24 Thread Rogerio Pereira
Hmmm, in my case i don't use Java 5...2006/10/23, Bernd Bohmann <[EMAIL PROTECTED]>: Hello Rogerio,you need a mvn install in the main directory of Tobago not only in core.See:http://myfaces.apache.org/tobago/getting-started.html RegardsBerndRogerio Pereira wrote:> Hi guys!>> I'm getting this error

can't compile tobago

2006-10-23 Thread Rogerio Pereira
Hi guys!I'm getting this error when compiling tobago using maven:[ERROR] BUILD FAILURE[INFO] [INFO] A required plugin was not found: Plugin could not be found - check that t he goal name is correct: Unable to download the artif

differences betweens t:stylesheet and s:script

2006-10-18 Thread Rogerio Pereira
Hi guys,Why these both tags can't have the same attribute name for file paths? t:stylesheet has path attribute while s:script has src attribute, like any other component, why not value attribute instead of path or src? -- Yours truly (Atenciosamente),Rogério (_rogerio_)http://faces.eti.br

To tree2 gurus: How keep tree2 nodes closed?

2006-10-02 Thread Rogerio Pereira
Hi guys!I tried clientSideToggle="true" and preserveToggle="false" but when i open each node and click in a commandLink that just reload the view the tree nodes remains opened, why?Yours truly (Atenciosamente), Rogério (_rogerio_)http://faces.eti.br

Re: Sandbox build on current svn module is broken

2006-10-02 Thread Rogerio Pereira
t;[EMAIL PROTECTED]>: Hi Rogerio,to me current sandbox head works fine; I let ran maven over the stuff,and all seems to work to me.What is the exactly problem? Which component?cheers,GeraldOn 10/2/06, Rogerio Pereira < [EMAIL PROTECTED]> wrote:> Hi guys!>> I'm having problems comp

Sandbox build on current svn module is broken

2006-10-02 Thread Rogerio Pereira
Hi guys!I'm having problems compiling sandbox stuff, the reason is a bug in a newer component. Any ideas about how solve this?-- Yours truly (Atenciosamente),Rogério (_rogerio_) http://faces.eti.br

Re: [OFFTOPIC] What I wish that JSF 2.0 would be like...

2006-09-26 Thread Rogerio Pereira
Ah! Talk about JSF in the middle of this fest? I'm not sure. :)Someday i'll meet with you guys!2006/9/26, Martin Marinschek <[EMAIL PROTECTED] >:Hi there,Ed Burns, Jesse Alexander and me will be heading a discussion on what our users dreamed JSF 2.0 would be like - on friday, 2006/09/29, inMunich,

Re: Authorization via view-handler

2006-09-22 Thread Rogerio Pereira
I created a PhaseListener for this purpose.2006/9/22, Patrick Dreyer <[EMAIL PROTECTED]>: Sorry, forgot about the MyFaces wiki...Just found the page about "Access FacesContext from Servlet" http://wiki.apache.org/myfaces/AccessFacesContextFromServlet Patrick Dreyer schrieb:> Hi Jan>> Don't do authe

rendered attribute not working as expect in components in home page of an webapp

2006-09-19 Thread Rogerio Pereira
Hi guys!I have a component in a first page that is only rendered when an conditional EL _expression_ is satiesfied:But when i do the first request on this page in my webapp the component is still rendered.Any ideas? I'm using MyFaces 1.1.1 in  this app.-- Yours truly (Atenciosamente),Rogério (_rog

Re: strange html being printed

2006-09-18 Thread Rogerio Pereira
I checked the ExtensionsPhaseListener and there's a line breakpoint there, how can i remove this?2006/9/18, Rogerio Pereira <[EMAIL PROTECTED] >:Hi guys!I can't understand why i'm getting this html output: script><script type="text/_javascript_&q

strange html being printed

2006-09-18 Thread Rogerio Pereira
Hi guys!I can't understand why i'm getting this html output:script>