Hello Nikola,

It depends on which version of mmbase you are going to install. The latest release 1.8 should NOT require these changes in common/endorsed. Older releases of mmbase relied on some "features" of the xerces.jar we shipped. In addition to this, the xerces.jar should also NOT be in your web application lib directory. We don't add it in our binary distro. The xalan.jar is used for xpath in some parts of the system. You can put it in the web application lib directory.

Replacing jars in the endorsed dir will have impact on you system. Sometimes in a good way and sometimes in a bad way. The xmlparser in that dir will be the default for all code. See http://java.sun.com/j2se/1.5.0/docs/guide/standards/index.html

Regards,

Nico

achillea wrote:


Dear community members,

I would like to install MMBase and I have ubuntu system with Sun App.
release 9. In your introductory notes it is stated that I have to remove
xercesImpl.jar and xmlParserAPI.jar from common/endorsed directory and
that I have to move xalan.jar, xerces.jar and xml-apis.jar from mmbase
to common/endorsed.Sun App. contains xercesImpl.jar in its lib
directory, so I would like to ask you is it possible to install mmbase
on Sun App Server if it is,do I have to move that file from lib
directory and if I move it ,will it have impact to
Sun Server ?
with best regards,
Nikola Radakovic


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



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

Reply via email to