Re: RSFB events and annotations....

2009-08-11 Thread Alessio Soldano
Hi Daniel, Daniel Kulp wrote: OK. I have the WSDLDocumentation stuff working. http://cwiki.apache.org/CXF20DOC/annotations.html and documentation stuff can be added to a BUNCH of places now. Definitely a really cool addition for the java-first use cases. Cool :-) Alessio, since you had

Re: RSFB events and annotations....

2009-08-10 Thread Daniel Kulp
OK. I have the WSDLDocumentation stuff working. http://cwiki.apache.org/CXF20DOC/annotations.html and documentation stuff can be added to a BUNCH of places now. Definitely a really cool addition for the java-first use cases. Alessio, since you had a very good idea on how the documentation s

Re: RSFB events and annotations....

2009-08-07 Thread Daniel Kulp
On Fri August 7 2009 1:44:12 pm Alessio Soldano wrote: > Daniel Kulp wrote: > > On Fri August 7 2009 1:20:23 pm Alessio Soldano wrote: > >> Daniel Kulp wrote: > > Now, @WSDLDocumentation on a method does that document the portType > > operation, the binding operation, the "response" message,

Re: RSFB events and annotations....

2009-08-07 Thread Alessio Soldano
Daniel Kulp wrote: On Fri August 7 2009 1:20:23 pm Alessio Soldano wrote: Daniel Kulp wrote: @WSDLDocumentation - this is a START of being able to add some documentation nodes to the generated wsdl. It's not really working well yet, but it at least is a starting point. Most likely, I'

Re: RSFB events and annotations....

2009-08-07 Thread Daniel Kulp
On Fri August 7 2009 1:20:23 pm Alessio Soldano wrote: > Daniel Kulp wrote: > > @WSDLDocumentation - this is a START of being able to add some > > documentation nodes to the generated wsdl. It's not really working well > > yet, but it at least is a starting point. Most likely, I'll need to > > br

Re: RSFB events and annotations....

2009-08-07 Thread Alessio Soldano
Hi Dan, given that I still need to look at the code... here are 2 things that come to my mind... Daniel Kulp wrote: @WSDLDocumentation - this is a START of being able to add some documentation nodes to the generated wsdl. It's not really working well yet, but it at least is a starting point.

RSFB events and annotations....

2009-08-07 Thread Daniel Kulp
Last night, I committed a bunch of changes that added an event listener to the FactoryBeans and added a bunch of "events" out of the beans to the listener. There are a couple of purposes for this: 1) I'm hoping to simplify some of the stuff in RSFB. I'm planning on allowing the databinding