A solution to access Spring Framework configured beans from XPL
Posted by
Laurent Gauthier on
URL: https://discuss.orbeon.com/A-solution-to-access-Spring-Framework-configured-beans-from-XPL-tp43509.html
For the interested, I just posted on my XForms blog a short, technical description of a solution I implemented to access and invoke Spring configured Java beans and services from within XPL programs. The described approach is working quite well for me and I thought it may be useful to others.
You can read on it here:
http://xforms-musings.blogspot.com/2009/06/spring-loaded-pipeline-processor-for.htmlComments welcome.