[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: ConfigurableSimpleHTTPServer.complete.patch Chuck et al, HttpCore 4.0-alpha2 is now available in the official Maven repository http://www.ap

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: (was: jakarta-httpcore-4.0-20060602.jar) > SimpleHttpServer based on Jakarta HttpComponents HttpCore > --

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: (was: ConfigurableSimpleHTTPServer.complete.patch) > SimpleHttpServer based on Jakarta HttpComponents HttpCore >

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-08 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: ConfigurableSimpleHTTPServer.complete.patch > SimpleHttpServer based on Jakarta HttpComponents HttpCore > ---

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-09 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12415525 ] Oleg Kalnichevski commented on AXIS2-761: - Chuck, I still would like to clean things up a little here and there (at the very least the old classes from HttpClient testi

[jira] Updated: (AXIS2-812) Improve SimpleHTTPServer code structure, configuraiton, cookie use, and remove unused classes

2006-06-09 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-812?page=all ] Oleg Kalnichevski updated AXIS2-812: Attachment: simplehttpserver-cleanup.patch The patch removes old classes left over from the Commons HttpClient test code fork > Improve SimpleHTTPSer

[jira] Updated: (AXIS2-812) Improve SimpleHTTPServer code structure, configuraiton, cookie use, and remove unused classes

2006-06-12 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-812?page=all ] Oleg Kalnichevski updated AXIS2-812: Attachment: simplehttpserver-cleanup-2.patch Chuck, et al Before I get down to rewriting the cookie management code I would like to clean things up eve

[jira] Commented: (AXIS2-812) Improve SimpleHTTPServer code structure, configuraiton, cookie use, and remove unused classes

2006-06-12 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-812?page=comments#action_12415887 ] Oleg Kalnichevski commented on AXIS2-812: - Almost forgot. The patch is against SVN trunk. All tests pass for me. Oleg > Improve SimpleHTTPServer code structure, config

[jira] Commented: (AXIS2-812) Improve SimpleHTTPServer code structure, configuraiton, cookie use, and remove unused classes

2006-06-12 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-812?page=comments#action_12415920 ] Oleg Kalnichevski commented on AXIS2-812: - Davanum, There are likely to be a few more patches in the coming weeks. At the very least the cookie management code needs fi

[jira] Created: (AXIS2-819) SimpleHttpServer session management improvements

2006-06-14 Thread Oleg Kalnichevski (JIRA)
SimpleHttpServer session management improvements Key: AXIS2-819 URL: http://issues.apache.org/jira/browse/AXIS2-819 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: transports Versions: 1.0 Repor

[jira] Updated: (AXIS2-819) SimpleHttpServer session management improvements

2006-06-14 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-819?page=all ] Oleg Kalnichevski updated AXIS2-819: Attachment: simplehttpserver-cookies.patch Please review and let me know what you think Oleg > SimpleHttpServer session management improvements > -

[jira] Commented: (AXIS2-819) SimpleHttpServer session management improvements

2006-06-14 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-819?page=comments#action_12416250 ] Oleg Kalnichevski commented on AXIS2-819: - Oh, damn it. I once againt forgot to mention that all tests passed except one (org.apache.axis2.security.rahas.ConversationSc

[jira] Created: (AXIS2-824) HTTPWorker be should not be unecessarily modifying transport settings such as HTTP version and content chunking

2006-06-16 Thread Oleg Kalnichevski (JIRA)
HTTPWorker be should not be unecessarily modifying transport settings such as HTTP version and content chunking --- Key: AXIS2-824 URL: http://issues.apache.org/jira/brows

[jira] Updated: (AXIS2-824) HTTPWorker be should not be unecessarily modifying transport settings such as HTTP version and content chunking

2006-06-16 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-824?page=all ] Oleg Kalnichevski updated AXIS2-824: Attachment: simplehttpserver-cleanup.patch All tests pass expect the one has been mysteriously failing for me since the last couple of days Oleg > HT

[jira] Commented: (AXIS2-824) HTTPWorker be should not be unecessarily modifying transport settings such as HTTP version and content chunking

2006-06-20 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-824?page=comments#action_12416869 ] Oleg Kalnichevski commented on AXIS2-824: - Chuck, Let me try to convince you that this code makes more harm than good. Consider this: An HTTP/1.0 client sends the fol

[jira] Created: (AXIS2-839) Session cookie implementation in SimpleHttpServer is error prone

2006-06-23 Thread Oleg Kalnichevski (JIRA)
Session cookie implementation in SimpleHttpServer is error prone Key: AXIS2-839 URL: http://issues.apache.org/jira/browse/AXIS2-839 Project: Apache Axis 2.0 (Axis2) Type: Improvement Components: tran

[jira] Updated: (AXIS2-839) Session cookie implementation in SimpleHttpServer is error prone

2006-06-23 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-839?page=all ] Oleg Kalnichevski updated AXIS2-839: Attachment: simplehttpserver-sessioncookie.patch All tests pass for me. Please review and let me know what you think. Oleg > Session cookie implementa

[jira] Commented: (AXIS2-935) Connections are not properly released causing them to stick in the "CLOSE_WAIT" state and cause "Too many files open"

2006-08-03 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12425509 ] Oleg Kalnichevski commented on AXIS2-935: - > When clean() is called in CommonsHttpTransportSender, I fetch the client, get > the connection manager, and cal

[jira] Commented: (AXIS2-824) HTTPWorker be should not be unecessarily modifying transport settings such as HTTP version and content chunking

2006-08-10 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-824?page=comments#action_12427177 ] Oleg Kalnichevski commented on AXIS2-824: - Chuck, Is there any resolution regarding this issue? Oleg > HTTPWorker be should not be unecessarily modifying t

[jira] Commented: (AXIS2-1081) Basic Authentication should not be tried before NTLM authentication

2006-08-26 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1081?page=comments#action_12430722 ] Oleg Kalnichevski commented on AXIS2-1081: -- Jeff, This is because the preemptive authentication flag is on, which causes HttpClient to send Basic credenti

[jira] Commented: (AXIS2-1181) WS-Security and HTTPS compatibility

2006-09-18 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1181?page=comments#action_12435491 ] Oleg Kalnichevski commented on AXIS2-1181: -- Dale, This is really weird. Unconnected sockets are supported since Java 1.4. What is your default JSSE provi

[jira] Commented: (AXIS2-935) Connections are not properly released causing them to stick in the "CLOSE_WAIT" state and cause "Too many files open"

2006-10-26 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12444911 ] Oleg Kalnichevski commented on AXIS2-935: - Folks, I may not know the full extent and all the details of this particular problem, so take my comment for wha

[jira] Commented: (AXIS2-935) Connections are not properly released causing them to stick in the "CLOSE_WAIT" state and cause "Too many files open"

2006-10-27 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-935?page=comments#action_12445196 ] Oleg Kalnichevski commented on AXIS2-935: - Deepal, The re-use of HttpClient instance(s) is in fact highly recommended. So, you should probably keep the opt

[jira] Commented: (AXIS2-2657) Addressing Issue :Header http://schemas.xmlsoap.org/ws/2004/08/addressing:Action for ultimate recipient is required but not present in the message.

2007-05-16 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496299 ] Oleg Kalnichevski commented on AXIS2-2657: -- > the reply from IIS seems to be as expected otherwise, but ther

[jira] Updated: (AXIS2-2657) Addressing Issue :Header http://schemas.xmlsoap.org/ws/2004/08/addressing:Action for ultimate recipient is required but not present in the message.

2007-05-16 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2657: - Comment: was deleted > Addressing Issue :Header > http://schemas.xmlsoap.org/ws/2004/08/

[jira] Commented: (AXIS2-2657) Addressing Issue :Header http://schemas.xmlsoap.org/ws/2004/08/addressing:Action for ultimate recipient is required but not present in the message.

2007-05-16 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496301 ] Oleg Kalnichevski commented on AXIS2-2657: -- > the reply from IIS seems to be as expected otherwise, but ther

[jira] Updated: (AXIS2-2820) SimpleHTTP server can not handle multiple threads (more than 20)

2007-06-20 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2820: - Attachment: axis2-shs.patch Deepal, I created a simple patch that enables SimpleHttpServ

[jira] Commented: (AXIS2-2820) SimpleHTTP server can not handle multiple threads (more than 20)

2007-06-22 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507188 ] Oleg Kalnichevski commented on AXIS2-2820: -- My pleasure, Davanum. If the 'NIO thingy' does catch on, you sh

[jira] Created: (AXIS2-2891) [PATCH] Upgrades 'Simple' HTTP and NIO HTTP transports to HttpCore 4.0-alpha5; improves I/O session logging

2007-07-03 Thread Oleg Kalnichevski (JIRA)
[PATCH] Upgrades 'Simple' HTTP and NIO HTTP transports to HttpCore 4.0-alpha5; improves I/O session logging --- Key: AXIS2-2891 URL: https://issues.apache.org/

[jira] Updated: (AXIS2-2891) [PATCH] Upgrades 'Simple' HTTP and NIO HTTP transports to HttpCore 4.0-alpha5; improves I/O session logging

2007-07-03 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2891: - Attachment: axis2-httpcore-4.0a5.patch > [PATCH] Upgrades 'Simple' HTTP and NIO HTTP tran

[jira] Created: (AXIS2-1848) Upgrade SimpleHttpServer to HttpCore 4.0-alpha3

2006-12-08 Thread Oleg Kalnichevski (JIRA)
Upgrade SimpleHttpServer to HttpCore 4.0-alpha3 --- Key: AXIS2-1848 URL: http://issues.apache.org/jira/browse/AXIS2-1848 Project: Apache Axis 2.0 (Axis2) Issue Type: Improvement Component

[jira] Updated: (AXIS2-1848) Upgrade SimpleHttpServer to HttpCore 4.0-alpha3

2006-12-08 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-1848?page=all ] Oleg Kalnichevski updated AXIS2-1848: - Attachment: axis2-httpcore-a3.patch Patch attached. Please review and let me know what you think. Created and tested against SVN trunk (Revision: 483

[jira] Commented: (AXIS2-2274) Axis 2 as a client, access https:// doesn't work

2007-03-02 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477243 ] Oleg Kalnichevski commented on AXIS2-2274: -- Jeff, I personally see no problem with the credential handling

[jira] Commented: (AXIS2-2274) Axis 2 as a client, access https:// doesn't work

2007-03-02 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477373 ] Oleg Kalnichevski commented on AXIS2-2274: -- > In AbstractHttpSender, agent.getState().setCredentials(new Aut

[jira] Commented: (AXIS2-2274) Axis 2 as a client, access https:// doesn't work

2007-03-02 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477391 ] Oleg Kalnichevski commented on AXIS2-2274: -- I am not really "assigned" to this issue. All I am saying I see

[jira] Created: (AXIS2-2411) Upgrade SimpleHttpServer to HttpCore 4.0-alpha4

2007-03-27 Thread Oleg Kalnichevski (JIRA)
Upgrade SimpleHttpServer to HttpCore 4.0-alpha4 --- Key: AXIS2-2411 URL: https://issues.apache.org/jira/browse/AXIS2-2411 Project: Axis 2.0 (Axis2) Issue Type: Improvement Components: tra

[jira] Updated: (AXIS2-2411) Upgrade SimpleHttpServer to HttpCore 4.0-alpha4

2007-03-27 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2411: - Attachment: axis2-httpcore-4.0-alpha4.patch > Upgrade SimpleHttpServer to HttpCore 4.0-al

[jira] Created: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-03-31 Thread Oleg Kalnichevski (JIRA)
Request and response content streaming for SimpleHttpServer Key: AXIS2-2449 URL: https://issues.apache.org/jira/browse/AXIS2-2449 Project: Axis 2.0 (Axis2) Issue Type: Improvement

[jira] Updated: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-03-31 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2449: - Attachment: simplehttpserver.patch > Request and response content streaming for SimpleHtt

[jira] Updated: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-05 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2449: - Attachment: (was: simplehttpserver.patch) > Request and response content streaming fo

[jira] Updated: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-05 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2449: - Attachment: 20070405-simplehttpserver.patch Hi Davanum, I forgot to mention the patch wa

[jira] Updated: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-05 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2449: - Attachment: 20070405-simplehttpserver-1.2-branch.patch Hi Davanum, I ported the patch t

[jira] Updated: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-05 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2449: - Attachment: (was: 20070405-simplehttpserver-1.2-branch.patch) > Request and response

[jira] Updated: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-05 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-2449: - Attachment: 20070405-simplehttpserver-1.2-branch.patch Found the problem. All tests pass

[jira] Commented: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-06 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487240 ] Oleg Kalnichevski commented on AXIS2-2449: -- Davanum, Could you please (or someone else with the commit righ

[jira] Commented: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-06 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487244 ] Oleg Kalnichevski commented on AXIS2-2449: -- Great! Would it also be a big deal to 'svn mv' all Axis*Impl and

[jira] Commented: (AXIS2-2449) Request and response content streaming for SimpleHttpServer

2007-04-06 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487302 ] Oleg Kalnichevski commented on AXIS2-2449: -- That sounds all right. I still would like to do the very last bi

[jira] Created: (AXIS2-3932) Axis2 kernel pom contains unnecessary dependencies

2008-07-22 Thread Oleg Kalnichevski (JIRA)
Axis2 kernel pom contains unnecessary dependencies -- Key: AXIS2-3932 URL: https://issues.apache.org/jira/browse/AXIS2-3932 Project: Axis 2.0 (Axis2) Issue Type: Improvement Affects Version

[jira] Updated: (AXIS2-3932) Axis2 kernel pom contains unnecessary dependencies

2008-07-22 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-3932: - Attachment: axis2-dependencies.patch I am attaching a patch for your consideration that c

[jira] Created: (AXIS2-3933) Axis2 kernel currently has a direct dependency on Commons HttpClient 3.1

2008-07-22 Thread Oleg Kalnichevski (JIRA)
Axis2 kernel currently has a direct dependency on Commons HttpClient 3.1 Key: AXIS2-3933 URL: https://issues.apache.org/jira/browse/AXIS2-3933 Project: Axis 2.0 (Axis2)

[jira] Updated: (AXIS2-3933) Axis2 kernel currently has a direct dependency on Commons HttpClient 3.1

2008-07-23 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-3933: - Attachment: axis2-kernel.patch As the first step I am attaching a patch for your consider

[jira] Commented: (AXIS-2158) Error attempting to use DIME in Axis client

2005-11-29 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2158?page=comments#action_12358789 ] Oleg Kalnichevski commented on AXIS-2158: - > Squid gives the error message - (501)Not Implemented. Are you using SSL when connecting to the target server? Oleg > Erro

[jira] Commented: (AXIS-2158) Error attempting to use DIME in Axis client

2005-11-29 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2158?page=comments#action_12358794 ] Oleg Kalnichevski commented on AXIS-2158: - Ravi, Send me (or post to httpclient-user list) the wire log of the HTTP session and I'll take a look at it http://jakarta.

[jira] Commented: (AXIS-2158) Error attempting to use DIME in Axis client

2005-11-29 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2158?page=comments#action_12358797 ] Oleg Kalnichevski commented on AXIS-2158: - Try using HTTP/1.0. The version of Squid you are using (squid/2.5.STABLE1-20030121) is fairly outdated. It appears to not sup

[jira] Commented: (AXIS-2158) Error attempting to use DIME in Axis client

2005-11-29 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2158?page=comments#action_12358813 ] Oleg Kalnichevski commented on AXIS-2158: - Ravi, If you want to have the maximum compatibility with all the (broken) proxies out there, forcing HttpClient to fall back

[jira] Created: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-21 Thread Oleg Kalnichevski (JIRA)
SimpleHttpServer based on Jakarta HttpComponents HttpCore - Key: AXIS2-761 URL: http://issues.apache.org/jira/browse/AXIS2-761 Project: Apache Axis 2.0 (Axis2) Type: Improvement Components: transports V

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-21 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: simplehttpserver.patch jakarta-httpcore-4.0-20060521.jar In order to simplify testing I am attaching a snapshot of HttpCore t

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-21 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412700 ] Oleg Kalnichevski commented on AXIS2-761: - The new SimpleHttpServer _appears_ fully functional to me, but I am certain I may have broken a few things because I do not h

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412736 ] Oleg Kalnichevski commented on AXIS2-761: - > Oleg, did you get all of the axis2 tests to pass? Sadly, I can't even compile Axis2 trunk using Maven, let alone running

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412752 ] Oleg Kalnichevski commented on AXIS2-761: - > Alas, they must be, because that is the only thing that changes between the > test cases succeeding and failing. If I rever

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412766 ] Oleg Kalnichevski commented on AXIS2-761: - Four failures out of five were caused by a one-liner bug in my code and were trivial to fix. I am having a hard time with the

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412793 ] Oleg Kalnichevski commented on AXIS2-761: - My bad. Found the bug. All tests pass now and Axis2 builds cleanly === create-jar: [jar] Building

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: (was: simplehttpserver.patch) > SimpleHttpServer based on Jakarta HttpComponents HttpCore > -

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-22 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: simplehttpserver.patch Attaching a new revision of the patch. Chuck, Could you please take it for a spin? Oleg > SimpleHttpServer based o

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-23 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412883 ] Oleg Kalnichevski commented on AXIS2-761: - > When I send the large messages from a single client thread, performance is at > least as good as before, probably a little

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-23 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412925 ] Oleg Kalnichevski commented on AXIS2-761: - > I'm sure it wouldn't be relevant anyway as performance is dominated by the > size of the thread pool Agreed. I do have a

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-23 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412929 ] Oleg Kalnichevski commented on AXIS2-761: - I'll do so. I will be pushing out snapshots that are known to be stable on a regular basis Oleg > SimpleHttpServer based on

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-23 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12412939 ] Oleg Kalnichevski commented on AXIS2-761: - Davanum, Please let me know if that's sufficient for the time being: http://people.apache.org/repository/org.apache.httpcomp

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-27 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12413580 ] Oleg Kalnichevski commented on AXIS2-761: - Chuck, Overall, the patch is okay with me. There is a couple of things I thought I should mention (1) HttpFactory: I am not

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-05-27 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12413597 ] Oleg Kalnichevski commented on AXIS2-761: - > Re. (3) I understand the limitation. Perhaps it should be clarified in the > comments, but other than this, > do you see

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-02 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: jakarta-httpcore-4.0-20060602.jar Chuck, We are currently in the process of cutting the 4.0 alpha2 release. Just to be on the safe side cou

[jira] Updated: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-02 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=all ] Oleg Kalnichevski updated AXIS2-761: Attachment: (was: jakarta-httpcore-4.0-20060521.jar) > SimpleHttpServer based on Jakarta HttpComponents HttpCore > --

[jira] Commented: (AXIS2-761) SimpleHttpServer based on Jakarta HttpComponents HttpCore

2006-06-05 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-761?page=comments#action_12414805 ] Oleg Kalnichevski commented on AXIS2-761: - Chuck, The vote on alpha2 release is still running. I am planning to close the vote on Wednesday and cut the release on Thurs

[jira] Commented: (AXIS-2242) CommonsHTTPSender + Axis 1.2.1 generates garbage in SOAP xml

2005-09-30 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2242?page=comments#action_12330922 ] Oleg Kalnichevski commented on AXIS-2242: - I suspect what you see is the chunk header, which is perfectly valid assuming the chunk encoding is being used. If you attach

[jira] Commented: (AXIS-2242) CommonsHTTPSender + Axis 1.2.1 generates garbage in SOAP xml

2005-09-30 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2242?page=comments#action_12330925 ] Oleg Kalnichevski commented on AXIS-2242: - > DEBUG httpclient.wire.header - >> "Transfer-Encoding: chunked[\r][\n]" Here you go. The request appears to be perfectly we

[jira] Commented: (AXIS-2242) CommonsHTTPSender + Axis 1.2.1 generates garbage in SOAP xml

2005-09-30 Thread Oleg Kalnichevski (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2242?page=comments#action_12330935 ] Oleg Kalnichevski commented on AXIS-2242: - I have to plead complete ignorance about Axis, so I leave this report to Axis folks to pick up. As far as HttpClient is conce

[jira] Updated: (AXIS2-3253) [PATCH] Upgrades 'Simple' HTTP and NIO HTTP transports to HttpCore 4.0-alpha6

2007-10-08 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-3253: - Attachment: axis2-httpcore-4.0-alpha6.patch > [PATCH] Upgrades 'Simple' HTTP and NIO HTTP

[jira] Created: (AXIS2-3253) [PATCH] Upgrades 'Simple' HTTP and NIO HTTP transports to HttpCore 4.0-alpha6

2007-10-08 Thread Oleg Kalnichevski (JIRA)
[PATCH] Upgrades 'Simple' HTTP and NIO HTTP transports to HttpCore 4.0-alpha6 -- Key: AXIS2-3253 URL: https://issues.apache.org/jira/browse/AXIS2-3253 Project: Axis 2.0 (Axis

[jira] Created: (AXIS2-3614) Upgrade simple http and nhttp transports to HttpComponents Core 4.0-beta1

2008-03-16 Thread Oleg Kalnichevski (JIRA)
Upgrade simple http and nhttp transports to HttpComponents Core 4.0-beta1 - Key: AXIS2-3614 URL: https://issues.apache.org/jira/browse/AXIS2-3614 Project: Axis 2.0 (Axis2)

[jira] Updated: (AXIS2-3614) Upgrade simple http and nhttp transports to HttpComponents Core 4.0-beta1

2008-03-16 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated AXIS2-3614: - Attachment: axis2.patch > Upgrade simple http and nhttp transports to HttpComponents Core