this is probably because you are splitting over two lines what should be all in one 
line, the comment in the James faq example is somewhat misleading, it should read like 
this (rem comment shifted up one line so it is cleared that what follows should go all 
in one line by itself)

i.e.

  rem put the following command all on one line
%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

ciao
ste


Kwirirai wrote:
>  
>  
> -----Original Message-----
> From: Kwirirai [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, October 16, 2002 7:21 PM
> To: 'James Users List'
> Subject: NT Service for James
>  
> Hi Guys
> Could someone help me in getting James to run as an NT Service  I am
> using Java Service .I followed the instructions on how to install a
> service ,but every
> time I try to run it I get a Windows message dialog �You are trying to
> open a file of type �Application extension(.dll)�.I do not know what to
> do next could you please help.
>  
> kwiri
>  
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to