I am creating a process in BPEL (开发者_StackOverflow社区say findRules) which has three Java Embeded Activity(A,B,C). and I have one java class(Rule.java) which I need to import on all Java Embed Acti
Anyone know of a service oriented membership provider / service? I’m looking for a hosted solution that provides user registration and authentication services. Basically I don’t want to deal with ma
I\'m working on the initial architecture f开发者_如何学Goor a solution for which an SOA approach has been recommended by a previous consultant.From reading the Erl book(s) and applying to previous wor
I need to write an Eclipse plugin which uses the SOA BPMN modeler (http://www.eclipse.org/bpmn/) to model a diagram in Eclipse\'s main view (the central one).
I am redesigning a solution\'s architecture to implement SOA. After doing the design changes I have come up with:
开发者_如何学GoI am taking over a project to replace an ancient legacy system from the ground up.Before I came on, the company hired a consultant who put together a basic sketch of the system and push
I\'m trying to follow SOA approach to implement some services. I\'m using WCF and I wanted to know what\'s the best approach/practice to handle long lists in operations.
I have created a BPEL process and added a DB adapter for polling a table change of new row added.. and my polling interval is 60 seconds,
I have just dived into web services and trying to configure oracle soa suite 10g on window vista. I am stuck with running the irca.bat file with the following error:
I have created a BPEL process in which a dataadapter polling for a table. I want to schedule this process by quartz scheduler using following parameters