Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] 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  
Status closed   Product Version
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>
Additional Information
Attached Files

- Relationships

- Notes
(0005849)
ferg
06-14-12 18:29

server/0751
 
(0005850)
ferg
06-14-12 19:01

server/6e0h
 

- Issue History
Date Modified Username Field Change
03-28-12 00:57 rickHigh New Issue
06-14-12 18:29 ferg Note Added: 0005849
06-14-12 19:01 ferg Note Added: 0005850
06-14-12 19:01 ferg Assigned To  => ferg
06-14-12 19:01 ferg Status new => closed
06-14-12 19:01 ferg Resolution open => fixed
06-14-12 19:01 ferg Fixed in Version  => 4.0.29


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker