Hi Folks I`d like to expose a problem. What would be the best solution when you want to deploy two Artifactory instances to the same Tomcat. I think this scenario is not so weird. You can need two dependencies repositories for different pruposes, proxying between them and so on. The Tomcat starting log shows that each Artifactory instance takes the default repository location (/home/user/.artifactory). Evidently, each Artifactory instance should have its own repository location. I've tried the next solutions unsuccessfully:
1-Include an env-entry element in web.xml with the ARTIFACTORY_HOME environment variable, passing the adequate value for each instance. 2-Modify artifactory-config.jar files: META-INF/artifactory.properties, META-INF/default/artifactory.system.properties. For both cases I've included artifactory.home property and uncommented artifactory.ui.chroot. I'd be happy if someboy have accomplished a task like this. It could be very helpful! -- View this message in context: http://forums.jfrog.org/Two-Artifactory-instances-One-Tomcat-tp5955678p5955678.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
