Kees Jongenburger wrote: > On 4/29/05, Daniel Ockeloen <[EMAIL PROTECTED]> wrote: > > Hai, > > > > Today we found out that no distrobution of 1.7.x now online works with > > tomcat 5.5.x out of the box (see the bugtracker). A bug because we > > packed mmbase-rmmci.jar by mistake in the distro. Michiel and i checked > > all versions of 1.7.x released sofar and they all contained the > > problem. Now i know some people have known about this bug (google) so > > why didn't anyone report this to the release manager ? > > > > We now put it in the bugtracker and tagged a 1.7.4 release. > Your bug reports sucks. and you have no solution yet(but to remove > whatever does not work) > the officialy supported java version is java 1.4 , if we want to > resolve this bug we need 2 distro's compiled against there own jdk.
I think there is no point in having mmbase-rmmcu.jar anyway. What you need in WEB-INF/lib is mmbase-rmmci-server.jar. So, IMHO nothing is removed for the sake of the bug only, but mainly because it makes no sense to place the client-jar on the server. I think it is no issue for 2 distro's, and I think the fix is sound, because RMMCI works just fine. Btw, it had not to do with the JDK, the problem also accurred on java 1.4. It had to do with the version of Tomcat. Tomcat 5.5 was not tested with 1.7 when we released 1.7 for the first time. At least not by the people feeling responsible for MMBase. But now it is, and it proves not to work, but I think it should. The question could be if mmbase-rmmci.jar should perhaps be shipped in the distro on a differrent place, other then in WEB-INF/lib. Perhaps web-app/rmmci/ or so. I think though that that is not necessary, you can easily download that seperately from mmbase.org itself. Michiel -- Michiel Meeuwissen mihxil' Mediacentrum 140 H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
