This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes EJBs on one machine and JSPs r on different  machine Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "EJBs on one machine and JSPs r on different  machine " Watch "EJBs on one machine and JSPs r on different  machine " New topic
Author

EJBs on one machine and JSPs r on different machine

Murali Mohan
Ranch Hand

Joined: Jul 07, 2003
Posts: 47
Hi,
If EJBs on one machine and JSPs r on different machine, how can we access EJBs from JSPs or from client program?
Should I keep JSPs also on the different app server?or Can I keep JSPs on tomact server and access EJBs on different machine?
Regards,
Murali
[ April 05, 2004: Message edited by: Murali Mohan Mohan Murali ]
Kishore Dandu
Ranch Hand

Joined: Jul 10, 2001
Posts: 1934
you need to look into tomcat+Jboss setup. It may help.
By the way, I would think JNDI on the EJB machine is how we can access EJB on different machine(from the web container).


Kishore
SCJP, blog
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: EJBs on one machine and JSPs r on different machine
 
Similar Threads
Discussion Forum and estimate of time
ABOUT POLARIS
Discussion Forum and estimate of time
How many statements we can open with that particular connection
Lying on Resume