> I was looking at this recently while trying to work out whether JNDI has 
> anything to say about it itself. Isn't this done in the ProxyFactory 
> code? As far as I can see it just passes a reference to the EJBHome 
> object to the "rebind" function. Where does it get serialized?
> 
In the jnp JNDI implementation.

> Do you guys know if there any constraints on how a JNDI implementation 
> should handle storing java objects - e.g. are they supposed to be 
> serialized or is it just left to the implementation?
> 
No, there is no requirement that objects be stored in serialized form.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to