Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Starting an application from java

  Asked By: Ruben    Date: Dec 22    Category: Java    Views: 614
  

I want to start mySQL daemon runnning from a java servlet, on a
redhat linux box. I know I'm going to have to use the exec()
command from the runtime object but I believe it's not very good
at running daemons.

I think I need to run bash shell and write the startup commands
to the input stream, is this right?

Has anyone done this out there?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Starting an application from java Or get search suggestion and latest updates.




Tagged: