[jira] [Updated] (CXF-4204) CXF https transport should support to specify the cert alias name

2012-03-26 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated CXF-4204: -- Description: when use https, the server and client side key store may have multiple private keys and cer

[jira] [Commented] (CXF-4204) CXF http-jetty transport should support to specify the cert alias name when use https

2012-03-26 Thread Freeman Fang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239220#comment-13239220 ] Freeman Fang commented on CXF-4204: --- actually it's same case on the client side when confi

[jira] [Resolved] (CXF-4203) CXF bundle need to imports the jaas related package

2012-03-26 Thread Willem Jiang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CXF-4203. --- Resolution: Fixed Applied patch into trunk, 2.5.x-fixes and 2.4.x-fixes. > CXF bundle

[jira] [Updated] (CXF-4207) CXF interprets URL-encoded slashes in PathParam prior to method dispatch

2012-03-26 Thread Matt Parker (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Parker updated CXF-4207: - Affects Version/s: 2.5.3 > CXF interprets URL-encoded slashes in PathParam prior to method dispatch > -

[jira] [Created] (CXF-4208) MultiByte Character is broken

2012-03-26 Thread Keunil Yoon (Created) (JIRA)
MultiByte Character is broken - Key: CXF-4208 URL: https://issues.apache.org/jira/browse/CXF-4208 Project: CXF Issue Type: Bug Components: Core Affects Versions: 2.5.2 Environment: Web Appli

[jira] [Created] (CXF-4207) CXF interprets URL-encoded slashes in PathParam prior to method dispatch

2012-03-26 Thread Matt Parker (Created) (JIRA)
CXF interprets URL-encoded slashes in PathParam prior to method dispatch Key: CXF-4207 URL: https://issues.apache.org/jira/browse/CXF-4207 Project: CXF Issue Type: Bug

[jira] [Commented] (CXF-4201) Error if two methods start with a parameter of the same name

2012-03-26 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239063#comment-13239063 ] Daniel Kulp commented on CXF-4201: -- Every operation in the wsdl should have a single part,

[jira] [Commented] (CXF-4201) Error if two methods start with a parameter of the same name

2012-03-26 Thread Commented
[ https://issues.apache.org/jira/browse/CXF-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238895#comment-13238895 ] Björn commented on CXF-4201: Thank you for your reply. Do I read it correctly that in document-l

[jira] [Created] (CXF-4206) Service page displays the WADL URL incorrectly

2012-03-26 Thread Timothy Hanna (Created) (JIRA)
Service page displays the WADL URL incorrectly -- Key: CXF-4206 URL: https://issues.apache.org/jira/browse/CXF-4206 Project: CXF Issue Type: Bug Components: Services Affects Versions:

[jira] [Commented] (CXF-4196) Java First Use Schema Imports does not work

2012-03-26 Thread Jason Pell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238839#comment-13238839 ] Jason Pell commented on CXF-4196: - Yep no problems, got a lot of cleaning up to do and part

[jira] [Created] (CXF-4205) Please add generic type to javax.ws.rs.core.Response implementation

2012-03-26 Thread Marko Voss (Created) (JIRA)
Please add generic type to javax.ws.rs.core.Response implementation --- Key: CXF-4205 URL: https://issues.apache.org/jira/browse/CXF-4205 Project: CXF Issue Type: Improvement

[jira] [Commented] (CXF-4196) Java First Use Schema Imports does not work

2012-03-26 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238549#comment-13238549 ] Daniel Kulp commented on CXF-4196: -- Can you also "undo" all the reflow changes? A straigh

[jira] [Commented] (CXF-4154) AbstractConduitSelector reused cached conduit even if protocol was changed

2012-03-26 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238515#comment-13238515 ] Daniel Kulp commented on CXF-4154: -- It is a valid use case. Using the UpfrontConduitSelec

[jira] [Resolved] (CXF-4154) AbstractConduitSelector reused cached conduit even if protocol was changed

2012-03-26 Thread Daniel Kulp (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-4154. -- Resolution: Fixed Fix Version/s: 2.6 Assignee: Daniel Kulp > AbstractConduitSelector

[jira] [Issue Comment Edited] (CXF-4154) AbstractConduitSelector reused cached conduit even if protocol was changed

2012-03-26 Thread Andrei Shakirin (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238505#comment-13238505 ] Andrei Shakirin edited comment on CXF-4154 at 3/26/12 3:52 PM: ---

[jira] [Commented] (CXF-4154) AbstractConduitSelector reused cached conduit even if protocol was changed

2012-03-26 Thread Andrei Shakirin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238505#comment-13238505 ] Andrei Shakirin commented on CXF-4154: -- Just tested with my use case - your fix works!

[jira] [Resolved] (CXF-4201) Error if two methods start with a parameter of the same name

2012-03-26 Thread Daniel Kulp (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-4201. -- Resolution: Won't Fix Assignee: Daniel Kulp Fixing this would require MASSIVE changes in CXF to bu

[jira] [Reopened] (CXF-4203) CXF bundle need to imports the jaas related package

2012-03-26 Thread Willem Jiang (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reopened CXF-4203: --- > CXF bundle need to imports the jaas related package > ---

[jira] [Updated] (CXF-4203) CXF bundle need to imports the jaas related package

2012-03-26 Thread Willem Jiang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CXF-4203: -- Comment: was deleted (was: sorry, it's a false alarm. The error is introduced by other classloader hackin

[jira] [Updated] (CXF-4203) CXF bundle need to imports the jaas related package

2012-03-26 Thread Willem Jiang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CXF-4203: -- Affects Version/s: (was: 2.4.6) (was: 2.5.2) The issue was introduced by t

[jira] [Commented] (CXF-4154) AbstractConduitSelector reused cached conduit even if protocol was changed

2012-03-26 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238446#comment-13238446 ] Daniel Kulp commented on CXF-4154: -- Committed a fix last night that pretty much removes the

[jira] [Commented] (CXF-4202) Maven-codegin-plugin ignores option "frontend" if there is more than one wsdl file

2012-03-26 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238437#comment-13238437 ] Daniel Kulp commented on CXF-4202: -- This is "working as designed", but it's unfortunate th

[jira] [Issue Comment Edited] (CXF-4202) Maven-codegin-plugin ignores option "frontend" if there is more than one wsdl file

2012-03-26 Thread Daniel Kulp (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238437#comment-13238437 ] Daniel Kulp edited comment on CXF-4202 at 3/26/12 2:40 PM: --- This i

[jira] [Commented] (CXF-4171) Static resource resolution not possible with CXFNonSpringJaxrsServlet

2012-03-26 Thread Commented
[ https://issues.apache.org/jira/browse/CXF-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238308#comment-13238308 ] Jakub Bocheński commented on CXF-4171: -- Yes, this seems to be the right thing. I will w

[jira] [Commented] (CXF-4171) Static resource resolution not possible with CXFNonSpringJaxrsServlet

2012-03-26 Thread Sergey Beryozkin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238300#comment-13238300 ] Sergey Beryozkin commented on CXF-4171: --- probably... This is now done immediately afte

[jira] [Commented] (CXF-4171) Static resource resolution not possible with CXFNonSpringJaxrsServlet

2012-03-26 Thread Commented
[ https://issues.apache.org/jira/browse/CXF-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238294#comment-13238294 ] Jakub Bocheński commented on CXF-4171: -- Ok - so apparently this is not yet available, o

[jira] [Reopened] (CXF-4171) Static resource resolution not possible with CXFNonSpringJaxrsServlet

2012-03-26 Thread Reopened
[ https://issues.apache.org/jira/browse/CXF-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakub Bocheński reopened CXF-4171: -- I'm sorry but I actually forgot to switch off my custom implementation when trying this. It still do

[jira] [Resolved] (CXF-4171) Static resource resolution not possible with CXFNonSpringJaxrsServlet

2012-03-26 Thread Sergey Beryozkin (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-4171. --- Resolution: Fixed thanks for the confirmation; at some point we will refactor the server bean t

[jira] [Commented] (CXF-4171) Static resource resolution not possible with CXFNonSpringJaxrsServlet

2012-03-26 Thread Commented
[ https://issues.apache.org/jira/browse/CXF-4171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238276#comment-13238276 ] Jakub Bocheński commented on CXF-4171: -- This one seems to be working OK - thanks

[jira] [Created] (CXF-4204) CXF http-jetty transport should support to specify the cert alias name when use https

2012-03-26 Thread Freeman Fang (Created) (JIRA)
CXF http-jetty transport should support to specify the cert alias name when use https - Key: CXF-4204 URL: https://issues.apache.org/jira/browse/CXF-4204 Project: CXF

[jira] [Assigned] (CXF-4204) CXF http-jetty transport should support to specify the cert alias name when use https

2012-03-26 Thread Freeman Fang (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-4204: - Assignee: Freeman Fang > CXF http-jetty transport should support to specify the cert alias name

[jira] [Resolved] (CXF-4203) CXF bundle need to imports the jaas related package

2012-03-26 Thread Willem Jiang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CXF-4203. --- Resolution: Cannot Reproduce sorry, it's a false alarm. The error is introduced by other classloader ha

[jira] [Updated] (CXF-4203) CXF bundle need to imports the jaas related package

2012-03-26 Thread Willem Jiang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CXF-4203: -- Description: When I try to publish the JAXRS example with basic http authentication from blueprint, I go

Issues with Attachments: week of 2012-03-26

2012-03-26 Thread dkulp
CXF - Monday, March 26, 2012 4 Issues with Attachments (sorted oldest to newest) [CXF-4154] AbstractConduitSelector reused cached conduit even if protocol was changed - Created: 2012-03-02 - Updated: 2012-03-25 - Type: Bug - Fix Versions: [] - Reporter

[jira] [Assigned] (CXF-4202) Maven-codegin-plugin ignores option "frontend" if there is more than one wsdl file

2012-03-26 Thread Freeman Fang (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-4202: - Assignee: Freeman Fang > Maven-codegin-plugin ignores option "frontend" if there is more than o

[jira] [Created] (CXF-4203) CXF bundle need to imports the jaas related package

2012-03-26 Thread Willem Jiang (Created) (JIRA)
CXF bundle need to imports the jaas related package --- Key: CXF-4203 URL: https://issues.apache.org/jira/browse/CXF-4203 Project: CXF Issue Type: Bug Components: OSGi Affects Ver