RE: [VOTE] Release CXF 2.0.6

2008-04-25 Thread Paibir, Ajay
+1 Ajay > Daniel Kulp wrote: > > This is a vote to release CXF 2.0.6 > > > > Once again, there have been a bunch of bug fixes and > enhancements that > > have been done compared to the 2.0.5 release. Over 20 > JIRA issues are > > marked as resolved for 2.0.6. > > > > Of course, the other

RE: [VOTE] Release CXF 2.1 (take 2)

2008-04-25 Thread Paibir, Ajay
+1 Ajay > Daniel Kulp wrote: > > This is a vote to release CXF 2.1. > > > > Obviously, this is a pretty big release with a bunch of new things > > like JAX-WS 2.1 support, the JAX-RS stuff, the javascripts > stuff, the > > CORBA binding from yoko, etc > > > > Of course, the other MAJOR

RE: [VOTE] Release CXF 2.0.7

2008-06-17 Thread Paibir, Ajay
+1 Ajay > -Original Message- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: 17 June 2008 15:44 > To: dev@cxf.apache.org > Subject: [VOTE] Release CXF 2.0.7 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > This is a vote to release CXF 2.0.7 > > Once again, there h

RE: [VOTE] Release CXF 2.1.1

2008-06-17 Thread Paibir, Ajay
+1 Ajay > -Original Message- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: 17 June 2008 15:42 > To: dev@cxf.apache.org > Subject: [VOTE] Release CXF 2.1.1 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > This is a vote to release CXF 2.1.1 > > Once again, there have

RE: [VOTE] Release CXF 2.0.8

2008-07-23 Thread Paibir, Ajay
+1 Ajay > -Original Message- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: 23 July 2008 02:37 > To: CXF Dev > Subject: [VOTE] Release CXF 2.0.8 > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > This is a vote to release CXF 2.0.8 > > Once again, there have been a

RE: [VOTE] Christian Schneider for committer

2008-09-19 Thread Paibir, Ajay
+1 Ajay > -Original Message- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: 19 September 2008 14:29 > To: dev@cxf.apache.org > Subject: [VOTE] Christian Schneider for committer > > > Christian has been doing quite a bit of very good work doing > an almost "ground up" re-write

Using JAX-WS Dispatch with custom data binding.

2008-10-09 Thread Paibir, Ajay
Hi, I have a use case where I need to use the JAX-WS Dispatch Instance with a custom data binding not the SourceDataBinding that get used for the Dispatch createDispatch (..., java.lang.Class type, ...) call in org.apache.cxf.jaxws.ServiceImpl. Is it possbile to configure this via cxf