1.Unzip thejboss-4.0.5.GA.zip to your c drive
2.From your eClipse click 'Window'->Preferences and it will display the diagram as below. Click 'Add' button to add your JBoss runtime.
3.Once the JBoss runtime added, from your license project properties, you will able to choose which server you want to run. Once you choose the JBoss server, eClipse will start JBoss for you and deploy a 'license.war' file to your c:\jboss-4.0.5.GA\server\default\deploy folder.
4. A copy of JBoss is running on http://xxxx:8088/. You then can copy the license.war file to remote server and it will run on the remote server (xxxx).