|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 849 | minor | always | 01-09-06 13:43 | 01-12-06 09:49 | |
|
|
|||||
| Reporter: | ferg | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | high | OS Version: | |||
| Status: | closed | Product Version: | 3.0.17 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.18 | ||
|
|
|||||
| Summary: | 0000849: automatic mode isn't working properly with web-app-deploy | ||||
| Description: |
(rep by Jean-Francois Lamy) Even though automatic is the default, my host and webapps behave as if "lazy" was the only supported mode. I even tried to force the automatic mode, as follows. Am I missing something obvious ? <host id="*"> <startup-mode>automatic</startup-mode> <redeploy-mode>automatic</redeploy-mode> <web-app-deploy path='../webapps'> <startup-mode>automatic</startup-mode> <redeploy-mode>automatic</redeploy-mode> </web-app-deploy> </host> The behavior I get is the following [11:57:32.104][] Server[] starting [11:57:32.364][] http listening to *:80 [11:57:32.394][] hmux listening to localhost:6801 *** Notice Host and web-apps do not start -- Host does not start until I request a URL from application It does not start when you first start Resin? |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||