| Anonymous | Login | Signup for a new account | 11-04-2025 00:48 PST | 
| Main | My View | View Issues | Change Log | Docs | 
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0005044 | [Resin] | minor | always | 04-25-12 09:38 | 04-26-12 14:00 | ||||
| Reporter | alex | View Status | public | ||||||
| Assigned To | alex | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 4.0.27 | ||||||
| Summary | 0005044: web-app xsd check needed | ||||||||
| Description | 
		rep by Naohisa Ohshima  [12-04-24 17:33:07.164] {resin-32} WEB-INF/web.xml:186: <async-supported> is anunexpected tag (parent <servlet> starts at 170). 184: </init-param> 185: <load-on-startup>0</load-on-startup> 186: <async-supported>true</async-supported> 187: </servlet> 188: The following is an excerpt of the web.xml. <servlet> <servlet-name>FooServlet</servlet-name> <servlet-class>bar.FooServlet</servlet-class> <init-param> <param-name>path</param-name> <param-value>aaa/bbb</param-value> </init-param> <load-on-startup>0</load-on-startup> <async-supported>true</async-supported> </servlet>  | 
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
| 
 | 
|||||||||
| There are no notes attached to this issue. | 
| 	Mantis 1.0.0rc3[^]
	Copyright © 2000 - 2005 Mantis Group
	26 total queries executed. 24 unique queries executed.  |