Page 1 of 1

Using jboss windows service unable to browse from other PCs

PostPosted:Fri Sep 30, 2011 8:37 pm
by osDubai
Hi,

While binding requires starting using the command run.bat -b 0.0.0.0, how to do the same when using the Windows native service?
I tried to add the -b parameter inside the service.bat file after run.bat but that didn't work.

Any idea?

Thanks,
Kahtan

Re: Using jboss windows service unable to browse from other

PostPosted:Sun Oct 02, 2011 12:33 pm
by jllort
Take a look here http://wiki.openkm.com/index.php/Basic_ ... _knowledge and tell us if it solve the problem.

Re: Using jboss windows service unable to browse from other

PostPosted:Thu Oct 06, 2011 8:23 am
by osDubai
Hi Jillort,

It worked, the issue was resolved by entering the parameter into the run.bat script; many thanks indeed.

Regards,
K