[jira] Commented: (CXF-1940) WS-Trust support in CXF

2010-02-09 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831821#action_12831821 ] Glen Mazza commented on CXF-1940: - Was this code ever added to the CXF codebase, or has it be

[jira] Commented: (CXF-2663) JAXBUtils.scanPackages - iterator returns null class

2010-02-09 Thread Craig Tataryn (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831798#action_12831798 ] Craig Tataryn commented on CXF-2663: Any clue what that mysterious "generated" package is

[jira] Updated: (CXF-2666) @QueryParam @DefaultValue does not return default value

2010-02-09 Thread michael Cheung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] michael Cheung updated CXF-2666: Summary: @QueryParam @DefaultValue does not return default value (was: @DefaultValue should be the

[jira] Created: (CXF-2666) @DefaultValue should be the default value instead of empty string

2010-02-09 Thread michael Cheung (JIRA)
@DefaultValue should be the default value instead of empty string - Key: CXF-2666 URL: https://issues.apache.org/jira/browse/CXF-2666 Project: CXF Issue Type: Bug Comp

[jira] Updated: (CXF-2666) @DefaultValue should be the default value instead of empty string

2010-02-09 Thread michael Cheung (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] michael Cheung updated CXF-2666: Attachment: InjectionUtils.java Modify createParameterObject to return defaultValue when result is em

[jira] Resolved: (CXF-2663) JAXBUtils.scanPackages - iterator returns null class

2010-02-09 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-2663. -- Resolution: Fixed Fix Version/s: 2.2.7 Patch applied, although I moved the log string out to the

[jira] Commented: (DOSGI-55) JAX-WS Frontend generating WSDL with no operations or types

2010-02-09 Thread Matt Inger (JIRA)
[ https://issues.apache.org/jira/browse/DOSGI-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831685#action_12831685 ] Matt Inger commented on DOSGI-55: - I've tried to use the 1.2-SNAPSHOT on dmServer 2.0.0.RELEA

[jira] Assigned: (CXF-2663) JAXBUtils.scanPackages - iterator returns null class

2010-02-09 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-2663: Assignee: Daniel Kulp > JAXBUtils.scanPackages - iterator returns null class > --

[jira] Commented: (CXF-2665) "Remote procedure call" by couple JaxWsProxyFactoryBean and JaxWsServerFactoryBean doesnt work.

2010-02-09 Thread Jara Cesnek (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831519#action_12831519 ] Jara Cesnek commented on CXF-2665: -- Removing serverFactoryBean.setServiceClass(...) not help

[jira] Issue Comment Edited: (CXF-2665) "Remote procedure call" by couple JaxWsProxyFactoryBean and JaxWsServerFactoryBean doesnt work.

2010-02-09 Thread Jara Cesnek (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831496#action_12831496 ] Jara Cesnek edited comment on CXF-2665 at 2/9/10 3:55 PM: -- Additiona

[jira] Commented: (CXF-2665) "Remote procedure call" by couple JaxWsProxyFactoryBean and JaxWsServerFactoryBean doesnt work.

2010-02-09 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831498#action_12831498 ] Daniel Kulp commented on CXF-2665: -- Two questions: 1) Can you package this into a small t

[jira] Commented: (CXF-2665) "Remote procedure call" by couple JaxWsProxyFactoryBean and JaxWsServerFactoryBean doesnt work.

2010-02-09 Thread Jara Cesnek (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831496#action_12831496 ] Jara Cesnek commented on CXF-2665: -- Additional info : This happens only when result type fro

[jira] Resolved: (CXF-2641) Interceptors to store requests and responses

2010-02-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2641. --- Resolution: Fixed Fix Version/s: (was: 2.2.7) 2.3 Patch has been

[jira] Assigned: (CXF-2641) Interceptors to store requests and responses

2010-02-09 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin reassigned CXF-2641: - Assignee: Sergey Beryozkin > Interceptors to store requests and responses > ---

[jira] Created: (CXF-2665) "Remote procedure call" by couple JaxWsProxyFactoryBean and JaxWsServerFactoryBean doesnt work.

2010-02-09 Thread Jara Cesnek (JIRA)
"Remote procedure call" by couple JaxWsProxyFactoryBean and JaxWsServerFactoryBean doesnt work. --- Key: CXF-2665 URL: https://issues.apache.org/jira/browse/CXF-2665