Looks like I've hit the same http://www.nabble.com/Config-Browser-half-works---java.io.FileNotFoundException-tf3503552.html#a9785373 problem . Any news? The fix you posted to doesn't work, however it does make the errors show faster. It breaks my dojo js, because WebSphere appends the error message:"Error 404: SRVE0190E: File not found: /struts/simple/dojoRequire.js" onto the bottom of the js files. E.g. dojo.hostenv.writeIncludes(); // not needed, but allows the Venkman debugger to work with the includes 2 3Error 404: SRVE0190E: File not found: /struts/simple/dojoRequire.js 4
Info-I'm using Strust2 and have removed all my other filters (e.g. struts 1 and sitemesh) from web.xml - i.e. it's practically empty. Tapio Holopainen wrote: > > Hi, > > I solved this 'response already committed' problem in my application by > writing own FilterDispatcher. Here's instructions -> > https://issues.apache.org/struts/browse/WW-1526 > > What is still not solved is how to make AJAX work in Websphere 6.1. I have > created issue for this -> https://issues.apache.org/struts/browse/WW-1839 > > Regards, > > - Tapio > > > On Tue, 27 Mar 2007 00:49:50 +0300, alkira <[EMAIL PROTECTED]> wrote: > >> >> >> I am using Struts2 version 2.0.6, but not using JSF. This is happening >> on >> the vanilla version of the Showcase application as well, so nothing >> specific >> to my code. I tried to upgrade to the latest Websphere fixpack but that >> didnt help as well. Let me know if you need any other info. >> >> Thanks, >> >> Alex >> >> >> >> Martin Gainty wrote: >>> >>> Hi Alex- >>> >>> Looks as if you have 2 responses for same Request (GET/POST/PUT/DELETE) >>> so >>> if Servlet responds with a 200 then Servlet cannot send a second one >>> with >>> a 404 >>> Give us a bit on your environment JSF or Struts2 and which version >>> There may be a latency issue here .. tough to say w/o looking at the >>> code >>> >>> M- >>> --------------------------------------------------------------------------- >>> This e-mail message (including attachments, if any) is intended for the >>> use of the individual or entity to which it is addressed and may contain >>> information that is privileged, proprietary , confidential and exempt >>> from >>> disclosure. If you are not the intended recipient, you are notified that >>> any dissemination, distribution or copying of this communication is >>> strictly prohibited. >>> --------------------------------------------------------------------------- >>> Le présent message électronique (y compris les pièces qui y sont >>> annexées, >>> le cas échéant) s'adresse au destinataire indiqué et peut contenir des >>> renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le >>> destinataire de ce document, nous vous signalons qu'il est strictement >>> interdit de le diffuser, de le distribuer ou de le reproduire. >>> ----- Original Message ----- >>> From: "alkira" <[EMAIL PROTECTED]> >>> To: <user@struts.apache.org> >>> Sent: Monday, March 26, 2007 3:16 PM >>> Subject: [S2] Websphere 6.1 Showcase application, Response already >>> committed warning in logs >>> >>> >>>> >>>> Hi, >>>> >>>> I am running Struts2 under Websphere 6.1, and getting a lot of warning >>>> messages in the logs. This is only happening under WebSphere 6.1, but >>>> it >>>> works fine under Tomcat. Also, it's happening both for the Showcase >>>> application, as well as my own applications in Struts2. >>>> >>>> The following is the message (which can occur multiple times for the >>>> same >>>> page): >>>> [3/25/07 15:39:05:343 EDT] 0000002b SRTServletRes W WARNING: Cannot >>>> set >>>> status. Response already committed. >>>> [3/25/07 15:39:05:343 EDT] 0000002b SRTServletRes W WARNING: Cannot >>>> set >>>> header. Response already committed. >>>> >>>> Is anyone else seeing this as well? >>>> >>>> Thanks! >>>> >>>> Alex >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/-S2--Websphere-6.1-Showcase-application%2C-Response-already-committed-warning-in-logs-tf3468980.html#a9679630 >>>> Sent from the Struts - User mailing list archive at Nabble.com. >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>> >> > > > > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-S2--Websphere-6.1-Showcase-application%2C-Response-already-committed-warning-in-logs-tf3468980.html#a9793011 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]