Peter

>[ re Objstream bug ] 
>I would highly recomend that you call reset() after each invocation of a 
>method - it causes a lot of pain otherwise and I have been burnt by it before 
>;)
>
Am going to make it a configuration choice.  For an API that only has 
methods that only use primatives & java.lang wrappers for same as return 
classes and args, it works fine as is.

>>I'm also looking to make adaptors for AltRMI so that it can be used in
>>JNDI.  For those that are interesed ->
>>http://java.sun.com/products/jndi/tutorial/objects/storing/remote.html
>>is a good starting point.
>>
>
>kool - so do you mean you are going to create and object factory + a way to 
>create Reference objects or something?
>
Yes.  I am not sure but there is a possibility to masquerade the AltRMI 
hosted interfaces as plain beans rather than the RMI types.

I don't like JNDI though.  Like SAX it kinda thunks itself into the VM.

Regards,

- Paul H


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to