1. Shutting down a TaskExecutor in a web application when the web server is shutdown stackoverflow.comI have a web application that makes use of a Spring TaskExecutor. The task executor is started when the web application is loaded for the first time and the thread runs ... |
2. Trouble in my WebApp with Jetty Server forum.springsource.orgTrouble in my WebApp with Jetty Server Code: 2011-07-08 00:34:05.352:INFO::jetty-6.1.24 2011-07-08 00:34:05.575:INFO::No Transaction manager found - if your webapp requires one, please configure one. 2011-07-08 00:34:05.960:INFO:/Spring3HibernateMaven:Initializing Spring FrameworkServlet 'spring' ERROR initServletBean, ... |
3. Spring-based Server Without Web or App Server forum.springsource.orgSpring-based Server Without Web or App Server How common is the use of Spring for a J2EE server application that does not run within web or application server? In that scenario, ... |
4. Opinions? Accessing distributed services on multiple servers forum.springsource.orgOpinions? Accessing distributed services on multiple servers As I was just reading some of the Spring Dynamic Modules documentation, I wonder if this scenario is relevant to OSGi but any opinions ... |
5. How to eliminate warning "Server class 'xxx' could not be found in the web app, but.. forum.springsource.orgHow to eliminate warning "Server class 'xxx' could not be found in the web app, but.. When I start a simple GWT application I get the following warning: [WARN] Server class ... |
6. How to establish webservice call to a https server? forum.springsource.orgHow to establish webservice call to a https server? Hello All, We have a requirement where we need to make a webservice call to a service hosted on a https server ... |
7. Support for WSO2 Web Services Application Server forum.springsource.orgSupport for WSO2 Web Services Application Server Hi, I am working on a POC to see if our project can be integrated in Spring-WS. The server to be deployed will be ... |