Hey Folks, I am using Spring with cxf, following the sample in apache-cxf-2.2\samples\java_first_spring_support.
I have some other beans (my application related beans) that are defined in the same xml file as my endpoint. I need to retrieve these beans in my service implementation code. I am not able to find an example of that. How do I do this? Any help on this will be highly appreciated. Thanks -- Aseem
