In EJBServer.bat, there is the run command: java -Dinstall.root=%JONAS_ROOT% -Djava.security.policy=%JONAS_ROOT%\config\ java.policy %1 %2 %3 %4 %5 %6 %7 %8 %9 org.objectweb.jonas.server.Server What do all the %#'s mean? When I try this command normally, in a command prompt, it says there's no such class as %1. What is it doing? How do they get filled? (I'm assuming they're variables?) ---- 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".
