Hi Andrija,

No.. this sed is unrelated to any breadcrumb issue, can you ellaborate on
that one? :)
This sed just makes the page reload instantly whenever you press F5 on the
UI, instead of taking as long as the first load.

On Thu, May 21, 2015 at 3:57 PM, Andrija Panic <andrija.pa...@gmail.com>
wrote:

> Rafael,
>
> this SED is also related to the breadcrumb issue we are seeing in UI ?
>
> Thx for inputs :)
>
> Cheers
>
> On 21 May 2015 at 15:38, Rafael Fonseca <rsafons...@gmail.com> wrote:
>
> > Btw.. if you're worried about latency on the UI, run this and you will
> have
> > instant page reloads :)
> >
> > sed -i -e 's/?t=<%=now%>//'
> > /usr/share/cloudstack-management/webapps/client/index.jsp
> >
> > On Thu, May 21, 2015 at 3:34 PM, Rafael Fonseca <rsafons...@gmail.com>
> > wrote:
> >
> > > Hi Andrija,
> > >
> > > Those sort of problems will no longer affect anyone when my PR gets
> > > merged: https://github.com/apache/cloudstack/pull/238
> > > In the meanwhile, if you want to run tomcat 6.0.43 in any distro, just
> do
> > > the following:
> > >
> > > - Download
> > >
> >
> http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.43/bin/apache-tomcat-6.0.43.tar.gz
> > > - Uncompress to some folder
> > > - Change links on /usr/share/cloudstack-management/lib and
> > > /usr/share/cloudstack-management/bin to point to the location of the
> > > version you just decompressed.
> > > - All done! :)
> > >
> > >
> > >
> > >
> > > On Thu, May 21, 2015 at 3:05 PM, Andrija Panic <
> andrija.pa...@gmail.com>
> > > wrote:
> > >
> > >> Hi,
> > >>
> > >> Im wondering if anyone have clean procedure of upgrading stock Tomcat
> to
> > >> supported version 6.0.43, to avoid the latency issues and UI... on
> > >> production envioroment.
> > >>
> > >> We are running Ubuntu 14.04 and CEntos 6.6 stock Tomcat versions...
> > >>
> > >> Cheers
> > >>
> > >> --
> > >>
> > >> Andrija Panić
> > >>
> > >
> > >
> >
>
>
>
> --
>
> Andrija Panić
>

Reply via email to