[jira] Created: (CXF-2994) SoapBindingFactory should not break the backward compatible of the CXF JMSTransport configuration

2010-09-15 Thread Willem Jiang (JIRA)
SoapBindingFactory should not break the backward compatible of the CXF JMSTransport configuration - Key: CXF-2994 URL: https://issues.apache.org/jira/browse/CXF-2994

[jira] Commented: (CXF-2993) @Context HttpServletRequest does not contain POST data. It's however is in MultivaluedMap .

2010-09-15 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909707#action_12909707 ] Sergey Beryozkin commented on CXF-2993: --- This is because MultivaluedMap consumes the PO

[jira] Updated: (DOSGI-69) CXF-DOSGi requires internet access when reading XML

2010-09-15 Thread Julien Vey (JIRA)
[ https://issues.apache.org/jira/browse/DOSGI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Vey updated DOSGI-69: Attachment: dosgi69.patch Since CXF moved to Spring 3, I think DOSGI could follow. Then we could use Generic

[jira] Resolved: (CXF-2994) SoapBindingFactory should not break the backward compatible of the CXF JMSTransport configuration

2010-09-15 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CXF-2994. --- Resolution: Fixed > SoapBindingFactory should not break the backward compatible of the CXF > JMSTransp

[jira] Assigned: (DOSGI-69) CXF-DOSGi requires internet access when reading XML

2010-09-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/DOSGI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned DOSGI-69: - Assignee: David Bosschaert > CXF-DOSGi requires internet access when reading XML >

[jira] Commented: (DOSGI-69) CXF-DOSGi requires internet access when reading XML

2010-09-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/DOSGI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909749#action_12909749 ] David Bosschaert commented on DOSGI-69: --- Thanks for the patch, Julien. I fully agree wi

[jira] Commented: (DOSGI-69) CXF-DOSGi requires internet access when reading XML

2010-09-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/DOSGI-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909752#action_12909752 ] David Bosschaert commented on DOSGI-69: --- Looking at it I see that you're including all

[jira] Created: (CXF-2995) Bus configuration ignored if Spring context has default-lazy-init=true

2010-09-15 Thread Adam Lewandowski (JIRA)
Bus configuration ignored if Spring context has default-lazy-init=true -- Key: CXF-2995 URL: https://issues.apache.org/jira/browse/CXF-2995 Project: CXF Issue Type: Bug

[jira] Updated: (CXF-2995) Bus configuration ignored if Spring context has default-lazy-init=true

2010-09-15 Thread Adam Lewandowski (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Lewandowski updated CXF-2995: -- Attachment: force-eager-init.patch Patch including a test case and fix > Bus configuration ignor

[jira] Created: (CXF-2996) Handling of null, enums and dates in Java-first SOAP over HTTP GET

2010-09-15 Thread Christian Hvid (JIRA)
Handling of null, enums and dates in Java-first SOAP over HTTP GET -- Key: CXF-2996 URL: https://issues.apache.org/jira/browse/CXF-2996 Project: CXF Issue Type: Bug Co

[jira] Updated: (CXF-2996) Handling of null, enums and dates in Java-first SOAP over HTTP GET

2010-09-15 Thread Christian Hvid (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Hvid updated CXF-2996: Attachment: soap-over-http-get-patch.diff URIMappingInterceptor.java > Handling of nu

[jira] Commented: (CXF-2993) @Context HttpServletRequest does not contain POST data. It's however is in MultivaluedMap .

2010-09-15 Thread John Tran (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909961#action_12909961 ] John Tran commented on CXF-2993: I dropped the MultivaluedMap from the signature, but NO LUCK