01-03-2014 08:29 AM
01-10-2014 05:34 AM
01-10-2014 06:01 AM
01-10-2014 06:27 AM
01-10-2014 06:52 AM
01-10-2014 07:33 AM
if(exception != null) {
job.setExceptionMessage(exception.getMessage());
job.setExceptionStacktrace(getExceptionStacktrace());
}
01-16-2014 02:42 AM
01-16-2014 03:27 AM
01-16-2014 04:16 AM
01-16-2014 06:02 AM
<property name="failedJobCommandFactory">
<bean class="com.whatever.ValidateUpdateServerRequestException" />
</property>
[code]
01-17-2014 01:36 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.