Hi friends,

I have a Swing application witch needs to access a Remote Spring Bean. I would like to connect to this Bean without installing a Spring container in the Swing side. Using Spring code in the Swing one is not a problem ....

is it possible ? do you have some code examples ?

Thanks a lot.