+1
Jarek
On Tue, Jun 17, 2008 at 10:41 AM, Daniel Kulp <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> This is a vote to release CXF 2.1.1
>
> Once again, there have been a bunch of bug fixes and enhancements that
> have been done compared to the 2.1 release.
+1
Jarek
On Tue, Jun 17, 2008 at 10:44 AM, Daniel Kulp <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
>
> This is a vote to release CXF 2.0.7
>
> Once again, there have been a bunch of bug fixes and enhancements that
> have been done compared to the 2.0.7 release
+1
Jarek
On Tue, Jul 22, 2008 at 9:36 PM, Daniel Kulp <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
>
> This is a vote to release CXF 2.0.8
>
> Once again, there have been a bunch of bug fixes and enhancements that have
> been done compared to the 2.0.8 release.
Hi,
I was working in Geronimo on a simple issue where the service endpoint
url address in WSDL gets cached on the very first request and does not
get updated. I was looking through similar code in CXF and noticed a
few things and now I'm wondering how things should work.
1) What's the purpose of
On Wed, Sep 17, 2008 at 3:39 PM, Daniel Kulp <[EMAIL PROTECTED]> wrote:
> On Wednesday 17 September 2008 3:28:13 pm Jarek Gawor wrote:
>> Hi,
>>
>> I was working in Geronimo on a simple issue where the service endpoint
>> url address in WSDL gets cached on th
Hi,
I ran into an interesting interop issue with wsa:Action between CXF
and JAX-WS RI (2.1.4). I have a simple service class, no sei, no
@Action annotations, something like:
@WebService
@Addressing
class Calculator {
public int add(in n1, in2) {
return n1 + n2;
}
}
CXF generated the followi
+1. All looks good in Geronimo. Thanks for the fix Dan!
Jarek
On Thu, Feb 5, 2009 at 3:27 PM, Daniel Kulp wrote:
>
> (The issue with the J2EE has been corrected. This is a new vote on the new
> artifacts)
>
>
> This is a vote to release CXF 2.1.4
>
> With a longer than normal cycle, a LOT of s