Hi all,
I use Java version 1.6.0_19 and created a version of spring-richclient-jideoss-1.1.1_XXXX.
Then a generate a JNLP but when I download the JNLP and I get the error,...
Type: Posts; User: shevia; Keyword(s):
Hi all,
I use Java version 1.6.0_19 and created a version of spring-richclient-jideoss-1.1.1_XXXX.
Then a generate a JNLP but when I download the JNLP and I get the error,...
Hi all,
I want to integrate HTTP Invoker services with WSO2 ESB.
I try to integrate them with service chaining but I get the next error:
WARN: /http-invoker-echo/remoting/EchoService:...
Hi all,
I´m using Spring Batch and I have jobs with an only step but I don´t know stop or kill the job.
I use jobExecution.stop() but the job doesn´t stop.
Any suggestion???
Thank you very...
Hi all,
I have a doubt, I want user Spring Batch Admin in a cluster of servers, do it work right in a cluster?
Thank in advance.
Hi all,
I am at the beginning of a project, which will be implemented in Java.
The application will execute batch processes, I would like user Spring Batch, Spring Integration and Quartz.
The...
Hi all,
I´m using a web services with Spring 2.5.3 and Quartz 1.6.5. When I deploy the web services I get the next error:
Caused by:...
Hi all,
I´m using Spring Batch and I want to set priorities to jobs, can I do it?
Any suggestion???
Thank you very much
Hi all,
I´m using Spring Security 2.0.5, I have an ear file with four war files. I want to share a security context among mulitple web applications.
I´m secured url with Spring Security. I...
Hi,
I work with Spring Security and Spring RCP, my services are exported by httpinvoker. I want to run as other user. I had a look at RunAs Manager and SwitchUser the Acegi but they are HTTP/HTTPS...