[ https://issues.apache.org/jira/browse/TOMEE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361163#comment-14361163
]
Jean-Louis MONTEIRO commented on TOMEE-1524:
--------------------------------------------
2/ Romain, you know the codebase far better than I, no problem.
But go at https://github.com/apache/tomee/blob/tomee-1.7.x/container/openejb-core/src/main/java/org/apache/openejb/assembler/DeployerEjb.java
and read the static block.
Where are the deployments saved? Aren't they in java.io.temp?
4/ can you point me to the tests please?
3/ no able to understand what you mean. Isn't an app server suppose to support deployment,
undeployment, and redeployments?
1/ What's the most common use case? the one that covers 80% of the cases?
> tomee doesn't start up deployments on restart
> ---------------------------------------------
>
> Key: TOMEE-1524
> URL: https://issues.apache.org/jira/browse/TOMEE-1524
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Mark Struberg
> Fix For: 2.0.0
>
>
> We should set
> {quote}
> openejb.deployer.save-deployments = true
> {quote}
> in conf/system.properties as a default.
> This is needed for EAR deployments not getting 'lost' during server restarts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|