After installing and testing the 1.5.1 version of MMABSE, I now am ready for
setup and testing the EditWizard environment.

I took the following steps :
- download the source version 1.5.1
- replaced the ../html, ../config and ../src/org/mmbase directories with CVS
versions
- start compiling

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

BUILD FAILED

-----

The directories ../src/org/mmbase/module/remote and
../src/org/mmbase/module/implemenation are indeed not in the source. However
they were in the 1.5.1 source distribution. What is happening here / I am
new to java compiling so it is probably very obvious (perhaps I should use a
newer build.xml) but - as yopu can see - I haven't got a clue.

Any body got the answer ?
PS should I address the user mailinglist for these type of questions ?

Sander van den Broek
Orange Hill

Reply via email to