Himalay Majumdar wrote:We use JBoss 5.0.
The reason i asked you about the specific version of JBoss AS, is because there have been some known issues with hot deployments in some minor versions of JBoss AS-5. So which *specific* version of JBoss AS 5 are you using? There's no JBoss AS 5.0.
Himalay Majumdar wrote:
When deploying the Application EAR in the JBoss server location, it gets deployed as .ear file (NOT a folder)..meaning exploded deployment not working. This makes the UI work very slow. I googled on this, but cud not find a solution. The command for exploded deployment is mvn install -Premote-exploded-deploy
Looks like a Maven question to me, rather than JBoss. And what exactly does, "not working" mean? So you are trying to figure out how to create a exploded deployment out of your application from Maven? If yes, then let us know, we'll move this to a better forum.