Integrating Grails application with ServiceMix
Hi all, i am a newbie to Grails, and really need some help :)
Currently i am using GORM to access the database but my customer want this changed where i am using XML docs which are communicating to ServiceMIX which it turns talks back to the database. So i am confused about how to deal with this issue, does anyone have any experience integrating Grails application with ServiceMix. I mean for example exposing and/or embedding Grails applications within ServiceMix.
Any ideas are welcome, thank in advanced :)