[jira] [Commented] (CXF-4805) SOAP services try to process HTTP 'OPTIONS'

2013-02-04 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570807#comment-13570807 ] Freeman Fang commented on CXF-4805: --- It won't. It just add some CORS headers to the respon

[jira] [Commented] (CXF-4800) Exception mapper on the client in case of method Response retun value

2013-02-04 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570639#comment-13570639 ] Sergey Beryozkin commented on CXF-4800: --- Hi Andrei, yes, +1, we are on the same line

[jira] [Resolved] (CXF-4767) JAX-RS endpoints fail to register properly with ws-discovery service

2013-02-04 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-4767. --- Resolution: Fixed > JAX-RS endpoints fail to register properly with ws-discovery service >

[jira] [Commented] (CXF-4767) JAX-RS endpoints fail to register properly with ws-discovery service

2013-02-04 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570632#comment-13570632 ] Sergey Beryozkin commented on CXF-4767: --- thanks for the confirmation; sorry it took me

[jira] [Commented] (CXF-4800) Exception mapper on the client in case of method Response retun value

2013-02-04 Thread Andrei Shakirin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570625#comment-13570625 ] Andrei Shakirin commented on CXF-4800: -- Hi Sergey, >> If exception mapper returns null

[jira] [Created] (CXF-4806) When using Spring, cannot set Jetty engine connector to an instance of SslSelectChannelConnector

2013-02-04 Thread Dario Amiri (JIRA)
Dario Amiri created CXF-4806: Summary: When using Spring, cannot set Jetty engine connector to an instance of SslSelectChannelConnector Key: CXF-4806 URL: https://issues.apache.org/jira/browse/CXF-4806 Pr

[jira] [Commented] (CXF-4767) JAX-RS endpoints fail to register properly with ws-discovery service

2013-02-04 Thread Ryan LaMothe (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570510#comment-13570510 ] Ryan LaMothe commented on CXF-4767: --- Using 2.7.4-SNAPSHOT appears to have fixed the NPE on

[jira] [Commented] (CXF-4805) SOAP services try to process HTTP 'OPTIONS'

2013-02-04 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570343#comment-13570343 ] Benson Margulies commented on CXF-4805: --- How does this prevent OPTIONS transaction fro

[jira] [Updated] (CXF-4759) No security headers created for policy with no Binding assertion

2013-02-04 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated CXF-4759: - Fix Version/s: NeedMoreInfo > No security headers created for policy with no Binding assertion > --

[jira] [Resolved] (CXF-4803) NPE is thrown while enabling fine log level in TrustDecisionUtil if MessageTrustDecider from message context is used

2013-02-04 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-4803. --- Resolution: Fixed > NPE is thrown while enabling fine log level in TrustDecisionUtil if > MessageT

[jira] [Commented] (CXF-4803) NPE is thrown while enabling fine log level in TrustDecisionUtil if MessageTrustDecider from message context is used

2013-02-04 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570289#comment-13570289 ] Freeman Fang commented on CXF-4803: --- right, revise it accordingly. > NPE

[jira] [Commented] (CXF-4803) NPE is thrown while enabling fine log level in TrustDecisionUtil if MessageTrustDecider from message context is used

2013-02-04 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570212#comment-13570212 ] Ivan commented on CXF-4803: --- I mean (trustDecider != null ? trustDecider.getLogicalName() : decid

[jira] [Commented] (CXF-4805) SOAP services try to process HTTP 'OPTIONS'

2013-02-04 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570162#comment-13570162 ] Freeman Fang commented on CXF-4805: --- Hi Benson, I think in some scenario cxf endpoint can

[jira] [Created] (CXF-4805) SOAP services try to process HTTP 'OPTIONS'

2013-02-04 Thread Benson Margulies (JIRA)
Benson Margulies created CXF-4805: - Summary: SOAP services try to process HTTP 'OPTIONS' Key: CXF-4805 URL: https://issues.apache.org/jira/browse/CXF-4805 Project: CXF Issue Type: Bug Aff

[jira] [Commented] (CXF-4794) Soap 1.1 service returns an invalid soap fault for soap 1.2 requests

2013-02-04 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570129#comment-13570129 ] Aki Yoshida commented on CXF-4794: -- Hi Alex, somehow the jira plugin is not adding the rev

[jira] [Resolved] (CXF-4804) Remove CXF JAX-RS ParameterHandler extension

2013-02-04 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-4804. --- Resolution: Fixed > Remove CXF JAX-RS ParameterHandler extension >

[jira] [Created] (CXF-4804) Remove CXF JAX-RS ParameterHandler extension

2013-02-04 Thread Sergey Beryozkin (JIRA)
Sergey Beryozkin created CXF-4804: - Summary: Remove CXF JAX-RS ParameterHandler extension Key: CXF-4804 URL: https://issues.apache.org/jira/browse/CXF-4804 Project: CXF Issue Type: Task

[jira] [Resolved] (FEDIZ-42) Upgrade to use CXF 2.6.6

2013-02-04 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/FEDIZ-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved FEDIZ-42. -- Resolution: Fixed > Upgrade to use CXF 2.6.6 > > >

[jira] [Commented] (CXF-4803) NPE is thrown while enabling fine log level in TrustDecisionUtil if MessageTrustDecider from message context is used

2013-02-04 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570098#comment-13570098 ] Freeman Fang commented on CXF-4803: --- Do you mean something like {code} (trustDecider != nu

[jira] [Commented] (CXF-4799) Parameterized Classes should be automatically added to JAXBContext

2013-02-04 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13570089#comment-13570089 ] Sergey Beryozkin commented on CXF-4799: --- OK, thanks for the clarification, I'll have a

Issues with Attachments: week of 2013-02-04

2013-02-04 Thread dkulp
CXF - Monday, February 4, 2013 5 Issues with Attachments (sorted oldest to newest) [CXF-4751] Schema validation causes false validation error under concurrent load for on outgoing message - Created: 2013-01-14 - Updated: 2013-01-29 - Type: Bug - Fix Versions