| Anonymous | Login | Signup for a new account | 10-28-2025 23:38 PDT |
| 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 | ||||
| 0005206 | [Resin] | minor | always | 09-04-12 09:16 | 09-05-12 14:41 | ||||
| Reporter | cowan | 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.31 | Product Version | 4.0.30 | ||||
| Product Build | |||||||||
| Summary | 0005206: import with optional="true" fails with HTTP import | ||||||||
| Description |
Even when optional="true", if the HTTP resource returns a 404, startup fails: http://molson/resin/dev/app/resin.xml:61: [^] com.caucho.config.core.ResinImport.init(): java.io.FileNotFoundException: 'http://molson/resin/dev/app/admin-users.xml' [^] returns a HTTP 404. 59: <user name="${admin_user}" password="${admin_password}"/> 60: 61: <resin:import path="${__DIR__}/admin-users.xml" optional="true"/> 62: <resin:import path="cloud:/admin-users.xml" optional="true" recover="true"/> 63: </resin:AdminAuthenticator> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |