I am trying to use the Intake Service in TDK 2.1 b4
in TurbineResources I have:
tool.request.intake=org.apache.turbine.services.intake.IntakeTool
services.IntakeService.xml.path=WEB-INF/conf/intake.xml
I am able to access the IntakeTool in my java code but the
isAllValid()
method always returns true, even if rules from my intake.xml are not okay.
So I got the impression that turbine doesn't find my intake.xml file at all.
I made a test with deleting the intake.xml,
restarted my application and all stayed the same:
it obviously doesn't find the file.
Which is the correct way to tell the system where to look for the intake.xml
file?
Britt
Britta Ladwig-Attinger
[EMAIL PROTECTED]
Tel. 0171-8220393 und 08142-597963
Fax 08142-597964
<<attachment: winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
