Re: general comments about cxf and my progress towards completing integrating JAX-RS CXF with EJB

2011-05-11 Thread Ryan Zoerner
Sergey, Thank you for the instructive assignment and for the more complete information regarding cxf-jaxrs and its implementation. I found both to be helpful. I will be publishing some of the code from them now, in an effort to set a better backdrop for good communication, along with enabling me t

Basic Http Demo and the refactoring that I did, in the course of figuring out how it worked.

2011-05-11 Thread Ryan Zoerner
I've decided that I am not posting enough about my actual coding to the dev list. In an effort to set a better backdrop for conversations about my current progress, and level of learning, I've decided to try and fix that. This email is the first of what will be numerous emails, talking, in a litt

Re: svn commit: r1100162 - /cxf/trunk/rt/core/src/main/java/org/apache/cxf/bus/spring/SpringBus.java

2011-05-11 Thread Alessio Soldano
Hi, On 05/11/2011 02:29 AM, Daniel Kulp wrote: I partially explained it in another message sitting in my outbox. (I'm on a cruise ship heading to Bermuda. Internet is 40 cents a minute for just better than dial up speed so I'm relying heavily on "work offline" mode) ;-) Basically, there ar

Re: Custom Reuqest Param Name for Bean Request Object

2011-05-11 Thread Biju Nair
Thanks for the reply. Just for clarification, If I have a Employee bean as follows, class Employee{ String name; Address homeAddress; //getters and setters are there } class Address{ String line1; String line2; //getters and setters are there } there is a rest service as Stri

Re: Custom Reuqest Param Name for Bean Request Object

2011-05-11 Thread Sergey Beryozkin
Hi On Tue, May 10, 2011 at 10:07 PM, Biju Nair wrote: > Thanks for the reply. > > But in the first approach the client users has to follow Java naming > conventions (espc a non-java client) right? Clients use "user.name" or "user.address.value" if they need to, the difference between the two appr

Re: CXF trying to initialize while shutting down.

2011-05-11 Thread Jerome Revillard
Hi Dan, Thanks a lot for your help it works perfectly. Then I don't know if it was the same problem as the original one... Best, Jerome -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-trying-to-initialize-while-shutting-down-tp4359118p4386659.html Sent from the cxf-dev mail