After comparing request and response data on tomcat and weblogic the only difference I could see was the response content type.
On tomcat which works it's "text/xml;charset=utf-8" but on weblogic which gives the error it is "text/html;charset=utf-8" I will try and configure or write a hack that forces the response content type to "text/xml;charset=utf-8" on weblogic and see if that is the cause of the problem. Regards Alessio -----Original Message----- From: alessio harri (JIRA) [mailto:[EMAIL PROTECTED] Sent: 12 December 2007 06:00 To: Alessio Harri Subject: [jira] Created: (TRINIDAD-867) PPR doesn't work on weblogic 9.2 and 10.1 (Firebug reports "a5 has no properties") message PPR doesn't work on weblogic 9.2 and 10.1 (Firebug reports "a5 has no properties") message ------------------------------------------------------------------------------------------ Key: TRINIDAD-867 URL: https://issues.apache.org/jira/browse/TRINIDAD-867 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions: 1.2.3-core, 1.0.4-core Environment: Windows 2000 , weblogic server 9.2 and 10.1 Reporter: alessio harri Priority: Blocker None of the PPR functionality works on either Weblogic 9.2 or Weblogic 10.1 I have tested trinidad-demo-1.0.4 and trinidad-demo-1.2.3 and neither works. I tested "Partial Page Rendering Demos" and The pages simply don't update after a partial submit. There are no exceptions in the server log but Firebug always returns the following errors after every post : ["Invalid PPR response. The response-headers were:\nDate: Wed, 12 Dec 2007 15:52:13 GMT\nTransfer-Encodi..."]Common1_2_3.js (line 10488) ["Error ", TypeError: a5 has no properties message=a5 has no properties, " delivering XML request status changed to ", function()]Common1_2_3.js (line 10488) This is a critical issue for the company I work for because we are moving from tomcat to weblogic. Regards Alessio -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. "NOTE: This message (including attachments) is subject to all the restrictions, qualifications and disclaimers of the Metropolitan group of companies ("Metropolitan") published at http://www.metropolitan.co.za (collectively the "disclaimers") and by reading this message and/or opening any attachment you are deemed to have agreed to be bound by the provisions of the disclaimers. If you cannot access any of the disclaimers, kindly send an e-mail to [EMAIL PROTECTED] or contact [EMAIL PROTECTED] and a copy will be sent to you. Metropolitan is an authorised Financial Services Provider. Web: http://www.metropolitan.co.za/ Disclaimer: http://www.metropolitan.co.za/email_disclaimer.html Metropolitan subscribes to KPMG, a completely independent crime disclosure service - make a contribution to the establishment of a fraud free environment by reporting any suspicion to the KPMG Hotline * RSA 0800 22 14 18 * NAMIBIA 0800 00 00 77"
