1. I need to start a daemon process when starting JBoss server;
2. I need this daemon process to be running as long as the JBoss server is running.
How can do this?
Additionally, how can I customize a finder method when using CMP beans with JBOss? -- There is no time to go back to use BMP beans.
Thank you very much in advance for your rapid help.
william xie
Discussions
EJB programming & troubleshooting: Urgent -- How to start a daemon process when starting JBoss
-
Urgent -- How to start a daemon process when starting JBoss (1 messages)
- Posted by: william Xie
- Posted on: May 16 2001 14:43 EDT
Threaded Messages (1)
- Urgent -- How to start a daemon process when starting JBoss by John Brand on June 18 2001 07:58 EDT
-
Urgent -- How to start a daemon process when starting JBoss[ Go to top ]
- Posted by: John Brand
- Posted on: June 18 2001 07:58 EDT
- in response to william Xie
Are you using unix or windows? If youre using unix, "man nohup" might be able to help you.
regards - Johan