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
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
