Hello, I defined an ApplicationTool in the TR.properties like this: tool.session.displayContext=fr.datasystem.atlasweb.data.DisplayContext that class implements ApplicationTool But when I use it, I have the following error in the log: 2002-04-30 17:32:10,150 [HttpProcessor[8080][4]] ERROR system - Could not instantiate tool fr.datasystem.atlasweb.data.DisplayContext to add to the context
I'm using Turbine 2.1 and I have not User's management. The method org.apache.turbine.services.pull.TurbinePullService.populateWithSessionTools(..) uses the User to store objects with a session scope. Does it mean that I can't use the Pull Service with de session scope? If anyone has a suggestion ... Thank by advance Jean-Michel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
