On 04/28/2010 05:14 AM, Karl San Gabriel wrote:
> Is this valid for non-US citizens?
There is a list j...@apache.org for ASF related jobs, please use that
one for this topic.
Cheers
Jean-Frederic
-
To unsubscribe, e-mail: dev-u
https://issues.apache.org/bugzilla/show_bug.cgi?id=49205
Peter changed:
What|Removed |Added
CC||p...@geekpete.com
--
Configure bugmail: h
Is this valid for non-US citizens?
On Tue, Apr 27, 2010 at 10:45 AM, Colby Berger (c) wrote:
> I am very interested in speaking to you about a Java EE/Tomcat opportunity
> with SpringSource/VMware. This is an Senior level position and we are
> looking for someone that has great communication ski
I still get the java.lang.ArrayIndexOutOfBoundsException, i think that it
should be
filterMapInsertPoint + 1,
--->
System.arraycopy(filterMaps, filterMapInsertPoint, results,
filterMapInsertPoint + 1,
filterMaps.length - filterMapInsertPoint);
<---
2010/4/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49205
--- Comment #1 from Peter 2010-04-27 21:59:23 EDT ---
My current workaround is to use this configuration in my server.xml:
The leading "x" is removed as per the bug and the correct context is then in
place with no errors shown i
https://issues.apache.org/bugzilla/show_bug.cgi?id=49205
Summary: context path has first character removed on deploy of
war file causing failed deployment
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Linux
Author: funkman
Date: Wed Apr 28 00:34:46 2010
New Revision: 938739
URL: http://svn.apache.org/viewvc?rev=938739&view=rev
Log:
minor tweaks for versions
Modified:
tomcat/trunk/webapps/docs/building.xml
Modified: tomcat/trunk/webapps/docs/building.xml
URL:
http://svn.apache.org/viewvc/tomca
Author: funkman
Date: Wed Apr 28 00:26:27 2010
New Revision: 938737
URL: http://svn.apache.org/viewvc?rev=938737&view=rev
Log:
java 6, not java5
Modified:
tomcat/trunk/webapps/docs/setup.xml
Modified: tomcat/trunk/webapps/docs/setup.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps
Author: funkman
Date: Wed Apr 28 00:24:13 2010
New Revision: 938736
URL: http://svn.apache.org/viewvc?rev=938736&view=rev
Log:
s/2.1/2.2/ for jsp spec version
Modified:
tomcat/trunk/webapps/docs/index.xml
Modified: tomcat/trunk/webapps/docs/index.xml
URL:
http://svn.apache.org/viewvc/tomca
Do you mean one declared in server.xml ? or have the StandardThreadExecutor
register itself as a LifeCycleListener ? In the latter case, my problem is how
do I get a reference to StandardContext instances from the
StandardThreadExecutor ?
Sylvain
On 27 avr. 2010, at 08:46, Konstantin Kolinko w
https://issues.apache.org/bugzilla/show_bug.cgi?id=43303
Konstantin Kolinko changed:
What|Removed |Added
CC||q8e...@gmail.com
--- Comment
https://issues.apache.org/bugzilla/show_bug.cgi?id=49201
Konstantin Kolinko changed:
What|Removed |Added
Version|unspecified |1.2.30
Resolution|INV
https://issues.apache.org/bugzilla/show_bug.cgi?id=49201
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49201
Summary: DLL version for Apache HTTPD not available
Product: Tomcat Connectors
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=49198
Rainer Jung changed:
What|Removed |Added
Severity|blocker |enhancement
--
Configure bugmail: h
https://issues.apache.org/bugzilla/show_bug.cgi?id=49198
--- Comment #3 from Rainer Jung 2010-04-27 12:49:44
EDT ---
The connection between HTTPD and Tomcat is done via clear text network
protocols. These protocols are not 32Bit/64Bit aware. So you can mix and match
between 32Bit and 64Bit Apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=49198
ron.perk...@infor.com changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
Configure bugmail:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49198
ron.perk...@infor.com changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #2 fro
https://issues.apache.org/bugzilla/show_bug.cgi?id=49198
--- Comment #1 from Konstantin Kolinko 2010-04-27
11:40:18 EDT ---
AFAIK, there are no official 64-bit Windows builds of Apache HTTPD. Why there
should be mod_jk ones?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cg
https://issues.apache.org/bugzilla/show_bug.cgi?id=49198
Summary: There are no binaries for mod_jk for 64bit?
Product: Tomcat Connectors
Version: 1.2.28
Platform: PC
OS/Version: Windows Server 2003
Status: NEW
Severity: block
https://issues.apache.org/bugzilla/show_bug.cgi?id=49197
Summary: ServletRequest/HttpSession is not visible in custom
realm
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Windows XP
Status: NEW
I am very interested in speaking to you about a Java EE/Tomcat opportunity with
SpringSource/VMware. This is an Senior level position and we are looking for
someone that has great communication skills along with the technical skills.
This position will be working with Tomcat and S2's tc Server.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49196
Summary: NPE in PageContext.getErrorData()
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
https://issues.apache.org/bugzilla/show_bug.cgi?id=49073
--- Comment #2 from Konstantin Kolinko 2010-04-27
10:26:36 EDT ---
Re: r938430, r938431, r938432
> (since the PID file is used to identify the process to shutdown)
The PID file is created only if $CATALINA_PID is defined, which is option
https://issues.apache.org/bugzilla/show_bug.cgi?id=49195
Summary: Using -1 as shutdown port with Windows service works,
but prints error message
Product: Tomcat 6
Version: 6.0.26
Platform: PC
OS/Version: Windows XP
The current setup of the .project and .classpath files works good for
many years.
I think it was helpfull for user of the src distribution, also use the
correct eclipse setup.
The license issue is really bad and we must fixit! We can do that with
a little ant task.
To move .project and .c
https://issues.apache.org/bugzilla/show_bug.cgi?id=49099
--- Comment #3 from Mark Thomas 2010-04-27 08:53:26 EDT ---
There is currently no way within Tomcat to log the malformed requests. There
are a couple of options for addressing this. The ideal would include adding
entries to the access log,
https://issues.apache.org/bugzilla/show_bug.cgi?id=49073
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Tue Apr 27 12:51:27 2010
New Revision: 938432
URL: http://svn.apache.org/viewvc?rev=938432&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49073
Improve shutdown port docs
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/config/server.xml
Modifie
Author: markt
Date: Tue Apr 27 12:51:11 2010
New Revision: 938431
URL: http://svn.apache.org/viewvc?rev=938431&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49073
Improve shutdown port docs
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/config/server.xml
Modified: tomcat/
Author: markt
Date: Tue Apr 27 12:50:38 2010
New Revision: 938430
URL: http://svn.apache.org/viewvc?rev=938430&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49073
Modified:
tomcat/trunk/webapps/docs/config/server.xml
Modified: tomcat/trunk/webapps/docs/config/server.xm
https://issues.apache.org/bugzilla/show_bug.cgi?id=49038
--- Comment #4 from Mark Thomas 2010-04-27 08:49:39 EDT ---
Please try with the latest version of tc Native which is 1.1.20.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this m
https://issues.apache.org/bugzilla/show_bug.cgi?id=49022
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49178
--- Comment #4 from Konstantin Kolinko 2010-04-27
08:43:08 EDT ---
Created an attachment (id=25362)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25362)
Bug49178PermissionUrlTest.java - sample code to check Java API behaviour
On 27/04/2010 11:19, Konstantin Kolinko wrote:
> 2010/4/27 :
>> Author: kkolinko
>> Date: Tue Apr 27 09:01:37 2010
>> New Revision: 938363
>>
>> URL: http://svn.apache.org/viewvc?rev=938363&view=rev
>> Log:
>> If the class implements both interfaces then call
>> addApplicationLifecycleListener on
On 27/04/2010, Konstantin Kolinko wrote:
> 2010/4/26 :
> > Author: pero
> > Date: Mon Apr 26 10:46:01 2010
> > New Revision: 937993
> >
> > URL: http://svn.apache.org/viewvc?rev=937993&view=rev
> > Log:
> > Include .project and .classpath files to src distribution.
> > s. http://ant.apach
2010/4/27 :
> Author: kkolinko
> Date: Tue Apr 27 09:01:37 2010
> New Revision: 938363
>
> URL: http://svn.apache.org/viewvc?rev=938363&view=rev
> Log:
> If the class implements both interfaces then call
> addApplicationLifecycleListener only once.
>
> Modified:
> tomcat/trunk/java/org/apache/
Author: kkolinko
Date: Tue Apr 27 09:01:37 2010
New Revision: 938363
URL: http://svn.apache.org/viewvc?rev=938363&view=rev
Log:
If the class implements both interfaces then call
addApplicationLifecycleListener only once.
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationContext
Author: kkolinko
Date: Tue Apr 27 08:04:41 2010
New Revision: 938348
URL: http://svn.apache.org/viewvc?rev=938348&view=rev
Log:
Simplify code
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
UR
2010/4/26 :
> Author: pero
> Date: Mon Apr 26 10:46:01 2010
> New Revision: 937993
>
> URL: http://svn.apache.org/viewvc?rev=937993&view=rev
> Log:
> Include .project and .classpath files to src distribution.
> s. http://ant.apache.org/manual/dirtasks.html#defaultexcludes to not include
> scm fil
40 matches
Mail list logo