User: vharcq
Date: 02/02/22 15:20:10
Modified: core/resources/xdoclet/ejb Messages.properties
Log:
Message more clear when an ejb interface can not be loaded to find the bean class
Revision Changes Path
1.4 +2 -0 xdoclet/core/resources/xdoclet/ejb/Messages.properties
Index: Messages.properties
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/Messages.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -r1.3 -r1.4
--- Messages.properties 20 Feb 2002 21:43:55 -0000 1.3
+++ Messages.properties 22 Feb 2002 23:20:10 -0000 1.4
@@ -43,6 +43,7 @@
util_def_ic=static reference to default initial context
interface_invalid_type=getComponentInterface can only take type=remote|local -
received type={0}
tag_missing_interface_parameter=Error in template file. {0} must contain the
interface parameter. Allowed values are remote (default) or local.
+interface_not_found=The interface ''{0}'' not found!
interface_impl_not_found=The bean implementation class for interface ''{0}'' not
found!
pattern_has_no_placeholder=''pattern'' parameter does not have a '''{0'}'' in it.
'''{0'}'' is replaced by EJB name of the class under processing.
interface_impl_couldnt_load=Could not load the bean implementation class for
interface ''{0}''! Make sure it's available for ejbdoclet.
@@ -50,3 +51,4 @@
not_defined=No such EJB defined: {0}
class_not_abstract=Class ''{0}'' should be defined abstract if you want the ''{1}''
sub-task to generate the subclass properly.
method_only_takes_remote_or_local={0} can only take type=remote|local - received
type={1}
+ask_for_bean_from_null_interface=You asked the bean class for a NULL interface name
\ No newline at end of file
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel