soa
How can I use one django app ( with one db ) in two projects ? ( Using my app as a service )
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 \"[详细]
2023-03-19 10:08 分类:问答WebSphere JAX-WS Cross-Cell authentication
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[详细]
2023-03-19 00:35 分类:问答Service Request/Response Contract Guideline For Multiple Results
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[详细]
2023-03-18 14:14 分类:问答Should my ArticleService take care of authorization?
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[详细]
2023-03-18 07:02 分类:问答WCF 4 RoutingService EndpointAddressMessageFilter contract based routing
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[详细]
2023-03-18 02:45 分类:问答Gateway Service in Service-Oriented Architecture
I开发者_运维百科\'m enamoured with the idea of implementing my own single-entry-point \"gateway\" that does two things.[详细]
2023-03-17 14:16 分类:问答Optimizing Web application showing a worklist via hibernate and 2nd level cache (ehcache, etc)
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[详细]
2023-03-16 19:03 分类:问答Messaging system design
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.[详细]
2023-03-16 18:59 分类:问答How to use Array in Oracle's bpelx:exec BPEL extension
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.[详细]
2023-03-16 12:57 分类:问答Considerations for a highly-interoperable SOA implementation with Java?
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[详细]
2023-03-15 23:00 分类:问答