hi i am currently successfully deploying one instance of a SEAM webapp in development to JBoss. Now there has been a request to deploy a second instance of the same webapp but from a seperate development branch to the same server with a different datasource (seperate database instance). is there a way to conveniently achieve this? and if so, what are the adjustments i have to do in order to make it work (except using a different ds.xml file with another datasource specified in it)
thank you in advance Stefan View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086170#4086170 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086170 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
