[jira] [Updated] (CXF-4067) JAX-RS WebClient proxy sometimes fails to set Content-Type from @Consumes

2012-01-26 Thread Chris Dolan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Dolan updated CXF-4067: - Attachment: JaxRsExampleTest.java A sample failing test case that shows the problem. > JAX

[jira] [Created] (CXF-4067) JAX-RS WebClient proxy sometimes fails to set Content-Type from @Consumes

2012-01-26 Thread Chris Dolan (Created) (JIRA)
JAX-RS WebClient proxy sometimes fails to set Content-Type from @Consumes - Key: CXF-4067 URL: https://issues.apache.org/jira/browse/CXF-4067 Project: CXF Issue Type: Bu

[jira] [Resolved] (CXF-4066) AbstractTransportFactory registers itself as extension, before being fully initialized

2012-01-26 Thread Daniel Kulp (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-4066. -- Resolution: Fixed Fix Version/s: 2.5.3 2.4.7 > AbstractTransportFactory reg

[jira] [Assigned] (CXF-4066) AbstractTransportFactory registers itself as extension, before being fully initialized

2012-01-26 Thread Daniel Kulp (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-4066: Assignee: Daniel Kulp > AbstractTransportFactory registers itself as extension, before being full

Error getting Spring Application context

2012-01-26 Thread anand6998
I am trying to get the Spring ApplicationContext from the ServletContext using the following code WebApplicationContextUtils.getRequiredWebApplicationContext(servletContext); the reason is to access beans defined in the application-Context.xml file. I get the following error java.lang.IllegalSt

[jira] [Issue Comment Edited] (CXF-4064) Problem with JAX-RS annotated interface

2012-01-26 Thread David Liszewski (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194009#comment-13194009 ] David Liszewski edited comment on CXF-4064 at 1/26/12 5:34 PM: ---

[jira] [Commented] (CXF-4064) Problem with JAX-RS annotated interface

2012-01-26 Thread David Liszewski (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13194009#comment-13194009 ] David Liszewski commented on CXF-4064: -- Unfortunately 2.3.8 did not change outcome.

[jira] [Issue Comment Edited] (CXF-4064) Problem with JAX-RS annotated interface

2012-01-26 Thread David Liszewski (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193962#comment-13193962 ] David Liszewski edited comment on CXF-4064 at 1/26/12 5:01 PM: ---

[jira] [Updated] (CXF-4064) Problem with JAX-RS annotated interface

2012-01-26 Thread David Liszewski (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liszewski updated CXF-4064: - Summary: Problem with JAX-RS annotated interface (was: Problem with JAX-RS annotated interface be

[jira] [Commented] (CXF-4064) Problem with JAX-RS annotated interface between client and service

2012-01-26 Thread David Liszewski (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193962#comment-13193962 ] David Liszewski commented on CXF-4064: -- Hi Sergey - Regarding first question: the clien

[jira] [Updated] (CXF-4065) The CXF-API should not depend on other cxf modules

2012-01-26 Thread Christian Schneider (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated CXF-4065: - Summary: The CXF-API should not depend on other cxf modules (was: The CXF-API should not h

[jira] [Commented] (CXF-4066) AbstractTransportFactory registers itself as extension, before being fully initialized

2012-01-26 Thread Vitaliy Garnashevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193943#comment-13193943 ] Vitaliy Garnashevich commented on CXF-4066: --- Known workaround: For HTTPTransportF

[jira] [Created] (CXF-4066) AbstractTransportFactory registers itself as extension, before being fully initialized

2012-01-26 Thread Vitaliy Garnashevich (Created) (JIRA)
AbstractTransportFactory registers itself as extension, before being fully initialized -- Key: CXF-4066 URL: https://issues.apache.org/jira/browse/CXF-4066 Project: C

[jira] [Created] (CXF-4065) The CXF-API should not have internal dependencies

2012-01-26 Thread Christian Schneider (Created) (JIRA)
The CXF-API should not have internal dependencies - Key: CXF-4065 URL: https://issues.apache.org/jira/browse/CXF-4065 Project: CXF Issue Type: Improvement Components: Core Affects

[jira] [Assigned] (CXF-3809) Tests failing with: The signature or decryption was invalid

2012-01-26 Thread Colm O hEigeartaigh (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned CXF-3809: Assignee: Colm O hEigeartaigh > Tests failing with: The signature or decryption w

[jira] [Assigned] (CXF-2550) transactions don't work in jaxws Endpoint with jms transport

2012-01-26 Thread Christian Schneider (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned CXF-2550: Assignee: (was: Christian Schneider) > transactions don't work in jaxws Endpo

[jira] [Updated] (CXF-3809) Tests failing with: The signature or decryption was invalid

2012-01-26 Thread Colm O hEigeartaigh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated CXF-3809: - Fix Version/s: 2.5.3 2.4.7 > Tests failing with: The signature or de

[jira] [Resolved] (CXF-4048) Make cxf-rt-indings-soap independent of cxf-tools-common

2012-01-26 Thread Christian Schneider (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved CXF-4048. -- Resolution: Fixed > Make cxf-rt-indings-soap independent of cxf-tools-common > --

[jira] [Commented] (CXF-4052) Crypto cache issues and the PolicyBasedWSS4JInInterceptor used as a singleton

2012-01-26 Thread Alessio Soldano (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193908#comment-13193908 ] Alessio Soldano commented on CXF-4052: -- Hi Colm, thanks for having worked on this. Unfo

[jira] [Commented] (CXF-4064) Problem with JAX-RS annotated interface between client and service

2012-01-26 Thread Sergey Beryozkin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193906#comment-13193906 ] Sergey Beryozkin commented on CXF-4064: --- This is CXF 2.3.3... Can you try CXF 2.3.8 pl

[jira] [Commented] (CXF-4064) Problem with JAX-RS annotated interface between client and service

2012-01-26 Thread Sergey Beryozkin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193904#comment-13193904 ] Sergey Beryozkin commented on CXF-4064: --- Hi, I don't quite understand what the issue i

[jira] [Created] (CXF-4064) Problem with JAX-RS annotated interface between client and service

2012-01-26 Thread David Liszewski (Created) (JIRA)
Problem with JAX-RS annotated interface between client and service --- Key: CXF-4064 URL: https://issues.apache.org/jira/browse/CXF-4064 Project: CXF Issue Type: Bug

[jira] [Updated] (CXF-4052) Crypto cache issues and the PolicyBasedWSS4JInInterceptor used as a singleton

2012-01-26 Thread Colm O hEigeartaigh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated CXF-4052: - Attachment: cxf-4052.patch Hi Alessio, See attached for a patch for this issue against tru

[jira] [Closed] (CXF-4063) Can't create JAX-WS service using blueprint configuration

2012-01-26 Thread Alexey Markevich (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Markevich closed CXF-4063. - > Can't create JAX-WS service using blueprint configuration > -