I donot implement this interface in DC at Server. Though I got this implementation generated by VS2008 at client automatically, which is fine.
I have a DDD class library. In it, I have the following structure: > Core > - DataAccess ( my LINQ repositories)
I am new to using webservices and i need to find out the input and output of a webservice. I have the WSDL of the webservice and the XSD files.
I work for a polygot organisation where we code in multiple different languages and architectural styles.
I have been tasked with investigating the integration of MongoDB into SOA, using OpenESB. From what I have read so far, it seems to me that there is no support for this out of the box 开发者_如何学Cw
For quite a while now I\'ve utilized the Adapter pattern to abstract my WCF service clients from calling code so that I can effectively unit test my business objects without dependence on the service
I am designing a Biztalk solution which requires client applications to subscribe and receive only a certain subset of event messages depending on their user permissions.Subscription will be done thro
I want to implement batch processing in Oracle SOA application. In our BP开发者_如何学JAVAEL proceess, I will receive huge xml and I will parse xml and call other web services in each item in the XML?
Please let me know, ever so gently, if I am totally mangling the DDD concept, but here is my dilemma.
Let me start by apologizing for the length of this post but I wanted to provide as much detail as possible to increase the chance of an answer.Thanks in advance.