Closed jetztgradnet closed 12 years ago
I have written a java based epmd, but it seems to sometimes have issues. Would be great to fix that and run it in the same JVM
What kind of issues? Do you have any error description?
Can you describe the required steps to reproduce this behavior?
Don't remember exactly, I think it had to do with running "real Erlang" with the java epmd.
Erlang env is searched for in:
-root
arg<classpath>
$PATH
(searching forerl
)Other changes:
0.2
Note Currently,
epmd
needs to be started manually, otherwiseej
fails. I will add some auto-detection code later, which starts the (internal)epmd
, if it is not already running.