[ 
https://issues.apache.org/jira/browse/AXIS2-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875216#comment-17875216
 ] 

Robert Lazarski edited comment on AXIS2-6030 at 8/20/24 3:08 PM:
-----------------------------------------------------------------

I want to remind everyone that the 1.8.3 release is feature complete and close 
to being released, with httpclient5 replacing httpclient4 but mainly javax to 
jakarta. 

Nearly every class in Axis2 has been changed since the last release. 

I will review these changes as time allows but I thought I'd speak up now so 
there are no surprises here. 

And of course, pull requests to GitHub is the surest way to get our attention 
at Axis2 as we are all volunteers yet with a lot of code to cover across not 
only Axis2 but Axiom and Rampart. 


was (Author: robertlazarski):
I want to remind everyone that the 1.8.3 is feature complete and close to being 
released, with httpclient5 replacing httpclient4 but mainly javax to jakarta. 

Nearly every class in Axis2 has been changed since the last release. 

I will review these changes as time allows but I thought I'd speak up now so 
there are no surprises here. 

And of course, pull requests to GitHub is the surest way to get our attention 
at Axis2 as we are all volunteers yet with a lot of code to cover across not 
only Axis2 but Axiom and Rampart. 

> Axis2 connections are not returned to connection pool on 1.8.0 with JAXWS
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-6030
>                 URL: https://issues.apache.org/jira/browse/AXIS2-6030
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.8.0
>            Reporter: David Steindorfer
>            Assignee: Robert Lazarski
>            Priority: Critical
>             Fix For: 1.8.3
>
>         Attachments: EchoTest.java, XMLSpineImpl_Fix.zip, 
> closeInputStreamFn.png, echoTestInterruptionException.txt, 
> inputStreamAssignment.png, jaxws-samples.png, screenshot-1.png, 
> screenshot-2.png, screenshot-3.png, screenshot-4.png, 
> usageInCreateResponseFn.png
>
>
> Good Afternoon,
>  
> I have upgraded Axis2 from 1.7.9 to 1.8.0 on one of our projects.
> However with the upgrade the requests seem to get stuck. 
> On further analysis I figured out that the connection pool ran dry as the 
> connections were not returned.
>  
> It took a while to reproduce the issue reliably and isolated from the other 
> code of our project but under very similar circumstances.
> Thus I created a public git repo with the code I wrote to reproduce the issue:
> [https://github.com/dsteindo/Axis2Examples]
>  
> I think the affected component is the "axis2-transport-http" library.
> For now I reverted the project's libraries back to 1.7.9.
> But it would be awesome to use the latest libraries, considering that you did 
> quite a lot of changes and improvements :) 
>  
> Please feel free to contact me if more information is needed, but I guess 
> that everything should be documented with the git repository.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to