[jira] [Commented] (CXF-4905) java.lang.NullPointerException at org.apache.cxf.ws.discovery.internal.WSDiscoveryServiceImpl.serverStarted(WSDiscoveryServiceImpl.java:126)

2013-03-26 Thread Steve Oewns (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614634#comment-13614634 ] Steve Oewns commented on CXF-4905: -- Drat, I wish I had received this message before today.

[jira] [Commented] (CXF-4924) Many docLocation for a server address

2013-03-26 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614480#comment-13614480 ] Sergey Beryozkin commented on CXF-4924: --- Can you clarify a bit more what you'd like to

[jira] [Resolved] (CXF-4905) java.lang.NullPointerException at org.apache.cxf.ws.discovery.internal.WSDiscoveryServiceImpl.serverStarted(WSDiscoveryServiceImpl.java:126)

2013-03-26 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-4905. -- Resolution: Fixed Fix Version/s: 2.7.4 > java.lang.NullPointerException at > org.apache.cxf.w

[jira] [Commented] (CXF-4918) Cannot get xsd schema file when access wsdl file as "?wsdl" with auto redirect turned on

2013-03-26 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614470#comment-13614470 ] Daniel Kulp commented on CXF-4918: -- That won't work if the Async http conduit is picked up

[jira] [Resolved] (CXF-4925) OutOfMemoryError from wsdl2java with large maxOccurs values

2013-03-26 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-4925. -- Resolution: Invalid Assignee: Daniel Kulp > OutOfMemoryError from wsdl2java with large maxOccur

[jira] [Commented] (CXF-4925) OutOfMemoryError from wsdl2java with large maxOccurs values

2013-03-26 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614462#comment-13614462 ] Daniel Kulp commented on CXF-4925: -- You seem to be picking up an older version of Xerces.

[jira] [Created] (FEDIZ-50) As a new example, deploy Apache CXF-FEDIZ components on Apache TomEE container

2013-03-26 Thread Thierry Beucher (JIRA)
Thierry Beucher created FEDIZ-50: Summary: As a new example, deploy Apache CXF-FEDIZ components on Apache TomEE container Key: FEDIZ-50 URL: https://issues.apache.org/jira/browse/FEDIZ-50 Project: CX

[jira] [Commented] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614130#comment-13614130 ] Piotr Klimczak commented on CXF-4920: - No problem :) I'm always happy to be helpful :)

[jira] [Commented] (FEDIZ-41) Fediz IDP refactored with Spring Web Flow

2013-03-26 Thread Thierry Beucher (JIRA)
[ https://issues.apache.org/jira/browse/FEDIZ-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614099#comment-13614099 ] Thierry Beucher commented on FEDIZ-41: -- I recently submitted a pull request from tbrgit

[jira] [Updated] (CXF-4925) OutOfMemoryError from wsdl2java with large maxOccurs values

2013-03-26 Thread Kevin LaVergne (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin LaVergne updated CXF-4925: Description: When running wsdl2java with JAXB databinding on a WSDL with at least 1 element that has

[jira] [Commented] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614085#comment-13614085 ] Aki Yoshida commented on CXF-4920: -- Hi Piotr, thanks. I can now see the problem. regards, a

[jira] [Updated] (CXF-4925) OutOfMemoryError from wsdl2java with large maxOccurs values

2013-03-26 Thread Kevin LaVergne (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin LaVergne updated CXF-4925: Description: When running wsdl2java with JAXB databinding on a WSDL with at least 1 element that has

[jira] [Comment Edited] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614058#comment-13614058 ] Piotr Klimczak edited comment on CXF-4920 at 3/26/13 2:50 PM: --

[jira] [Commented] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614078#comment-13614078 ] Piotr Klimczak commented on CXF-4920: - Sorry for making few edits to the above comment b

[jira] [Created] (CXF-4925) OutOfMemoryError from wsdl2java with large maxOccurs values

2013-03-26 Thread Kevin LaVergne (JIRA)
Kevin LaVergne created CXF-4925: --- Summary: OutOfMemoryError from wsdl2java with large maxOccurs values Key: CXF-4925 URL: https://issues.apache.org/jira/browse/CXF-4925 Project: CXF Issue Type

[jira] [Comment Edited] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614058#comment-13614058 ] Piotr Klimczak edited comment on CXF-4920 at 3/26/13 2:46 PM: --

[jira] [Comment Edited] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614058#comment-13614058 ] Piotr Klimczak edited comment on CXF-4920 at 3/26/13 2:44 PM: --

[jira] [Comment Edited] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614058#comment-13614058 ] Piotr Klimczak edited comment on CXF-4920 at 3/26/13 2:39 PM: --

[jira] [Comment Edited] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614058#comment-13614058 ] Piotr Klimczak edited comment on CXF-4920 at 3/26/13 2:39 PM: --

[jira] [Comment Edited] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614058#comment-13614058 ] Piotr Klimczak edited comment on CXF-4920 at 3/26/13 2:37 PM: --

[jira] [Updated] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Klimczak updated CXF-4920: Environment: FuseESB 4.4.1-07-11 on SLES > TransformationInInterceptor fails when XML contains sa

[jira] [Created] (CXF-4924) Many docLocation for a server address

2013-03-26 Thread Christophe S (JIRA)
Christophe S created CXF-4924: - Summary: Many docLocation for a server address Key: CXF-4924 URL: https://issues.apache.org/jira/browse/CXF-4924 Project: CXF Issue Type: Sub-task Compon

[jira] [Commented] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614058#comment-13614058 ] Piotr Klimczak commented on CXF-4920: - Hi Aki, Thanks for your answer. What is the name

[jira] [Resolved] (CXF-4863) TerminateSequenceResponse must be returned in reponse to WS-RM 1.1 TerminateSequence

2013-03-26 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida resolved CXF-4863. -- Resolution: Fixed Fix Version/s: 2.6.7 2.7.4 2.8.0 > Ter

[jira] [Commented] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613780#comment-13613780 ] Aki Yoshida commented on CXF-4920: -- Hi Piotr, there is a test case for preserving the origi

[jira] [Resolved] (CXF-4912) cxf rest client always picks the first ResponseExceptionMapper for a method with different exception throws

2013-03-26 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-4912. --- Resolution: Fixed Fix Version/s: 2.5.10 2.6.7 2.7.4

[jira] [Commented] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Piotr Klimczak (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613725#comment-13613725 ] Piotr Klimczak commented on CXF-4920: - Hi Aki! Thanks for taking this issue. If you hav

[jira] [Assigned] (CXF-4920) TransformationInInterceptor fails when XML contains same namespace with different prefixes

2013-03-26 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida reassigned CXF-4920: Assignee: Aki Yoshida > TransformationInInterceptor fails when XML contains same namespace with

[jira] [Resolved] (CXF-4922) NPE is thrown at EP creation when no service class is specified and the wsdl cannot be loaded

2013-03-26 Thread Aki Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida resolved CXF-4922. -- Resolution: Fixed Fix Version/s: 2.6.7 2.7.4 2.8.0 > NPE

[jira] [Updated] (CXF-4912) cxf rest client always picks the first ResponseExceptionMapper for a method with different exception throws

2013-03-26 Thread Parwiz Rezai (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parwiz Rezai updated CXF-4912: -- Attachment: ClientProxyImpl.java.patch patch to pick other response exception mapper if first one returns