[
https://issues.apache.org/jira/browse/ODE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Milinda Lakmal Pathirage updated ODE-293:
-----------------------------------------
Attachment: mmc.zip
I have created this sample web page to provide developers about how I am gonna
develop ODE Management and Monitoring Console. Anyone can directly copy the mmc
folder into TOMCAT_HOME/webapps/ode/ directory and view the sample using
http://localhost:8080/ode/mmc/index.html. I have finished implementing all the
code required to communicate between Process and Instance Management services.
I need to clarify how we are going to design menus and what kind of
interactions needed.
When considering this sample, we have a page called processes. In this page we
can list all the currently deployed processes and add activate/deactivate
buttons for management related operations in the same row which the process
details are shown. Also when we send a request to get process information, we
got more details which we can't display in a single row of table(considering
default resolution 1024x768). So I need to know which fields are important in
the first table. We can display other details in lightbox kind of a thing when
users mouse over the each process.
Also what kind of navigation all of you prefer? Vertical or Horizontal. Is the
current design look nice?
Please feel free to comment on this.
> AJAX based Monitoring and Management Console for ODE(Axis2 Integration)
> -----------------------------------------------------------------------
>
> Key: ODE-293
> URL: https://issues.apache.org/jira/browse/ODE-293
> Project: ODE
> Issue Type: New Feature
> Reporter: Milinda Lakmal Pathirage
> Attachments: mmc.zip
>
>
> AJAX based Monitoring & Management Console for Apache ODE is a project aimed
> at implementing Ajax based web application that expose monitoring and
> management capabilities support by Apache ODE BPEL engine and integrate it
> with ODE's Axis2 deployment.
> This will enable users to gain full advantage of the ODE, by making deploying
> BPEL deployment bundles easier, allowing them to monitor running process
> models, instances, engine status, and providing easy to use interface to
> suspend/resume and start/retire process instances and models.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.