Neven,
You¹re a genius. The web.xml was fine but you got me thinking about spring
configuration.
We had one of our young guys run into an issue with spring. He implemented
some work around and nobody bothered checking because it was minor bit of
code on the periphery of the app.
Anyway I searche
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
Running Tomcat 8.0.x trunk as of 167 (slightly old) on jdk1.8.0_45
on Mac OS X, I'm having intermittent problems with Tomcat appearing
not to change a relative URL into a fully-qualified URL for
redirection purposes.
Since it's intermitten
On Fri, Jul 3, 2015 at 9:58 AM, Daniel Mikusa wrote:
> On Fri, Jul 3, 2015 at 8:36 AM, Charles Richard <
> charle...@thelearningbar.com> wrote:
>
> > Hi,
> >
> > We are currently using a product called Terracotta to do session
> > fail-over/replication but are considering moving away from this pr
On Fri, Jul 3, 2015 at 8:36 AM, Charles Richard <
charle...@thelearningbar.com> wrote:
> Hi,
>
> We are currently using a product called Terracotta to do session
> fail-over/replication but are considering moving away from this product as
> it doesn't seem to support Java 7 and Tomcat 7.
>
> What
> From: Neven Cvetkovic [mailto:neven.cvetko...@gmail.com]
> Subject: Re: Spring Scheduled Task is triggered multiple times
> On 3 Jul 2015 08:42, "Zoran Avtarovski" wrote:
> >
> > I went through the logs in much greater detail today and I noticed when
> > the server starts I get multiple Spring
Hi,
We are currently using a product called Terracotta to do session
fail-over/replication but are considering moving away from this product as
it doesn't seem to support Java 7 and Tomcat 7.
What products exist out there that would help with session
fail-over/replication? I only know of 3:
- T
On 03/07/2015 12:43, Maxim Solodovnik wrote:
> Hello,
>
> sorry for the newbie question but I was unable to find the answer using
> search :(
> I'm trying to migrate custom embedded tomcat loader from Tomcat6 (works as
> expected with Tomcat7 with lots of deprecations) to Tomcat8.
>
> Previously
Hello,
sorry for the newbie question but I was unable to find the answer using
search :(
I'm trying to migrate custom embedded tomcat loader from Tomcat6 (works as
expected with Tomcat7 with lots of deprecations) to Tomcat8.
Previously it was possible to add multiple Engines to Tomcat instance, h
Hey Zoran,
On 3 Jul 2015 08:42, "Zoran Avtarovski" wrote:
>
> I went through the logs in much greater detail today and I noticed when
> the server starts I get multiple Spring loads in the log:
>
> org.apache.catalina.core.ApplicationContext.log Initializing Spring root
> WebApplicationContext
H