Deploying different versions of .EAR file in the JBoss Server

Hi All,

I have a doubt that ,whether it is possible to place two diffent versions of the .EAR in the JBOSS server,So that i can access any one ,depending on my requirement.

i.e while testing i want to use the 1.0 version and when i am developing i want to use 1.1 version of the .EAR file.

This is very urgent can any body assist me in this.

Yours

Jeevan

[391 byte] By [jagjeevana] at [2007-10-2 7:12:45]
# 1
There is nothing specific about JBOSS here. As long as you name the EARs differently, it does not matter whether their content is same or different. Just be aware that the context-root of web applications must be unique across the server.-- Sahoo
sahooa at 2007-7-16 20:46:26 > top of Java-index,Enterprise & Remote Computing,AVK Portability...