You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Ilya Platonov (JIRA)" <ji...@apache.org> on 2007/05/15 07:39:16 UTC

[jira] Created: (ODE-133) ProcessManagement does not work

ProcessManagement does not work
-------------------------------

                 Key: ODE-133
                 URL: https://issues.apache.org/jira/browse/ODE-133
             Project: Ode
          Issue Type: Bug
          Components: Management
         Environment: all
            Reporter: Ilya Platonov
            Priority: Critical


I am using truck version of the application. Looks like there was major refactoring in ProcessManagement WebService. Some methods was renamed for example "listAllProcesses" is now called "listAllInstances". Still WSDL file was not changed and ProcessManagement does not work at all now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ODE-133) ProcessManagement does not work

Posted by "Paul R. Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497356 ] 

Paul R. Brown commented on ODE-133:
-----------------------------------

I'm getting these problems in RC4, e.g., with

ERROR - GeronimoLog.error(108) | Exception during database operation
java.lang.UnsupportedOperationException
        at org.apache.ode.dao.jpa.BPELDAOConnectionImpl.bpelEventQuery(BPELDAOConnectionImpl.java:54)

in response to the RESTful invocation:

http://localhost:8080/ode/rest/InstanceManagement/listEvents?[...]

> ProcessManagement does not work
> -------------------------------
>
>                 Key: ODE-133
>                 URL: https://issues.apache.org/jira/browse/ODE-133
>             Project: Ode
>          Issue Type: Bug
>          Components: Management
>         Environment: all
>            Reporter: Ilya Platonov
>            Priority: Critical
>
> I am using truck version of the application. Looks like there was major refactoring in ProcessManagement WebService. Some methods was renamed for example "listAllProcesses" is now called "listAllInstances". Still WSDL file was not changed and ProcessManagement does not work at all now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.