rmic.properties
上传用户:toby828
上传日期:2015-06-26
资源大小:8558k
文件大小:7k
源码类别:

Jsp/Servlet

开发平台:

Java

  1. rmic.iiop.constraint.1={0} is not a valid interface: does not inherit from java.rmi.Remote.
  2. generator.class.default=sun.rmi.rmic.RMIGenerator
  3. generator.class.xprint=sun.rmi.rmic.iiop.PrintGenerator
  4. rmic.no.such.option={0} is an invalid option or argument.
  5. rmic.option.requires.argument=The {0} option requires an argument.
  6. rmic.must.implement.remote=Class {0} does not implement an interface that extends java.rmi.Remote; only remote objects need stubs and skeletons.
  7. rmic.done_in=[done in {0} ms]
  8. generator.class.idl=sun.rmi.rmic.iiop.IDLGenerator
  9. rmic.no.such.directory=The {0} directory does not exist.
  10. warn.rmic.member.not.mapped=Data member {0} of class {1} was not mapped to IDL.
  11. rmic.cannot.instantiate=Cannot instantiate class {0}
  12. generator.class.iiop=sun.rmi.rmic.iiop.StubGenerator
  13. rmic.previously.generated=[previously generated file {0} is current]
  14. rmic.resource.not.found={0} not found.
  15. rmic.iiop.constraint.19={0} is not a valid interface: the idl name for constant {1} conflicts with another constant.
  16. rmic.class.not.found=Class {0} not found.
  17. rmic.iiop.constraint.18={0} is not a valid interface: method {1} may not pass an exception which implements org.omg.CORBA.portable.IDLEntity.
  18. rmic.iiop.constraint.17={0} is not a valid remote implementation: not a class.
  19. rmic.iiop.constraint.16={0} is not a valid remote interface: not an interface.
  20. rmic.iiop.constraint.15={0} is not a valid abstract interface: implements java.rmi.Remote.
  21. rmic.generated=[generated {0} in {1} ms]
  22. rmic.iiop.constraint.14={0} is not a valid abstract interface: not an interface.
  23. rmic.iiop.constraint.13={0} is not a valid interface: the idl name for method {1} conflicts with another method.
  24. rmic.iiop.constraint.12={0} is not a valid value: invalid parent.
  25. rmic.iiop.constraint.11={0} is not a valid value: does not implement java.io.Serializable.
  26. rmic.iiop.constraint.10={0} is not a valid value: implements java.rmi.Remote.
  27. generator.env.xprint=sun.rmi.rmic.iiop.BatchEnvironment
  28. rmic.cannot.create.dir=Cannot create output directory {0}.
  29. rmic.warnings={0} warnings
  30. rmic.must.implement.remote.directly=Stubs are only needed for classes that directly implement an interface that extends java.rmi.Remote; class {0} does not directly implement a remote interface.
  31. rmic.errors={0} errors
  32. warn.rmic.tie.found=An IIOP "tie" exists for class {0}:n  {1}nIf you use PortableRemoteObject.exportObject, you should remove this file; otherwise, your server object will be exported to IIOP rather than to JRMP.
  33. rmic.option.already.seen=The {0} option may be specified no more than once.
  34. rmic.usage=Usage: {0} <options> <class names>nnwhere <options> includes:n  -keep          Do not delete intermediate generated source filesn  -keepgenerated (same as "-keep")n  -v1.1          Create stubs/skeletons for 1.1 stub protocol versionn  -vcompat       (default) Create stubs/skeletons compatible with bothn                           1.1 and 1.2 stub protocol versionsn  -v1.2          Create stubs for 1.2 stub protocol version onlyn  -iiop          Create stubs for IIOP. When present, <options> also includes:nn                   -always           Create stubs even when they appear currentn                   -alwaysgenerate   (same as "-always")n                   -nolocalstubs     Do not create stubs optimized for same processnn  -idl           Create IDL. When present, <options> also includes:nn                   -noValueMethods   Do not generate methods for valuetypes n                   -always           Create IDL even when it appears currentn                   -alwaysgenerate   (same as "-always")nn  -g             Generate debugging infon  -depend        Recompile out-of-date files recursivelyn  -nowarn        Generate no warningsn  -nowrite       Do not write compiled classes to the file systemn  -verbose       Output messages about what the compiler is doingn  -classpath <path>      Specify where to find input class filesn  -bootclasspath <path>  Override location of bootstrap class filesn  -extdirs <path>        Override location of installed extensionsn  -d <directory>         Specify where to place generated class filesn  -J<runtime flag>       Pass argument to the java interpreter
  35. rmic.no.output.dir=Cannot find suitable output directory for {0}. Use the -d option to specify a root directory.
  36. rmic.no.memory=The compiler has run out of memory.  Consider using the "-J-mx<number>" command line option to increase the maximum heap size.
  37. rmic.cant.read=Can''t read: {0}
  38. generator.env.iiop=sun.rmi.rmic.iiop.BatchEnvironment
  39. generator.class.vcompat=sun.rmi.rmic.RMIGenerator
  40. rmic.1warning=1 warning
  41. rmic.missing.property=Missing property generator.class.{0}
  42. generator.args=v1.1,vcompat,v1.2,iiop,idl,xprint
  43. rmic.cannot.use.both=Cannot use both {0} and {1}
  44. rmic.wrote=[wrote {0}]
  45. rmic.must.throw.remoteexception={0} is not a valid remote interface: method {1} must throw java.rmi.RemoteException.
  46. rmic.cant.make.stubs.for.interface={0} is an interface; stubs are needed only for remote object classes.
  47. rmic.1error=1 error
  48. generator.class.v1.2=sun.rmi.rmic.RMIGenerator
  49. generator.class.v1.1=sun.rmi.rmic.RMIGenerator
  50. rmic.must.only.throw.exception=Method {0} is not a valid remote method implementation because it throws {1}; implementations of remote methods may only throw java.lang.Exception or its subclasses.
  51. rmic.option.unsupported=The {0} option is no longer supported.
  52. rmic.stack.overflow=The compiler has run out of stack space.  Consider using the "-J-oss<number>" command line option to increase the memory allocated for the Java stack.
  53. n=
  54. rmic.iiop.constraint.28={0} is a remote implementation class and cannot be used as a data member in {1}.
  55. rmic.iiop.constraint.27=Could not load class {0}.
  56. rmic.iiop.constraint.9=serialPersistentFields array member {0} of class {1} is invalid: type does not match declared member.
  57. rmic.iiop.constraint.26=Could not compile {0}.
  58. rmic.iiop.constraint.8={0} is not a valid remote implementation: has no remote interfaces.
  59. rmic.iiop.constraint.25=Class {0} contains an invalid argument type in method {1}.
  60. rmic.iiop.constraint.7={0} is not a valid type: {1} differ only in case.
  61. generator.env.idl=sun.rmi.rmic.iiop.BatchEnvironment
  62. rmic.iiop.constraint.24=Class {0} contains an invalid return type.
  63. rmic.iiop.constraint.6={0} is not a valid remote interface: inherited interfaces {1} both declare method {2}.
  64. rmic.iiop.constraint.23=Internal failure: (Method) caught null pointer exception for {0}.
  65. rmic.iiop.constraint.5={0} is not a valid remote interface: method {1} must throw RemoteException or a superclass of RemoteException.
  66. rmic.iiop.constraint.22=Internal failure: (Method) exception {0} not a class type.
  67. rmic.iiop.constraint.4={0} is not a valid value: serialPersistentFields must be private static final.
  68. rmic.iiop.constraint.21={0} is a remote implementation class and cannot be used as a method argument or return type in {1}.
  69. rmic.iiop.constraint.3={0} is not a valid remote interface: {1} is not a valid primitive or String constant.
  70. rmic.iiop.constraint.20={0} is not a valid class: the idl name for member {1} conflicts with another member.
  71. rmic.iiop.constraint.2=serialPersistentFields array of class {0} is invalid: references non-existent members.