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

Tammo van Lessen commented on ODE-53:
-------------------------------------

This isn't up-to-date anymore and can be closed, right? I skimmed through 
DeploymentUnitDir.java and it seems to handle all .bpel or .cbp files 
regardless of their name.

> Relationship between process name and file name.
> ------------------------------------------------
>
>                 Key: ODE-53
>                 URL: https://issues.apache.org/jira/browse/ODE-53
>             Project: ODE
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: Incubator
>            Reporter: Lance Waterman
>            Priority: Minor
>             Fix For: 1.1
>
>
> Not sure if this is intended or not but at deployment there appears to be an 
> implicit relationship between the <process> name a attribute and the .bpel 
> file name. DeploymentUnitImpl:120 appears to be testing for an existing .CBP 
> file based on the .bpel file name while Bpelc:279 is writing the .CBP file 
> based on the <process> name. ODE should either synch up the code on the file 
> name or enforce a naming constraint.

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

Reply via email to