WSSERVLET_33_DIAG_CAUSE_1() When publishing the service wsdl, the http location is patched with the deployed location/endpoint using XSLT transformation.
WSSERVLET_33_DIAG_CAUSE_2() When publishing the service wsdl, the http location is patched with the deployed location/endpoint using XSLT transformation.
public static String SERVLET_TRACE_GOT_REQUEST_FOR_ENDPOINT(Object arg0)(Code)
WSSERVLET19: got request for endpoint: {0}
SERVLET_TRACE_INVOKING_IMPLEMENTOR
public static String SERVLET_TRACE_INVOKING_IMPLEMENTOR(Object arg0)(Code)
WSSERVLET21: invoking implementor: {0}
SERVLET_TRACE_WRITING_FAULT_RESPONSE
public static String SERVLET_TRACE_WRITING_FAULT_RESPONSE()(Code)
WSSERVLET24: writing fault response
SERVLET_TRACE_WRITING_SUCCESS_RESPONSE
public static String SERVLET_TRACE_WRITING_SUCCESS_RESPONSE()(Code)
WSSERVLET25: writing success response
SERVLET_WARNING_DUPLICATE_ENDPOINT_NAME
public static String SERVLET_WARNING_DUPLICATE_ENDPOINT_NAME()(Code)
WSSERVLET17: duplicate endpoint name
SERVLET_WARNING_DUPLICATE_ENDPOINT_URL_PATTERN
public static String SERVLET_WARNING_DUPLICATE_ENDPOINT_URL_PATTERN(Object arg0)(Code)
WSSERVLET26: duplicate URL pattern in endpoint: {0}
SERVLET_WARNING_IGNORING_IMPLICIT_URL_PATTERN
public static String SERVLET_WARNING_IGNORING_IMPLICIT_URL_PATTERN(Object arg0)(Code)
WSSERVLET27: unsupported implicit URL pattern in endpoint: {0}
SERVLET_WARNING_MISSING_CONTEXT_INFORMATION
public static String SERVLET_WARNING_MISSING_CONTEXT_INFORMATION()(Code)
WSSERVLET16: missing context information
TRACE_SERVLET_GOT_RESPONSE_FROM_IMPLEMENTOR
public static String TRACE_SERVLET_GOT_RESPONSE_FROM_IMPLEMENTOR(Object arg0)(Code)
WSSERVLET60: got response from implementor: {0}
TRACE_SERVLET_HANDING_REQUEST_OVER_TO_IMPLEMENTOR
public static String TRACE_SERVLET_HANDING_REQUEST_OVER_TO_IMPLEMENTOR(Object arg0)(Code)
WSSERVLET59: handing request over to implementor: {0}
TRACE_SERVLET_REQUEST_FOR_PORT_NAMED
public static String TRACE_SERVLET_REQUEST_FOR_PORT_NAMED(Object arg0)(Code)
WSSERVLET58: got request for port: {0}
TRACE_SERVLET_WRITING_FAULT_RESPONSE
public static String TRACE_SERVLET_WRITING_FAULT_RESPONSE()(Code)
WSSERVLET61: writing fault response
TRACE_SERVLET_WRITING_SUCCESS_RESPONSE
public static String TRACE_SERVLET_WRITING_SUCCESS_RESPONSE()(Code)
WSSERVLET62: writing success response
WSSERVLET_11_DIAG_CAUSE_2
public static String WSSERVLET_11_DIAG_CAUSE_2()(Code)
The sun-jaxws.xml runtime deployment descriptor may be missing
WSSERVLET_11_DIAG_CHECK_1
public static String WSSERVLET_11_DIAG_CHECK_1()(Code)
Please check the sun-jaxws.xml file to make sure it is correct
WSSERVLET_11_DIAG_CHECK_2
public static String WSSERVLET_11_DIAG_CHECK_2()(Code)
Please check the jaxrpc-ri.xml file to make sure it is present in the war file
WSSERVLET_12_DIAG_CAUSE_1
public static String WSSERVLET_12_DIAG_CAUSE_1()(Code)
Context listener starting
WSSERVLET_12_DIAG_CHECK_1
public static String WSSERVLET_12_DIAG_CHECK_1()(Code)
Normal web service startup
WSSERVLET_13_DIAG_CAUSE_1
public static String WSSERVLET_13_DIAG_CAUSE_1()(Code)
Context listener shutdown
WSSERVLET_13_DIAG_CHECK_1
public static String WSSERVLET_13_DIAG_CHECK_1()(Code)
Normal web service shutdown
WSSERVLET_14_DIAG_CAUSE_1
public static String WSSERVLET_14_DIAG_CAUSE_1()(Code)
Web Services servlet starting up.
WSSERVLET_14_DIAG_CHECK_1
public static String WSSERVLET_14_DIAG_CHECK_1()(Code)
Normal Web Service deployment. Deployment of service complete.
WSSERVLET_15_DIAG_CAUSE_1
public static String WSSERVLET_15_DIAG_CAUSE_1()(Code)
Web Services servlet shutdown.
WSSERVLET_15_DIAG_CHECK_1
public static String WSSERVLET_15_DIAG_CHECK_1()(Code)
Normal Web service undeployment. Undeployment complete.
WSSERVLET_16_DIAG_CAUSE_1
public static String WSSERVLET_16_DIAG_CAUSE_1()(Code)
The jaxrpc-ri.xml file may be missing from the war file
WSSERVLET_16_DIAG_CHECK_1
public static String WSSERVLET_16_DIAG_CHECK_1()(Code)
Unjar the service war file; check to see that the jaxrpc-ri-runtime.xml file is present
WSSERVLET_17_DIAG_CAUSE_1
public static String WSSERVLET_17_DIAG_CAUSE_1()(Code)
Two or more endpoints with the same name where found in the jaxrpc-ri.xml runtime descriptor
WSSERVLET_17_DIAG_CHECK_1
public static String WSSERVLET_17_DIAG_CHECK_1()(Code)
Note that this may cause problems with service deployment
WSSERVLET_18_DIAG_CAUSE_1
public static String WSSERVLET_18_DIAG_CAUSE_1()(Code)
Message sent by client is empty
WSSERVLET_18_DIAG_CHECK_1
public static String WSSERVLET_18_DIAG_CHECK_1()(Code)
This may or may not be intentional. If not examine client program for errors.
WSSERVLET_19_DIAG_CAUSE_1
public static String WSSERVLET_19_DIAG_CAUSE_1()(Code)
Client request for this endpoint arrived
WSSERVLET_19_DIAG_CHECK_1
public static String WSSERVLET_19_DIAG_CHECK_1()(Code)
Informational message only. Normal operation.
WSSERVLET_20_DIAG_CAUSE_1
public static String WSSERVLET_20_DIAG_CAUSE_1()(Code)
Implementation for this service can not be found
WSSERVLET_20_DIAG_CHECK_1
public static String WSSERVLET_20_DIAG_CHECK_1()(Code)
Unzip the war, are the tie and serializer classes found?
WSSERVLET_21_DIAG_CAUSE_1
public static String WSSERVLET_21_DIAG_CAUSE_1()(Code)
The Web service is being invoked
WSSERVLET_21_DIAG_CHECK_1
public static String WSSERVLET_21_DIAG_CHECK_1()(Code)
Normal web service invocation.
WSSERVLET_22_DIAG_CAUSE_1
public static String WSSERVLET_22_DIAG_CAUSE_1()(Code)
A request was invoked with no endpoint
WSSERVLET_22_DIAG_CHECK_1
public static String WSSERVLET_22_DIAG_CHECK_1()(Code)
Set endpoint with stub.setTargetEndpoint property
WSSERVLET_23_DIAG_CAUSE_1
public static String WSSERVLET_23_DIAG_CAUSE_1()(Code)
The request generated no response from the service
WSSERVLET_23_DIAG_CHECK_1
public static String WSSERVLET_23_DIAG_CHECK_1()(Code)
If a response was expected, check that a request message was actually sent
WSSERVLET_23_DIAG_CHECK_2
public static String WSSERVLET_23_DIAG_CHECK_2()(Code)
The request may be malformed and be accepted by the service, yet did not generate a response
WSSERVLET_24_DIAG_CAUSE_1
public static String WSSERVLET_24_DIAG_CAUSE_1()(Code)
SOAPFault message is being returned to the client.
WSSERVLET_24_DIAG_CHECK_1
public static String WSSERVLET_24_DIAG_CHECK_1()(Code)
Tracing message fault recorded.
WSSERVLET_25_DIAG_CAUSE_1
public static String WSSERVLET_25_DIAG_CAUSE_1()(Code)
SOAPMessage response is being returned to client
WSSERVLET_25_DIAG_CHECK_1
public static String WSSERVLET_25_DIAG_CHECK_1()(Code)
Tracing message, normal response.
WSSERVLET_26_DIAG_CAUSE_1
public static String WSSERVLET_26_DIAG_CAUSE_1()(Code)
The endpoint URL is a duplicate
WSSERVLET_26_DIAG_CHECK_1
public static String WSSERVLET_26_DIAG_CHECK_1()(Code)
This may cause a problem, please remove duplicate endpoints
WSSERVLET_27_DIAG_CAUSE_1
public static String WSSERVLET_27_DIAG_CAUSE_1()(Code)
Implicit URLS are not supported in this realease
WSSERVLET_27_DIAG_CHECK_1
public static String WSSERVLET_27_DIAG_CHECK_1()(Code)
Remove the implicit URL
WSSERVLET_28_DIAG_CAUSE_1
public static String WSSERVLET_28_DIAG_CAUSE_1()(Code)
Target endpoint is null
WSSERVLET_28_DIAG_CHECK_1
public static String WSSERVLET_28_DIAG_CHECK_1()(Code)
Set target endpoint with stub.setTargetEndpoint() property.
WSSERVLET_29_DIAG_CAUSE_1
public static String WSSERVLET_29_DIAG_CAUSE_1()(Code)
A port is specified, but a corresponding service implementation is not found
WSSERVLET_29_DIAG_CHECK_1
public static String WSSERVLET_29_DIAG_CHECK_1()(Code)
Is the port valid? Unzip the war file and make sure the tie and serializers are present
WSSERVLET_30_DIAG_CAUSE_1
public static String WSSERVLET_30_DIAG_CAUSE_1()(Code)
There was a server error processing the request
WSSERVLET_30_DIAG_CHECK_1
public static String WSSERVLET_30_DIAG_CHECK_1()(Code)
This could be due to a number of causes. Check the server log file for exceptions.
WSSERVLET_31_DIAG_CAUSE_1
public static String WSSERVLET_31_DIAG_CAUSE_1()(Code)
Transformation being applied
WSSERVLET_31_DIAG_CHECK_1
public static String WSSERVLET_31_DIAG_CHECK_1()(Code)
Normal operation
WSSERVLET_32_DIAG_CAUSE_1
public static String WSSERVLET_32_DIAG_CAUSE_1()(Code)
WSDL being generated
WSSERVLET_32_DIAG_CHECK_1
public static String WSSERVLET_32_DIAG_CHECK_1()(Code)
Normal Operation.
WSSERVLET_33_DIAG_CAUSE_1
public static String WSSERVLET_33_DIAG_CAUSE_1()(Code)
When publishing the service wsdl, the http location is patched with the deployed location/endpoint using XSLT transformation. The transformer could not be created to do the transformation.
WSSERVLET_33_DIAG_CAUSE_2
public static String WSSERVLET_33_DIAG_CAUSE_2()(Code)
When publishing the service wsdl, the http location is patched with the deployed location/endpoint using XSLT transformation. The transformer could not be created to do the transformation.
WSSERVLET_33_DIAG_CHECK_1
public static String WSSERVLET_33_DIAG_CHECK_1()(Code)
There maybe a tranformation engine being used that is not compatible. Make sure you are using the correct transformer and version.
WSSERVLET_33_DIAG_CHECK_2
public static String WSSERVLET_33_DIAG_CHECK_2()(Code)
There maybe a tranformation engine may not be supported or compatible. Check the server.xml file for exceptions.
WSSERVLET_34_DIAG_CAUSE_1
public static String WSSERVLET_34_DIAG_CAUSE_1()(Code)
The location patching on the wsdl failed when attempting to transform.
WSSERVLET_34_DIAG_CHECK_1
public static String WSSERVLET_34_DIAG_CHECK_1()(Code)
Check the log file(s) for more detailed errors/exceptions.
WSSERVLET_35_DIAG_CAUSE_1
public static String WSSERVLET_35_DIAG_CAUSE_1()(Code)
A XSLT stylesheet template is create for the wsdl location patching using transformation. Template create failed.
WSSERVLET_35_DIAG_CHECK_1
public static String WSSERVLET_35_DIAG_CHECK_1()(Code)
An exception was thrown during creation of the template. View exception and stacktrace for more details.
WSSERVLET_43_DIAG_CAUSE_1
public static String WSSERVLET_43_DIAG_CAUSE_1()(Code)
Instantiation of the web service failed.
WSSERVLET_43_DIAG_CHECK_1
public static String WSSERVLET_43_DIAG_CHECK_1()(Code)
Make sure web service is available and public. Examine exception for more details
WSSERVLET_44_DIAG_CAUSE_1
public static String WSSERVLET_44_DIAG_CAUSE_1()(Code)
The web service was instantiated, however, it could not be initialized
WSSERVLET_44_DIAG_CHECK_1
public static String WSSERVLET_44_DIAG_CHECK_1()(Code)
Check the exception for more details. Make sure all the configuration files are correct.
WSSERVLET_49_DIAG_CAUSE_1
public static String WSSERVLET_49_DIAG_CAUSE_1()(Code)
Service processing of the request generated an exception; while attempting to return a SOAPFaultMessage a thowable was again generated
WSSERVLET_49_DIAG_CHECK_1
public static String WSSERVLET_49_DIAG_CHECK_1()(Code)
Check the server.xml log file for exception information
WSSERVLET_50_DIAG_CAUSE_1
public static String WSSERVLET_50_DIAG_CAUSE_1()(Code)
WS runtime sun-jaxws.xml or web.xml may be incorrect
WSSERVLET_50_DIAG_CAUSE_2
public static String WSSERVLET_50_DIAG_CAUSE_2()(Code)
Application server deployment descriptors may be incorrect
WSSERVLET_50_DIAG_CAUSE_3
public static String WSSERVLET_50_DIAG_CAUSE_3()(Code)
There may some Application Server initialization problems
WSSERVLET_50_DIAG_CHECK_1
public static String WSSERVLET_50_DIAG_CHECK_1()(Code)
Verify that sun-jaxws.xml and web.xml are correct in the service war file
WSSERVLET_50_DIAG_CHECK_2
public static String WSSERVLET_50_DIAG_CHECK_2()(Code)
Verify that Application server deployment descriptors are correct in the service war file
WSSERVLET_50_DIAG_CHECK_3
public static String WSSERVLET_50_DIAG_CHECK_3()(Code)
Check the server.xml file in the domain directory for failures
WSSERVLET_51_DIAG_CAUSE_1
public static String WSSERVLET_51_DIAG_CAUSE_1()(Code)
Service processing of the request generated an exception; while attempting to return a SOAPPFaultMessage a thowable was again generated
WSSERVLET_51_DIAG_CHECK_1
public static String WSSERVLET_51_DIAG_CHECK_1()(Code)
Check the server.xml log file for exception information
WSSERVLET_63_DIAG_CAUSE_1
public static String WSSERVLET_63_DIAG_CAUSE_1()(Code)
Web service requests must use HTTP POST method: WSI BP 1.0
WSSERVLET_63_DIAG_CHECK_1
public static String WSSERVLET_63_DIAG_CHECK_1()(Code)
Make sure that your HTTP client is using POST requests, not GET requests
WSSERVLET_64_DIAG_CAUSE_1
public static String WSSERVLET_64_DIAG_CAUSE_1()(Code)
Web service requests must be a content type text/xml: WSI BP 1.0
WSSERVLET_64_DIAG_CHECK_1
public static String WSSERVLET_64_DIAG_CHECK_1()(Code)
Make sure the client request is using text/xml
WSSERVLET_65_DIAG_CAUSE_1
public static String WSSERVLET_65_DIAG_CAUSE_1()(Code)
SOAP Action is required
WSSERVLET_65_DIAG_CHECK_1
public static String WSSERVLET_65_DIAG_CHECK_1()(Code)