There is an AIX specific issue when deploying a BSSV with JAX-WS standards in 9.1.2.3 tools release.
When building and deploying a BSSV package for WAS with JAX-WS standards the SOAP request test fails to executes successfully via SOAPUI tool.
STEPS TO REPLICATE:
1. Configure BSSV for AIX platform
2. Build and deploy a BSSV package with JAX-WS standrds
3. invoke the getAddressBook() operation of the RI_AddressBookManager() via SOAPUI tool
Check the SM Agent logs and the BindingTrace.log to see that the call to the bssvjaxwsbinding.py script has been made, but there i s not result of this script executing:
AIX230_BSSV_PY_8184BindingTrace.log:
The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: "[AIX230_BSSV_PY_8184, >, /u01/jde_home/SCFHA/logs/AIX230_BSSV_PY_8184BindingOut.log]"
STEPS TO REPLICATE:
1. Configure BSSV for AIX platform
2. Build and deploy a BSSV package with JAX-WS standrds
3. invoke the getAddressBook() operation of the RI_AddressBookManager() via SOAPUI tool
Check the SM Agent logs and the BindingTrace.log to see that the call to the bssvjaxwsbinding.py script has been made, but there i s not result of this script executing:
AIX230_BSSV_PY_8184BindingTrace.log:
The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: "[AIX230_BSSV_PY_8184, >, /u01/jde_home/SCFHA/logs/AIX230_BSSV_PY_8184BindingOut.log]"
0