On Sun, 2015-03-29 at 12:56 -0400, Tim Watts wrote:
> On Sun, 2015-03-29 at 18:06 +0200, Lmhelp1 wrote:
> > On 3/29/2015 5:36 PM, André Warnier [via Tomcat] wrote:
> > > Lmhelp1 wrote:
> > >
> > > > Hello,
> > > >
> > > > Thank you for reading my post.
> > > >
> > > > I am getting a "ClassNotFoundE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Wesley,
On 3/29/15 1:15 PM, Wesley Acheson wrote:
> A team I am working with use tomcat 7 as their web container. The
> application cannot use url session tracking due to compliance
> reasons.
>
> One of the requirements we are facing is that the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Madhur,
On 3/29/15 5:17 AM, Madhur Ahuja wrote:
> We have built a messaging server using PubNub which listens for
> chat messages from Android device. For this, our J2EE based spring,
> we have created a Pubnub listener (which is basically a listeni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Pavel,
On 3/28/15 5:44 AM, Pavel Yermolenko wrote:
> Thank you for this explanation. Probably you have a reason - le jeu
> n'en vaut pas la chandelle. Before I worked in this way with
> another portal and it took me half a day to elaborate a code in
Broken trace :-
25-Mar-2015 15:46:22.131 INFO [main]
org.apache.catalina.core.StandardService.startInternal
Starting
service Catalina
25-Mar-2015 15:46:22.133 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal
Starting
Servlet Engine: Apache Tomcat/8.0.20
25-Mar-2015 15:46:22.257
Working trace :-
28-Mar-2015 14:20:27.865 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server ve
rsion: Apache Tomcat/8.0.20
28-Mar-2015 14:20:27.881 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server bu
ilt: Feb 15 2015 18:10:42 UTC
28-
David Marsh wrote:
I've tested all the following public JDKs
jdk-7u45-windows-i586.exe
jdk-7u65-windows-i586.exe
jdk-7u75-windows-i586.exe
jdk-8-windows-i586.exe
jdk-8u5-windows-i586.exe
jdk-8u11-windows-i586.exe
jdk-8u20-windows-i586.exe
jdk-8u25-windows-i586.exe
jdk-8u31-windows-i586.exe
jdk-
2015-03-29 9:52 GMT+03:00 Paul, Subhro :
> Dear Team,
>
> I am an application developer from TCS and working for PSEG
> (https://www.pseg.com).
>
> You might have seen my queries which I forwarded on 12 Feb, 2015 for Tomcat
> server crashing issue. After that we have added some resources to the
I've tested all the following public JDKs
jdk-7u45-windows-i586.exe
jdk-7u65-windows-i586.exe
jdk-7u75-windows-i586.exe
jdk-8-windows-i586.exe
jdk-8u5-windows-i586.exe
jdk-8u11-windows-i586.exe
jdk-8u20-windows-i586.exe
jdk-8u25-windows-i586.exe
jdk-8u31-windows-i586.exe
jdk-8u40-windows-i586.exe
Hi All,
A team I am working with use tomcat 7 as their web container. The
application cannot use url session tracking due to compliance reasons.
One of the requirements we are facing is that the application should work
in an iframe on the safari web browser, which blocks all cookies.
For this pu
On 3/29/2015 6:57 PM, Tim Watts-3 [via Tomcat] wrote:
On Sun, 2015-03-29 at 18:06 +0200, Lmhelp1 wrote:
> On 3/29/2015 5:36 PM, André Warnier [via Tomcat] wrote:
> > Lmhelp1 wrote:
> >
> > > Hello,
> > >
> > > Thank you for reading my post.
> > >
> > > I am getting a "ClassNotFoundException".
>
On Sun, 2015-03-29 at 18:06 +0200, Lmhelp1 wrote:
> On 3/29/2015 5:36 PM, André Warnier [via Tomcat] wrote:
> > Lmhelp1 wrote:
> >
> > > Hello,
> > >
> > > Thank you for reading my post.
> > >
> > > I am getting a "ClassNotFoundException".
> > >
> > > Below is the situation.
> > > - I'm working wit
On 3/29/2015 6:06 PM, Lmhelp1 wrote:
On 3/29/2015 5:36 PM, André Warnier [via Tomcat] wrote:
Lmhelp1 wrote:
> Hello,
>
> Thank you for reading my post.
>
> I am getting a "ClassNotFoundException".
>
> Below is the situation.
> - I'm working with "Eclipse" ("Luna"), "Tomcat 8" and "Java 8".
>
On 3/29/2015 5:36 PM, André Warnier [via Tomcat] wrote:
Lmhelp1 wrote:
> Hello,
>
> Thank you for reading my post.
>
> I am getting a "ClassNotFoundException".
>
> Below is the situation.
> - I'm working with "Eclipse" ("Luna"), "Tomcat 8" and "Java 8".
> - I have three projects "project1", "pro
Lmhelp1 wrote:
Hello,
Thank you for reading my post.
I am getting a "ClassNotFoundException".
Below is the situation.
- I'm working with "Eclipse" ("Luna"), "Tomcat 8" and "Java 8".
- I have three projects "project1", "project2" and "project3".
- "project1" and "project2" depend on the third p
Hello,
Thank you for reading my post.
I am getting a "ClassNotFoundException".
Below is the situation.
- I'm working with "Eclipse" ("Luna"), "Tomcat 8" and "Java 8".
- I have three projects "project1", "project2" and "project3".
- "project1" and "project2" depend on the third project "project3
Paul, Subhro wrote:
Thanks Ameer for your reply.
What is the max value we can assign to heap space?
Under a 64-bit OS and a 64-bit JVM, as much as you want (taking into account the amount of
memory available on the host of course).
Whether that is efficient, is another matter entirely, and de
Thanks Ameer for your reply.
What is the max value we can assign to heap space?
Regards,
Subhro Paul
-Original Message-
From: Ameer Mawia [mailto:ameer.ma...@gmail.com]
Sent: Sunday, March 29, 2015 3:02 AM
To: Tomcat Users List
Subject: Re: Tomcat server Performance imporvement required
We have built a messaging server using PubNub which listens for chat
messages from Android device.
For this, our J2EE based spring, we have created a Pubnub listener (which
is basically a listening socket)
as follows. However, we have observed is that our server stops listening
randomly after few d
Am 28. März 2015 17:46:50 MEZ, schrieb Mark Thomas :
>On 28/03/2015 14:43, David Marsh wrote:
>> Ok so I went back to basics and created three new VM's.
>>
>> Windows Server 2008 R2
>> Windows 7 Client
>> Windows 7 Tomcat
>>
>> I still had same issues, until I changed the Java on the tomcat
>se
On Mar 29, 2015 2:53 AM, "Paul, Subhro" wrote:
>
> Dear Team,
>
> I am an application developer from TCS and working for PSEG (
https://www.pseg.com).
>
> You might have seen my queries which I forwarded on 12 Feb, 2015 for
Tomcat server crashing issue. After that we have added some resources to
t
21 matches
Mail list logo