https://issues.apache.org/bugzilla/show_bug.cgi?id=39013
Kirk True <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
Hi Filip,
Filip Hanik - Dev Lists wrote:
ant -f extras.xml
Thanks. I do know how to get the libraries, that's not really the
question ;)
It seems that the core code in the Eclipse project doesn't reference
those libraries and so it seems they're superfluously included in the
.project fil
ant -f extras.xml
Filip
Kirk True wrote:
Hi all,
When I use the included Eclipse project file (from trunk), I get these
error messages:
Project 'trunk' is missing required library:
'output/extras/webservices/jaxrpc.jar'
Project 'trunk' is missing required library:
'output/extras/web
https://issues.apache.org/bugzilla/show_bug.cgi?id=38570
Kirk True <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
https://issues.apache.org/bugzilla/show_bug.cgi?id=38726
Kirk True <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
Hi all,
When I use the included Eclipse project file (from trunk), I get these
error messages:
Project 'trunk' is missing required library:
'output/extras/webservices/jaxrpc.jar'
Project 'trunk' is missing required library:
'output/extras/webservices/wsdl4j.jar'
That said, I can remo
Author: fhanik
Date: Mon Dec 8 11:42:22 2008
New Revision: 724458
URL: http://svn.apache.org/viewvc?rev=724458&view=rev
Log:
votes
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=72445
Remy Maucherat wrote:
On Mon, 2008-12-08 at 09:59 -0700, Filip Hanik - Dev Lists wrote:
I'll noodle on it a bit, see if i can think of something to defilipize it
Or keep it Filipized, but you'll need to move it in util.
does anyone have any objections to that in trunk?
this will no
On Mon, 2008-12-08 at 09:59 -0700, Filip Hanik - Dev Lists wrote:
> I'll noodle on it a bit, see if i can think of something to defilipize it
Or keep it Filipized, but you'll need to move it in util.
Rémy
-
To unsubscribe, e-m
https://issues.apache.org/bugzilla/show_bug.cgi?id=46354
--- Comment #3 from Ed Hill <[EMAIL PROTECTED]> 2008-12-08 09:06:04 PST ---
I've upgraded to Tomcat-5.5.27 and Java 1.6.0_11 and I still am getting the
exception (with a slightly different stack trace - just not showing the
arraycopy)
Remy Maucherat wrote:
On Mon, 2008-12-08 at 09:04 -0700, Filip Hanik - Dev Lists wrote:
The executor, the way we have optimized it works really well now.
I'd like to get rid of all thread pooling inside the NIO connector, but
that would create a funky package dependency from tomcat-coyote.j
On Mon, 2008-12-08 at 09:04 -0700, Filip Hanik - Dev Lists wrote:
> The executor, the way we have optimized it works really well now.
>
> I'd like to get rid of all thread pooling inside the NIO connector, but
> that would create a funky package dependency from tomcat-coyote.jar ->
> catalina.ja
Author: fhanik
Date: Mon Dec 8 08:24:05 2008
New Revision: 724393
URL: http://svn.apache.org/viewvc?rev=724393&view=rev
Log:
Implement keepAliveCount in a thread safe way, and as an estimate
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/java/
https://issues.apache.org/bugzilla/show_bug.cgi?id=46284
--- Comment #1 from Filip Hanik <[EMAIL PROTECTED]> 2008-12-08 08:13:30 PST ---
Here is some feedback:
1. The formatting gets somewhat messed up, there are tabs in the patch.
2. public void messageDataReceived(ClusterMessage cmsg
The executor, the way we have optimized it works really well now.
I'd like to get rid of all thread pooling inside the NIO connector, but
that would create a funky package dependency from tomcat-coyote.jar ->
catalina.jar
any thoughts on how we could structure this so that the thread pool
(
Author: fhanik
Date: Mon Dec 8 07:52:23 2008
New Revision: 724384
URL: http://svn.apache.org/viewvc?rev=724384&view=rev
Log:
implement a bit cleanup and a rough estimate on the size of a poller
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
Modified: tomcat/trunk/ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=46284
andyb <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=46352
--- Comment #6 from Rainer Jung <[EMAIL PROTECTED]> 2008-12-08 03:20:17 PST ---
Thanks for your feedback.
Do you have a test system, on which you can reproduce? In other words: are you
able and willing to dig into the problem some more
https://issues.apache.org/bugzilla/show_bug.cgi?id=46352
Patrick Middleton <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
19 matches
Mail list logo