Receiving 'HTTP Status 404 - /wsi/wsdl/Processor' When Accessing Processor?WSDL
(Doc ID 2125902.1)
Last updated on OCTOBER 18, 2019
Applies to:
Oracle Insurance Istream - Version 4.3.0 and laterInformation in this document applies to any platform.
Symptoms
On : 4.3.0 version, IStream Publisher
When attempting to access the default web services url: http://localhost:8080/wsi/services/Processor?wsdl
The web app reports the following message:
ERROR
-----------------------
AXIS error
Sorry, something seems to have gone wrong... here are the details:
Fault - java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl; nested exception is:
java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString: java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl; nested exception is:
java.lang.NoClassDefFoundError: com/ibm/wsdl/extensions/soap/SOAPBindingImpl
faultActor:
faultNode:
faultDetail:
------------------------------------------------------
Accessing the following url http://localhost:8080/wsi/wsdl/Processor.wsdl is successful
When attempting to access http://localhost:8080/wsi/wsdl/Processo?wsdl receives the following:
HTTP Status 404 - /wsi/wsdl/Processor
type Status report
message /wsi/wsdl/Processor
description The requested resource (/wsi/wsdl/Processor) is not available.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Install Publisher + Web Services.
2. Configure the web services entity with the Publisher Admin Console.
3. Attempt to connect to the web services Processor WSDL .
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |