[jira] [Commented] (CXF-5784) XML Validation Error

2014-06-05 Thread Sarabdeep Singh (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019363#comment-14019363 ] Sarabdeep Singh commented on CXF-5784: -- Hi Sergey We are still facing the same issue w

[jira] [Commented] (CXF-5789) Add methods to get input and output SOAP headers to SOAPBindingUtil

2014-06-05 Thread Peter Frandsen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018913#comment-14018913 ] Peter Frandsen commented on CXF-5789: - Added fix to pull request https://github.com/apac

[jira] [Created] (CXF-5789) Add methods to get input and output SOAP headers to SOAPBindingUtil

2014-06-05 Thread Peter Frandsen (JIRA)
Peter Frandsen created CXF-5789: --- Summary: Add methods to get input and output SOAP headers to SOAPBindingUtil Key: CXF-5789 URL: https://issues.apache.org/jira/browse/CXF-5789 Project: CXF Is

[jira] [Created] (CXF-5788) JMS replyToDestination doesn't work

2014-06-05 Thread Jens Granseuer (JIRA)
Jens Granseuer created CXF-5788: --- Summary: JMS replyToDestination doesn't work Key: CXF-5788 URL: https://issues.apache.org/jira/browse/CXF-5788 Project: CXF Issue Type: Bug Component

[jira] [Closed] (CXF-5780) JMS pubsub: support different parameters for clientID and durableSubscriptionName

2014-06-05 Thread Andrei Shakirin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Shakirin closed CXF-5780. Resolution: Fixed Fix Version/s: 3.0.1 > JMS pubsub: support different parameters for clientID

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018804#comment-14018804 ] Sergey Beryozkin commented on CXF-5776: --- np, good we've agreed in the end :-) > @Path

[jira] [Closed] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread MIchail Nikolaev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MIchail Nikolaev closed CXF-5776. - Resolution: Invalid > @PathParam not works inside @BeanParam >

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread MIchail Nikolaev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018790#comment-14018790 ] MIchail Nikolaev commented on CXF-5776: --- yep, you right, close as invalid, sorry > @P

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread MIchail Nikolaev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018789#comment-14018789 ] MIchail Nikolaev commented on CXF-5776: --- Hm.. Or no.. Moment - something strange happe

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread MIchail Nikolaev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018786#comment-14018786 ] MIchail Nikolaev commented on CXF-5776: --- Hm. I see. BookDescriptor4 without annotation

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018744#comment-14018744 ] Sergey Beryozkin commented on CXF-5776: --- Right, the test with BookDescriptor4 passes,

[jira] [Created] (CXF-5787) org.apache.cxf.interceptor.Fault:Unmarshalling Error: Unexpected EOF; was expecting a close tag for element

2014-06-05 Thread Geert Zijlmans (JIRA)
Geert Zijlmans created CXF-5787: --- Summary: org.apache.cxf.interceptor.Fault:Unmarshalling Error: Unexpected EOF; was expecting a close tag for element Key: CXF-5787 URL: https://issues.apache.org/jira/browse/CXF-578

[jira] [Comment Edited] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018691#comment-14018691 ] Sergey Beryozkin edited comment on CXF-5776 at 6/5/14 11:33 AM: --

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018691#comment-14018691 ] Sergey Beryozkin commented on CXF-5776: --- Sorry, yes, I see BeanDescriptor4 has them di

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread MIchail Nikolaev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018689#comment-14018689 ] MIchail Nikolaev commented on CXF-5776: --- test includes variant with @PathParams on set

[jira] [Updated] (CXF-5786) isValid() in WSIBPValidator should check method signature

2014-06-05 Thread Peter Frandsen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Frandsen updated CXF-5786: Priority: Minor (was: Major) > isValid() in WSIBPValidator should check method signature > -

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018685#comment-14018685 ] Sergey Beryozkin commented on CXF-5776: --- Hi, thanks for creating the tests, cool. As I

[jira] [Commented] (CXF-5786) isValid() in WSIBPValidator should check method signature

2014-06-05 Thread Peter Frandsen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018683#comment-14018683 ] Peter Frandsen commented on CXF-5786: - Create pull request on github (https://github.com

[jira] [Commented] (CXF-5208) Anonymous types in an exception aren't generated in WSDL

2014-06-05 Thread Grzegorz Grzybek (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018684#comment-14018684 ] Grzegorz Grzybek commented on CXF-5208: --- No problem :) > Anonymous types in an except

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018675#comment-14018675 ] ASF GitHub Bot commented on CXF-5776: - GitHub user michail-nikolaev opened a pull reques

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread MIchail Nikolaev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018676#comment-14018676 ] MIchail Nikolaev commented on CXF-5776: --- https://github.com/apache/cxf/pull/7 > @Path

[jira] [Commented] (CXF-5786) isValid() in WSIBPValidator should check method signature

2014-06-05 Thread Peter Frandsen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018669#comment-14018669 ] Peter Frandsen commented on CXF-5786: - Now with code that conforms to the PMD rules ;-)

[jira] [Commented] (CXF-5786) isValid() in WSIBPValidator should check method signature

2014-06-05 Thread Peter Frandsen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018657#comment-14018657 ] Peter Frandsen commented on CXF-5786: - Note: The suggested solution also does not return

[jira] [Comment Edited] (CXF-5786) isValid() in WSIBPValidator should check method signature

2014-06-05 Thread Peter Frandsen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018653#comment-14018653 ] Peter Frandsen edited comment on CXF-5786 at 6/5/14 10:31 AM: --

[jira] [Commented] (CXF-5786) isValid() in WSIBPValidator should check method signature

2014-06-05 Thread Peter Frandsen (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018653#comment-14018653 ] Peter Frandsen commented on CXF-5786: - Suggested fix (I will try to make a github pull r

[jira] [Created] (CXF-5786) isValid() in WSIBPValidator should check method signature

2014-06-05 Thread Peter Frandsen (JIRA)
Peter Frandsen created CXF-5786: --- Summary: isValid() in WSIBPValidator should check method signature Key: CXF-5786 URL: https://issues.apache.org/jira/browse/CXF-5786 Project: CXF Issue Type: I

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018650#comment-14018650 ] Sergey Beryozkin commented on CXF-5776: --- See the following: https://fisheye6.atlassian

[jira] [Resolved] (CXF-5208) Anonymous types in an exception aren't generated in WSDL

2014-06-05 Thread Tadayoshi Sato (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tadayoshi Sato resolved CXF-5208. - Resolution: Not a Problem > Anonymous types in an exception aren't generated in WSDL >

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018632#comment-14018632 ] Sergey Beryozkin commented on CXF-5776: --- I can't spend time guessing what does not wor

[jira] [Comment Edited] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018632#comment-14018632 ] Sergey Beryozkin edited comment on CXF-5776 at 6/5/14 9:46 AM: ---

[jira] [Commented] (CXF-5208) Anonymous types in an exception aren't generated in WSDL

2014-06-05 Thread Tadayoshi Sato (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018626#comment-14018626 ] Tadayoshi Sato commented on CXF-5208: - Hi Grzegorz, Sorry for such a late reply. Thank

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread MIchail Nikolaev (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018622#comment-14018622 ] MIchail Nikolaev commented on CXF-5776: --- This is the code to reproduce issue (works in

[jira] [Commented] (CXF-5776) @PathParam not works inside @BeanParam

2014-06-05 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018610#comment-14018610 ] Sergey Beryozkin commented on CXF-5776: --- Do you have any info available (see the quest