I am trying to work through some examples in CoreJava V2. The authors
claim that I do not need to use rmic to generate stub classes. However,
unless I use rmic then I get Unmarshalled Parameter exceptions.
I've read other places that rmic is not required for stub generation.
Can anybody explain why I must run rmic under JDK 1.5 to get a server class
to bindt to registry?
Regards,
duane
claim that I do not need to use rmic to generate stub classes. However,
unless I use rmic then I get Unmarshalled Parameter exceptions.
I've read other places that rmic is not required for stub generation.
Can anybody explain why I must run rmic under JDK 1.5 to get a server class
to bindt to registry?
Regards,
duane