Re: ViewExpiredException: MyFaces PrimeFaces

2010-08-31 Thread Ali Ok
Hi Rafael, Primefaces forum[1] might be a better place to discuss this, but at first sight at your code, you should put the autoCompleteBean in view scope (available with JSF2). [1]http://primefaces.prime.com.tr/forum/ Cheers, Ali On Tue, Aug 31, 2010 at 6:12 PM, SANTINI, Rafael

Re: SAXException while initializing the facelets compiler - MyFaces 2.0.0

2010-06-09 Thread Ali Ok
Hi, You don't need facelets.jar or view-handlerorg.apache.myfaces.view.facelets.FaceletViewHandler/view-handler config. Those are bundled and default with Myfaces 2.0. Regards, Ali On Wed, Jun 9, 2010 at 2:48 PM, sag...@bgu.ac.il sag...@bgu.ac.il wrote: Hello, I'm trying to debug a myfaces

Re: Tutorial: MyFaces 2 on Google App Engine

2010-03-29 Thread Ali Ok
this tutorial to our side as well? -Matthias On Sat, Mar 27, 2010 at 11:54 PM, Ali Ok al...@aliok.com.tr wrote: Since MyFaces 2 Beta-3 (includes Google App Engine support) is released, I post a tutorial on my blog: MyFaces 2 on Google App Engine : Tutorial with Eclipse http

Tutorial: MyFaces 2 on Google App Engine

2010-03-27 Thread Ali Ok
Since MyFaces 2 Beta-3 (includes Google App Engine support) is released, I post a tutorial on my blog: MyFaces 2 on Google App Engine : Tutorial with Eclipse http://blog.aliok.com.tr/2010/03/myfaces-2-on-google-app-engine-how-to.html Regards, Ali -- My Blog: http://blog.aliok.com.tr Twitter:

Re: [GSOC] HTML5 Renderkit Start-up

2010-03-22 Thread Ali Ok
things straight, meaning that the HTML5 component for an input text is also called inputText just with some new attributes. Furthermore input with type email from HTML5 should be something like inputEmail. Regards, Jakob 2010/3/2 Ali Ok al...@aliok.com.tr Hi Leonardo, First of all, I am

Re: [GSOC] HTML5 Renderkit Start-up

2010-03-02 Thread Ali Ok
personal opinion myfaces commons is the right place to put this effort, but first we can handle this code outside and at the end integrate it in myfaces svn if the community agrees to. regards, Leonardo Uribe 2010/3/1 Ali Ok al...@aliok.com.tr Hi, I've started working on HTML5 renderkit

[GSOC] HTML5 Renderkit Start-up

2010-03-01 Thread Ali Ok
Hi, I've started working on HTML5 renderkit, which I will apply GSOC this year. I haven't done much, just created the project, configured the builder (modified Tomahawk's building procedure). Now I am trying to determine what to implement and how people will use it after we are done. So I am

Google Summer of Code

2009-03-16 Thread Ali Ok
Hi all, Does somebody from MyFaces team will be mentoring on Google SOC? I am interested in MyFaces and its subprojects for Google SOC. I couldnt find MyFaces in http://wiki.apache.org/general/SummerOfCode2009. Any ideas from experienced developers to students? This project is very mature to

Re: Google Summer of Code

2009-03-16 Thread Ali Ok
from my iPod. Am 16.03.2009 um 20:50 schrieb Ali Ok al...@aliok.info: Hi all, Does somebody from MyFaces team will be mentoring on Google SOC? I am interested in MyFaces and its subprojects for Google SOC. I couldnt find MyFaces in http://wiki.apache.org/general/SummerOfCode2009 http

Re: htmLib tag library query

2008-12-18 Thread Ali Ok
Hi Ayub, Main purpose of that library is providing HTML tag flexibility before JSF 1.2. Before JSF 1.2, nonJSF HTML tags should be enclosed in f:verbatim. So, htmLib is helping you writing HTML tags without f:verbatim, because it has most HTML tags as JSF tags. If you are suggested to avoid

Re: javax.faces.application.ViewExpiredException:

2008-12-18 Thread Ali Ok
Another scenerio: In our projects, bad configured clustering caused ViewExpiredException. It is not easy to find out the reason for this problem. Regards, Ali 2008/12/18 Simon Kitching skitch...@apache.org Vinaya Tirikkovalluru schrieb: Hi, We have upgraded from Tomahawk 1.1.6 to

Re: t:inputFileUpload Default URL

2008-12-17 Thread Ali Ok
Hi Marcus, What do you mean setting a default value in the dir attribute? Are you modifying tld file? Do you mean you want to change text direction to RTL? Regards, Ali Ok 2008/12/16 m4rkuz m4r...@gmail.com Hi everyone, I'm suscessfully using the t:inputFileUpload tag, but now I have

Re: RE : Sun's RI 1.1 and Tomahawk 1.1.5 / Sandbox 1.1.5: ClassNotFoundException: [Ljava.lang.String

2008-01-11 Thread Ali Ok
I have experienced the same problem too. I upgraded my JSF APIs to latest versions (JDK not changed, 1.6.u3) and it solved. 2007/12/24, DZISIAK Jean-Paul [EMAIL PROTECTED]: Hello Marco, I was using JDK 1.6 with Tomcat 6.0. When I tried JDK 1.5 thinks worked. I have read somewhere that

Re: JSF - New window to confirm delete

2007-12-15 Thread Ali Ok
I use Richfaces modalPanel for that kinda things. 2007/12/15, Gerhard Petracek [EMAIL PROTECTED]: hello, are you using trinidad? regards, gerhard 2007/12/15, URaj [EMAIL PROTECTED]: i do have this doubt, please reply to this mail ASAP regards URAj JSF User wrote:

Tomahawk components- Required message

2007-12-02 Thread Ali Ok
Hello, Why does tomahawk components dont have required message, converter message, validator message properties? Are there any ways to do this, except binding and setting by setRequiredMessage(String) method?

Re: Help with Myfaces-core-1.2.0

2007-11-30 Thread Ali Ok
I dont want to use snapshot right now. May be I can use it when stable version is out. 2007/12/1, Matthias Wessendorf [EMAIL PROTECTED]: try with the 1.2.1 and it works all :-) Sure, I'd go w/ MyFaces ;-) On Nov 30, 2007 11:56 PM, Ali Ok [EMAIL PROTECTED] wrote: Should we use MyFaces

Re: Help with Myfaces-core-1.2.0

2007-11-30 Thread Ali Ok
Should we use MyFaces implementetion instead of SUN RI? What are the differences? Btw, I got the same error when I tried to replace SUN RI with MyFaces 1.2.0. Regards, Ali Ok 2007/11/30, Matthias Wessendorf [EMAIL PROTECTED]: ah!!! cool! :-) On Nov 30, 2007 6:06 PM, Zheng, Xiahong