[jira] Created: (CXF-2984) Added getState() method into InterceptorChain

2010-09-08 Thread Willem Jiang (JIRA)
Added getState() method into InterceptorChain -- Key: CXF-2984 URL: https://issues.apache.org/jira/browse/CXF-2984 Project: CXF Issue Type: Improvement Components: Core Repor

[jira] Resolved: (CXF-2976) Allow to configure SSL session cache size and TTL on the client

2010-09-08 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-2976. --- Resolution: Fixed apply patch on behalf of Grzegorz Mucha with thanks http://svn.apache.org/viewvc?rev

[jira] Assigned: (CXF-2976) Allow to configure SSL session cache size and TTL on the client

2010-09-08 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-2976: - Assignee: Freeman Fang > Allow to configure SSL session cache size and TTL on the client >

[jira] Commented: (CXF-2970) Service cannot create a Socket

2010-09-08 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907499#action_12907499 ] Willem Jiang commented on CXF-2970: --- Hi Paulo, I update the wiki page as you suggested, pl

[jira] Commented: (CXF-2983) Instrumentation MBean fails to register with Websphere MBean Server

2010-09-08 Thread Josh Cummings (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907422#action_12907422 ] Josh Cummings commented on CXF-2983: Sorry, where "" refers to the http://www.springfram

[jira] Created: (CXF-2983) Instrumentation MBean fails to register with Websphere MBean Server

2010-09-08 Thread Josh Cummings (JIRA)
Instrumentation MBean fails to register with Websphere MBean Server --- Key: CXF-2983 URL: https://issues.apache.org/jira/browse/CXF-2983 Project: CXF Issue Type: Bug

[jira] Resolved: (CXF-2978) CLONE -Return Type List gets null on client if an empty list is returned

2010-09-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-2978. -- Fix Version/s: Invalid Resolution: Not A Problem Working per spec. > CLONE -Return Type List

[jira] Commented: (CXF-2164) CXFBusImpl never removed from ThreadLocal, generates permgen out of memory error after some redeployments

2010-09-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907346#action_12907346 ] Daniel Kulp commented on CXF-2164: -- Definitely log a new bug for this. I'm thinking we MAY

[jira] Commented: (CXF-2978) CLONE -Return Type List gets null on client if an empty list is returned

2010-09-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907325#action_12907325 ] Daniel Kulp commented on CXF-2978: -- Well, for RETURN values (not parameters), you can add a

[jira] Commented: (CXF-2978) CLONE -Return Type List gets null on client if an empty list is returned

2010-09-08 Thread Staffan Forsell (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907298#action_12907298 ] Staffan Forsell commented on CXF-2978: -- So if this is per spec, is there no simple/clean

[jira] Issue Comment Edited: (CXF-2164) CXFBusImpl never removed from ThreadLocal, generates permgen out of memory error after some redeployments

2010-09-08 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907283#action_12907283 ] Mauro Molinari edited comment on CXF-2164 at 9/8/10 12:23 PM: -- I

[jira] Commented: (CXF-2164) CXFBusImpl never removed from ThreadLocal, generates permgen out of memory error after some redeployments

2010-09-08 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907283#action_12907283 ] Mauro Molinari commented on CXF-2164: - I must correct myself. As the original reporter sa

[jira] Commented: (CXF-2164) CXFBusImpl never removed from ThreadLocal, generates permgen out of memory error after some redeployments

2010-09-08 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907265#action_12907265 ] Mauro Molinari commented on CXF-2164: - I don't know if it's better to reopen this bug or

[jira] Commented: (CXF-2982) Don't throw the SuspendedInvocationException when call the suspend() method of CXF continuation

2010-09-08 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907215#action_12907215 ] Willem Jiang commented on CXF-2982: --- Before apply the patch, my camel-cxf consumer is like

[jira] Updated: (CXF-2982) Don't throw the SuspendedInvocationException when call the suspend() method of CXF continuation

2010-09-08 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CXF-2982: -- Attachment: cxf-2982.patch Attache the patch with new implementation. > Don't throw the SuspendedInvoca

[jira] Created: (CXF-2982) Don't throw the SuspendedInvocationException when call the suspend() method of CXF continuation

2010-09-08 Thread Willem Jiang (JIRA)
Don't throw the SuspendedInvocationException when call the suspend() method of CXF continuation --- Key: CXF-2982 URL: https://issues.apache.org/jira/browse/CXF-2982

[jira] Created: (CXF-2981) Outbound MapAggregator loses reference parameters of generic ReplyTo EPRs

2010-09-08 Thread Sergey Beryozkin (JIRA)
Outbound MapAggregator loses reference parameters of generic ReplyTo EPRs -- Key: CXF-2981 URL: https://issues.apache.org/jira/browse/CXF-2981 Project: CXF Issue Type:

[jira] Updated: (CXF-2976) Allow to configure SSL session cache size and TTL on the client

2010-09-08 Thread Grzegorz Mucha (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Mucha updated CXF-2976: Attachment: sslSessionTimeout.patch Attached sample patch file > Allow to configure SSL session cach

[jira] Commented: (CXF-2970) Service cannot create a Socket

2010-09-08 Thread Paulo Rodrigez (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907159#action_12907159 ] Paulo Rodrigez commented on CXF-2970: - Hi Willem I can't edit the page. This information

[jira] Commented: (CXF-2970) Service cannot create a Socket

2010-09-08 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907129#action_12907129 ] Willem Jiang commented on CXF-2970: --- Hi Paulo, Please feel free to add comments on that pa