Does jndi realize that its requests are all in-VM, or do you have to configure it using local interfaces rather than remote interfaces? I mean, do you have to write the client using the local home and local interface rather than the remote home and remote interface.
Isn't using local interfaces tying you into a non-scalable architecture? Or are you thinking of clustering the jboss/tomcat nodes to achieve the scalability? Regards, Mark On Thu, 28 Mar 2002, Hunter Hillegas wrote: > The main advantage of having them integrated is SPEED. It is SO much faster > that way as communication between the web tier and the EJB tier doesn�t have > to go across the wire, it is all in-VM. > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
