File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes How 2 jboss communicate with each other ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "How 2 jboss communicate with each other ?" Watch "How 2 jboss communicate with each other ?" New topic
Author

How 2 jboss communicate with each other ?

Vince Hon
Ranch Hand

Joined: Feb 11, 2003
Posts: 117
Hi All,

I have 2 Jbosses running on 2 different machine:

Machine A: Jboss - contains session bean
Machine B: Jboss - contains session bean

My application is like that:

Client --call--> Machine A -- call--> Machine B

I want Machine A's session bean can call session bean in machine B (i.e. Machine A is the CLIENT of Machine B), how can I set the JNDI config ?

PS. I have already package 2 ear, one put in machine A, the other put in machine B, they both work fine if the 2 ear is put in the same machine.

Thanks
Vince


Vince Hon<br /> <br />SCJP 1.4 | SCWCD | SCBCD <br /><a href="http://vincehon.homeip.net:8000/VJW" target="_blank" rel="nofollow">http://vincehon.homeip.net:8000/VJW</a>
 
 
subject: How 2 jboss communicate with each other ?
 
Threads others viewed
How to deploy ejb application on two jvms?
making a stand alone program as a JBoss resource
EJB's in two different Application Servers
Simple & Basic EJB application -- Help is needed
Call Jar pojo method from SAR
developer file tools