[EMAIL PROTECTED] wrote:
>
> My last mail was wrong, there IS an error when making a clean build:
>
> | sed 's%@SPS@%\\\;%g' \
> | sed 's%@JNDI_HOME@%/usr/local/lib%' \
> | sed 's%@JMS_HOME@%/usr/local/lib%' \
> | sed 's%@IDB_HOME@%/usr/local/lib%' \
> | sed 's%@ORACLE_CLASSES@%/usr/local/lib/classes111.zip%' \
> | sed 's%@OBJECTWEB_ORB@%RMI%' > ../../output/bin/unix/config_env
> cat config_env.bat.template \
> | sed 's%@JNDI_HOME@%\\usr\\local\\lib%' \
> | sed 's%@JMS_HOME@%\\usr\\local\\lib%' \
> | sed 's%@IDB_HOME@%\\usr\\local\\lib%' \
> | sed 's%@ORACLE_CLASSES@%\\usr\\local\\lib\\classes111.zip%' \
> | sed 's%@OBJECTWEB_ORB@%RMI%' > ../../output/bin/nt/config_env.bat
> + /jdk1.3/bin/rmic -d . -keepgenerated -v1.1 org.objectweb.jonas_tm.ControlImpl
> org.objectweb.jonas_tm.TransactionFactoryImpl org.objectweb.jonas_tm.SubCoordina
> tor
> error: Class org.objectweb.jonas_tm.SubCoordinator not found.
> error: Class org.objectweb.jonas_tm.TransactionFactoryImpl not found.
> error: Class org.objectweb.jonas_tm.ControlImpl not found.
> 3 errors
> make[4]: *** [compile_rmilist] Error 1
> [ -d ../../../../../output/xml ] || mkdir -p ../../../../../output/xml
> cp -Rf ejb-jar_1_1.dtd jonas-ejb-jar.dtd ../../../../../output/xml
>
> This worked fine in 2.2.4, but now it doesn't!
>
> Markus
Very strange because other people have no pb...
But I will look at this anyway.
If you are stuck, you can just download jonas-2-2-4 on CVS (with this
tag!)
--
Philippe Durieux ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bull - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]
-> Download our EJBServer at http://www.evidian.com/ejb <-
----
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".