Hi all, 

We are developing a J2EE application. Basicly we have a set of EJB's which are 
handling the database-stuff, a few to run the JSP-site on and some interface-EJB's to 
our other clients. 

Up until now we always ran everything on one single JBOSS and VM. NOw we want to 
distribute the whole thing so we can use several computers: one handling database 
traffic, another one running the JSP site, ....

My question is: How do we start with that with JBOSS ???? How can we 'find' beans 
deployed in a JBOSS on another computer and use them ?? 

Can anyone help us?? Any help would be really appreciated !!

Thanx, Jef

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to