Hi,

I already deploy one spring ws application on my Jboss server for a while and today I want to add another spring ws application to this server. But when I deploy, only one application is running, the second one seems to be "destroyed" by the first one.

Can you help me please?