Ernst Bunders wrote:
funny you say that. Last week i buld 1.8 (for the first time: bad) and
deployed it on tomcat 5.5*.
the xml jars are missing both from mmbase and from tomcat. I had to copy
them into the webapp.
Is it a target for 1.8 to remove all dependancies?

Why are these dependencies bad?

I don't think it will be possible to remove the dependency to the xalan.jar. We are using the XPathAPI class and there is no alternative in the j2se api. There is only one reference to the cerces.jar so it might be possible to remove that. The class which requires it is only used (IIRC) for the documentation generation. I haven't checked if the code is executed.

Nico
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to