From: Natasha Sherstneva Date: Fri, 8 Nov 2013 14:16:19 +0000 (+0000) Subject: finished report log X-Git-Url: http://source.jalview.org/gitweb/?p=proteocache.git;a=commitdiff_plain;h=53e189c6ddaf7833fd8d8d7a51606d3e020e2eaf finished report log --- diff --git a/datadb/compbio/cassandra/StructureJobLog.java b/datadb/compbio/cassandra/StructureJobLog.java index 4f2414b..b2d0400 100644 --- a/datadb/compbio/cassandra/StructureJobLog.java +++ b/datadb/compbio/cassandra/StructureJobLog.java @@ -35,7 +35,7 @@ public class StructureJobLog { return dateEnd; } - public String getIP () { + public String getIp () { return ip; } diff --git a/website/ReportLogInfo.jsp b/website/ReportLogInfo.jsp index d4079ad..97ec1f3 100644 --- a/website/ReportLogInfo.jsp +++ b/website/ReportLogInfo.jsp @@ -5,7 +5,20 @@ <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>

Jobs log information for: ${IdJob}

Time execution: ${timeExecution} ms

-

Date Start : ${result.logInfo.dateStart}

-

Date End : ${result.logInfo.dateEnd}

-

Sequence : ${result.logInfo.sequence}

- +

Date Start : ${result.logInfo.dateStart}
+ Date End : ${result.logInfo.dateEnd}
+ IP : ${result.logInfo.ip}

+ + + + + + + + + + + + + +
Sequence ${result.logInfo.sequence}
${pred.key} ${pred.value}