Bug 1326806

Summary: [QA] (6.2.z)Serialization problems on websphere as a result of BZ-1310739
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marco Rietveld <mrietvel>
Component: Business CentralAssignee: Shelly McGowan <smcgowan>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: urgent Docs Contact: Tomas 'Sheldon' Radej <tradej>
Priority: urgent    
Version: 6.2.0CC: alazarot, kverlaen, lpetrovi, mczernek, smcgowan, tradej
Target Milestone: CR1   
Target Release: 6.2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
When Business Central is installed on IBM WebSphere, direct REST calls involving user-defined classes fail due to a serialization issue. The only workaround is using the Java REST client (if possible).
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:45:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1327763, 1327765    

Description Marco Rietveld 2016-04-13 12:48:24 UTC
Description of problem:

While https://bugzilla.redhat.com/show_bug.cgi?id=1310739 fixed the performance problems, unfortunately other problems, in particular custom-type serialization, were caused by the change. 

Version-Release number of selected component (if applicable):

6.3 and 6.2

This BZ is for 6.2

How reproducible:

Always

Steps to Reproduce:
1. Do a REST operation

Actual results:

Not all REST calls are completing correctly. 

The 2 most common issues are either: 
- "Caused by: javax.xml.bind.PropertyException: property "com.ibm.jtc.jax.xml.bind.marshaller.CharacterEscapeHandler" must be an instance of type com.ibm.jtc.jax.xml.bind.marshaller.CharacterEscapeHandler, not org.kie.services.client.serial"
- REST operations involving custom-type (user-defined) serialization fail

Expected results:

All REST calls complete successfully.

Comment 2 Marco Rietveld 2016-04-13 14:08:57 UTC
"Fixed". This is a configuration problem (see the next comment). 

Documentation PR: 
https://github.com/droolsjbpm/kie-wb-distributions/pull/269

See https://bugzilla.redhat.com/show_bug.cgi?id=1310739#c15

Comment 11 Tomas Livora 2016-05-09 09:45:08 UTC
Verified on BPM Suite 6.2.3 CR1