[
https://issues.apache.org/jira/browse/CXF-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ext2 updated CXF-3750:
----------------------
Attachment: oneway-deadlock.zip
ProductClient.java: it contains a comment indicate how to change source code of
CXF to show the execution sequence caused dead lock;
ProductClient.java: client
ProductService.java: service;
TestSyn.java : a simple program simulate the dead lock execution sequence, but
it's never dead locked;
> Sometimes, CXF servlet will blocked until bussiness logical finished for
> one-way operation
> ------------------------------------------------------------------------------------------
>
> Key: CXF-3750
> URL: https://issues.apache.org/jira/browse/CXF-3750
> Project: CXF
> Issue Type: Bug
> Environment: CXF2.3.3 windows xp, jdk1.5_22 or jdk1.6_17
> Reporter: ext2
> Priority: Minor
> Attachments: oneway-deadlock.zip
>
>
> sometime,the servlet handle(JettyHTTPHandler) at server side doesn't return
> back to servlet engine(Jetty) immediately, it will waiting until the
> asynchrouse business logical finished;
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira