Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2143 | minor | always | 11-05-07 10:18 | 03-12-08 09:22 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.3 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.4 | ||
|
|||||
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: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|