[jira] [Updated] (CXF-4697) IllegalArgumentException thrown if I have a MultivaluedMap parameter in multipart/mixed Content Type

2012-12-12 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-4697: - Attachment: CXF-4697.patch Patch with test case. > IllegalArgumentException thrown if I ha

[jira] [Created] (CXF-4697) IllegalArgumentException thrown if I have a MultivaluedMap parameter in multipart/mixed Content Type

2012-12-12 Thread William Tam (JIRA)
William Tam created CXF-4697: Summary: IllegalArgumentException thrown if I have a MultivaluedMap parameter in multipart/mixed Content Type Key: CXF-4697 URL: https://issues.apache.org/jira/browse/CXF-4697

[jira] Updated: (CXF-2965) WrapperClassInInterceptor should check for null wrapperClass

2010-08-31 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2965: - Description: I'd suggest to add null pointer check. {code} Index: rt/frontend/jaxws/src/main/java/org/apa

[jira] Created: (CXF-2965) WrapperClassInInterceptor should check for null wrapperClass

2010-08-31 Thread William Tam (JIRA)
WrapperClassInInterceptor should check for null wrapperClass Key: CXF-2965 URL: https://issues.apache.org/jira/browse/CXF-2965 Project: CXF Issue Type: Bug Components: JA

[jira] Resolved: (CXF-2910) Unable to use XmlSchema element as message part in WSDL

2010-08-09 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam resolved CXF-2910. -- Resolution: Not A Problem > Unable to use XmlSchema element as message part in WSDL > ---

[jira] Commented: (CXF-2910) Unable to use XmlSchema element as message part in WSDL

2010-08-09 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896673#action_12896673 ] William Tam commented on CXF-2910: -- I think CXF is doing to right thing according to Basic P

[jira] Updated: (CXF-2910) Unable to use XmlSchema element as message part in WSDL

2010-07-26 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2910: - Attachment: CXF-2910-test-case.txt > Unable to use XmlSchema element as message part in WSDL >

[jira] Created: (CXF-2910) Unable to use XmlSchema element as message part in WSDL

2010-07-26 Thread William Tam (JIRA)
Unable to use XmlSchema element as message part in WSDL --- Key: CXF-2910 URL: https://issues.apache.org/jira/browse/CXF-2910 Project: CXF Issue Type: Bug Components: Service Mode

[jira] Resolved: (CXF-2902) Doc-lit, bare, multi part ("type" and not any) message gets rejected by DocLiteralInInterceptor

2010-07-26 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam resolved CXF-2902. -- Resolution: Not A Problem > Doc-lit, bare, multi part ("type" and not any) message gets rejected by > Do

[jira] Commented: (CXF-2902) Doc-lit, bare, multi part ("type" and not any) message gets rejected by DocLiteralInInterceptor

2010-07-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890729#action_12890729 ] William Tam commented on CXF-2902: -- I am concern that it will stop working with existing CXF

[jira] Updated: (CXF-2902) Doc-lit, bare, multi part ("type" and not any) message gets rejected by DocLiteralInInterceptor

2010-07-20 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2902: - Attachment: CXF-2902.patch > Doc-lit, bare, multi part ("type" and not any) message gets rejected by > Doc

[jira] Created: (CXF-2902) Doc-lit, bare, multi part ("type" and not any) message gets rejected by DocLiteralInInterceptor

2010-07-20 Thread William Tam (JIRA)
Doc-lit, bare, multi part ("type" and not any) message gets rejected by DocLiteralInInterceptor --- Key: CXF-2902 URL: https://issues.apache.org/jira/browse/CXF-2902

[jira] Created: (CXF-2896) URIResolver should decode spaces before trying to resolve URI from filesystem

2010-07-15 Thread William Tam (JIRA)
URIResolver should decode spaces before trying to resolve URI from filesystem - Key: CXF-2896 URL: https://issues.apache.org/jira/browse/CXF-2896 Project: CXF Issue

[jira] Updated: (CXF-2896) URIResolver should decode spaces before trying to resolve URI from filesystem

2010-07-15 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2896: - Attachment: CXF-2896.patch > URIResolver should decode spaces before trying to resolve URI from filesystem

[jira] Updated: (CXF-2892) AttachmentSerializer outputs "xop+xml" as body content type even XOP is not enabled

2010-07-13 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2892: - Attachment: CXF-2892.patch > AttachmentSerializer outputs "xop+xml" as body content type even XOP is not >

[jira] Created: (CXF-2892) AttachmentSerializer outputs "xop+xml" as body content type even XOP is not enabled

2010-07-13 Thread William Tam (JIRA)
AttachmentSerializer outputs "xop+xml" as body content type even XOP is not enabled --- Key: CXF-2892 URL: https://issues.apache.org/jira/browse/CXF-2892 Project: CXF

[jira] Created: (CXF-2837) Add null pointer check in SoapOutInterceptor

2010-06-03 Thread William Tam (JIRA)
Add null pointer check in SoapOutInterceptor Key: CXF-2837 URL: https://issues.apache.org/jira/browse/CXF-2837 Project: CXF Issue Type: Improvement Components: Soap Binding R

[jira] Updated: (CXF-2767) Unable to handle schema location with spaces and serve up WSDL URL with unencoded spaces

2010-04-19 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2767: - Attachment: CXF-2767.patch > Unable to handle schema location with spaces and serve up WSDL URL with > une

[jira] Updated: (CXF-2767) Unable to handle schema location with spaces and serve up WSDL URL with unencoded spaces

2010-04-19 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2767: - Attachment: (was: CXF-2767.patch) > Unable to handle schema location with spaces and serve up WSDL URL

[jira] Updated: (CXF-2767) Unable to handle schema location with spaces and serve up WSDL URL with unencoded spaces

2010-04-19 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2767: - Attachment: CXF-2767.patch Attached patch for your review. > Unable to handle schema location with spaces

[jira] Updated: (CXF-2767) Unable to handle schema location with spaces and serve up WSDL URL with unencoded spaces

2010-04-19 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2767: - Summary: Unable to handle schema location with spaces and serve up WSDL URL with unencoded spaces (was

[jira] Updated: (CXF-2767) Unable to handle schema location with spaces and serve up WSDL URL with unencoded spaces

2010-04-19 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2767: - Comment: was deleted (was: Please review the attached patch. (I forgot to add banner comments to the test

[jira] Updated: (CXF-2767) WSDLDefinitionBuilder unable to handle schema location with spaces

2010-04-19 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2767: - Attachment: (was: CXF-2767.patch) > WSDLDefinitionBuilder unable to handle schema location with spaces

[jira] Commented: (CXF-2767) WSDLDefinitionBuilder unable to handle schema location with spaces

2010-04-16 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857949#action_12857949 ] William Tam commented on CXF-2767: -- Please review the attached patch. (I forgot to add bann

[jira] Updated: (CXF-2767) WSDLDefinitionBuilder unable to handle schema location with spaces

2010-04-16 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2767: - Attachment: CXF-2767.patch > WSDLDefinitionBuilder unable to handle schema location with spaces > -

[jira] Created: (CXF-2767) WSDLDefinitionBuilder unable to handle schema location with spaces

2010-04-16 Thread William Tam (JIRA)
WSDLDefinitionBuilder unable to handle schema location with spaces -- Key: CXF-2767 URL: https://issues.apache.org/jira/browse/CXF-2767 Project: CXF Issue Type: Bug Co

[jira] Updated: (CXF-2765) Schema location import fails if there is space in the file path

2010-04-14 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2765: - Attachment: CXF-2765.patch Attached a patch for your review. > Schema location import fails if there is sp

[jira] Created: (CXF-2765) Schema location import fails if there is space in the file path

2010-04-14 Thread William Tam (JIRA)
Schema location import fails if there is space in the file path --- Key: CXF-2765 URL: https://issues.apache.org/jira/browse/CXF-2765 Project: CXF Issue Type: Bug Componen

[jira] Commented: (CXF-2753) Need a way to preserve parameters wrapper in DocLiteralInInterceptor

2010-04-06 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854002#action_12854002 ] William Tam commented on CXF-2753: -- @willem. BTW, thanks for reviewing and applying the pat

[jira] Commented: (CXF-2753) Need a way to preserve parameters wrapper in DocLiteralInInterceptor

2010-04-06 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854001#action_12854001 ] William Tam commented on CXF-2753: -- @dan. Thanks for your suggestion. I'll try setting to

[jira] Updated: (CXF-2753) Need a way to preserve parameters wrapper in DocLiteralInInterceptor

2010-04-05 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2753: - Attachment: CXF-2753.patch > Need a way to preserve parameters wrapper in DocLiteralInInterceptor > ---

[jira] Created: (CXF-2753) Need a way to preserve parameters wrapper in DocLiteralInInterceptor

2010-04-05 Thread William Tam (JIRA)
Need a way to preserve parameters wrapper in DocLiteralInInterceptor Key: CXF-2753 URL: https://issues.apache.org/jira/browse/CXF-2753 Project: CXF Issue Type: Improvement

[jira] Commented: (CXF-2732) DocLiteralInInterceptor on unmarshal the first message part when uisng SourceDataBinding

2010-03-29 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850907#action_12850907 ] William Tam commented on CXF-2732: -- Thanks Dan. Please look into it. > DocLiteralInInterce

[jira] Updated: (CXF-2732) DocLiteralInInterceptor on unmarshal the first message part when uisng SourceDataBinding

2010-03-27 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2732: - Attachment: CXF-2732.patch patch was created based on 2.2.x branch > DocLiteralInInterceptor on unmarshal

[jira] Created: (CXF-2732) DocLiteralInInterceptor on unmarshal the first message part when uisng SourceDataBinding

2010-03-27 Thread William Tam (JIRA)
DocLiteralInInterceptor on unmarshal the first message part when uisng SourceDataBinding Key: CXF-2732 URL: https://issues.apache.org/jira/browse/CXF-2732 Projec

[jira] Updated: (CXF-2724) Relative schema location import fails on Windows machines

2010-03-19 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2724: - Attachment: CXF-2724.patch Patch attached > Relative schema location import fails on Windows machines > --

[jira] Created: (CXF-2724) Relative schema location import fails on Windows machines

2010-03-19 Thread William Tam (JIRA)
Relative schema location import fails on Windows machines - Key: CXF-2724 URL: https://issues.apache.org/jira/browse/CXF-2724 Project: CXF Issue Type: Bug Components: Resource

[jira] Updated: (CXF-2503) ConcurrentModificationException thrown by AttachmentDeserializer

2009-10-28 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2503: - Attachment: CXF-2503.patch Patch created based on trunk. > ConcurrentModificationException thrown by Attac

[jira] Updated: (CXF-2503) ConcurrentModificationException thrown by AttachmentDeserializer

2009-10-28 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2503: - Fix Version/s: 2.3 2.2.5 2.1.8 > ConcurrentModificationException thro

[jira] Updated: (CXF-2503) ConcurrentModificationException thrown by AttachmentDeserializer

2009-10-27 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2503: - Comment: was deleted (was: A patch created from the trunk.) > ConcurrentModificationException thrown by At

[jira] Updated: (CXF-2503) ConcurrentModificationException thrown by AttachmentDeserializer

2009-10-27 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2503: - Attachment: (was: CXF-2503.patch) > ConcurrentModificationException thrown by AttachmentDeserializer >

[jira] Updated: (CXF-2503) ConcurrentModificationException thrown by AttachmentDeserializer

2009-10-27 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2503: - Attachment: CXF-2503.patch A patch created from the trunk. > ConcurrentModificationException thrown by Att

[jira] Created: (CXF-2503) ConcurrentModificationException thrown by AttachmentDeserializer

2009-10-27 Thread William Tam (JIRA)
ConcurrentModificationException thrown by AttachmentDeserializer Key: CXF-2503 URL: https://issues.apache.org/jira/browse/CXF-2503 Project: CXF Issue Type: Bug Compon

[jira] Commented: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746211#action_12746211 ] William Tam commented on CXF-2398: -- I don't think we are reading it any differently but It s

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746171#action_12746171 ] William Tam edited comment on CXF-2398 at 8/21/09 12:25 PM: OK.

[jira] Commented: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746171#action_12746171 ] William Tam commented on CXF-2398: -- OK. I view it differently. The problem with treating h

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746125#action_12746125 ] William Tam edited comment on CXF-2398 at 8/21/09 11:54 AM: My po

[jira] Commented: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746134#action_12746134 ] William Tam commented on CXF-2398: -- Regarding to proxy per subject issue. Sounds like you a

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746125#action_12746125 ] William Tam edited comment on CXF-2398 at 8/21/09 11:29 AM: My po

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746125#action_12746125 ] William Tam edited comment on CXF-2398 at 8/21/09 11:25 AM: My po

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746125#action_12746125 ] William Tam edited comment on CXF-2398 at 8/21/09 11:24 AM: My po

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746125#action_12746125 ] William Tam edited comment on CXF-2398 at 8/21/09 11:22 AM: My po

[jira] Commented: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746125#action_12746125 ] William Tam commented on CXF-2398: -- My point regarding the cleanup() is either way (destroy

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746125#action_12746125 ] William Tam edited comment on CXF-2398 at 8/21/09 11:20 AM: My po

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746074#action_12746074 ] William Tam edited comment on CXF-2398 at 8/21/09 10:06 AM: While

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746074#action_12746074 ] William Tam edited comment on CXF-2398 at 8/21/09 9:54 AM: --- While t

[jira] Issue Comment Edited: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746074#action_12746074 ] William Tam edited comment on CXF-2398 at 8/21/09 9:53 AM: --- While t

[jira] Commented: (CXF-2398) JMS Connections are not closed when JCA recycles CXF proxy

2009-08-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746074#action_12746074 ] William Tam commented on CXF-2398: -- While the new patch CXF-2398.patch2 addresses the proble

[jira] Commented: (CXF-2372) Allow JMS XAResource to participate in J2EE transaction

2009-07-31 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737667#action_12737667 ] William Tam commented on CXF-2372: -- Any reason why the TheadLocal is not cleared in the same

[jira] Created: (CXF-2367) Clean up JCA connector impls

2009-07-28 Thread William Tam (JIRA)
Clean up JCA connector impls Key: CXF-2367 URL: https://issues.apache.org/jira/browse/CXF-2367 Project: CXF Issue Type: Task Components: Integration Environment: JBoss and WebSphere

[jira] Updated: (CXF-2357) The equals() method of JCA connection handle always return false.

2009-07-24 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2357: - Attachment: CXF-2357.patch > The equals() method of JCA connection handle always return false. >

[jira] Updated: (CXF-2357) The equals() method of JCA connection handle always return false.

2009-07-24 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2357: - Attachment: (was: CXF-2357.patch) > The equals() method of JCA connection handle always return false.

[jira] Issue Comment Edited: (CXF-2357) The equals() method of JCA connection handle always return false.

2009-07-24 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735063#action_12735063 ] William Tam edited comment on CXF-2357 at 7/24/09 7:27 AM: --- The iss

[jira] Updated: (CXF-2357) The equals() method of JCA connection handle always return false.

2009-07-24 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2357: - Attachment: CXF-2357.patch The attached patch fixes the issue and includes a unit test. It also fixes an

[jira] Commented: (CXF-2357) The equals() method of JCA connection handle always return false.

2009-07-24 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735063#action_12735063 ] William Tam commented on CXF-2357: -- The issue has to do with closing the connection handle.

[jira] Created: (CXF-2357) The equals() method of JCA connection handle always return false.

2009-07-24 Thread William Tam (JIRA)
The equals() method of JCA connection handle always return false. --- Key: CXF-2357 URL: https://issues.apache.org/jira/browse/CXF-2357 Project: CXF Issue Type: Bug

[jira] Commented: (CXF-1046) Message Inflow support

2009-07-24 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735059#action_12735059 ] William Tam commented on CXF-1046: -- We have added support for Message Inflow as described in

[jira] Commented: (CXF-2145) Proxy in JCA connector throws exception due to concurrency issues

2009-04-03 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695402#action_12695402 ] William Tam commented on CXF-2145: -- Looks good. Just a quick/minor comment in restoring the

[jira] Issue Comment Edited: (CXF-2145) Proxy in JCA connector throws exception due to concurrency issues

2009-03-31 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694336#action_12694336 ] William Tam edited comment on CXF-2145 at 3/31/09 7:41 PM: --- I was w

[jira] Issue Comment Edited: (CXF-2145) Proxy in JCA connector throws exception due to concurrency issues

2009-03-31 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694336#action_12694336 ] William Tam edited comment on CXF-2145 at 3/31/09 7:37 PM: --- I was w

[jira] Issue Comment Edited: (CXF-2145) Proxy in JCA connector throws exception due to concurrency issues

2009-03-31 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694336#action_12694336 ] William Tam edited comment on CXF-2145 at 3/31/09 6:01 PM: --- I was w

[jira] Commented: (CXF-2145) Proxy in JCA connector throws exception due to concurrency issues

2009-03-31 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694336#action_12694336 ] William Tam commented on CXF-2145: -- I was wondering whether recycling MessageEndpoint instan

[jira] Updated: (CXF-2023) JAXRSServerFactoryBean to support setInvoker() method

2009-02-04 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2023: - Attachment: CXF-2023.patch While we are at it, the patch also added a setStart() method. > JAXRSServerFact

[jira] Updated: (CXF-2023) JAXRSServerFactoryBean to support setInvoker() method

2009-02-04 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2023: - Attachment: (was: CXF-2023.patch) > JAXRSServerFactoryBean to support setInvoker() method > ---

[jira] Created: (CXF-2023) JAXRSServerFactoryBean to support setInvoker() method

2009-02-04 Thread William Tam (JIRA)
JAXRSServerFactoryBean to support setInvoker() method - Key: CXF-2023 URL: https://issues.apache.org/jira/browse/CXF-2023 Project: CXF Issue Type: Improvement Reporter: William

[jira] Updated: (CXF-2023) JAXRSServerFactoryBean to support setInvoker() method

2009-02-04 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-2023: - Attachment: CXF-2023.patch > JAXRSServerFactoryBean to support setInvoker() method > --

[jira] Updated: (CXF-1989) ClientImpl to leave inputstream in the message at caller's request

2009-01-15 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1989: - Attachment: CXF-1989.patch > ClientImpl to leave inputstream in the message at caller's request > -

[jira] Created: (CXF-1989) ClientImpl to leave inputstream in the message at caller's request

2009-01-15 Thread William Tam (JIRA)
ClientImpl to leave inputstream in the message at caller's request -- Key: CXF-1989 URL: https://issues.apache.org/jira/browse/CXF-1989 Project: CXF Issue Type: Improvement

[jira] Updated: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1968: - Attachment: CXF-1968.patch > Add API in Client interface to allow passing Exchange in the invoke method > -

[jira] Updated: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1968: - Attachment: (was: CXF-1968.patch) > Add API in Client interface to allow passing Exchange in the invoke

[jira] Updated: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1968: - Attachment: CXF-1968.patch > Add API in Client interface to allow passing Exchange in the invoke method > -

[jira] Updated: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1968: - Attachment: (was: CXF-1969.patch) > Add API in Client interface to allow passing Exchange in the invoke

[jira] Updated: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1968: - Attachment: CXF-1969.patch > Add API in Client interface to allow passing Exchange in the invoke method > -

[jira] Updated: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1968: - Attachment: (was: CXF-1969.patch) > Add API in Client interface to allow passing Exchange in the invoke

[jira] Updated: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1968: - Attachment: CXF-1969.patch Attached patch also includes some null checks for OperationBindingInfo object.

[jira] Created: (CXF-1968) Add API in Client interface to allow passing Exchange in the invoke method

2009-01-10 Thread William Tam (JIRA)
Add API in Client interface to allow passing Exchange in the invoke method -- Key: CXF-1968 URL: https://issues.apache.org/jira/browse/CXF-1968 Project: CXF Issue Type:

[jira] Commented: (CXF-1759) CXF and EJB 3.0 integration support

2008-11-03 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644784#action_12644784 ] William Tam commented on CXF-1759: -- Currently, you can leverage JCA inbound connector to exp

[jira] Updated: (CXF-1872) JCA inbound connector ignores jaxws-endpoint bean configuration

2008-10-15 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1872: - Attachment: CXF-1872.patch The problem seems to be that JCA inbound connector uses JaxwsServerFactoryBean

[jira] Created: (CXF-1872) JCA inbound connector ignores jaxws-endpoint bean configuration

2008-10-15 Thread William Tam (JIRA)
JCA inbound connector ignores jaxws-endpoint bean configuration --- Key: CXF-1872 URL: https://issues.apache.org/jira/browse/CXF-1872 Project: CXF Issue Type: Bug Componen

[jira] Updated: (CXF-1841) Some issues with outbound jca connector

2008-10-06 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1841: - Attachment: CXF-1841.patch I created a patch to address the issues and added a sample. The new inbound co

[jira] Commented: (CXF-1841) Some issues with outbound jca connector

2008-10-05 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636992#action_12636992 ] William Tam commented on CXF-1841: -- I'll submit a patch. > Some issues with outbound jca co

[jira] Created: (CXF-1841) Some issues with outbound jca connector

2008-10-05 Thread William Tam (JIRA)
Some issues with outbound jca connector --- Key: CXF-1841 URL: https://issues.apache.org/jira/browse/CXF-1841 Project: CXF Issue Type: Bug Components: Integration Reporter: William Ta

[jira] Updated: (CXF-1826) ConfigurationDomain and ConfigurationScope are unused properties in JCA ra.xml

2008-09-26 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1826: - Attachment: CXF-1826.patch > ConfigurationDomain and ConfigurationScope are unused properties in JCA ra.xml

[jira] Created: (CXF-1826) ConfigurationDomain and ConfigurationScope are unused properties in JCA ra.xml

2008-09-26 Thread William Tam (JIRA)
ConfigurationDomain and ConfigurationScope are unused properties in JCA ra.xml -- Key: CXF-1826 URL: https://issues.apache.org/jira/browse/CXF-1826 Project: CXF Issu

[jira] Updated: (CXF-1825) Allow request/response contexts access when using JCA outbound connector

2008-09-25 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1825: - Attachment: CXF-1825.patch > Allow request/response contexts access when using JCA outbound connector > ---

[jira] Created: (CXF-1825) Allow request/response contexts access when using JCA outbound connector

2008-09-25 Thread William Tam (JIRA)
Allow request/response contexts access when using JCA outbound connector Key: CXF-1825 URL: https://issues.apache.org/jira/browse/CXF-1825 Project: CXF Issue Type: Impr

[jira] Created: (CXF-1824) JCA inbound-mdb* samples can't be compiled out-of-the-box

2008-09-25 Thread William Tam (JIRA)
JCA inbound-mdb* samples can't be compiled out-of-the-box - Key: CXF-1824 URL: https://issues.apache.org/jira/browse/CXF-1824 Project: CXF Issue Type: Bug Components: Samples

[jira] Updated: (CXF-1823) JCA inbund connector samples (inbound-mdb*) READMEs need correction

2008-09-25 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam updated CXF-1823: - Attachment: CXF-1823.patch > JCA inbund connector samples (inbound-mdb*) READMEs need correction >

[jira] Created: (CXF-1823) JCA inbund connector samples (inbound-mdb*) READMEs need correction

2008-09-25 Thread William Tam (JIRA)
JCA inbund connector samples (inbound-mdb*) READMEs need correction --- Key: CXF-1823 URL: https://issues.apache.org/jira/browse/CXF-1823 Project: CXF Issue Type: Bug

[jira] Commented: (CXF-1711) Server failed to start and receieved IllegalAnnotationExceptions

2008-07-21 Thread William Tam (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615332#action_12615332 ] William Tam commented on CXF-1711: -- Thanks for suggestion. Unfortunately, jaxb-xjc-2.0.5.ja

  1   2   >