On 6/18/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
or:
create an issue and upload a "sample war file"
On 6/17/06, Dennis Byrne < [EMAIL PROTECTED]> wrote:
> Can some of you post a directory listing of WEB-INF/lib ? A snippet of all jsf related context params would help as well.
>
> Dennis Byrne
>
> >-----Original Message-----
> >From: Hailong Zhang [mailto:[EMAIL PROTECTED]]
> >Sent: Sunday, June 18, 2006 01:11 AM
> >To: 'MyFaces Discussion'
> >Subject: Re: AUTO_SCROLL Kills Command Links
> >
> >Hi Dennis,
> > I have this problem too. My environment is Windows XP sp2,
> >Firefox1.5.0.4, JDK 1.5.0_06-b05. MyFaces 1.1.3 & Tomahawk 1.1.3,
> >
> >2006/6/18, Dennis Byrne < [EMAIL PROTECTED]>:
> >>
> >> I still can't reproduce this - using the simple examples web application
> >> (myfaces distribution). I tried w/ trunk and with MyFaces 1.1.3 and
> >> Tomahawk 1.1.3 . getScrolling() renders when the
> >> org.apache.myfaces.AUTO_SCROLL context parameter is set to true and
> >> getScrolling() dows not render when the org.apache.myfaces.AUTO_SCROLLcontext parameter is set to false. In both cases and the outputLink
> >> elements on the home page work.
> >>
> >> @Mike - An example of the org.apache.myfaces.AUTO_SCROLL context param, w/
> >> a few lines of documentation, is in web.xml of the simple examples
> >> application.
> >>
> >> So ... what is it about your dev environments that is different? It is
> >> probably something simple.
> >>
> >> Dennis Byrne
> >>
> >>
> >> >-----Original Message-----
> >> >From: Jim the Standing Bear [mailto: [EMAIL PROTECTED]]
> >> >Sent: Saturday, June 17, 2006 03:09 PM
> >> >To: 'MyFaces Discussion'
> >> >Subject: Re: AUTO_SCROLL Kills Command Links
> >> >
> >> >It is a problem with the _javascript_ function getScrolling(). Somehow it
> >> >doesn't get generated. This goes true not for commandlinks, but also
> >> other
> >> >stuff. One way to workaround is to run with an earlier version of the
> >> >myFaces, and look at the rendered html/_javascript_ source code from the
> >> web
> >> >browser. Copy down the function getScolling()... then insert this
> >> function
> >> >in your .jsp file, and then compile and run with the newer version of
> >> >tomahawk. that way, the JS function will be there.
> >> >
> >> >On 6/17/06, Mike Duffy < [EMAIL PROTECTED]> wrote:
> >> >>
> >> >> Thx Dennis.
> >> >>
> >> >> If you use the Tomahawk jar from the 1.1.1 example app, the command
> >> links
> >> >> work.
> >> >>
> >> >> I am not a _javascript_ guru, but the _javascript_ that is generated is
> >> >> definitely different between
> >> >> the current 1.1.3 jar and the 1.1.1 jar; if you compare the two you
> >> might
> >> >> see the answer.
> >> >>
> >> >> Also, I can't seem to find my reference for configuring AUTO_SCROLL in
> >> >> general. Searching the
> >> >> Wiki does not help and there's lots of noise in Google. Can you please
> >> >> forward a reference link?
> >> >>
> >> >> Mike
> >> >>
> >> >>
> >> >> --- Dennis Byrne <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >> > Hey guys.
> >> >> >
> >> >> > The dev team recognizes the problem and I promise it will be
> >> fixed. Any
> >> >> pointers from the user
> >> >> > community will help.
> >> >> >
> >> >> > Dennis Byrne
> >> >> >
> >> >> > >-----Original Message-----
> >> >> > >From: Enrique Medina [mailto:[EMAIL PROTECTED]]
> >> >> > >Sent: Saturday, June 17, 2006 02:11 AM
> >> >> > >To: 'MyFaces Discussion'
> >> >> > >Subject: Re: AUTO_SCROLL Kills Command Links
> >> >> > >
> >> >> > >Me too :-(
> >> >> > >
> >> >> > >On 6/16/06, Raj Rajendran < [EMAIL PROTECTED]> wrote:
> >> >> > >>
> >> >> > >> I have also brought this issue up before, still have it with
> >> >> 1.1.4Snapshot.
> >> >> > >>
> >> >> > >>
> >> >> > >>
> >> >> > >> On 6/16/06, Mike Duffy < [EMAIL PROTECTED]> wrote:
> >> >> > >> >
> >> >> > >> > This issue has been brought up in multiple posts to this list.
> >> >> > >> >
> >> >> > >> > I am using MyFaces Core 1.1.3 and Tomahawk 1.1.3 (latest and
> >> >> greatest
> >> >> > >> > for both).
> >> >> > >> >
> >> >> > >> > When I configure AUTO_SCROLL to true, the command links do not
> >> >> function.
> >> >> > >> >
> >> >> > >> >
> >> >> > >> > Mike
> >> >> > >> >
> >> >> > >> > __________________________________________________
> >> >> > >> > Do You Yahoo!?
> >> >> > >> > Tired of spam? Yahoo! Mail has the best spam protection around
> >> >> > >> > http://mail.yahoo.com
> >> >> > >> >
> >> >> > >>
> >> >> > >>
> >> >> > >
> >> >> >
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >> __________________________________________________
> >> >> Do You Yahoo!?
> >> >> Tired of spam? Yahoo! Mail has the best spam protection around
> >> >> http://mail.yahoo.com
> >> >>
> >> >
> >> >
> >> >
> >> >--
> >> >--------------------------------------
> >> >Standing Bear Has Spoken
> >> >--------------------------------------
> >> >
> >>
> >>
> >>
> >
>
>
>
--
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com
--
--------------------------------------
Standing Bear Has Spoken
--------------------------------------

