Folks, I'm really stuck. I've posted some queries regarding this and in the meantime I've been banging my head against a wall (this hurts, don't try it at home). When running the Servlet example in 2.1 I get the following error:
Fri Jul 05 21:18:48 PDT 2002 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = screens/ServletInfo.vm [line 3,column 1] : $serverName is not a valid reference. I can't figure out what is going on. I've looked through the Velocity mail lists and there are plenty of references to this error. They all seem to have to do with incorrect construction of the java method that is being called. This seems unlikely since I don't see anything wrong with it, I created my own, simpler version with no results, and most importantly - This is the code sample that ships with 2.1. Of course I could care less about ServeletInfo, but I'm getting the same error with a tool that I'm working on. I would feel more confident in trying to fix that, if this worked. Please help (before my skull breaks open and my brains - what's left of them - splatters all over the floor), Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
