WSIF.0001E=WSIF0001E: \u62e1\u5f35\u5b50\u306e\u30ec\u30b8\u30b9\u30c8\u30ea\u30fc\u304c\u3001\u30a8\u30ec\u30e1\u30f3\u30c8\u30fb\u30bf\u30a4\u30d7 ''{0}'' \u306b\u3064\u3044\u3066\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002 # Parameter(s): {0} element type # Description: No extension registry was found for the element type specfied. # User Action: Add the appropriate extension registry to the port factory in your code. WSIF.0002E=WSIF0002E: ''{0}'' \u304b\u3089\u306e WSDL \u306e\u30ed\u30fc\u30c9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 # Parameter(s): {0} location of the WSDL file # Description: The WSDL file could not be found at the location specified or did not parse correctly # User Action: Check that the location of the WSDL file is correct. Check that any network connections required are available. # Check that the WSDL file contains valid WSDL. WSIF.0003W=WSIF0003W: pluggable \u30d7\u30ed\u30d0\u30a4\u30c0\u30fc: {0} \u306e\u691c\u51fa\u3067\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 # Parameter(s): {0} specific details about the error # Description: There was a problem locating a WSIF pluggable provider using the J2SE 1.3 JAR file extensions to support service providers architecture. The WSIF trace file will contain the full exception details. # User Action: Verify that a META-INF/services/org.apache.wsif.spi.WSIFProvider file exists in a provider jar, that each class referenced in the META-INF file exists in the classpath, and that each class implements org.apache.wsif.spi.WSIFProvider. # The class in error will be ignored and WSIF will continue locating other pluggable providers. WSIF.0004E=WSIF0004E: WSDL \u306b\u3001\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3\u30fb\u30bf\u30a4\u30d7 ''{0}'' \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u308c\u306f ''{1}'' \u3067\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 # Parameter(s): {0} name of the operation type specified # {1} name of the portType for the operation # Description: An operation type which is not supported has been specified in the WSDL. # User Action: Remove any operations of the unsupported type from the WSDL. If the operation is required then make sure all messages # have been correctly specified for the operation. WSIF.0005E=WSIF0005E: \u30e1\u30bd\u30c3\u30c9 ''{1}'' \u3092\u8d77\u52d5\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002(''{0}'') # Parameter(s): {0} name communication type e.g. EJB or ApacheSOAP # {1} name of the method which failed # Description: An error was encountered when invoking a method on the web service using the communication shown in brackets. # User Action: Check that the method exists on the web service and that the correct parts have been added to the operation as described in the WSDL. # Network problems might be a cause if the method is remote and so check any required connections. WSIF.0006W=WSIF0006W: \u540c\u3058\u30cd\u30fc\u30e0\u30b9\u30da\u30fc\u30b9 URI ''{0}'' \u3092\u30b5\u30dd\u30fc\u30c8\u3059\u308b\u8907\u6570\u306e WSIFProvider \u304c\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u3002 \u691c\u51fa (''{1}'') # Parameter(s): {0} the namespace URI # {1} a list of the WSIFProvider found # Description: There are multiple org.apache.wsif.spi.WSIFProvider classes in the service provider path that support the same namespace URI. # User Action: A following WSIF0007I message will be issued notifing which WSIPFProvider will be used. # Which WSIFProvider is choosen is based on settings in the wsif.properties file, or if not defined in the properties, the last WSIFProvider found will be used. # See the wsif.properties file for more details on how to define which provider should be used to support a namespace URI. WSIF.0007I=WSIF0007I: namespaceURI ''{1} \u306b\u5bfe\u3057\u3066 WSIFProvider ''{0}'' \u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002 # Parameter(s): {0} the classname of the WSIFProvider being used. # {1} the namespaceURI the provider will be used to support. # Description: Either a previous WSIF0006W message has been issued or the SetDynamicWSIFProvider method has been used to override the provider used to support a namespaceURI. # User Action: None. See also WSIF0006W. WSIF.0008W=WSIF0008W: WSIFDefaultCorrelationService \u306f\u3001\u76f8\u95a2\u95a2\u4fc2\u5b50\u3092\u3001\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u306e\u305f\u3081\u306b\u9664\u53bb\u3057\u3066\u3044\u307e\u3059\u3002ID:''{0}'' # Parameter(s): {0} the id of the correlator being removed from the correlation service # Description: A stored correlator is being removed from the correlation service due to its timeout expiring. # User Action: Determine why no response has been received for the asynchronous request within the timeout period. # The wsif.asyncrequest.timeout property of the wsif.properties file defines the length of the timeout period. WSIF.0009I=WSIF0009I: \u76f8\u95a2\u30b5\u30fc\u30d3\u30b9\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059 - ''{0}'' # Parameter(s): {0} the name of the correlation service being used # Description: This identifies the name of the correlation service that will be used to prccess asynchronous requests. # User Action: None. If a correlation service other than the default WSIF supplied one is required, ensure that it is correclty registered in the JNDI java:comp/wsif/WSIFCorrelationService namespace. WSIF.0010E=WSIF0010E: \u975e\u540c\u671f\u5fdc\u7b54\u3092\u51e6\u7406\u4e2d\u306b\u4f8b\u5916\u304c\u30b9\u30ed\u30fc\u3055\u308c\u307e\u3057\u305f - ''{0}'' # Parameter(s): {0} the error message string of the exception # Description: While processing the response from an executeRequestResponseAsync call an exception was thrown. # User Action: Use the exception error message string to determine the cause of the error. The WSIF trace will have more details on the error including the exception stack trace. WSIF.0011I=WSIF0011I: \u5e0c\u671b\u3055\u308c\u305f\u30dd\u30fc\u30c8 ''{0}'' \u304c\u5229\u7528\u4e0d\u80fd\u3067\u3057\u305f\u3002 # Parameter(s): {0} the user's preferred port # Description: The preferred port set by the user on org.apache.wsif.WSIFService is not available # User Action: None unless this message appears for long periods of time in which case the user might want to pick a different port as their preferred port