Wednesday May 07, 2003


The ride home tonight.
Posted in General
at May 07 2003, 10:05:04 PM MDT
7 Comments
[ANNOUNCE] StrutsTestCase v2.0 Released!
StrutsTestCase v2.0 improves support for Struts 1.1 (including
better support for testing Tiles and sub-applications), provides
several requested enhancements, and fixes many reported defects.
The project home page can be found here:
http://strutstestcase.sf.net
Notes for this release can be found here:
http://sf.net/project/shownotes.php?release_id=157811
Questions and comments are always welcome!
Deryl Seale -
I just replaced the 1.9.5 JAR with the new 2.0 JAR and all my Action tests ran lickedy-split! Now I just have to get off my duff and write some Action tests for Roller.
Posted in Java
at May 07 2003, 05:27:14 PM MDT
Add a Comment
Server move should be completed
If you're seeing this post, then chances are that www.raibledesigns.com is resolving correctly for you. It's still not working for me from work, but that could be a proxy server / local DNS server issue. I've moved from the server that crashed all the time to a new one that is hopefully more stable. Thanks Keith!
Also, thanks to the folks that have e-mailed me offering their hosting services - it's greatly appreciated. Hopefully, things will run smoothly on this server and I won't have to move anywhere else. I installed JRockit at work today on both Windows and Linux, and it works so well (not to mention awesome monitoring tools), that I'm going to try to use it on this site. It's a 40MB download (same as Sun's JDK ??), but installs in under a minute.
The only error messages polluting my log file these days is the following. It seems harmless, but that means that we should probably not even be logging it. Anyone know of a solution?
2003-05-07 16:00:10,244 SimpleLog4JLogSystem.logVelocityMessage(181) |
VelocimacroProxy.render() : exception VM = #refererDisplayUrl() :
ClientAbortException: java.net.SocketException: Broken pipe
Posted in Roller
at May 07 2003, 05:14:03 PM MDT
4 Comments
WebWork and XWork Mavenized
I currently monitor the WebWork mailing list because I'm interested in the framework, and it's good to know what's going on over there. This morning I was impressed to see that one of the developers (seemingly overnight)
Mavenized both WebWork and XWork. Very cool IMO. I especially like the Project Reports. If I do promote Moblogger to SourceForge, I think I'll mavenize it first thing. It's a small project at this point, so it'd probably be fairly easy to do. And we all know that some of the most successful open source projects are built on top of good documentation. So the real question is - wiki vs. maven?
Posted in Java
at May 07 2003, 10:24:17 AM MDT
4 Comments
Search This Site
Recent Entries
- Secure JSON Services with Play Scala and SecureSocial
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward