[
https://issues.apache.org/jira/browse/ODE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614024#action_12614024
]
Matthieu Riou commented on ODE-339:
-----------------------------------
The naming might be confusing but it's actually the expected behavior. The
marker file is here just so that the deployment poller can now a bundle has
been processed, instead of retrying deployment continuously.
An enhancement could be to have a .deployed in case of success and a .error for
example in case of failure.
> .deployed file is generated even if process is not deployed
> -----------------------------------------------------------
>
> Key: ODE-339
> URL: https://issues.apache.org/jira/browse/ODE-339
> Project: ODE
> Issue Type: Bug
> Components: Deployment
> Affects Versions: 1.2
> Reporter: Sandro Reichert
> Priority: Minor
>
> When I manually deploy a process by moving its folder to
> $ode/WEB-INF/processes, the .deployed file is generated even if the process
> is not deployed! I got this problem with an invalid BPEL file which couldnt
> be compiled. A manual workaround is to have a look for the *.cbp file (has
> it been generated recently).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.