SOA principals - should a service call another service?
Posted
by silves89
on Stack Overflow
See other posts from Stack Overflow
or by silves89
Published on 2010-04-12T15:00:19Z
Indexed on
2010/04/12
15:03 UTC
Read the original article
Hit count: 239
soa
|web-services
I'm new to SOA (and to Stack Overflow too...)
Some services and web applications we are developing must all log audit information. We are considering an audit service for this. Is there any SOA governing principal that should make me think twice about having one of the services call the audit service to log information? A service-to-service call in other words?
© Stack Overflow or respective owner