Anonymous | Login | Signup for a new account | 12-17-2024 10:48 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 | ||||
0001266 | [Resin] | minor | always | 07-24-06 09:12 | 07-27-06 16:15 | ||||
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.0.20 | Product Version | |||||
Product Build | |||||||||
Summary | 0001266: redeploy-mode in resin-web.xml | ||||||||
Description |
(rep by Bill Au) By the way, I am running into a strange problem with <redeploy-mode>. This is what I have in my resin-web.xml: <?xml version="1.0" encoding="ISO-8859-1"?> <web-app xmlns="http://caucho.com/ns/resin" [^] xmlns:resin="http://caucho.com/ns/resin/core"> [^] <redeploy-mode>manual</redeploy-mode> ... </webapp> Resin is complaining about <redeploy-mode>: 500 Servlet Exception WEB-INF/resin-web.xml:5: <redeploy-mode> is an unexpected tag (parent <web-app> starts at 3). <web-app> syntax: (@version?, @xsi:schemaLocation?, (<authenticator>* & (@case-insensitive | <case-insensitive>)? & (@character-encoding | <character-encoding>)? & <class-loader>* & <cluster-definition>* & <connector>* & <ejb-server>* & <env-entry>* & <database>* & <dependency>* & (@dependency-check-interval | <dependency-check-interval>)? & <grant>* & <rcore:import>* & <rcore:include>* & <javac>? & <jndi-link>* & <log>* & <reference>* & (<bean> | <resource>)* & <resource-default>* & (<rar-deploy> | <resource-deploy>)* & <stderr-log>? & <stdout-log>? & <system-property>* & (@temp-dir | <temp-dir>)? & (@work-dir | <work-dir>)? & (<rcore:log> | <rcore:message>)* & <rcore:set>* & <rcore:include>* & <access-log>* & (@active-wait-time | <active-wait-time>)? & (@allow-servlet-el | <allow-servlet-el>)* & (@archive-path | <archive-path>)? & <cache-mapping>* & (@cookie-http-only | <cookie-http-only>)? & <context-param>* & (<description>*, <display-name>?, <icon>?) & (@dispatch-wraps-filters | <dispatch-wraps-filters>)? & <display-name>* & (@distributable | <distributable>)? & <ear-deploy>* & <ejb-local-ref>* & <ejb-ref>* & <error-page>* & <filter>* & <filter-mapping>* & (@idle-time | <idle-time>)? & (@inherit-session | <inherit-session>)? & <jsp>? & <jsp-config>* & (@lazy-init | <lazy-init>)* & (@lazy-servlet-validate | <lazy-servlet-validate>)? & <listener>* & <login-config>? & <message-destination>* & <mime-mapping>* & <multipart-form>* & <path-mapping>* & <resource-env-ref>* & <rewrite-dispatch>* & <rewrite-real-path>* & (@secure | <secure>)? & <security-constraint>* & <security-role>* & <servlet>* & <servlet-mapping>* & <servlet-regexp>* & <session-config>* & (@shutdown-wait-max | <shutdown-wait-max>)? & (@strict-mapping | <strict-mapping>)? & <taglib>* & <web-app>* & <web-app-deploy>* & <welcome-file-list>? & <rcore:env>* & <rcore:if>* & <rcore:choose>* & (@config-file | <config-file>)*)) |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |