Hi,
Simplest is to re-link the exec with your user modules. Alternatively,
specify
DXARGS=" -mdf /path/and/your.mdf -modules your-modules-path"
prior to startserver (or simply edit startserver). I suspect your
attempts did not have the mdf, dxexec, and args to startserver in sync
(atmittedly not trivial). Note if there is difficulty with the path,
you could hardcode the location of each loadable module in the mdf.
Problems should show up in the browser java console. You can also run
startserver in foreground / debug modes to see dx server output which
might be informative.
Pete
>I have some standard DX nets which I'd like to put on the Web via
JavaDX.
>Is it possible to do this for nets which call user-defined modules?
>I have tried unsuccessfully so far to do this. Do I need to set any
special
>environment variables or start the dxserver with certain options?
>thanks for any help
>Jerry Hagon
>Dept of Physics
>Newcastle University
>UK