Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002361 [Resin] minor always 01-23-08 11:33 01-23-08 15:09
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.5 Product Version 3.1.4
  Product Build
Summary 0002361: config evaluation of system property ${foo.bar}
Description (rep by Curtis Taylor)

We recently upgraded to Resin 3.1.4 from 3.0.23 and had a few issues
with system properties declared in an imported config file. It seems
3.1.4's doesn't see properties declared with "." in the property name
anymore, and the EL expression in resin3.xml doesn't interpret properly:

<system-property http.server.port="8080" /> gets interpreted as 0

and

<system-property dev.database.name="devDB" /> gets interpreted as an
empty string.

My workaround was to rename these properties using no periods (e.g.
"httpServerPort"), but I was curious as to why this particular
behavior change, and if there's a way to use the 3.0.x syntax in 3.1.x.

Also, it'd be nice to see the documentation updated to reflect this
change ;-)

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0002670)
ferg
01-23-08 15:09

ioc/2420
 

- Issue History
Date Modified Username Field Change
01-23-08 11:33 ferg New Issue
01-23-08 12:13 stbu Issue Monitored: stbu
01-23-08 15:09 ferg Note Added: 0002670
01-23-08 15:09 ferg Assigned To  => ferg
01-23-08 15:09 ferg Status new => closed
01-23-08 15:09 ferg Resolution open => fixed
01-23-08 15:09 ferg Fixed in Version  => 3.1.5


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