I just checked out JOnAS source code from cvs.objectweb.org and tried to compile it.
What I want to do is to make latest
RMI_jonas.jar to see latest modifications working (and to test a small exchange in
getClassLoader behaviour, as Philippe
asked me to do). But I am not able to compile it. Can someone give me short hint how
to compile and build the jar? I am using
J2SDK from Sun for Windows, alternatively I can user JBuilder 4 Enterprise. My problem
ist that I do not have a list what
classes I have to include to the compilation and jar building, and so I took all I
found but that gives me many "class
missing" errors... :-(