Skip to content

Commit 8e2f4f3

Browse files
committed
DOC-389 Fix typo in 12.2. RN name of xap-datagrid.jar file
1 parent 830cc96 commit 8e2f4f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/content/xap/12.2/rn/upgrading.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ If you are upgrading to version 12.2 or later in a Windows environment and using
2727

2828
For more information about the wrapper.conf file, refer to the [XAP as a Windows Service](../admin/installation-windows-service.html) topic in the Administration section.
2929

30-
# New Location for xap.datagrid.jar File
30+
# New Location for xap-datagrid.jar File
3131

32-
As of version 12.2, the xap.datagrid.jar file was moved to **<XAP install dir>/lib/required**. When upgrading from an earlier version, verify that there isn't an additional copy of this file in the old location **<XAP install dir>/lib/optional/pu-common**. Having multiple copies of this file will result in a failure to instantiate data when the data grid is started, and an exception will be thrown.
32+
As of version 12.2, the xap-datagrid.jar file was moved to **<XAP install dir>/lib/required**. When upgrading from an earlier version, verify that there isn't an additional copy of this file in the old location **<XAP install dir>/lib/optional/pu-common**. Having multiple copies of this file will result in a failure to instantiate data when the data grid is started, and an exception will be thrown.
3333

3434
# Maven Artifacts
3535

0 commit comments

Comments
 (0)