[jira] [Resolved] (CXF-3504) for big attachment, a temporary file is left on disk and keep opend, if the application just close the DataSource's inputStream and doesn't consume it;

2011-05-17 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-3504. --- Resolution: Fixed Fix Version/s: 2.3.5 2.4.1 commit fix http://svn.apache.org

[jira] [Created] (CXF-3532) jms set username/password missmatch

2011-05-17 Thread Freeman Fang (JIRA)
jms set username/password missmatch --- Key: CXF-3532 URL: https://issues.apache.org/jira/browse/CXF-3532 Project: CXF Issue Type: Bug Reporter: Freeman Fang related discussion from maillinglist[

[jira] [Updated] (CXF-3530) Performing an OPTIONS on a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status

2011-05-17 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3530: - Summary: Performing an OPTIONS on a JAX-RS subresource causes CXF to generate a 405 status instead of a 200

[jira] [Updated] (CXF-3531) CXF doesn't always generate 415 when POSTing to a resource with an invalid media type

2011-05-17 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3531: - Attachment: cxf.post.mediatype.trunk.diff Potential patch for this issue. Basically, if an {{IllegalArgume

[jira] [Created] (CXF-3531) CXF doesn't always generate 415 when POSTing to a resource with an invalid media type

2011-05-17 Thread Ka-Lok Fung (JIRA)
CXF doesn't always generate 415 when POSTing to a resource with an invalid media type - Key: CXF-3531 URL: https://issues.apache.org/jira/browse/CXF-3531 Project: CXF

[jira] [Updated] (CXF-3530) OPTIONing a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status

2011-05-17 Thread Ka-Lok Fung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ka-Lok Fung updated CXF-3530: - Attachment: cxf.subresource.options.trunk.diff Attaching a potential patch for this issue. This patch copi

[jira] [Created] (CXF-3530) OPTIONing a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status

2011-05-17 Thread Ka-Lok Fung (JIRA)
OPTIONing a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status -- Key: CXF-3530 URL: https://issues.apache.org/jira/browse/CXF-3530 Pr

[jira] [Updated] (CXF-3529) Support for Map Interface in CXF Service and Beans

2011-05-17 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Biju Nair updated CXF-3529: --- Attachment: JAXRSUtils.java InjectionUtils.java > Following are the changes, > Added Map Suppor

[jira] [Created] (CXF-3529) Support for Map Interface in CXF Service and Beans

2011-05-17 Thread Biju Nair (JIRA)
Support for Map Interface in CXF Service and Beans -- Key: CXF-3529 URL: https://issues.apache.org/jira/browse/CXF-3529 Project: CXF Issue Type: New Feature Components: Core Affec

[jira] [Commented] (CXF-3529) Support for Map Interface in CXF Service and Beans

2011-05-17 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035023#comment-13035023 ] Biju Nair commented on CXF-3529: > The code is tested with sample services like, > public St

[jira] [Commented] (CXF-3205) @XmlJavaTypeAdapter at package level versus ASM generation of wrappers

2011-05-17 Thread Steven Swor (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034874#comment-13034874 ] Steven Swor commented on CXF-3205: -- Shouldn't this be considered a bug, since it breaks our

[jira] [Resolved] (CXF-3474) Upgrade to Jetty 7.4.1

2011-05-17 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-3474. -- Resolution: Fixed Fix Version/s: 2.4.1 > Upgrade to Jetty 7.4.1 > -- > >

[jira] [Assigned] (CXF-3474) Upgrade to Jetty 7.4.1

2011-05-17 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-3474: Assignee: Daniel Kulp > Upgrade to Jetty 7.4.1 > -- > > Key: CXF-

[jira] [Commented] (CXF-3504) for big attachment, a temporary file is left on disk and keep opend, if the application just close the DataSource's inputStream and doesn't consume it;

2011-05-17 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034767#comment-13034767 ] Freeman Fang commented on CXF-3504: --- This is caused by still can read MimeBodyPartInputStr

[jira] [Resolved] (CXF-3509) Unhelpful / misleading JAX-RS log message

2011-05-17 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-3509. --- Resolution: Fixed Fix Version/s: 2.3.5 2.4.1 Assignee: Sergey

[jira] [Resolved] (CXF-3518) WebClient doesn't handle responses containing a quoted-string in a header correctly

2011-05-17 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-3518. --- Resolution: Fixed Assignee: Sergey Beryozkin Patch with a minor modification has been app

[jira] [Resolved] (CXF-3528) TransformFeature can not be applied to outtbound explicit collections

2011-05-17 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-3528. --- Resolution: Fixed Fix Version/s: 2.3.5 2.4.1 Assignee: Sergey

[jira] [Commented] (CXF-3483) JSONProvider: Don't force attributes to have @ if users doesn't want them too

2011-05-17 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034735#comment-13034735 ] Sergey Beryozkin commented on CXF-3483: --- CXF-3528 was also resolved > JSONProvider: D

[jira] [Resolved] (CXF-3483) JSONProvider: Don't force attributes to have @ if users doesn't want them too

2011-05-17 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-3483. --- Resolution: Fixed Fix Version/s: 2.3.5 2.4.1 Assignee: Sergey

[jira] [Created] (CXF-3528) TransformFeature can not be applied to outtbound explicit collections

2011-05-17 Thread Sergey Beryozkin (JIRA)
TransformFeature can not be applied to outtbound explicit collections - Key: CXF-3528 URL: https://issues.apache.org/jira/browse/CXF-3528 Project: CXF Issue Type: Bug

[jira] [Closed] (CXF-3488) Deployment failure while upgrading 2.3.2 to 2.4.0

2011-05-17 Thread Mohan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohan closed CXF-3488. -- Resolution: Fixed Hi Daniel, I got the resolution for this issue. Thanks for your quick response!! > Deployment failur

[jira] [Commented] (CXF-3523) Ability to force java2wsdl approach for javaws:client even if wsdlLocation is set (via populateFromClass property or, at least, custom jaxws:serviceFactory) when using sp

2011-05-17 Thread Albert Ruiz (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034657#comment-13034657 ] Albert Ruiz commented on CXF-3523: -- I think yesterday I was a little ofuscated by ServiceCo

[jira] [Commented] (CXF-3505) CXF attachment doesn't compatible with SUN's ACTIVATION library

2011-05-17 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034629#comment-13034629 ] Freeman Fang commented on CXF-3505: --- Hi, Thanks for the testcase, I believe you're using

[jira] [Created] (CXF-3527) NullPointer exception when interface contains generics

2011-05-17 Thread Vassilis Virvilis (JIRA)
NullPointer exception when interface contains generics -- Key: CXF-3527 URL: https://issues.apache.org/jira/browse/CXF-3527 Project: CXF Issue Type: Bug Components: Aegis Databind

[jira] [Commented] (CXF-3523) Ability to force java2wsdl approach for javaws:client even if wsdlLocation is set (via populateFromClass property or, at least, custom jaxws:serviceFactory) when using sp

2011-05-17 Thread Albert Ruiz (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034626#comment-13034626 ] Albert Ruiz commented on CXF-3523: -- Just to be clear, if the location of the server endpoin

[jira] [Commented] (CXF-3523) Ability to force java2wsdl approach for javaws:client even if wsdlLocation is set (via populateFromClass property or, at least, custom jaxws:serviceFactory) when using sp

2011-05-17 Thread Albert Ruiz (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034625#comment-13034625 ] Albert Ruiz commented on CXF-3523: -- The problem is that there are cases where wsdlLocation

[jira] [Updated] (CXF-3526) Aegis cannot handle nested map inheritance

2011-05-17 Thread Vassilis Virvilis (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vassilis Virvilis updated CXF-3526: --- Attachment: ws-test.tgz And here is the eclipse project. You will need the following jars cxf-l

[jira] [Created] (CXF-3526) Aegis cannot handle nested map inheritance

2011-05-17 Thread Vassilis Virvilis (JIRA)
Aegis cannot handle nested map inheritance -- Key: CXF-3526 URL: https://issues.apache.org/jira/browse/CXF-3526 Project: CXF Issue Type: Bug Components: Aegis Databinding Affects Versions