Hi,
There is a mistake in the last JOnAS version in the CVS repository.
The file $OBJECTWEB_HOME/jonas/src/org/objectweb/jonas/common/Jjar.java
is missing.
It's lucky this java source file is not still used.
So, you can work around this problem by modifying the
$OBJECTWEB_HOME/jonas/src/org/objectweb/jonas/common/Makefile
and remove 'Jjar' in the list of the CLASSES
i.e. CLASSES = ClassLoaderFactory \
JString \
Cmd \
Env \
IndentedFile \
Service \
Trace \
RemoteObject \
Orb
The CVS repository will be corrected next monday.
Bests regards.
H�l�ne.
Achim Derigs wrote:
>
> Hi,
>
> I have actually checked out the sources (CVS). Running make causes the
> following error:
>
> ------------------------------ >8 ------------------------------
> + /usr/local/lib/jdk/1.2.2/bin/java org.objectweb.build.JPP -D JAVA2 -D RMI Orb.jpp
> make[6]: *** No rule to make target
>`../../../../../classes/RMI/org/objectweb/jonas/common/Jjar.class', needed by
>`classes'. Stop.
> rm Orb.java RemoteObject.java
> make[6]: Leaving directory
>`/usr/local/src/objectweb/jonas/src/org/objectweb/jonas/common'
> make[6]: Entering directory
>`/usr/local/src/objectweb/jonas/src/org/objectweb/jonas/timer'
> + /usr/local/lib/jdk/1.2.2/bin/javac -d ../../../../../classes/RMI TimerEvent.java
>TimerEventListener.java TimerManager.java
> TimerManager.java:30: Class org.objectweb.jonas.common.Trace not found in import.
> import org.objectweb.jonas.common.Trace;
> ^
> ------------------------------ >8 ------------------------------
>
> Regard
> Achim
>
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
PLEASE, TAKE INTO ACCOUNT MY NEW EMAIL
-=- H�l�ne JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
mailto:[EMAIL PROTECTED] http://www.evidian.com
Phone: 33.4.76.29.73.53 Fax: 33.4.76.29.76.00
Download our EJB Server JOnAS at http://www.objectweb.org
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".