[jira] [Commented] (CXF-4183) SOAP Fault cause NullPointerException

2012-03-19 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233110#comment-13233110 ] Daniel Kulp commented on CXF-4183: -- Any chance you could replace your call to StaxUtils.cre

[jira] [Closed] (CXF-4183) SOAP Fault cause NullPointerException

2012-03-19 Thread Mina R Waheeb (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mina R Waheeb closed CXF-4183. -- Resolution: Invalid > SOAP Fault cause NullPointerException > - >

[jira] [Commented] (CXF-4183) SOAP Fault cause NullPointerException

2012-03-19 Thread Mina R Waheeb (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232930#comment-13232930 ] Mina R Waheeb commented on CXF-4183: I found the problem its in class "com.sun.xml.inte

[jira] [Created] (CXF-4184) JMS transport w/ Text messages could stay as text

2012-03-19 Thread Daniel Kulp (Created) (JIRA)
JMS transport w/ Text messages could stay as text - Key: CXF-4184 URL: https://issues.apache.org/jira/browse/CXF-4184 Project: CXF Issue Type: Improvement Components: Transports

Re: Encoding response

2012-03-19 Thread Sergey Beryozkin
Hi On 16/03/12 17:18, momo_benj wrote: Hi, on my WS response i want to have the encoding ASCII in hex. Indeed, i want "é". For the moment I have "é" thanks to a post on your Website : Message message = PhaseInterceptorChain.getCurrentMessage(); message.put(Message.ENCODING, "AS

[jira] [Resolved] (CXF-3380) JAX-RS: Support writing to DataSources

2012-03-19 Thread Glen Mazza (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Mazza resolved CXF-3380. - Resolution: Fixed Confirmed it works with 2.5.3-SNAPSHOT. Thanks Sergey! > JAX-RS: Suppor

[jira] [Commented] (CXF-4183) SOAP Fault cause NullPointerException

2012-03-19 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232680#comment-13232680 ] Daniel Kulp commented on CXF-4183: -- If the NamespaceContext is null, that's really bad. A

[jira] [Commented] (CXF-4175) CXF2.5.3 not compatible with jetty7.6.x

2012-03-19 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232624#comment-13232624 ] Daniel Kulp commented on CXF-4175: -- I couldn't get it ported back to 2.3.x. 2.3 is based o

Issues with Attachments: week of 2012-03-19

2012-03-19 Thread dkulp
CXF - Monday, March 19, 2012 2 Issues with Attachments (sorted oldest to newest) [CXF-4128] Code Gen plugin fails silently when generated classes have name collisions - Created: 2012-02-22 - Updated: 2012-02-22 - Type: Bug - Fix Versions: [] - Reporter

Re: Encoding response

2012-03-19 Thread momo_benj
I just want to precise that the "é" I want to have is in fact : '& # x E 9' and I have '& # x e 9' ... -- View this message in context: http://cxf.547215.n5.nabble.com/Encoding-response-tp5571976p5576350.html Sent from the cxf-issues mailing list archive at Nabble.com.