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 wrote: > Hello, > > > > I tried Michaels example.war and I had to add a orchestra framworkAdapter > and the javax.face

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 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 the next error

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: @org.apache.myfaces.extensions.validator.baseva

[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 regar

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 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

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" > Gesendet: 11.09.09 11:40:28 > An: MyFaces Discussion > Betreff: Re: [Tobago] Error using paging (tc:sheet) i

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 : > https://issues.apache.org/jira/browse/TRINIDAD-1397 > > Operations > > => Attach file > > On Fri, Sep 11, 2009 at 1:12 PM, Elmar Kretzer > wrote: >> Hi Matthias, >> >> of

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: java.la

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 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 : >> can you upload

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 : > can you upload a diff file ? > > On Fri, Sep 11, 2009 at 1:05 PM, Elmar Kretzer > wrote: >> Hi, >> i got a question concerning a possible patch for >> https://issu

[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 abl

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 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 > rc.setSkinResourceKeyMap(getResourceKeyMap

[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() the

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

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 wrote: > Hi Alf, > > I think this is the above bug, or a similar one. >