For some odd reason, turbine-3 wasn't compiling for me. The DynamicURI was reporting a failure in that it couldn't find a javax/activation class. After adding the activation dependency to the project.xml, it compiled just fine.
I wanted to get the exact error it was causing, but after I removed the activation dependency from the project.xml, did a maven:clean (even completely deleted the target directory), and rebuilt, it went just fine, so I don't know what was up. I just thought I'd mention it in case someone else is having the problem or recognizes what was going on. - Stephen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
