I'm having a problem where I've to do a comparison between Oracle blobs with some text files. And this needs to be designed in a service-oriented manner so that in future we can add a UI on top of this and the UI will display the difference (as of now we will email the differences). Could someone help with what technologies and design strategies that might be used for this (or any other pointers) ? We are a Java shop.
Thanks Yana