Yes. Adding a <attribute name="RemoteAccess">true</attribute> to the ExternalContext
mbean setup results in the IntialContext reference being Serializable. When a remote 
client
looks up the context via the JBoss JNDI InitialContext they effectively create an 
instance
of the external InitialContext using the same env properties passed to the 
ExternalContext
mbean.

----- Original Message -----
From: "Lennart Petersson" <[EMAIL PROTECTED]>
To: "JBoss-Dev" <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 12:03 AM
Subject: SV: [jBoss-Dev] CVS update: 
jboss/src/main/org/jboss/namingExternalContext.java ExternalContextMBean.java
NonSerializableFactory.j


Do you with remote access mean that it will be able to lookup out-vm, from a client?
/Lennart
----- Original Message -----
From: jBoss CVS Development <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 7:40 AM
Subject: [jBoss-Dev] CVS update: jboss/src/main/org/jboss/namingExternalContext.java 
ExternalContextMBean.java
NonSerializableFactory.j


>   User: stark
>   Date: 01/03/13 22:40:54
>
>   Modified:    src/main/org/jboss/naming ExternalContext.java
>                         ExternalContextMBean.java
>                         NonSerializableFactory.java
>   Log:
>   Updated to allow for remote access of the external context if the
>   RemoteAccess attribute is true.
>




Reply via email to