Hi...

I'm new to Jonas...
I just installed JOnas 2.2.4 and have configured the properties files. I'm
using Win 98 to run Jonas and have problems...
1. Directory in all JOnas bat files ( in bin\nt) use "/" instead of "\" but
since Win 98 uses DOS syntax, this causes "Bad command or file name" error.
I fixed this problem by changing "/" to "\"
2. The GenIC.bat file uses "%*%" for accepting parameters but this seems not
working. The complete line looks like this:

                java -Dinstall.root=%JONAS_ROOT%
org.objectweb.jonas_ejb.tools.GenIC %*%

The result of running compile.bat in one of example directory always ends up
in help info of GenIC, so I think the GenIC couldn't catch the parameters
sent by compile.bat properly.  Since I'm not familiar with DOS' batch file
programming I'm not sure what is the appropriate way of accepting
parameter...

please help

thanks
Eka
----
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