2011/11/23 shadowdancer351 :
>
> I am using Tomcat 4 on Linux.
>
1. Your question is offtopic on dev@ mailing list.
2. There should not be any reason to still use Tomcat 4.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.
On 23.11.2011 08:14, Konstantin Kolinko wrote:
2011/11/23 Mark Thomas:
I have done a little bit of digging on this as the current 7.0.x trunk
fails frequently enough on my windows box that I can repeat the failure
often enough.
I have got as far as discovering that the request.getAvailable() te
Hi community.
I got a problem when I start my own embedded Tomcat server with a lot of
JAR files in classpath. I got this error message for some jar files:
java.lang.IllegalStateException: zip file closed
at java.util.zip.ZipFile.ensureOpen(ZipFile.java:403)
at java.util.zip.ZipFile.acces
Hello,
I'm new to tomcat, however I'd like to propose a patch. What is the best way?
Through bugzilla or directly to this list? There is no bug report for it yet,
it's just a few lines improvement for build.xml file. Also, there is no 'Tomcat
8' (trunk) category in Bugzilla.
Best regards,
Mich
> From: shadowdancer351 [mailto:shadowdancer...@yahoo.com]
> Subject: can only see ROOT webapp
> I am using Tomcat 4 on Linux.
1) Don't post usage questions on the developers list - this belongs on the
users list.
2) Don't post twice.
3) Use a supported level of Tomcat. Tomcat 4 hasn't been
Author: fhanik
Date: Wed Nov 23 15:29:01 2011
New Revision: 1205441
URL: http://svn.apache.org/viewvc?rev=1205441&view=rev
Log:
Only apply the commitOnReturn and rollbackOnReturn if the default auto commit
value is false. getAutoCommit is a call to the DB for many drivers and doesn't
perform wel
Author: mturk
Date: Wed Nov 23 15:32:44 2011
New Revision: 1205442
URL: http://svn.apache.org/viewvc?rev=1205442&view=rev
Log:
Make sure we have password callback set
Modified:
tomcat/native/trunk/native/src/sslcontext.c
Modified: tomcat/native/trunk/native/src/sslcontext.c
URL:
http://svn.
Author: mturk
Date: Wed Nov 23 15:34:01 2011
New Revision: 1205445
URL: http://svn.apache.org/viewvc?rev=1205445&view=rev
Log:
Axe guessing JDK and add unmanaged pool api
Modified:
tomcat/native/trunk/native/BUILDING
tomcat/native/trunk/native/build/tcnative.m4
tomcat/native/trunk/nat
Author: mturk
Date: Wed Nov 23 15:38:28 2011
New Revision: 1205451
URL: http://svn.apache.org/viewvc?rev=1205451&view=rev
Log:
Unify coding style
Modified:
tomcat/native/trunk/native/build/tcnative.m4
Modified: tomcat/native/trunk/native/build/tcnative.m4
URL:
http://svn.apache.org/viewvc/t
Author: mturk
Date: Wed Nov 23 15:57:01 2011
New Revision: 1205463
URL: http://svn.apache.org/viewvc?rev=1205463&view=rev
Log:
Use unmanaged pools for sockets. This will allow detached sockets but will
require that each socket is closed
Modified:
tomcat/native/trunk/native/src/network.c
Mod
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
1)sorry I'll post on the users list
2)The reason I posted twice is because after hitting the 'post message'
button the browser displayed an "internal server error" page so I wasn't
sure if it went through.
3)I can't choose which version of Tomcat I'm using - this is company
software. Believe me it
2011/11/23 Michal Hasko :
> Hello,
>
> I'm new to tomcat, however I'd like to propose a patch. What is the best way?
> Through bugzilla or directly to this list? There is no bug report for it yet,
> it's just a few lines improvement for build.xml file. Also, there is no
> 'Tomcat 8' (trunk) cate
https://issues.apache.org/bugzilla/show_bug.cgi?id=52234
Bug #: 52234
Summary: More documentation of embedding, please?
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity
https://issues.apache.org/bugzilla/show_bug.cgi?id=52235
Bug #: 52235
Summary: Please do a bit of SEO tuning for the web site
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Se
https://issues.apache.org/bugzilla/show_bug.cgi?id=52236
Bug #: 52236
Summary: Idea: support 'overlays' shaped like Maven overlays
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52236
--- Comment #1 from Mark Thomas 2011-11-23 21:44:48 UTC ---
Personally, I am of the view that this is a build time problem rather than one
that should be solved at runtime.
However, Oracle does not agree with me and it looks like something
https://issues.apache.org/bugzilla/show_bug.cgi?id=52235
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from Mark
https://issues.apache.org/bugzilla/show_bug.cgi?id=52234
--- Comment #1 from Mark Thomas 2011-11-23 21:46:28 UTC ---
This sounds like a howto
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are
https://issues.apache.org/bugzilla/show_bug.cgi?id=52236
--- Comment #2 from bmargulies 2011-11-23 21:54:21 UTC
---
My experience is that I can get work done on webapps much, much, faster if I
operate in a mode where modified files are directly read by the web server. If
I have to run a build ev
On 23/11/2011 08:19, Rainer Jung wrote:
> On 23.11.2011 08:14, Konstantin Kolinko wrote:
>> 2011/11/23 Mark Thomas:
>>> I have done a little bit of digging on this as the current 7.0.x trunk
>>> fails frequently enough on my windows box that I can repeat the failure
>>> often enough.
>>>
>>> I have
https://issues.apache.org/bugzilla/show_bug.cgi?id=52235
--- Comment #2 from bmargulies 2011-11-23 21:55:04 UTC
---
I wish that I had a clue as to why google is so ignorant of the more recent
doc. I wonder whom we could rustle up who would know?
--
Configure bugmail: https://issues.apache.org/
https://issues.apache.org/bugzilla/show_bug.cgi?id=52234
--- Comment #2 from bmargulies 2011-11-23 21:57:29 UTC
---
Precisely. Off I go.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee fo
On 23/11/2011 09:52, Chatree Srichart wrote:
> Hi community.
>
> I got a problem when I start my own embedded Tomcat server with a lot of
> JAR files in classpath. I got this error message for some jar files:
>
> java.lang.IllegalStateException: zip file closed
> at java.util.zip.ZipFile.ensu
https://issues.apache.org/bugzilla/show_bug.cgi?id=52235
--- Comment #3 from Rich Bowen 2011-11-23 22:00:16 UTC ---
Here's what I've done in the httpd 1.3 documentation:
http://httpd.apache.org/docs/current/"/>
That appears at the top of each page in the 1.3 docs, pointing to the canonical
UR
https://issues.apache.org/bugzilla/show_bug.cgi?id=52236
--- Comment #3 from Mark Thomas 2011-11-23 22:07:25 UTC ---
I'm a big fan of re-factoring. One of the things on my todo for Tomcat 8 is to
at least look at removing all the JNDI stuff from DirContext JNDI stuff and
simplify all that code.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52236
--- Comment #4 from bmargulies 2011-11-23 22:08:59 UTC
---
Aliases, if I have it right, say 'substitute in a tree of static content
*here*'. The patch says, 'first look in this webapp-shaped directory, then the
next, then the next, then fi
https://issues.apache.org/bugzilla/show_bug.cgi?id=52235
--- Comment #4 from bmargulies 2011-11-23 22:18:27 UTC
---
Do you want a patch from me for this, or is there a committer who is willing
and able to blow through it?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?t
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-test has an issue affecting its community integration.
This
29 matches
Mail list logo