[jira] Updated: (CXF-3114) WS-RM's RMTxStore's does not recover stored sequences after restart

2010-11-16 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida updated CXF-3114: - Attachment: rt-ws-fixes.zip Fixes for CXF-3114 2.2.x-fixes Two svn diff files are included: rt-ws-rm.txt (

[jira] Created: (CXF-3126) CXF example mvn server complain about the can't find right version of exec-maven-plugin

2010-11-16 Thread Willem Jiang (JIRA)
CXF example mvn server complain about the can't find right version of exec-maven-plugin --- Key: CXF-3126 URL: https://issues.apache.org/jira/browse/CXF-3126 Project:

[jira] Updated: (CXF-3126) CXF example mvn -Pserver complain about the can't find right version of exec-maven-plugin

2010-11-16 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CXF-3126: -- Description: {code} Project ID: org.codehaus.mojo:exec-maven-plugin Reason: Error getting POM for 'org.

[jira] Commented: (CXF-3114) WS-RM's RMTxStore's does not recover stored sequences after restart

2010-11-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932388#action_12932388 ] Freeman Fang commented on CXF-3114: --- Hi Aki, Thanks for this patch. But your patch break

[jira] Created: (CXF-3127) HttpConduit should not report IO exceptions in case of JAX-RS requests returning errors

2010-11-16 Thread Sergey Beryozkin (JIRA)
HttpConduit should not report IO exceptions in case of JAX-RS requests returning errors -- Key: CXF-3127 URL: https://issues.apache.org/jira/browse/CXF-3127 Pr

[jira] Commented: (CXF-3100) HTTPConduit doesn't handle cookies when retransmitting in case of "401 Unauthorized" response

2010-11-16 Thread Kevin Linke (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932405#action_12932405 ] Kevin Linke commented on CXF-3100: -- Hi Willem, I found out that my first solution didn't re

[jira] Updated: (CXF-3100) HTTPConduit doesn't handle cookies when retransmitting in case of "401 Unauthorized" response

2010-11-16 Thread Kevin Linke (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Linke updated CXF-3100: - Attachment: HTTPConduit.java.v2 HTTPConduit.diff.v2 > HTTPConduit doesn't handle cookies wh

[jira] Created: (CXF-3128) @WebMethod(exclude=true) is not being honoured when generating WSDL

2010-11-16 Thread Jacob Carter (JIRA)
@WebMethod(exclude=true) is not being honoured when generating WSDL --- Key: CXF-3128 URL: https://issues.apache.org/jira/browse/CXF-3128 Project: CXF Issue Type: Bug Affect

[jira] Commented: (CXF-3128) @WebMethod(exclude=true) is not being honoured when generating WSDL

2010-11-16 Thread Jacob Carter (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932432#action_12932432 ] Jacob Carter commented on CXF-3128: --- I originally just had the @WebMethod(exclude=true) dec

[jira] Resolved: (CXF-3127) HttpConduit should not report IO exceptions in case of JAX-RS requests returning errors

2010-11-16 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-3127. --- Resolution: Fixed Fix Version/s: (was: 2.2.12) > HttpConduit should not report IO ex

[jira] Created: (CXF-3129) wsdl2java: place @Generated annotation on generated code

2010-11-16 Thread Andrew Spencer (JIRA)
wsdl2java: place @Generated annotation on generated code Key: CXF-3129 URL: https://issues.apache.org/jira/browse/CXF-3129 Project: CXF Issue Type: New Feature Components: To

[jira] Assigned: (CXF-3128) @WebMethod(exclude=true) is not being honoured when generating WSDL

2010-11-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-3128: Assignee: Daniel Kulp > @WebMethod(exclude=true) is not being honoured when generating WSDL > ---

[jira] Commented: (CXF-3128) @WebMethod(exclude=true) is not being honoured when generating WSDL

2010-11-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932547#action_12932547 ] Daniel Kulp commented on CXF-3128: -- Doesn't sound like it. If the @WebMethod(exclude=true)

[jira] Updated: (CXF-3021) Remove the dependency on WSDLEndpointFactory from AbstractHttpTransportFactory

2010-11-16 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin updated CXF-3021: -- Attachment: cxf3021.patch This patch removes a javax.wsdl.Port reference from WSDLEndpointFactory

[jira] Commented: (CXF-3128) @WebMethod(exclude=true) is not being honoured when generating WSDL

2010-11-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932610#action_12932610 ] Daniel Kulp commented on CXF-3128: -- Actually, this turns out to be correct. I checked th

[jira] Created: (CXF-3130) Aegis throws (and throws up) when an ExceptionInInitializerError happens while introspecting

2010-11-16 Thread Benson Margulies (JIRA)
Aegis throws (and throws up) when an ExceptionInInitializerError happens while introspecting Key: CXF-3130 URL: https://issues.apache.org/jira/browse/CXF-3130

[jira] Updated: (CXF-3130) Aegis throws (and throws up) when an ExceptionInInitializerError happens while introspecting

2010-11-16 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated CXF-3130: -- Fix Version/s: 2.4 Assignee: Benson Margulies > Aegis throws (and throws up) when an Exc

[jira] Resolved: (CXF-3128) @WebMethod(exclude=true) is not being honoured when generating WSDL

2010-11-16 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3128. -- Resolution: Fixed Fix Version/s: 2.3.1 Added checks for this in the code and properly throw an ex