Hi All,
I am using JBoss 5.1.0 GA.
My aim is stop JBoss -> deploy my war->start JBoss for that
I have installed the "JBoss Management Plugin" in Jenkins and try to configure a project which uses Jboss options.
I got the below JBoss options when I do the JBoss configuration for a project
1.Start_and_wait
2.Start
2.Shutdown
4.Check_Deploy
1. When I click options 1&2 it asks "Properties". What I want to give in this properties textbox
2.When I click options "Check_Deploy" it asks "Modules". What I want to give in this Modules textbox.I gave (project.war , project) in the module text box but it's not working.

If any of you tried or have knowledge about this plugin before please advice in detail.
Thanks in advance