Re: Problems installing myFaces

2009-09-11 Thread SmeeZee
Thank you, I have installed Apache Commons Logging and then it complained about FileUpload missing, so I installed that and now my app will run, now I can continue with development and actually try and use myFaces :-) Richard Yee-3 wrote: It appears that you are missing the Apache Commons

Re: [Tobago] Error using paging (tc:sheet) in IE

2009-09-11 Thread Bernd Bohmann
Hello Alf, just added a fix for this. Can you test it with the latest nightly build of 1.0.24-SNAPSHOT, please. http://people.apache.org/builds/myfaces/nightly/ Regards Bernd On Thu, Sep 10, 2009 at 6:45 PM, Volker Weber v.we...@inexso.de wrote: Hi Alf, I think this is the above bug, or a

Re: [Tobago] Error using paging (tc:sheet) in IE

2009-09-11 Thread Lakatos-Tóth Pál
Dear All! I would like to modify the interval of the hour, on the left side of the schedule component, from one hour to twenty or twenty five minutes like: 0:00 0:25 0:50 ... Someone can help me? Thanks

[Trinidad] Possible patch for [Trindad-1397]

2009-09-11 Thread Elmar Kretzer
Hi, i got a question concerning a possible patch for https://issues.apache.org/jira/browse/TRINIDAD-1397. The issue is, that the SelectManyShuttleRenderer uses rc.setSkinResourceKeyMap(getResourceKeyMap()); to render the SelectManyShuttle styleClasses. But at the end of encodeElementContent()

Re: [Trinidad] Possible patch for [Trindad-1397]

2009-09-11 Thread Matthias Wessendorf
can you upload a diff file ? On Fri, Sep 11, 2009 at 1:05 PM, Elmar Kretzer elm4w...@googlemail.com wrote: Hi, i got a question concerning a possible patch for https://issues.apache.org/jira/browse/TRINIDAD-1397. The issue is, that the SelectManyShuttleRenderer uses

[Trinidad] duplicated client ids when using Trinidad with facelets

2009-09-11 Thread Omar Elprince
I'm having an issues upgrading the current project I'm working on with facelets. The pages that use simple tags like panelbox and commandbutton is working fine. The pages with complex component tag like a tree or a paneltabbed is always complaining about duplicated client ids. I've been

Re: [Trinidad] Possible patch for [Trindad-1397]

2009-09-11 Thread Elmar Kretzer
Hi Matthias, of course - but i haven`t done this yet. can you give me link with a how to? elmar 2009/9/11 Matthias Wessendorf mat...@apache.org: can you upload a diff file ? On Fri, Sep 11, 2009 at 1:05 PM, Elmar Kretzer elm4w...@googlemail.com wrote: Hi, i got a question concerning a

Re: [Trinidad] Possible patch for [Trindad-1397]

2009-09-11 Thread Matthias Wessendorf
https://issues.apache.org/jira/browse/TRINIDAD-1397 Operations = Attach file On Fri, Sep 11, 2009 at 1:12 PM, Elmar Kretzer elm4w...@googlemail.com wrote: Hi Matthias, of course - but i haven`t done this yet. can you give me link with a how to? elmar 2009/9/11 Matthias Wessendorf

log4j and myfaces problem in websphere

2009-09-11 Thread domincb
I tried to put the log4j library into an myfaces application in a Websphere application server (6.0 version). When I inserted the commons-loggin and log4j librarys I get the next error: 0034 ServletWrappe E SRVE0100E: Did not realize init() exception thrown by servlet Faces Servlet:

Re: [Trinidad] Possible patch for [Trindad-1397]

2009-09-11 Thread Elmar Kretzer
ok - i just added the patchfile. hope this is formal correct. thanks for your help elmar 2009/9/11 Matthias Wessendorf mat...@apache.org: https://issues.apache.org/jira/browse/TRINIDAD-1397 Operations = Attach file On Fri, Sep 11, 2009 at 1:12 PM, Elmar Kretzer elm4w...@googlemail.com

Re: [Tobago] Error using paging (tc:sheet) in IE

2009-09-11 Thread Alf Felis
Hi all, I tested the fix (myfaces-tobago-1.0.24-SNAPSHOT-dist.zip) and it works perfectly :) Many Thanks!!! Regards Alf -Ursprüngliche Nachricht- Von: Bernd Bohmann bernd.bohm...@googlemail.com Gesendet: 11.09.09 11:40:28 An: MyFaces Discussion users@myfaces.apache.org

Re: log4j and myfaces problem in websphere

2009-09-11 Thread Omar Elprince
Try adding commons discovery and upgrade common logging to 1.0.4. May be that will work for you. --Omar On Sep 11, 2009, at 7:20 AM, domincb domi...@gmail.com wrote: I tried to put the log4j library into an myfaces application in a Websphere application server (6.0 version). When I inserted

[ExtVal] ClassCastException

2009-09-11 Thread Bart Kummel
Hi, I just added MyFaces ExtVal to my existing project, which uses MyFaces core, Trinidad and Orchestra. When I try to go to an edit page which should contain validations generated by ExtVal, I get the following stack trace. I've no clue what's going on here. Does anybody have an idea? Best

Re: [ExtVal] ClassCastException

2009-09-11 Thread Gerhard Petracek
hi bart, that sounds strange. could you please debug the issue? first step: set a breakpoint at the first line of LengthMetaDataTransformer#convertMetaData and have a look what you get in as value of the metaDataEntry. you should see something like:

Re: log4j and myfaces problem in websphere

2009-09-11 Thread Hazem Saleh
Did you set the class loading policy to (PARENT_LAST) ? On Fri, Sep 11, 2009 at 2:20 PM, domincb domi...@gmail.com wrote: I tried to put the log4j library into an myfaces application in a Websphere application server (6.0 version). When I inserted the commons-loggin and log4j librarys I get

Re: [Orchestra] Orchestra and ajax

2009-09-11 Thread RAJ RAJENDRAN
Hello, Sorry to revive a pretty old thread. I was wondering if you found a solution to this. We are facing the same issue. Thanks. On Fri, Aug 15, 2008 at 8:17 AM, Esser, Jonas jonas.es...@medocino.dewrote: Hello, I tried Michaels example.war and I had to add a orchestra framworkAdapter