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

[jira] Commented: (ODE-135) BpelEventListener interface appears in two modules

    [ https://issues.apache.org/jira/browse/ODE-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497472 ] 

Alex Boisvert commented on ODE-135:
-----------------------------------

Yep, it should be in the IAPI only.

> BpelEventListener interface appears in two modules
> --------------------------------------------------
>
>                 Key: ODE-135
>                 URL: https://issues.apache.org/jira/browse/ODE-135
>             Project: Ode
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.0-incubating
>            Reporter: Paul R. Brown
>            Priority: Minor
>
> Surely only one of these should exist...
> $ cd $ODE_SVNROOT
> $ find . -name BpelEventListener.java
> ./bpel-api/src/main/java/org/apache/ode/bpel/iapi/BpelEventListener.java
> ./bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelEventListener.java
> I assume that it's the iapi version; with confirmation, I'll delete the duplicate.  (The ifaces are identical.)

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