On 3/1/07, jsolderitsch <[EMAIL PROTECTED]> wrote:
Thanks! Shortly after I posted, I discovered the parser module dependency. Once I added this to my web app war, my null pointer error was overcome. It's really my fault -- our maven pom had this dependency and in moving to an ant build process in another project I lost track of this dependency.
Well, in your defense Abdera doesn't exactly do a good job of dealing gracefully with missing dependencies... -garrett
