Hi,
While working on social messaging part, we have encountered 1 scenario where it is having some configuration in AEM Social Communities Messaging in config manager and by default it is "/bin/geometrixx-outdoors-messaging" for servlet path name. As we are creating our new site so we have updated this servlet URL as "bin/xyz".
Now it is working fine for my new site but for OOTB geometrixx messaging page is not working as it is having the "messageSendingServlet" as /bin/geometrixx-outdoors-messaging in "/content/geometrixx-outdoors/en/user/mailbox/compose-message/jcr:content/par/composemessage" but we have updated the url as bin/xyz in config manager so is it expected behavior that we can have only one message sending servlet for all the sites running in the same instance or we can configure more than 1 URL specific to site.
Thanks,
Pankaj