Details
-
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Master
-
None
-
3
-
IBM Websphere 9.0
-
- LocalFile.ApplicationDisplayTemplatesUseCase#ADTWiki
- LocalFile.CPCustomfields#EditCustomFieldUserTextField
- LocalFile.ContentPagesWithContributedFragments#ViewTitleListItemStyleInDifferentListStyles
- LocalFile.ContentPagesWithStaging#PublishEditedContentPage
- LocalFile.Elasticsearch7#AssertSidecarAutoInstall
- LocalFile.FragmentsUI#AddFragmentToContentPage
- LocalFile.OpenGraphPreview#Smoke
- LocalFile.PGStaging#ActivateDeactivateRemoteStaging
- LocalFile.SERPPreview#Smoke
- LocalFile.Search#ModifyPaginationPortalProperties
- LocalFile.StagingUsecaseWithVersioning#StagingPublishLast
- LocalFile.TemplateRCE#ViewServletContext
- LocalFile.WebContentDisplay#AddAudioViaWebContent
- LocalFile.WebContentDisplay#AddVideoViaWebContent
- LocalFile.WebContentDisplay#AddWithStructure
- LocalFile.WebContentWithCustomStructures#AddWebContentWithRepeatableRichTextField
- LocalFile.WorkflowMetrics#ViewReports
-
77
Description
Steps to Reproduce:
- Deploy portal to WebSphere 9. Can follow this document.
- Start server.
- Execute below curl command as example:
curl http://localhost:8080/api/jsonws/liferay-portal.war.company/get-company-by-virtual-host -u [email protected]:test -d virtualHost='localhost'
Expected Result:
The company id is returned.
Actual Result:
The company id is not returned.
Workaround:
Restart server, then execute curl command again, the company id returned.
Reproduced on:
Websphere 9.0 + MySQL 5.7. Portal master DXP GIT ID: c9d5d1ed47e4ae6d6b1303d3b90e485a468b6f54.