> -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Michiel Meeuwissen > Verzonden: maandag 15 augustus 2005 11:43 > Aan: Discussion list for developers > Onderwerp: Re: [Developers] hartransformerfactory none is unknown > > > Nico Klasens wrote: > > 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. > > I think there is in java 1.5. > > Furthermore there the depenency is IIRC only in (non-cloud) > context security and in editwizards. > > It would be quite easily removed from the first one, but > whether is it worth the trouble (since you probably also are > wanting editwizards anyway)...
perhaps removing the dependancies is not so important, but to run mmbase 'outofthabox' on tomcat5.5 you need at least Xalan. So maybe the build should put it in there.. Ernst > > > Michiel > > > -- > Michiel Meeuwissen mihxil' > Peperbus 111 MediaPark H'sum [] () > +31 (0)35 6772979 nl_NL eo_XX en_US > > > > _______________________________________________ > Developers mailing list > [email protected] > http://lists.mmbase.org/mailman/listinfo/developers > _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
