Re: NPE in TagUtils.getStack after upgrading to 2.0.1

2006-12-06 Thread DNewfield
>Root cause follows. >java.lang.NullPointerException >at org.apache.struts2.views.jsp.TagUtils.getStack(TagUtils.java:56) I had this problem intermittently, and finally figured out its source and how to quash it for good. It has to do with when struts2 "cleans up" after itself to prevent memory l

Re: NPE in TagUtils.getStack after upgrading to 2.0.1

2006-11-26 Thread Jon Wilmoth
pp. Has anyone successfully used the struts 2 taglibs in a struts 1 app? - Original Message From: Martin Gainty <[EMAIL PROTECTED]> To: [EMAIL PROTECTED]; user@struts.apache.org Sent: Sunday, November 26, 2006 2:15:19 PM Subject: Re: NPE in TagUtils.getStack after upgrading

Re: NPE in TagUtils.getStack after upgrading to 2.0.1

2006-11-26 Thread Martin Gainty
Jon- http://jira.opensymphony.com/secure/IssueNavigator.jspa?view=rss&&pid=10050&fixfor=21200&tempMax=25&reset=true&decorator=none reported a bug with OpenSymphony 1 beta2 getStack method which was patched in version 1.0 Can you verify your OpenSymphony and or Xwork version? Anyone else? Mar

Re: NPE in TagUtils.getStack after upgrading to 2.0.1

2006-11-26 Thread Jon Wilmoth
I noticed there was an earlier posting on the dev list regarding this (10/10/06). I downloaded the beta version of 2.0.1 from the struts website and I'm getting the same NPE. Is there a work around? I'm trying to ease my transition into S2, and would like to use the datePicker tag w/Struts 1.3