The Wiki (http://www.jboss.org/wiki/Wiki.jsp?page=JBossWS) shows two ways to 
create a web-service using JBoss ws4ee, either using a Java SEI deployed in a 
.WAR, or by deploying an EJB2.1 Session bean that (if you want) fronts  an EJB3 
Session bean.

I'm wondering if one method is preferrable to the other from a speed 
perspective.  In some preliminary testing that I have done, neither way seems 
to be faster from a time to call and respond perspective.

Are there any thoughts as to which way would be preferable if speed/efficiency 
is the only cosideration? (I realize that architecture might play a role in 
choosing an EJB over a web-tier'd web-service, but I'm only asking from a 
server resources efficiency standpoint)?

Also, when will we be able to use an EJB3 session bean as a webservices 
endpoint (without the EJB2.1 stuff).

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to