hughesj 2002/06/07 03:11:06
Modified: java/src/org/apache/wsif/catalog Messages.properties
Log:
Removed unused message #3
Revision Changes Path
1.2 +1 -8
xml-axis-wsif/java/src/org/apache/wsif/catalog/Messages.properties
Index: Messages.properties
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/java/src/org/apache/wsif/catalog/Messages.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Messages.properties 6 Jun 2002 08:28:49 -0000 1.1
+++ Messages.properties 7 Jun 2002 10:11:06 -0000 1.2
@@ -9,13 +9,6 @@
# 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.0003E=WSIF0003E: A failure occured in loading ''{0}'' within jar ''{1}''
-# Parameter(s): {0} location of the WSDL file within the jar file
-# {1} location of the jar file
-# Description: The WSDL file could not be found within the jar file at the
location specified or did not parse correctly
-# User Action: Check that the location of the jar file is correct. Check that
the location of the WSDL file within the jar is correct.
-# Check that any network connections required are available. Check
that the WSDL file contains valid WSDL.
-
WSIF.0004E=WSIF0004E: WSDL contains an operation type ''{0}'' which is not
supported for ''{1}''
# Parameter(s): {0} name of the operation type specified
# {1} name of the portType for the operation
@@ -63,4 +56,4 @@
WSIF.0011I=WSIF0011I: Preferred port ''{0}'' was not available
# 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
\ No newline at end of file
+# 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