Relationship between process name and file name.
------------------------------------------------
Key: ODE-53
URL: http://issues.apache.org/jira/browse/ODE-53
Project: Apache Ode
Issue Type: Bug
Components: Deployment
Affects Versions: Incubator
Reporter: Lance Waterman
Priority: Minor
Fix For: Incubator
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira