[jira] Commented: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716767#action_12716767 ] Josh Holtzman commented on CXF-2252: The third version switches from boolean properties t

[jira] Updated: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Holtzman updated CXF-2252: --- Attachment: dosgi_jaxws.diff > Add support JAX-WS for DOSGi > > >

[jira] Updated: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Holtzman updated CXF-2252: --- Attachment: (was: dosgi_jaxws.diff) > Add support JAX-WS for DOSGi > >

[jira] Updated: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Holtzman updated CXF-2252: --- Attachment: (was: dosgi_jaxws.diff) > Add support JAX-WS for DOSGi > >

[jira] Updated: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Holtzman updated CXF-2252: --- Attachment: dosgi_jaxws.diff The second version of the patch separates databinding from the frontend.

[jira] Updated: (CXF-1880) org.apache.cxf.xjc.ts.ToStringPlugin cannot be used with a 1.6 JVM

2009-06-05 Thread Chris McClelland (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris McClelland updated CXF-1880: -- Attachment: newPatch.sh.txt Here's the patch, hope it's OK. > org.apache.cxf.xjc.ts.ToStringPlug

[jira] Commented: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716721#action_12716721 ] Josh Holtzman commented on CXF-2252: Ah, I see. Thanks, that makes sense. I'll re-work

[jira] Commented: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-06-05 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716717#action_12716717 ] Daniel Kulp commented on CXF-2234: -- You can PROBABLY get around this by adding an @XmlSeeAl

[jira] Commented: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716714#action_12716714 ] Daniel Kulp commented on CXF-2252: -- I'm wondering if this should be split into two properti

[jira] Resolved: (CXF-2251) AssymetricBindingHandler swallows a PolicyException

2009-06-05 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-2251. -- Resolution: Fixed Fix Version/s: 2.2.3 Assignee: Daniel Kulp Patch applied. Thanks! > A

[jira] Resolved: (CXF-2194) System tests for the WSSC, WSSec11 and WSSec10 demos are required

2009-06-05 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-2194. -- Resolution: Fixed Fix Version/s: 2.2.3 Assignee: Daniel Kulp Patch applied. Thanks! >

[jira] Updated: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Holtzman updated CXF-2252: --- Attachment: dosgi_jaxws.diff The attached patch adds the option to use JAX-WS for databinding in distri

[jira] Created: (CXF-2252) Add support JAX-WS for DOSGi

2009-06-05 Thread Josh Holtzman (JIRA)
Add support JAX-WS for DOSGi Key: CXF-2252 URL: https://issues.apache.org/jira/browse/CXF-2252 Project: CXF Issue Type: New Feature Components: Distributed-OSGi Affects Versions: dOSGi-1.0

[jira] Commented: (CXF-2251) AssymetricBindingHandler swallows a PolicyException

2009-06-05 Thread Eamonn Dwyer (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716651#action_12716651 ] Eamonn Dwyer commented on CXF-2251: --- A fix for this in included in the patch for https://i

[jira] Updated: (CXF-2194) System tests for the WSSC, WSSec11 and WSSec10 demos are required

2009-06-05 Thread Eamonn Dwyer (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamonn Dwyer updated CXF-2194: -- Attachment: InteropDemoSystests.diff certs.tar These tests can now run in 2 modes dependi

[jira] Updated: (CXF-2194) System tests for the WSSC, WSSec11 and WSSec10 demos are required

2009-06-05 Thread Eamonn Dwyer (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eamonn Dwyer updated CXF-2194: -- Attachment: (was: wssectests.patch) > System tests for the WSSC, WSSec11 and WSSec10 demos are requir

[jira] Created: (CXF-2251) AssymetricBindingHandler swallows a PolicyException

2009-06-05 Thread Eamonn Dwyer (JIRA)
AssymetricBindingHandler swallows a PolicyException --- Key: CXF-2251 URL: https://issues.apache.org/jira/browse/CXF-2251 Project: CXF Issue Type: Bug Components: WS-* Components

[jira] Commented: (CXF-2225) JAXB Xpath always results in empty target node

2009-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CXF-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716550#action_12716550 ] Deboschère Tony commented on CXF-2225: -- Thanks Again. Tony > JAXB Xpath always resul

[jira] Commented: (CXF-2235) WSDL2JAVA fail to create the good java method - missing one argument

2009-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/CXF-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716548#action_12716548 ] Deboschère Tony commented on CXF-2235: -- Thanks a lot. It works like a charm. Regards!