Go to Google Groups Home    ibm.software.network.directory-integrator
TDI 6.1.1 - AL Remote API when running as windows service

Ym <yma...@gmail.com>

Hi,

I've configured an AL as seen on TDI_AMC_Guide, so i can access it
with AMC.
when running the AL with "ibmdisrv.bat -c al.xml -d" - the AL runs
fine, and listens on port 1099, and i
can access it as i should with AMC.

When I make this AL run as a windows service (using ibmdiservice), the
AL runs fine, but doesn't listen on port 1099, and of course i can't
access it from AMC.

I've tried several ibmdiservice.props cmdoptions - but no luck.

Any ideas?

PS - it works fine on TDI 6.0's service on a different box.