[
https://issues.apache.org/jira/browse/STORM-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152248#comment-15152248
]
Jark Wu commented on STORM-1254:
--------------------------------
I'm translating helpers.clj to java, but I have some problems.
In the "config-filter" function, using ring.util.servlet to create Servlet from
a handle which confuse me how to do it in Java. In addition, we lose ring and
hiccup for moving the UI/REST services to Java. If we use Jersey to build REST,
it's another way to create Servlet.
Another problem is I find that `defelem table` is never be called, so I want to
remove it in `Helpers.java`.
[~revans2] can you give me a hand?
> port backtype.storm.ui.helpers to java
> --------------------------------------
>
> Key: STORM-1254
> URL: https://issues.apache.org/jira/browse/STORM-1254
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: Jark Wu
> Labels: java-migration, jstorm-merger
>
> Helper functions for the UI/HTTP
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)