Wednesday March 26, 2003
Struts Upgrade: 1.1 RC1 to Nightly Build (20030326)
I decided to upgrade from Struts 1.1 RC1 to a nightly build this morning, hoping to get the fix for the Validator bug that requires an Internet connection. I was also hoping to solve an issue I have where Eclipse thinks that ListUtils.sum(list1, list2) is deprecated (not so according to it's JavaDocs - Ant doesn't seem to think it's deprecated either... wierd). However, instead I was greeted with a couple of new deprecation errors that you might want to know about.
ConvertUtils.setDefaultLong(long)has been deprecated. Again, not according to its javadocs.Action.MESSAGES_KEYdeprecated in favor ofGlobals.MESSAGES_KEY
The good news is that the Validator bug is indeed fixed and I don't have to set my proxy host/port variables for Tomcat anymore.
Posted in Java
at Mar 26 2003, 11:23:24 AM MST
3 Comments
Search This Site
Recent Entries
- Wine Tasting in Napa Valley
- How to build a Shot-Ski
- Bus Project Update
- Farewell to the 2011-2012 Ski Season
- Cruising around the Western Caribbean
- Spring Break!
- A Spectacular Trip to Stockholm and Madrid
- Comparing Web Frameworks and HTML5 with Play Scala at Jfokus 2012
- Play Framework 2.0 with Peter Hilton at Jfokus
- Secure JSON Services with Play Scala and SecureSocial
Posted by Mark on March 26, 2003 at 02:59 PM MST #
Posted by Jorge on March 26, 2003 at 06:41 PM MST #
Posted by Matt Raible on March 27, 2003 at 07:04 PM MST #