Anonymous | Login | Signup for a new account | 12-17-2024 10:57 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 | ||||
0002143 | [Resin] | minor | always | 11-05-07 10:18 | 03-12-08 09:22 | ||||
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.4 | Product Version | 3.1.3 | ||||
Product Build | |||||||||
Summary | 0002143: resource-ref validation | ||||||||
Description |
(rep by Gary Zhu) When I replaced <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"...> [^] with <web-app xmlns="http://caucho.com/ns/resin">, [^] following block of XML is flagged as invalid: <resource-ref> <res-ref-name>OracleDS</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>CONTAINER</res-auth> </resource-ref> The Caucho name space is expecting resource-ref-name, but when I changed that name, com.caucho.config.types.ResourceRef.java is not happy. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed. 27 unique queries executed. |