>From: Marc Lustig [mailto:[EMAIL PROTECTED]] > >Still digging around...
I have an idea. In your original post, you don't mention the line in TR.props where you specify the location of the xml file defining your groups. Mine looks like "services.IntakeService.xml.path=WEB-INF/conf/intake.xml". Whenever I get the nullpointerexception when instantiating Intake, it is usually because I messed up somewhere in the file. I just tried removing my intake.xml, restarted tomcat, and got a message exactly like yours. So perhaps it isn't that your file is invalid, but that intake doesn't have a file to load? Hopefully this will help. I know how frustrating it is when you can't get Intake to work. Chris -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
