Hi, I am doing some research on function conflict in web service composition. For example, function A and function B belongs to different web services. Those two function can work well when we run them standalone. But conflict occurs if we compose them together. Does anyone meet this problem before when you develop the web services?
Sometimes you got an unexpectable result or any error message when function conflict occurs. It is no limitation for composing web services. In general, you can compose them in flow or in parallel.
Thanks,
Ray
Raymond luo
Greenhorn
Joined: Sep 28, 2004
Posts: 8
posted
0
hello all, Does anybody find those kinds examples when you compose web services? I have spent 15 months to explore those kinds of examples. I need to collect those examples as many as possible and then categorise them in my thesis. Your replies may help me a lot.