Hello,

i am working on a struts application and i use JBoss 3.2.3.
My application works fine, but i tryed something that realy confused me:

I wanted to deploy my application with 2 diffrent names on 1 JBossserver.
That means:

ApplicationLIFE

and

ApplicationTEST

I want to show my customers the changes on the application before they go
online. The Test application should work on an own database, so the
customers can test new features.

My problem:
if i deploy the 2 applications, both applications seem to use the same
classes. if i start
localhost:8080/ApplicationTEST, JBoss uses classes and files of
ApplicationLIFE.

I am realy confused.
can anybody help me ?
thnx
Christian




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to