Thomas DeWeese wrote:
Hi Jorg,

Jorg Heymans wrote:

Seems that this is not quite working yet (snapshot from last week). I tracked it down to a problem in Services.java, at the top where you declare the serviceFile, there is a leading "/" missing before "META-INF".
So the line should read
serviceFile="/META-INF/services/" + cls.getName();


Well when I do this it doesn't find anything when running
locally (either from jars or classes directory).

With this enabled there is no attempt to download extra classes or properties.


Does everything still work?

yup everything still works fine AFAICS. Is this Services API something Batik specific ?



Regards Jorg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to