Hi Devs,
I think we need to remove the load balancer configuration from the
cartridge definition since service grouping is now handling it. WDYT?
{
"type": "tomcat",
"category" : "framework",
"provider": "apache",
"host": "tomcat.apache.org",
"displayName": "tomcat",
"description": "Apache Tomcat",
"version": "7",
"multiTenant": "false",
...
"loadBalancer": {
"property": {
"name": "no.load.balancer",
"value": "true"
}
},
}
Thanks
--
Imesh Gunaratne
Technical Lead, WSO2
Committer & PMC Member, Apache Stratos