The Problem -> Suppose you have a django app called \"blog\", that you want to use in \"www.cool.com\" and \"www.hot.com\" which would essentially be two different django projects, ( except for the \"
We want to build a front-end web application to consume the WPS’ HumanTask API using JAX-WS. This web application should be able to query current tasks for a specific user, claim tasks not claimed pr
I have a Customer service that allows consumers to retrieve Customers by the following criteria: CustomerId, DriversLicense, EmailAddress, PhoneNumber.My question is how would one go about structure a
I\'m wondering if my service which is a layer between my ArticleRepository (Doctrine 2) and my Controller (Zend Framework) should take care of authentification/authorization or it should be part of an
I watched Matt Sniders RoutingService video on endpoint.tv and his comment on service virtualisation got me thinking. I have changed all of my services to use the discovery service to announce themsel
I开发者_运维百科\'m enamoured with the idea of implementing my own single-entry-point \"gateway\" that does two things.
We have an application that is receiving constant queries for a \'worklist\' which consists of frequently updated data which is populated in the db by a SOA background process. Thousands of users have
I am looking for a way to send requests and receive call backs from another party. The only gotcha i开发者_JS百科s that we do not now how it will be designed/deployed on the receiver side.
I have created a BPEL process in which there are two java Embed Activity.and we have on varibale(array type) at BPEL process level.
It\'s be开发者_如何学运维en more than two years since someone asked \"Which SOAP XML object serialization library for Java would you recommend?\" and assuming a lot of things changed since then, I bel