I am trying with deploying the basic business partner app on my local tomee, and i am getting the below error "TenantNotAvailableException: Failed to get current tenant: tenant not available" while calling http://localhost:8080/businesspartners
what i tried is to check the "destinations" variable and its seems to be accessible from application, How do i resolve this? Am i missing any configuration?
Thanks, Girish