I am receiving the following error in the arjavaplugin log... Note: I replaced the WSDL address in the log file.
2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>(415)Cannot process the message because the content type 'text/xml; charset=utf-8' was not the expected type 'application/soap+xml; charset=utf-8'. 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>WS timeout setting = 40 sec 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>AxisFault during = 1373 millisec 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapService = CaseManagement 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapMethod = GetServiceInformation 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapURL = REMOVED CUSTOM WSDL URL 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapNamespace = REMOVED CUSTOM WSDL URL 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapInputDocument = <?xml version="1.0" encoding="utf-8"?> <ns0:ROOT xmlns:ns0="REMOVED CUSTOM WSDL URL xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapOperationDoc = <?xml version="1.0" encoding="UTF-8"?> <operation bindingStyle="document" name="GetServiceInformation" soapActionURI="REMOVED CUSTOM WSDL URL/GetServiceInformation" type="create" useStyle="literal"> <arOptions> <setOptions> <type>setFirst</type> <documentType>full</documentType> </setOptions> </arOptions> <inputMapping name="CaseManagement_GetServiceInformation_InputMessage" namespace="REMOVED CUSTOM WSDL URL topLevelElement="GetServiceInformation"/> <outputMapping name="GetServiceInformationResponse" namespace="REMOVED CUSTOM WSDL URL topLevelElement="GetServiceInformationResponse"/> </operation> 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapAction = REMOVED CUSTOM WSDL URL/GetServiceInformation 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>soapMethod = GetServiceInformation 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARPluginContext (?:?) - <ARSYS.ARF.WEBSERVICE>(415)Cannot process the message because the content type 'text/xml; charset=utf-8' was not the expected type 'application/soap+xml; charset=utf-8'. 2013-10-23 20:15:01,354 DEBUG [pool-4-thread-10] com.bmc.arsys.utils.CatalogReader (?:?) - getMessage(9130,null,Message not in catalog; Message number = 9130,en_US) 2013-10-23 20:15:01,354 DEBUG [pool-4-thread-10] com.bmc.arsys.utils.CatalogReader (?:?) - getMessage(1,9130,null,Message not in catalog; Message number = 9130,en_US) 2013-10-23 20:15:01,354 ERROR [pool-4-thread-10] com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPluginRepository (?:?) - ARFilterApiCall FAILs in plugin: ARSYS.ARF.WEBSERVICE ERROR (9130): Error encountered while executing a Web Service; (415)Cannot process the message because the content type 'text/xml; charset=utf-8' was not the expected type 'application/soap+xml; charset=utf-8'. at com.bmc.arsys.ws.plugin.WSPlugin.ThrowException(WSPlugin.java:158) at com.bmc.arsys.ws.plugin.WSPlugin.filterAPICall(WSPlugin.java:151) at com.bmc.arsys.pluginsvr.plugins.ARFilterAPIPluginRepository.ARFilterApiCall(Unknown Source) at com.bmc.arsys.pluginsvr.a.ArEsFilterApi_5(Unknown Source) at com.bmc.arsys.pluginsvr.a.ArEsFilterApi_4(Unknown Source) at com.bmc.arsys.arrpc.ARPluginServerDispatcher.dispatchOncRpcCall(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.dispatchCall(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.if(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler.processRpcCall(Unknown Source) at com.bmc.arsys.arrpc.nio.ArRpcCallHandler$Processor.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

