Re: [VOTE] Release Apache CXF 2.1.2

2008-08-13 Thread jim ma
+1 Jim On Wed, Aug 13, 2008 at 2:57 PM, Ulhas Bhole [EMAIL PROTECTED] wrote: +1, --Ulhas Daniel Kulp wrote: This is a vote to release CXF 2.1.2 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.1 release. Over 67 JIRA issues

Re: [VOTE] Release Apache CXF 2.1.2

2008-08-13 Thread Willem Jiang
+1 Willem Daniel Kulp wrote: This is a vote to release CXF 2.1.2 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.1 release. Over 67 JIRA issues are resolved for 2.1.2. List of issues:

Re: [VOTE] Release Apache CXF 2.1.2

2008-08-13 Thread Freeman Fang
+1 Freeman Daniel Kulp wrote: This is a vote to release CXF 2.1.2 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.1 release. Over 67 JIRA issues are resolved for 2.1.2. List of issues:

RE: [VOTE] Release Apache CXF 2.1.2

2008-08-13 Thread Emeka Kanu
+1 -Original Message- From: Freeman Fang [mailto:[EMAIL PROTECTED] Sent: 13 August 2008 11:34 To: dev@cxf.apache.org Subject: Re: [VOTE] Release Apache CXF 2.1.2 +1 Freeman Daniel Kulp wrote: This is a vote to release CXF 2.1.2 Once again, there have been a bunch of bug fixes and

RE: [VOTE] Release Apache CXF 2.1.2

2008-08-13 Thread O'Callaghan, Sean
+1 -Original Message- From: Daniel Kulp [mailto:[EMAIL PROTECTED] Sent: 12 August 2008 22:17 To: CXF Dev Subject: [VOTE] Release Apache CXF 2.1.2 This is a vote to release CXF 2.1.2 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the

Re: [VOTE] Release Apache CXF 2.1.2

2008-08-13 Thread Eoghan Glynn
+1 Daniel Kulp wrote: This is a vote to release CXF 2.1.2 Once again, there have been a bunch of bug fixes and enhancements that have been done compared to the 2.1.1 release. Over 67 JIRA issues are resolved for 2.1.2. List of issues:

Bug in handling JMS TextMessage encoding (see CXF-1668)?

2008-08-13 Thread Christian Schneider
In the issue CXF-1668 Eduard reported that CXF uses the system encoding for JMS Messages. This is wrong as most times messages are to be transmitted using UTF-8. I want to build a patch for this issue but need some conceptional help. When we receive a message from JMS how can we decide which

Re: Bug in handling JMS TextMessage encoding (see CXF-1668)?

2008-08-13 Thread Ulhas Bhole
Hi Christian, The place Eduard mentioned in Jira is correct. I was looking at this JIRA sometime back but had the same problem of how to determine encoding type. JMS TextMessage doesn't contain any encoding information so it's hard to know what is the encoding of the contents. Regards,

Re: Bug in handling JMS TextMessage encoding (see CXF-1668)?

2008-08-13 Thread Ulhas Bhole
Hi Christian, One option (bit limited though) is to use file.encoding property and if it's set use that for encoding. In this case the application need to pass in -Dfile.encoding property to the JVM. However, this doesn't guarantee the encoding used will always be same as the one that original

mvn -Pfastinstall failure with current trunk

2008-08-13 Thread Benson Margulies
[INFO] FastInfosetting 0 resource [INFO] [jaxb:generate {execution: default}] [INFO] failure in the XJC task. Use the Ant -verbose switch for more details [INFO] [ERROR] FATAL ERROR [INFO]