Anonymous | Login | Signup for a new account | 12-17-2024 11:45 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0005004 | [Resin] | minor | always | 03-28-12 00:57 | 06-14-12 19:01 | ||||
Reporter | rickHigh | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.29 | Product Version | |||||
Product Build | |||||||||
Summary | 0005004: Seems Resin does not pick up xml config deployed to /etc/resin/app-inf/ | ||||||||
Description |
I tried deploying a configuration file called ec2.xml to /etc/resin/app-inf/ec2.xml, but Resin does not pick it up. When I copy it to /etc/resin/resin-inf/ec2.xml, it does work. The below is why I think you can define xml files into /etc/resin/app-inf/. /etc/resin/cluster-default.xml ... <resin:import fileset="${__DIR__}/${cluster.id}-inf/**/*.xml"/> ... /etc/resin/resin.xml ... <cluster id="app"> ... EC2.xml file that I created <resin xmlns="http://caucho.com/ns/resin" [^] xmlns:resin="urn:java:com.caucho.resin"> <resin:properties path="http://169.254.169.254/latest/user-data" [^] optional="true" recover="true"/> </resin> |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |