Hi Markus;

you should also configure some parameters into your environ variable :
set JAVAJDKUNIX=c:/DevTools/jdk1.3b
set JAR=/jdk/bin/jar.exe
set JAVA=/jdk/bin/java.exe
set JAVAC=/jdk/bin/javac.exe
set JAVAC_DEBUG_FLAGS=-g
set JAVADOC=/jdk/bin/javadoc.exe
set JAVAJDK='c:\DevTools\jdk1.3b'
set JAVAJDKUNIX=c:/DevTools/jdk1.3b
set JAVAJRE='c:\DevTools\jdk1.3b\jre'
set JAVAVM='c:\DevTools\jdk1.3b\bin\java.exe'

and also create un reg file to set the registry to dataRegistry  use this
command : regedit /s myfileName.reg

file myfileName.reg and his contains look like :
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.3.0]
"JavaHome"="c:\\devtools\\jdk1.3b"
"MicroVersion"="0"
etc.....

good luck  !

Mu-Hsien





[EMAIL PROTECTED]@objectweb.org sur 13/03/2001 10:23:42

Envoyé par :   [EMAIL PROTECTED]


Pour :    [EMAIL PROTECTED]
cc :
Objet :   Réf. : missing compile.bat for security example


If you managed to do this, please let me know. I have latest, complete
CygWin installation on my machine, and checked out
JOnAS latest version from CVS. I am still not able to compile. I am using
Windows 98, with Sun JDK 1.3.0_02. Please let me
know what I all have to change to make it run.


>
>
> Hi  Jerry;
>
> I also use Jonas in Windows NT and Windows 2000 like you.
> you can just download "Cygnus bash shell" from Internet, then launch
> compile Jonas as Unix workstation.
> You haven't even more problem to compile Jonas Source code in Microsoft
> Windows.
>
>
> Bonne récepton/Best Regards
> Hwang Mu-Hsien
>
--------------------------------------------------------------------------
> E-mail : [EMAIL PROTECTED]
> Card Management Team
>
>
>
>
>
> "Thomas, Jerry" <[EMAIL PROTECTED]>@objectweb.org sur 08/03/2001
> 16:21:19
>
> Envoyé par :   [EMAIL PROTECTED]
>
>
> Pour :    "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> cc :
> Objet :   missing compile.bat for security example
>
>
> Jonas version 2.2.7 is missing the compile.bat for Windows/NT needed to
> compile the security example. The sb and eb examples compile and work
fine.
> Can somebody e-mail the missing batch file?
>
> Thanks,
> Jerry
> ----
> 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".
>
>
>
>
>
> ----
> 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".
> ----
> 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".
>
> To: "Thomas"@gaia.objectweb.org
> Cc: [EMAIL PROTECTED]





----
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".

Reply via email to