[jira] Assigned: (CXF-1723) wsdl2java generates errorneous code

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-1723: Assignee: Daniel Kulp > wsdl2java generates errorneous code > --- > >

[jira] Resolved: (CXF-1723) wsdl2java generates errorneous code

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1723. -- Resolution: Fixed Fix Version/s: 2.1.2 I added an error check. It will now print: WSDLToJava Er

[jira] Updated: (CXF-1736) Error in finding the DestinationFactory when using Soap/JMS with configuration

2008-08-06 Thread Edell Nolan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edell Nolan updated CXF-1736: - Attachment: jms_greeter.wsdl > Error in finding the DestinationFactory when using Soap/JMS with configurati

[jira] Updated: (CXF-1736) Error in finding the DestinationFactory when using Soap/JMS with configuration

2008-08-06 Thread Edell Nolan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edell Nolan updated CXF-1736: - Attachment: cxf.xml > Error in finding the DestinationFactory when using Soap/JMS with configuration >

[jira] Created: (CXF-1736) Error in finding the DestinationFactory when using Soap/JMS with configuration

2008-08-06 Thread Edell Nolan (JIRA)
Error in finding the DestinationFactory when using Soap/JMS with configuration -- Key: CXF-1736 URL: https://issues.apache.org/jira/browse/CXF-1736 Project: CXF Issu

[jira] Commented: (CXF-1723) wsdl2java generates errorneous code

2008-08-06 Thread Markus Schmid (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620290#action_12620290 ] Markus Schmid commented on CXF-1723: certainly thank you ... > wsdl2java generates error

[jira] Commented: (CXF-1723) wsdl2java generates errorneous code

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620283#action_12620283 ] Daniel Kulp commented on CXF-1723: -- http://www.w3.org/TR/wsdl#_soap:fault "The fault mess

[jira] Resolved: (CXF-1728) wsdl2java does not generate properly formatted javadoc when jaxws:javadoc tags are used

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1728. -- Resolution: Fixed Fix Version/s: 2.1.2 Assignee: Daniel Kulp Fixed. Also stopped it fro

[jira] Resolved: (CXF-1724) Nullpointer error in DOMUtils

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1724. -- Resolution: Fixed Fix Version/s: 2.0.9 Assignee: Daniel Kulp Patch applied. (Although m

[jira] Resolved: (CXF-1652) CXF Decoupled Endpoints are not getting cleaned up properly even after bus.Shutdown() in org.apache.cxf.systest.ws.rm.SequenceTest.

2008-08-06 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-1652. --- Resolution: Fixed Fix Version/s: 2.0.9 2.1.2 commit fix http://svn.apache.org

[jira] Commented: (CXF-1730) The Exception handling if it is thrown from a RequestHandler is not correct i guess.

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620249#action_12620249 ] Daniel Kulp commented on CXF-1730: -- I added an NPE guard there. Just committed to trunk.

[jira] Updated: (CXF-1732) RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated CXF-1732: - Assignee: Benson Margulies (was: Daniel Kulp) This is due to the interface having JAX-WS stuff (the holde

[jira] Issue Comment Edited: (CXF-1730) The Exception handling if it is thrown from a RequestHandler is not correct i guess.

2008-08-06 Thread Frank Ittermann (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619808#action_12619808 ] pussinboost edited comment on CXF-1730 at 8/6/08 6:11 AM: -- Hello

[jira] Resolved: (CXF-1733) SoapPreProtocolOutInterceptor overrides SoapActionOutInterceptor

2008-08-06 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1733. -- Resolution: Fixed Fix Version/s: 2.0.9 2.1.2 Assignee: Daniel Kulp > S

[jira] Commented: (CXF-1714) ASM package are not stated as optional imports in the bundle's MANIFEST

2008-08-06 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620232#action_12620232 ] Guillaume Sauthier commented on CXF-1714: - Any news on this topic ? Do you want a pat