It seems that WAS for some reason did not process EL by default for the servicemix WAR (even though the servicemix web.xml correctly refrences Servlet API Version 2.4 ..). After explicitly turning on EL processing in web.xml (web-app/jsp-config/jsp-property-group/el-ignored: false) the servicemix console is now working for me in WAS 6.1.0.9.
drere wrote: > > Hi, > > now i've installed the fix packs of WAS till version 6.1.0.9 but still the > replacing of the variables doesn't work. Only the two warnings > > [08.05.08 18:20:27:230 CEST] 00000022 SRTServletRes W WARNING: Cannot > set status. Response already committed. > [08.05.08 18:20:27:246 CEST] 00000022 SRTServletRes W WARNING: Cannot > set header. Response already committed. > > were not displayed anymore. I hope you can find out anything more ... > > Andrea > -- View this message in context: http://www.nabble.com/Servicemix-%40-Websphere-tp17125066p17276499.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
