20030326 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_KEY deprecated in favor of Globals.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

Comments:

Sounds like a great chance to send a patch in to the Struts developers.

Posted by Mark on March 26, 2003 at 02:59 PM MST #

Thanks, I'll upgrade as well. The validator bug was irritating and forced me to comment the "DOCENGINE form-validation..." on the validator-rules.xml file, and replace it with a standard XML header.

Posted by Jorge on March 26, 2003 at 06:41 PM MST #

I figured out the solution to the <code>ConvertUtils.setDefaultLong(long)</code> issue. Thanks to the commons-user mailing list.

Posted by Matt Raible on March 27, 2003 at 07:04 PM MST #

Post a Comment:
  • HTML Syntax: Allowed
Click me to subscribe
Matt Raible is a Web Architecture Consultant specializing in open source frameworks.
« May 2012
SunMonTueWedThuFriSat
  
1
2
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
23
24
25
26
27
28
29
30
31
  
       
Today

Recent Entries

Tag Cloud