[jira] [Resolved] (CXF-3892) upgrade to servicemix specs 1.9.0

2011-11-01 Thread Freeman Fang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-3892. --- Resolution: Fixed Fix Version/s: 2.5.1 2.4.4 per the discussion here[1], use

[jira] [Created] (CXF-3892) upgrade to servicemix specs 1.9.0

2011-11-01 Thread Freeman Fang (Created) (JIRA)
upgrade to servicemix specs 1.9.0 - Key: CXF-3892 URL: https://issues.apache.org/jira/browse/CXF-3892 Project: CXF Issue Type: Task Components: OSGi Reporter: Freeman Fang Ass

[jira] [Commented] (CXF-2985) Memory leak when initializing CXF throughSpring

2011-11-01 Thread Seumas Soltysik (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141805#comment-13141805 ] Seumas Soltysik commented on CXF-2985: -- Thanks Dan. That is what I thought.

[jira] [Commented] (CXF-2985) Memory leak when initializing CXF throughSpring

2011-11-01 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141540#comment-13141540 ] Daniel Kulp commented on CXF-2985: -- The last release of 2.1.x was on Jun 1st 2010 which was

[jira] [Commented] (CXF-2985) Memory leak when initializing CXF throughSpring

2011-11-01 Thread Seumas Soltysik (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141525#comment-13141525 ] Seumas Soltysik commented on CXF-2985: -- Any reason that this was not applied to 2.1.x?

[jira] [Resolved] (CXF-3225) Add support for saml tokens in sp:InitiatorToken

2011-11-01 Thread Colm O hEigeartaigh (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved CXF-3225. -- Resolution: Fixed This is now fixed and a test has been added to the CXF system tests. C

[jira] [Assigned] (CXF-3225) Add support for saml tokens in sp:InitiatorToken

2011-11-01 Thread Colm O hEigeartaigh (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned CXF-3225: Assignee: Colm O hEigeartaigh > Add support for saml tokens in sp:InitiatorToken

[jira] [Updated] (CXF-3225) Add support for saml tokens in sp:InitiatorToken

2011-11-01 Thread Colm O hEigeartaigh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated CXF-3225: - Fix Version/s: 2.5.1 2.4.4 > Add support for saml tokens in sp:Initi

Generating Java from WSDL

2011-11-01 Thread harry
When I try to generate java code from WSDL, underscore(_) is missing from method name. Example getGetType_Machine() changes to getGetTypeMachine(). Though in the WSDL method name is ok. I tried using bindings.xjb with global bindings for underscore but that didn't help. So if you guys could please

Generating Java from WSDL

2011-11-01 Thread harry
When I try to generate java code from WSDL, underscore(_) is missing from method name. Example getGetType_Machine() changes to getGetType_Machine(). Though in the WSDL method name is ok. I tried using bindings.xjb with global bindings for underscore but that didn't help. So if you guys could please