soa « Web Service « Spring Q&A





1. Incite database failure for integration test    stackoverflow.com

When running an integration test (Web Service talking to JDBC, in this case) how do you force the database to throw an error so that the resulting soap fault can be ...

2. Spring Integration as embedded alternative to standalone ESB    stackoverflow.com

Does anybody has an experience with Spring Integration project as embedded ESB? I'm highly interesting in such use cases as:

  • Reading files from directory on schedule basis
  • Getting data from JDBC data ...

3. Spring-ws or Axis2 or Something else for "Contract-First" approach to WS    stackoverflow.com

Everyone's saying "Contract-First" approach to design WS is more inclined to SOA style design. Now, if we take the available open-source frameworks available to achieve that we have Spring-ws and also ...

4. Advantages of SCA over Spring?    stackoverflow.com

I have experience developing java web applications with Spring, but not so much with the world of SOA. I was reading about SCA- SCA4J - http://www.service-conduit.org/user-guide.pdf - and ...

5. How to configure JPA multiple persistence unit in SOA    stackoverflow.com

I am using SOA and have multiple persistence.xml (each component dependent on DB). I am using Spring + JPA. Code sample as below: In Core:

Code:
public abstract class GenericJpaDAOImpl<T extends BaseEntity> implements GenericJpaDAO<T> ...

6. Spring JPA in SOA    forum.springsource.org

Spring JPA in SOA Hi I am using SOA and have multiple persistence.xml (each component dependent on DB). I am using Spring + JPA. Code sample as below: In Core: Code: ...

7. ANN: Yet another RiA/SoA project based on Swing Extensions    forum.springsource.org

ANN: Yet another RiA/SoA project based on Swing Extensions You can now buy a book on JDNC RiA-SoA or download a free preview w/ TOC and a toolkit at sandrasf.com This ...

8. SOA centralization harmful?    forum.springsource.org

SOA centralization harmful? Hi folks. I would like to hear architectural suggestion to problem that occurs frequently. I guess lot of you developed different applications that share common data in its ...

9. Interfaces for SOA and Spring    forum.springsource.org

Interfaces for SOA and Spring Has anyone impelmented a SOA design using Spring where the remote interfaces can be changed using ioc? I am looking at how Spring can solve this ...





10. SOA Vs. Spring    forum.springsource.org

SOA Vs. Spring Hello All, I would like to share with Spring's community a big debate that we are conducting at my work place this days. As a member in the ...

11. Couple of papers: Lightweight SOA and Workflows    forum.springsource.org

Couple of papers: Lightweight SOA and Workflows Hi, I hope this is OK to post here; it's the kind of thing I would have found helpful a year or so ago ...

12. Is spring right choice for SOA?    forum.springsource.org

With its monolithic architecture around the config file, is spring the right choice to develop services in SOA environment? If I were to develop many services using spring, would it be ...

13. Deploying a spring-ws based web service on Oracle SOA Suite/Oracle Application Server    forum.springsource.org

Deploying a spring-ws based web service on Oracle SOA Suite/Oracle Application Server Hi all, I'm trying to deploy a web service built using Spring-WS on an Oracle Application Server. I have ...

14. Communication of Spring Webservices with SOA    forum.springsource.org

Currently we r developing a a Spring based JEE Web Application. I would like to know how the Spring Webservices of this application communicate with SOA. How can this be evaluated. ...

15. How can I integrate Spring Webservices with SOA??    forum.springsource.org

hELLO We r currently developing a Spring based JEE Web Application. Would appreciate for some ideas of how to integrate the Spring Webservices of this application with SOA...tHANKS

16. Communication of Spring Web Services with SOA    forum.springsource.org

Currently we r developing a a Spring based JEE Web Application. I would like to know how the Spring Webservices of this application communicate with SOA. How can this be evaluated. ...