"jaikiran" wrote : | | Not exactly sure how to "share" the connection factories.
One possible way to do this would be to have a common deploy folder (external to JBoss server) where you can place the deployables. You can then add this custom external deploy folder in the JBoss server configuration/profile as mentioned here http://www.jboss.org/community/docs/DOC-13241. Note that this would not exactly be "sharing". This setup would deploy the datasource/applications twice - once for the profile1 and once for profile2. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217727#4217727 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217727 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
