Can anyone help me in either providing me some right direction towards using yajsw using java language to use java application as service or just provide me some basic code of hello world application which i can run as service. I googled it but could not find any thing useful.
Thanks in advance
Ok, you can start by downloading JBoss 5.x and using this wrapper script I wrote to get it running. This serves just as an example for you. You would have to edit it to run whatever your application happens to be.
I also wrote a script for JBoss 7 servers.