Hi,
Here's my situation :
- I have a full fledge 3D + Swing GUI
- I have a Web Service, exposed thanks to XFire ( I couldn't find any documentation on how to do it with JAX RPC Spring support)
Both parts of my application share quite a number of classes, but I think that maintaining 2 spring.xml files is a nightmare.
So here's a way to create a commons.xml file that is included by the other spring bean description files ?
Thanks a lot
Sami Dalouche


Reply With Quote