[jboss-user] [Performance Tuning] New message: "Re: 5.1.0.GA considerably slower than 4.0.3RC2! Up to 200%"

Emil Nilimaa do-not-reply at jboss.com
Tue Feb 16 03:37:35 EST 2010


User development,

A new message was posted in the thread "5.1.0.GA considerably slower than 4.0.3RC2! Up to 200%":

http://community.jboss.org/message/526498#526498

Author  : Emil Nilimaa
Profile : http://community.jboss.org/people/Eminil

Message:
--------------------------------------------------------------
We also tried turning off all SSL and https. SO the bean looks like:
 
@Stateless
@WebService(endpointInterface = "se.stuff.RapportEJBRemote")
@Remote(RapportEJBRemote.class)
@WebContext
(
  contextRoot="/stuff-jboss-app-server",
  secureWSDLAccess=false
)
@RemoteBinding(jndiBinding="RapportEJB")
public class RapportEJB implements RapportEJBRemote
 
It still gives the exact same response times.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/526498#526498




More information about the jboss-user mailing list