Issues with Attachments: week of 2009-01-19

2009-01-19 Thread dkulp
CXF - Monday, January 19, 2009 8 Issues with Attachments (sorted oldest to newest) [CXF-1934] -npa does not work in wsdl2java due to JAXB bug. - Created: 2008-12-08 - Updated: 2008-12-22 - Type: Bug - Fix Versions: [] - Reporter: Derek Adams -

[jira] Commented: (CXF-1161) Javadoc for classes generated XSD with WSDL is defective

2009-01-19 Thread Sean O'Callaghan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665098#action_12665098 ] Sean O'Callaghan commented on CXF-1161: --- According to

[jira] Created: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread K U (JIRA)
Adding namespaces to the soap envelope -- Key: CXF-1993 URL: https://issues.apache.org/jira/browse/CXF-1993 Project: CXF Issue Type: Improvement Components: Soap Binding Affects Versions:

[jira] Updated: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread K U (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K U updated CXF-1993: - Description: Problem :No current functionality available in CXF for adding namespaces to the envelope. The current

[jira] Updated: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread K U (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K U updated CXF-1993: - Attachment: SoapMessage.java Added: public MapString, String getEnvelopeNs() { return CastUtils.cast((Map? ,

[jira] Updated: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread K U (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K U updated CXF-1993: - Attachment: SoapOutInterceptor.java Added: private void writeSoapEnvelopeStart(final SoapMessage message) { final

[jira] Assigned: (CXF-1973) Dynamic Client Factory classes should take URL objects as well as Strings

2009-01-19 Thread Sean O'Callaghan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean O'Callaghan reassigned CXF-1973: - Assignee: Sean O'Callaghan Dynamic Client Factory classes should take URL objects as well

[jira] Assigned: (CXF-1982) Sub-resource locator fails on subtyping

2009-01-19 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin reassigned CXF-1982: - Assignee: Sergey Beryozkin Sub-resource locator fails on subtyping

[jira] Resolved: (CXF-1982) Sub-resource locator fails on subtyping

2009-01-19 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-1982. --- Resolution: Fixed Fix Version/s: 2.2 2.1.4 One can disable the

[jira] Resolved: (CXF-1973) Dynamic Client Factory classes should take URL objects as well as Strings

2009-01-19 Thread Sean O'Callaghan (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean O'Callaghan resolved CXF-1973. --- Resolution: Fixed Fix Version/s: 2.2 Added in new API's which take a URL. Dynamic

[jira] Commented: (CXF-1991) Incomplete implementations of UriInfo and UriBuilder

2009-01-19 Thread Andrzej Michalec (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665159#action_12665159 ] Andrzej Michalec commented on CXF-1991: --- I have working set of UriInfo.getMatched*()

[jira] Commented: (CXF-1991) Incomplete implementations of UriInfo and UriBuilder

2009-01-19 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665171#action_12665171 ] Sergey Beryozkin commented on CXF-1991: --- Hi Andy Can you please update your code to

[jira] Resolved: (CXF-1993) Adding namespaces to the soap envelope

2009-01-19 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1993. -- Resolution: Fixed Fix Version/s: 2.1.4 changes applied (with some additional tuning) Adding

[jira] Assigned: (CXF-1992) cxf tools should honor java.home property to search javac for compiling generated java beans.

2009-01-19 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-1992: Assignee: Daniel Kulp cxf tools should honor java.home property to search javac for compiling

[jira] Commented: (CXF-1990) 3 CTS tests, invokeAsyncTest(for pojo, ejb and servlet) fail

2009-01-19 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665211#action_12665211 ] Daniel Kulp commented on CXF-1990: -- I believe this is already fixed on trunk and on the

[jira] Resolved: (CXF-1990) 3 CTS tests, invokeAsyncTest(for pojo, ejb and servlet) fail

2009-01-19 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1990. -- Resolution: Fixed Fix Version/s: 2.1.4 Assignee: Jarek Gawor Fixed by jgawor in rev

[jira] Resolved: (CXF-1992) cxf tools should honor java.home property to search javac for compiling generated java beans.

2009-01-19 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1992. -- Resolution: Fixed Patch applied. Thanks! cxf tools should honor java.home property to search javac

[jira] Commented: (CXF-1991) Incomplete implementations of UriInfo and UriBuilder

2009-01-19 Thread Andrzej Michalec (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665236#action_12665236 ] Andrzej Michalec commented on CXF-1991: --- Hi Sergey, I was aware of decoupling them and

[jira] Commented: (CXF-1991) Incomplete implementations of UriInfo and UriBuilder

2009-01-19 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12665251#action_12665251 ] Sergey Beryozkin commented on CXF-1991: --- Hi Andy, Ok, thanks, it sounds good. So you