Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Invalid
-
1.2.3-core, 1.2.4-core
-
None
-
windows2000,tomcat 6.0.14,jdk 1.5.0.14
Description
When I deploy the trinidad-demo.war into tomcat,some functions can't run well.
enviroment:
(1)tomcat 6.0.14
(2)jdk:1.5.0.04 or 1.5.0.14 or 1.6.0 or 1.6.0.03
(3)windows:windows 2000
when the program trinidad-demo.1.2.3.war or trinidad-demo-1.2.4.war runs under the above enviroment,select component guide->table->Example:table_selection,change "selection type" from single to multiple,the program can't run well.
(1)A dialog popups in IE 6.0,the error is "/components/table_selection.jspxThe expected view was not returned for the view identifier: /components/table_selection.jspx ,For more information, please see the server's error log for
an entry beginning with: Server Exception during PPR, #1".
(2)nothing occurs in firefox 2.0.0,when opening firebug,I find a error,it is ["Invalid PPR response. The response-headers were:\nServer: Apache-Coyote/1.1\nContent-Type: text/xml;ch..."]Common1_2_4.js (line 10536)
But the trinidad-demo-1.0.4 runs well.what is the matter?