Search This Blog

Friday, October 13, 2017

Web Services Issues after Maximo upgrade from 7.1 to Maximo7.6.0.8

Issue: Web services issues after upgrade From 7.1 to 7.6

Solution:-

1.     Delete all the web services from Maximo
2.     Recreate all the web services and Re generate the XML
3.     Check in the browsers
            Ex: http://serverhost:portnmber/meaweb/services/web servicename?wsdl

4.     Add the new property in Web sphere server
Application servers > MXInt_Cluster_01 > Process definition > Java Virtual Machine > Custom properties
            Property Name: webservices.unify.faults
Value : false  

5.     Check the below System Properties in Maximo
mxe.int.resolveschema =1


6.     Test the Web services

No comments:

Post a Comment

How to increase jms file store size in MAS

  Steps In order to increase the file store size we need to update the server.xml for the jmsserver bundle. The server.xml is added in ...