Mårten Svantesson wrote:
Melanie Pfefer skrev:
Hi Andre,

yes I put this executable file under bin/ directory. I did not come with tomcat.

I am using the command in a java code. tomcat gives this error in catalina.out

java.io.IOException: Cannot run program "htmldoc": error=2, No such file or 
directory

I thought this can be fixed in startup.sh (+ restart tomcat). What do you think?



Why not just put htmldoc in /usr/bin of the system?

That is one solution.
Another one would be to give the full path to where the htmldoc program is located "in a/your java code".

If you have further questions, I suggest you copy, into your next message, the java code line which calls this program.




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to