Hello everybody, In order to develop a client CXF application with Spring, I have to declare some Spring beans ( declaration in client-beans.xml for example ).
So my question is: - Is there any way to use the same Spring context of CXF? If yes, how? - My client application will use JMS as transport layer. After some research, I found in the sub project of CXF ( rt/transports/jms ) only one XML file which contain spring bean's declaration, it's cxf-extension-jms.xml , so I xant to know when this file is loaded in the spring context of CXF Thanks a lot :x ========================================================================= NGUYEN Tien Luong | M2PGI - UFRIMAG 13 Rue Blanche MONIER | Tel : 06.45.42.46.33 38000 GRENOBLE | http://tienluong.info
