Thank you for your replies.
I tried deploying two different EAR files with two different datasources.  The 
two EAR file has one bean that have the same name.  When I tried to deploy it 
on the same machine, it returned an error 
javax.management.InstanceAlreadyExistsException
For my problem, since the database schema is the same, I would need to rename 
all my beans and this could easily lead to maintenance issues.
For now, I asked my manager if there was another machine where I can install 
JBoss and keep the EAR files separate.  This way the URL would become:
http://machine1:8080/dwm
http://machine2:8080/dwm

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3873223#3873223

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3873223


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to