[
https://issues.apache.org/jira/browse/ODE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626678#action_12626678
]
Tammo van Lessen commented on ODE-293:
--------------------------------------
Hi, here are my comments:
The UI design is really cool but there are a lot of annoying bugs wrt the
functionality:
- The MMC works only iff Ode is locally installed. I think this can be
resolved by using relative paths.
- There is no automatic refresh of the views which makes the use of AJAX IMO
quite useless.
- processes view: The buttons should indicate which state changes are
possible. So for an active process model should not have an "Activate" button
but rather a "Disable" button.
- The "Retire" buttons throws a java.lang.StringIndexOutOfBoundsException
- The same applies to the Instance view: When the instance is running, the
resume buttons does not make sense, and when the instance is suspended, the
suspend button should be hidden. Completed or terminated instances can not be
suspended/resumed.
- The instance view could be more informative (i.e. displaying the process
model and highlighting active and completed activities).
- Resume button in Instance view invokes Suspend.
- Deployment view, deployed packages: the axis2nsXX prefix in the process
identifier should be the namespace instead of a ns prefix
- I wasn't able to get the deployment running, i'm getting an exception, see
below. Looks like there are more dependencies than commons-io?
- There is typo in "Deployement" ==> "Deployment"
----
OMElement cannot be resolved to a typeAn error occurred at line: 38 in the jsp
file: /fileupload.jspGenerated servlet error:OMText cannot be resolved to a
typeAn error occurred at line: 38 in the jsp fil
> 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, mmc_v2.zip, mmc_v3.zip, mmc_v4.tar.gz,
> mmc_v5.zip, mmc_v6.zip, mmc_v7.zip, restapi.patch
>
>
> 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.