Skip to content

Commit

Permalink
[HWKMETRICS-514] update server config
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sanda committed Nov 3, 2016
1 parent 9f910f7 commit 8a1da6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@
* @author Thomas Segismont
*/
@ApplicationScoped
//@Eager
public class MetricsServiceLifecycle {
private static final RestLogger log = RestLogging.getRestLogger(MetricsServiceLifecycle.class);

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<local-cache name="data"/>
<local-cache name="publish"/>
<local-cache name="schema"/>
<local-cache name="locks"/>
</cache-container>
</xsl:copy>
</xsl:template>
Expand Down

0 comments on commit 8a1da6b

Please sign in to comment.