Hello everyone.

I hava a technical question about the solution to "log4plsql background process".

I've been trying to use the log4plsql with my Java application on tomcat with oracle database.

I succceded starting up the application with log4plsql automatically with MS-DOS batch file before,

but now have a problem about stopping the application with log4plsql, especially found no way to

stop the starting log4plsql process. because, the log4plsql process launched by "startLog4JbackgroundProcess.bat"

seems to be MS-DOS command process ,so could not find the specified process by "name".

Do you have some opinions about my problem ,please ?

Sincerely yours.