-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The jdbc & sql schema has an incorrect URL to the jdbc-common schema
schemaLocation="https://infinispan.org/schemas/infinispan-jdbc-common-13.0.xsd"
the above does not exist. It should be:
schemaLocation="https://infinispan.org/schemas/infinispan-cachestore-jdbc-common-config-13.0.xsd"
- is caused by
-
ISPN-13559 XSDoc is unable to transform jdbc schema
- Closed
- is incorporated by
-
JDG-4980 XSDoc is unable to transform jdbc schema
- Closed