|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Todd Huss
|Sent: Thursday, November 16, 2000 1:38 PM
|To: [EMAIL PROTECTED]
|Subject: [jBoss-User] Multiple EJB servers
|
|
|We plan to have multiple jBoss containers on different machines and
|ofcourse EJB's on machine A should lookup any other EJB transparently
|whether or not they are on the same machine. What's the correct way to do
|this?
|
|My guess would be, to have all the jBoss servers use one JNDI server and
|that way, all EJB's that are deployed can lookup any other EJB through the
|same JNDI server without knowing which server the EJB is actually
|deployed on. Is this correct?
yes
|
|If so how do I configure this? On machines A and B I tried setting the
|provider in jndi.properties to machine C but then at startup I get:
|
|[JMX RMI Adaptor] javax.naming.NameAlreadyBoundException
This is something else, the JMX adaptor from MadAndy tries to do something
funky for now.
One way is to disable it in the conf files, comment it's MLETs on the slave
servers.
marc
|
|Thanks for the help,
|Todd
|
|
|
|
|
|
|
|--
|--------------------------------------------------------------
|To subscribe: [EMAIL PROTECTED]
|To unsubscribe: [EMAIL PROTECTED]
|Problems?: [EMAIL PROTECTED]
|
|
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]