Re: [Webwork-user] Webwork/Orion
Brought to you by:
baldree,
rickardoberg
From: Mike Cannon-B. <mi...@at...> - 2002-05-21 02:07:46
|
I have to say that JIRA runs perfectly on Orion - and uses almost every webwork tag. Is there a specific tag that breaks? Are you running Orion with the jsp.reuse.rags flag off? Cheers, Mike rebelutionary - http://radio.weblogs.com/0107789 "You know it makes sense - Java, J2EE, OSX, more..." On 21/5/02 11:49 AM, "Heng Sin Low" (low...@ya...) penned the words: > Yes, it seems like a bug to me. In the > ComponentTag.release method, getStack().popValue() was > called after super.release() which would set the stack > to null and the container would propably set the > pageContext to null too. I think the push and pop > value call should be put in a try finally block in the > doEndTag() method instead. I suspect there is a > problem with the PropertyTag too as Orion doesn't seem > to call the release method before reusing a tag > instance ( this would break the escape null checking > logic ). > > Regards, > Low > > > __________________________________________________ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Webwork-user mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-user |