IntelliJ Java IDE
The moose likes JBoss and the fly likes How to access to a SessionBean in a machine since other SessionBean in other machine Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "How to access to a SessionBean in a machine since other SessionBean in other machine" Watch "How to access to a SessionBean in a machine since other SessionBean in other machine" New topic
Author

How to access to a SessionBean in a machine since other SessionBean in other machine

lalala lalala
Greenhorn

Joined: May 20, 2004
Posts: 4
Hi!

I'm using Jboss 4, and I would like to know, how I can access to a SessionBean in one machine since other SessionBean in other machine.

The SessionBean must be access to its jboss and the jboss of the other SessionBean.

I have been investigating and I have found that sinde a SessionBean must be access to an EntityBean of other machine (modifying jboss.xml and ejb-jar.xml)

Can anyone help me?

Thanks!
 
 
subject: How to access to a SessionBean in a machine since other SessionBean in other machine
 
Threads others viewed
Simple JBoss Web Service With Eclipse
How to configure jBoss(5.x or above) to accept incoming requests through another machine?
ManagedBean with SessionBean?
How to access to a SessionBean in a machine since other SessionBean in other machine
How 2 jboss communicate with each other ?