Hi, Is it possible to do $subject? Requirement is to deploy the same artifact in 2 different servers with the same CAR file.
As an example, when we have a JMS listener proxy in our CAR file and we have a worker/manager separated cluster with dep-sync enabled, once we deploy this CAR file in the manager node, It would be deployed there and synced to the worker node. But in this scenario, we do not need the JMS listener proxy in the management node to listen to the JMS queue. But If we have the same "ServerRole" in both worker/manager nodes, they will be deployed and we have to manually stop the proxy service from management node. If we have a capability like defining multiple server roles in artifact.xml file, we can avoid this behavior by having two different "ServerRoles" for worker and manager and then defining both ServerRoles in the required artifacts and defining only one server role for JMS listener proxy. Thanks, Chanaka -- -- Chanaka Fernando Technical Lead WSO2, Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 773337238 Blog : http://soatutorials.blogspot.com LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 Twitter:https://twitter.com/chanakaudaya Wordpress:http://chanakaudaya.wordpress.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
