Skip to content

Commit f73e385

Browse files
eckliechgeorenejeglinsky
authored
hint for know mtxs issue with java (#1870)
Are there any other places where the hint would make sense? --------- Co-authored-by: Christian Georgi <[email protected]> Co-authored-by: René Jeglinsky <[email protected]> Co-authored-by: Christian Georgi <[email protected]>
1 parent 9b50fe7 commit f73e385

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

guides/multitenancy/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,11 @@ After adding multitenancy, Maven build should be used to generate the model rela
274274
mvn install
275275
```
276276

277+
:::warning Error message: 'Invalid MTX sidecar configuration'
278+
If you get the message 'Invalid MTX sidecar configuration', you need to add the dependency to `@sap/cds-mtxs` also to the `package.json` in your project root.
279+
This is a known issue in CDS 9.
280+
:::
281+
277282
</div>
278283

279284
## Test-Drive Locally {#test-locally}

0 commit comments

Comments
 (0)