Re: CXF's People Page needs updates.

2010-10-19 Thread Johan Edstrom
Robert, http://wicket.apache.org/meet/buzz.html Might be a nice addition - i,e things heard about CXF, not necessarily worthy of an "Article" On Oct 19, 2010, at 8:24 PM, Robert Liguori wrote: > I've updated the "People" page to more closely model the ServiceMix "Team" > page. > > 'just need

CXF's People Page needs updates.

2010-10-19 Thread Robert Liguori
I've updated the "People" page to more closely model the ServiceMix "Team" page. 'just need everyone to update their info on the page (ID, org, PMD member) YES... that means, if you are a committer... please update your info. Thanks!

Re: Resources and Articles...

2010-10-19 Thread Johan Edstrom
Holy cow! This is nice! /je On Oct 19, 2010, at 7:29 PM, Daniel Kulp wrote: > On Tuesday 19 October 2010 8:18:37 pm Robert Liguori wrote: >> Check out the update "Resources and Articles" web page; >> http://cxf.apache.org/resources-and-articles.html. >> >> Anyone have anymore that I can post? >

Re: Resources and Articles...

2010-10-19 Thread Daniel Kulp
On Tuesday 19 October 2010 8:18:37 pm Robert Liguori wrote: > Check out the update "Resources and Articles" web page; > http://cxf.apache.org/resources-and-articles.html. > > Anyone have anymore that I can post? Just want to say that I really like how you've reorganized this. It's much better t

Re: CXF's WSDL Validator

2010-10-19 Thread Daniel Kulp
On Tuesday 19 October 2010 3:39:27 pm Robert Liguori wrote: > Does CXF's WSDL Validator do #3 and #4? > > 1. Check the WSDL document for XML well formedness. Yep. The XML parser itself should do this. > 2. Validate the WSDL document against its XML schema. Yep. > 3. Validate the WSDL document

Re: Resources and Articles...

2010-10-19 Thread Arul Dhesiaseelan
I recently blogged [1] about advanced search using FIQL in CXF 2.3 JAX RS. [1] http://aruld.info/sakila-restful-search-using-cxf-fiql/ -Arul On Tue, Oct 19, 2010 at 6:18 PM, Robert Liguori wrote: > Check out the update "Resources and Articles" web page; > http://cxf.apache.org/resources-and-art

Resources and Articles...

2010-10-19 Thread Robert Liguori
Check out the update "Resources and Articles" web page; http://cxf.apache.org/resources-and-articles.html. Anyone have anymore that I can post? Thanks.

Re: Stateful web services with CXF

2010-10-19 Thread thegreatone
I have a few questions. Regarding the code to publish BankImpl: Endpoint ep = Endpoint.publish("http://localhost:8080/BankAccount";, new BankAccountImpl()); W3CEndpointReference er = (W3CEndpointReference)ep.getEndpointReference(); Endpoint.publish("http://localhost:8080/

Re: could not subscribe to the mailing list

2010-10-19 Thread Benson Margulies
Did you really send to -allow, as opposed to users-subscr...@cxf.apache.org? On Tue, Oct 19, 2010 at 11:57 AM, snicoll wrote: > > Hi guys, > > Has anybody noticed a problem with the he ezmlm program managing > users-al...@cxf.apache.org? > > I have tried several times to register. I always get th

Re: Stateful web services with CXF

2010-10-19 Thread thegreatone
Thank you making the changes. I look forwards to seeing this in a future release. -- View this message in context: http://cxf.547215.n5.nabble.com/Stateful-web-services-with-CXF-tp3212822p3227581.html Sent from the cxf-user mailing list archive at Nabble.com.

CXF's WSDL Validator

2010-10-19 Thread Robert Liguori
Does CXF's WSDL Validator do #3 and #4? 1. Check the WSDL document for XML well formedness. 2. Validate the WSDL document against its XML schema. 3. Validate the WSDL document using semantic rules defined in the WSDL specification. 4. Validate the WSDL document against custom validation rules, suc

CXF 2.3.0

2010-10-19 Thread Robert Liguori
Anyway someone could do a podcast for Apache CXF web services framework, version 2.3.0? You could post it on the "Resources and Articles" page: http://cxf.apache.org/resources-and-articles.html. This would definately be a nice way of doing a transfer of knowledge of the latest features that are a

Re: CXF Documentation....

2010-10-19 Thread Juan Pablo Pizarro
There is a good tutorial (that cover https, certificates, secured clients, etc)?. I found a lot of "tutorials" but nothing cover in a deep way the subjects. Regards, JP 2010/10/19 Robert Liguori > I just found this article, "You call that documentation?"; > http://pastorgeek.blogspot.com/200

CXF Documentation....

2010-10-19 Thread Robert Liguori
I just found this article, "You call that documentation?"; http://pastorgeek.blogspot.com/2008/10/you-call-that-documentation.html. I came about this through Google as I was struggling with XmlAdapter as well... assuming this would be a basic 101 tutorial, as it was titled, "A simple JAX-WS servic

could not subscribe to the mailing list

2010-10-19 Thread snicoll
Hi guys, Has anybody noticed a problem with the he ezmlm program managing users-al...@cxf.apache.org? I have tried several times to register. I always get the invitation to reply but when I do it I don't get the welcome confirmation email. Thanks, S. -- View this message in context: http://cx

Re: Intents

2010-10-19 Thread David Bosschaert
Hi Fabio, Thanks for explaining your question further. The client side looking for SERVICE_EXPORTED_INTENTS or SERVICE_EXPORTED_INTENTS_EXTRA seems like a bug to me. These two properties can never exist on the client side, as you correctly observed. I think the whole client-side intents story isn