webMathematica > Configuration >

KernelExecutable

KernelExecutable
the path to the kernel executable
  • KernelExecutable is a configuration setting that sets the path the kernel executable. If Mathematica is installed in a standard location for your platform there is no need to set this. However, if you have installed Mathematica for your web server in a non-standard location, then you will need to set KernelExecutable.
A sample setting is shown below.
<KernelExecutable>
D:\Applications\Wolfram\Mathematica\7.0\MathKernel.exe
</KernelExecutable>