yea should work
On Mon, Dec 17, 2012 at 3:28 PM, Olivier Lamy wrote:
> 2012/12/17 Antonio Manuel Muñiz Martín :
> > Hi Olivier,
> >
> > My fault, I found the problem, I had two spring versions in my
> dependencies.
> > However I have another question, could I use dependencies from
> > non-centra
On Fri, Nov 16, 2012 at 2:08 PM, Casper Wandahl Schmidt <
kalle.pri...@gmail.com> wrote:
>
> Den 16-11-2012 20:05, Kris Schneider skrev:
>
>> -- Forwarded message --
8< snip >8
> Thanks for letting us know :) Probably the wrong recipient?
So...th
-- Forwarded message --
From: *Kris Schneider*
Date: Friday, November 16, 2012
Subject: Contact requests from Mary Lou and Howard
To: kurt schneider
Kurt,
Howard and Mary Lou have both expressed their inability to get responses
from you on matters concerning Mom's estat
nly using part of it, are any regression
tests available?
Thanks,
Kris
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On Mon, 2012-07-30 at 14:36 -0600, Mark Thomas wrote:
> On 30/07/2012 21:24, Kris Easter wrote:
> >
> ...
> >
> > If the user sits too long on the login page the session times out, even
> > if their credentials were authenticated successfully, and sends them
&g
e I
get the dreaded 408 error.
Can anyone enlighten me as to why it's a bad idea if:
if (session == null) {
session = request.getSessionInternal(false);
}
is instead:
if (session == null) {
session = request.getSessionInternal(true);
}
Thanks,
Kris
cators.properties
HTH,
Kris
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
olaris, JDK 1.6.0_31.
Thanks,
Kris
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
ay forward is to write the simplest possible test
>> case (1 * JSP + 1 * Servlet + web.xml should be plenty) that
>> demonstrates this issue. If you still see the issue with that test case,
>> it will probably be time to open a bug.
>>
>> Mark
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Did autoreconnect solve your problem?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On Tue, Jul 12, 2011 at 10:03 AM, David kerber wrote:
> On 7/12/2011 9:59 AM, Kris Schneider wrote:
>>
>> On Tue, Jul 12, 2011 at 7:59 AM, Caldarale, Charles R
>> wrote:
>>>>
>>>> From: Terence M. Bandoian [mailto:tere...@tmbsw.com]
>
cheduledExecutorService. The executor can be used to schedule a
Runnable with a fixed rate or delay. When the context is destroyed,
shutdown the executor and await its termination.
> - Chuck
--
Kris Schneider
-
To unsubscribe, e-m
11 AM, testwreq wreq wrote:
> It is jdk 1.6 from SUN
> java -version
> java version "1.6.0_20"
> Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
> Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)
>
>
> On Wed, Jul 14, 2010 at 9:56 AM, Kris Schneider wrote:
&
db.ProcessInput.doPost(ProcessInput.java:116)
>
> javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so)
>
> javax.servlet.http.HttpServlet.service(tomcat5-servlet-2.4-api-5.5.23.jar.so)
>
> Thanks,vm
--
Kris Schneider
-
();
> - -chris
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkv9YrcACgkQ9CaO5/Lv0PDXegCfeKZOUdIKnIgAnfSmrhO015D2
> lVEAnRzbT4mKvoli8WDYshlA1uNGHHQS
> =jp7W
> -END PGP SIGNATURE
yoteAdapter.service(CoyoteAdapter.java:298)
>>> at
>>> org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
>>> at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
>>> at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:769)
>>> at
>>> org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:698)
>>> at
>>> org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:891)
>>> at
>>> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
>>> at java.lang.Thread.run(Thread.java:637)
>>>
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>>
>
> --
> View this message in context:
> http://old.nabble.com/Why-does-errorPage-work-but-WEB-INF-web.xml-error-page-does-not--tp28681659p28683804.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
des "ñ" using
>> "response.sendRedirect", but it parses wrongly this kind of character; I´ve
>> tried it using "URLEncoder" and differents encondings (UTF-8,UTF-16,etc).
>
> What have you tried, and what was the exception / result?
>
>
ng environment)
> 4. Working environment is using CATALINA_BASE to run Tomcat from
> a separate directory than the actual distro
>
>
> Can anyone shed any light on this? I'm going to toss my entire WAR file into
> the environment where it /is/ working to see if it's some interaction
> problem.
>
> Thanks,
> -chris
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
gt;>
>> [snip]
>>
>> > I verified that the class that was not found is indeed in
>> /WEB-INF/classes.
>>
>> Can you be specific? Where is the .class file for that class (including
>> full path)?
>>
>> > Also, classes in *.jar files in WEB-INF/lib a
stem.out.println(method);
>
> return method.invoke(_target, args);
> }
> }
> }
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkvQsjUACgkQ9CaO5/Lv0
it. I should.
>
> - -chris
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkvQpjMACgkQ9CaO5/Lv0PDioACfXvCsWsL6dPHDsegCEqCx0ISZ
> oF8Anj+PpzWrSWN9I6BWru0urmdLaWLg
> =qt08
se it long-term, but the
>> above is about as compact as it gets.
>>
>
> If it does a forward or include done the line, this won't work with any
> remotely recent version of Tomcat. These versions enforce the spec
> requirement that the Request has to be a subclass of HttpServletWrapper
> wra
n be optimized a bit if you need to use it long-term, but the
> above is about as compact as it gets.
>
> I'd still recommend the use of jad, honestly.
>
> - -chris
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkvPX0EACgkQ9CaO5/Lv0PCKVQCdG5SMXiySnsFEowVF7/44KM8s
> b7kAoIAGSzxOIWmKt4+z6ATkqslTl5uW
> =ykwF
> -END PGP SIGNATURE-
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
But what is strange is that in catalina.out, I get:
>
> SBTester.doGet: query=foo=bar
>
> So, I'm a little confused.
> A) How is this happening (doGet running, but the browser reporting an
> error)
> B) What am I doing wrong?
>
> Thanks in advance,
> Ken
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Did you find a solution? I've got the same issue
Derek-52 wrote:
>
> Hello,
>
> I have some troubles with firefox and form authentication running on
> Tomcat 5.0.28.
> It happens as followed:
>
> User requests restricted Page and is redirected to a LoginServlet
> which forwards the reque
s list.
http://java.sun.com/products/servlet/reference/api/index.html
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
p failing due
>> to unexpected error: " + e);
>> }
>> }
>> }
>>
>>
>> How can I make tomcat cancel the deployment of the entire war file
>> that this servlet was distributed with?
>>
>> I thought that throwing a ServletException back up to Tomcat would
>> make the webapp unavailable - but Tomcat continues to serve pages from
>> this webapp even though the startup failed. That doesn't seem like
>> correct behavior... am I missing a setting somewhere?
>>
>> Thanks,
>>
>> Dan
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
I guess this bug will be of interest since it mentions both jutf7 and
webapps ;-)
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4619777
On Thu, Oct 29, 2009 at 11:42 AM, Kris Schneider wrote:
> While the Javadoc for CharsetProvider claims that providers are looked
> up via the c
lved? Withouting having to deploy a jar file outside of
> the webapp. Or is this not possible?
>
> Thanks in advance for any tips.
>
> Ronald.
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.a
? Any other information you need?
Cheers
Kris
Peter Crowther wrote:
>
> Exact Tomcat version?
> Exact httpd version?
> How are you connecting the two? "Port forwarding" seems odd unless
> you have two IP addresses so that httpd is on addr1:80 and Tomcat is
> on a
but then Connection Interrupted - Document contains no data
But if you go to
http://www.1realtimemlmleads.com:8080/Leads/order/displayProducts.action
It works perfect
What am I missing? Been banging my head on this for days.
Any ideas would be appreciated
Cheers
Kris
-
http://www.kre
On Fri, Sep 11, 2009 at 1:06 PM, Kris Schneider wrote:
> On Fri, Sep 11, 2009 at 12:59 PM, Mike Baranski
> wrote:
>> Yes, restarted Tomcat (I also opened the war and opened the web.xml inside
>> of it to make sure it was what I thought it was).
>>
>> No deploy err
in manager) in
the request...
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
o implement, but wouldn't a custom
WebappLoader and/or WebappClassLoader also be an option?
--
Kris Schneider
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
OK -- I've been trying to unsubscribe from the mailing list, many many many
many times now by sending a blank e-mail to
[EMAIL PROTECTED] but it's not working. Can anybody tell
me what is going on here?
Thank you.
-
To sta
deployed under is "/idb-0.8.2-SNAPSHOT" instead of "/idb" - how can I
get it to deploy under a path different from the warfile name?
Thanks,
Kris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
36 matches
Mail list logo