[
https://issues.apache.org/jira/browse/OODT-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann updated OODT-155:
-----------------------------------
Attachment: OODT-155.Mattmann.031311.patch.txt
- ok here's a rough first patch. Missing ASL header likely on the HTML files
and other things, but wanted to throw this up for review. Also still need to
flesh out a few of the pages. Should run though. To try it, just run:
{noformat}
mvn install tomcat:run
{noformat}
Or, to deploy it to a servlet context:
{noformat}
mvn install
{noformat}
then grab the resultant browser-1.0-SNAPSHOT.war file and drop it into a
context. Make sure that the *filemgr.url* parameter is set.
> Rewrite File Manager Browser webapp using Apache Wicket
> -------------------------------------------------------
>
> Key: OODT-155
> URL: https://issues.apache.org/jira/browse/OODT-155
> Project: OODT
> Issue Type: Improvement
> Components: file manager
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Labels: browser, filemgr, java, webapp, wicket
> Fix For: 0.3
>
> Attachments: OODT-155.Mattmann.031311.patch.txt
>
>
> Our existing file manager webapp lives in webapp/filemgr, and is written in
> plain-ol JSP. This is actually fine, but I felt with all the hoopla about
> webapps lately that I would take a crack at rewriting the JSP webapp using
> Apache Wicket. Doing so will also make it easier when I file the upcoming
> issue about porting the PCS opsui webapp as I should be able to lift this
> straight away.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira