> I am very interested in this implementation. I have been trying to use
the
> tomcat context to get a reference to an EJB in another machine (running
> Jboss).
> In my investigation, the <ejb-link> is the most important field in
> <ejb-ref> when there are multiple machines because it defines the full URL
> to the EJB
> (schema://machine.url:port/published.ejb.name).
> The NamingManager should be able to use the schema to find the
> URLContextFactory. And the 'machine.url:port' for the connection.
>
> The <home> <remote> and other tags are useful, when the EJB containter is
> sharing the same JVM as jakarta (and thus the same name space).
I think the factory is supposed to check the type of the returned bean.
Remy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]