openMF / openMF/message-gateway
i can't access http://localhost:9191/tenants/
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 28
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
I have started my tomcat and tables in 'messagegateway' was created but when i try to access http://localhost:9191/tenants/ i didn't any respose(refused to connect). anyone can tell me what configuration i miss?

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the Tomcat startup and deployment logs, then verify which application context and port are configured for the message-gateway service. Confirm whether the tables in the messagegateway database indicate a successful deployment and whether /tenants/ responds on port 9191; done means the endpoint is reachable or the missing configuration is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100