Hi Alice, There's a misprint on the faq.
The line that reads: copy JavaService.exe %2\bin\James.exe > nul %2\bin\James.exe -install JamesMailServer %1\jre\bin\%3\jvm.dll -Djava.ext.dirs=%2\lib -Djava.class.path=%CLASSPATH%;%2\bin\phoenix-loader.jar;%2\bin\phoenix-engine.jar -start org.apache.avalon.phoenix.launcher.Main -out %2\logs\stdout.log -err %2\logs\stderr.log is separated into 2 lines as shown below: line 1: copy JavaService.exe %2\bin\James.exe > nul line 2: %2\bin\James.exe -install JamesMailServer %1\jre\bin\%3\jvm.dll -Djava.ext.dirs=%2\lib -Djava.class.path=%CLASSPATH%;%2\bin\phoenix-loader.jar;%2\bin\phoenix-engine.jar -start org.apache.avalon.phoenix.launcher.Main -out %2\logs\stdout.log -err %2\logs\stderr.log The latter is all one single line. Rgds, Sam. Earn BIG! Save BIG! Give away SUPER STORES online FREE! Saving and earning has never been easier! Get yours FREE TODAY! http://www.freestoreclub.com/go/ssadek >From: "Alice K" <[EMAIL PROTECTED]> >Reply-To: "James Users List" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: NT Service configuration with jdk1.4 >Date: Mon, 22 Jul 2002 20:51:51 +0000 > >Based on the faq and I successfully installed james as NT Service. > >http://www.alexandriasc.com/software/JavaService/index.html >http://jakarta.apache.org/james/FAQ.html#10 > >However, when i start the services, >Could not load the Java Virtual Machine. > >The LoadLibrary function failed for the following reason: The specified >module could not be found. >. > >This is jdk 1.4. If I switch to jdk1.3. It is working fine. Any one have a >script to run under jdk1.4 > >Thanks a lots. > >ALice > > > >_________________________________________________________________ >Send and receive Hotmail on your mobile device: http://mobile.msn.com > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > Earn BIG! Save BIG! Give away SUPER STORES online FREE! Saving and earning has never been easier! Get yours FREE TODAY! http://www.freestoreclub.com/go/ssadek _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
