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 <chgeo@users.noreply.github.com> Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com> Co-authored-by: Christian Georgi <christian.georgi@sap.com>
1 parent 9b50fe7 commit f73e385

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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)