Actually, I have most of the business logic already available as EJBs. 
Hence J2ee as back end is already there. 

I need to use these EJBs and am trying to avoid RMI calls through another home-made 
server. 
And then I also thought IF JBoss can manage multiple sockets/threads/clients on its 
own  , then I can avoid this work. 

It seems Connector can achieve this multiple socket management .. am i right? So the 
next question is can a servlet (or something else from which I can call EJBs) be 
automatically called by the container when request comes on a certain port?

Thanx for the help. 


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852915#3852915

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852915


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to