On 15/01/2013 00:53, Christopher Schultz wrote:
> Tim,
>
> Repeating my comment on your BZ comment:
>
> On 1/13/13 5:08 PM, t...@apache.org wrote:
>> Modified:
>> tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java
>>
>>
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/o
On 10/01/2013 23:40, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.35 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.35/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapach
[
https://issues.apache.org/jira/browse/MTOMCAT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) updated MTOMCAT-92:
--
Fix Version/s: (was: 2.1)
backlog
> Bind tomcat to a
[
https://issues.apache.org/jira/browse/MTOMCAT-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) updated MTOMCAT-101:
---
Fix Version/s: (was: 2.1)
backlog
> Add the abili
Hi,
I think I am going to need to refactor the APR Poller code. Before I get
to far down that road I wanted to get a sanity check from those that
understand the APR/native connector better than I do.
The main problem:
- I need to be able to update the flags for a socket current in the
poller. For
[
https://issues.apache.org/jira/browse/MTOMCAT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-22.
-
Resolution: Not A Problem
please use mailing for users question.
[
https://issues.apache.org/jira/browse/MTOMCAT-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-130.
--
Resolution: Not A Problem
> finalName doesn't seem to be used when using m
Please let me know if I am posting this in the wrong mailing-list.
- Am trying to understand why WebAppLoader does a
URL.setURLStreamHandlerFactory().
- I see that a protocol handler is being set for "jndi://" protocol. Our
apps' do NOT use JNDI urls. I believe tomcat 6 has NOT used th
On Tue, 2013-01-15 at 13:29 +, Mark Thomas wrote:
> Hi,
>
> I think I am going to need to refactor the APR Poller code. Before I get
> to far down that road I wanted to get a sanity check from those that
> understand the APR/native connector better than I do.
>
> The main problem:
> - I need
Mark,
On 1/15/13 4:11 AM, Mark Thomas wrote:
> On 15/01/2013 00:53, Christopher Schultz wrote:
>> Tim,
>>
>> Repeating my comment on your BZ comment:
>>
>> On 1/13/13 5:08 PM, t...@apache.org wrote:
>>> Modified:
>>> tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/SSLUtil.java
>>>
>>>
> URL:
https://issues.apache.org/bugzilla/show_bug.cgi?id=54421
Bug ID: 54421
Summary: JMXRemoteLifeCycleListener - jmx.remote.authenticate
value not working when there is a trailing space
Product: Tomcat 8
Version: trunk
Hardware
On 15/01/2013 15:55, e e wrote:
> Please let me know if I am posting this in the wrong mailing-list.
Yes, you are on the wrong mailing list. You want the users mailing list.
Mark
>
>- Am trying to understand why WebAppLoader does a
>URL.setURLStreamHandlerFactory().
>- I see that a
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by Krzysztof Gil:
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=451&rev2=452
Comment:
removed uki6.com (not java host anymore) added goj
Remy Maucherat wrote:
>On Tue, 2013-01-15 at 13:29 +, Mark Thomas wrote:
>> Hi,
>>
>> I think I am going to need to refactor the APR Poller code. Before I
>get
>> to far down that road I wanted to get a sanity check from those that
>> understand the APR/native connector better than I do.
>>
https://issues.apache.org/bugzilla/show_bug.cgi?id=54421
Christopher Schultz changed:
What|Removed |Added
Attachment #29853|0 |1
is patch|
On Tue, 2013-01-15 at 19:26 +, Mark Thomas wrote:
> >I had to solve each of these issues in the web container of JBoss.
> >Although this is not going to be quite 100% compatible with Tomcat, it
> >is very similar.
> >
> >I recommend looking at the branch that is in AS 7 trunk:
> >http://anonsvn
https://issues.apache.org/bugzilla/show_bug.cgi?id=54324
--- Comment #5 from Christopher Schultz ---
It looks like there is movement on getting tcnative 1.1.25 released. I have a
patch for this that I will commit soon.
--
You are receiving this mail because:
You are the assignee for the bug.
-
On 15/01/2013 21:26, Remy Maucherat wrote:
> On Tue, 2013-01-15 at 19:26 +, Mark Thomas wrote:
>>> I had to solve each of these issues in the web container of JBoss.
>>> Although this is not going to be quite 100% compatible with Tomcat, it
>>> is very similar.
>>>
>>> I recommend looking at th
All,
I'm working on a fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=54324 which is
requesting the ability to disable TLS compression in the APR connector.
If possible, I'd like to write a patch that will work for both kinds of
connectors: those based upon JSSE And those based upon AP
On 01/15/2013 02:29 PM, Mark Thomas wrote:
Hi,
3. Currently, we have no record of which Poller a socket is registered
with. This makes 2) more expensive as we have to iterate through the
Pollers to find the socket. Tracking the current poller used by a socket
would make 2) a cheaper operation.
20 matches
Mail list logo