I am using Jonas 2.0 with jvm version java version "1.2.1" Classic VM
(build JDK-1.2.1, green threads, mipsjit).

When I run GenIC on my .xml file 4 deprecated methods are generated:

e.g.
/....../JOnASMeterBeanMeter_Skel.java:535: Note: The method
java.io.ObjectInput getInputStream() in interface
java.rmi.server.RemoteCall has been deprecated.
        java.io.ObjectInput in = call.getInputStream();


/.../JOnASMeterBeanMeter_Skel.java:30: Note: The constructor
java.rmi.server.Operation(java.lang.String) has been deprecated.
        new java.rmi.server.Operation("void remove()"),

When I switch off deprecations it works fine. Are these deprecations  a
cause for concern ? Will the next version of JOnAS avoid using these
deprecated methods ?.

Regards,
..Chris.
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to