Sander van den Broek <[EMAIL PROTECTED]> wrote: > After installing and testing the 1.5.1 version of MMABSE, I now am ready for > setup and testing the EditWizard environment.
The editwizards are not released with 1.5, and will not work with them until someone backports them. > I took the following steps : > - download the source version 1.5.1 > - replaced the ../html, ../config and ../src/org/mmbase directories with CVS > versions Ah, so why did you download 1.5.1 at all? > - start compiling How? > I get the error > > ------- > > compile.remote: > [javac] Compiling 1 source file to > D:\mmbase\m\m\mmbase-src-1.5.1\build\classes > [javac] Note: sun.tools.javac.Main has been deprecated. > [javac] > D:\mmbase\m\m\mmbase-src-1.5.1\src\org\mmbase\module\RemoteMMCI.java:17: > Package org.mmbase.bridge.remote.rmi not found in import. > [javac] import org.mmbase.bridge.remote.rmi.*; > [javac] ^ > [javac] > D:\mmbase\m\m\mmbase-src-1.5.1\src\org\mmbase\module\RemoteMMCI.java:18: > Package org.mmbase.bridge.remote.implementation not found in import. > [javac] import org.mmbase.bridge.remote.implementation.*; > [javac] ^ > [javac] 2 errors, 1 warning Obviously the remote classes are not generated. Michiel -- Michiel Meeuwissen Mediapark, C 107 tel. +31 (0)35 6772979
