soa
eclipse plugins for using SOA
I want to work on SOA project in eclipse, so what plugins I need to开发者_JAVA技巧 install in eclipse?[详细]
2023-04-05 21:24 分类:问答Service interface - comparison of a couple of approaches
I\'m having a hard time deciding which approach is better: interface IService { I开发者_如何学GoSomething CreateSomething();[详细]
2023-04-05 18:14 分类:问答I Need to write the resulting array to a variable which is anytype and unbounded in BPEL using Java Embedded
I need to call a Stored Procedure running in DB2.Since the Oracle DB Adapter Doesnt support DB2 , I have used Java Embedding to call the Stored Procedure . I Dont have a problem in Calling the Stored[详细]
2023-04-04 07:49 分类:问答How do you track web service consumer dependencies in a SOA?
This question is in the context of service versionning.How do you track the services and their v开发者_开发技巧ersions that a consumer is calling?What tools are there to help?[详细]
2023-04-03 07:24 分类:问答CORBA, RMI and SOA
Web services is a Service Oriented Architecture implementation. But, can we say that CORBA, RMI and the Java EE platform are also an implementation of SOA开发者_StackOverflow中文版?If you say that SO[详细]
2023-04-03 07:05 分类:问答MVC3 - Is there a proper name for this type of service pattern?
I am using Controllers as servicesto return HTML/JSON.Is there a proper technical name for what I am doing here?[详细]
2023-04-03 02:44 分类:问答What are some good alternatives to a UDDI registry?
I work as an intern Application Developer at a large organization prototyping SOA. I\'m brand new to web services and technologies such as WSDL, SOAP, UDDI, and so on.[详细]
2023-04-02 14:54 分类:问答Distributed Domain Driven Design Resources
I am quite confident with developing DDD applications, but one area which is continuing to cause me problems is when two applications integrate with each other. I am struggling to find any useful book[详细]
2023-04-02 00:38 分类:问答Graph out message flow in a service oriented architecture (using NServiceBus)
I have a large service oriented system that\'s using NServiceBus as a messaging bus. I need to produce a graph/flow diagram of where messages are sent, where they\'re handled, etc.[详细]
2023-04-01 00:45 分类:问答Host a WCF service or ask consumers to host one?
I need to implement a bridge application in .NET which, on a high level, on the back side talks to an OCR system sending them images and getting back data from the images in readable format[详细]
2023-03-31 00:37 分类:问答