Skip to main content

David Harrison's Library tagged java   View Popular

17 Sep 09

Scheduling concurrent Quartz jobs

By default, Quartz Jobs are stateless, resulting in the possibility of jobs interfering with each other. If you specify two triggers for the same JobDetail, it might be possible that before the first job has finished, the second one will start. If JobDetail classes implement the Stateful interface, this won't happen. The second job will not start before the first one has finished. To make jobs resulting from the MethodInvokingJobDetailFactoryBean non-concurrent, set the concurrent flag to false.

static.springsource.org/...ch25s02.html - Preview

quartz java

06 Jul 09

Solving SSL issues - Central Authentication Service - JA-SIG Wiki

If the Java version is changed you need to reimport the ssl certificate:
%JAVA_HOME%\bin\keytool -import -file server.crt -keypass changeit -keystore %JAVA_HOME%/jre/lib/security/cacerts

www.ja-sig.org/...Solving+SSL+issues - Preview

java ssl cas sso

17 Apr 09

AnyEdit tools plugin for Eclipse

Update site: http://andrei.gmxhome.de/eclipse/

andrei.gmxhome.de/anyedit - Preview

eclipse java

1 - 20 of 190 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo