Duplicate connections created if Connection IdentityMatch contains multiple fields
23 February 2018
This release contains updated Axis2 installation and new features regarging hosted web services. In case you are upgrading an existing TIF installation with this release, you need to do the following mandatory steps:
Delete folders ${TIF_ROOT}/modules/enovia/webapps/jaxrs
and ${TIF_ROOT}/modules/enovia/webapps/jaxws
and replace them with the ones found from the installation package. You can also merge the folder contents instead of deleting, but make sure you do not leave any files that are originated from the previous TIF installation package. Also, in that case, you need to merge new filter settings into ${TIF_ROOT}/modules/enovia/webapps/jaxrs/WEB-INF/web.xml
and ${TIF_ROOT}/modules/enovia/webapps/jaxws/WEB-INF/web.xml
from web.xml.template
to enable logging from hosted SOAP and RESTful web services.
Let TIF re-deploy configurable SOAP web services (if such exist) by deleting files from ${TIF_ROOT}/data/(host)/(instance.id)/axis2/services
. This is mandatory, as existing files are not compatible with the updated Axis2 installation and may cause TIF not to start.
Table data loading performance in Admin UI is improved.
Hosted RESTful and SOAP web services are logged into TIF database. Also, it is possible to store payload from custom job.
Below is the list of fixed bugs as of this release.
Issue No | Description |
---|---|
409 |
Duplicate connections created if Connection IdentityMatch contains multiple fields |
410 |
SOAP response without header element causes null pointer exception |
406 |
Fault string is not set if validator fails in SOAP update web service |