WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Question about remote ejb3 with websphere 8.5

  • 1.  Question about remote ejb3 with websphere 8.5

    Posted 08/15/14 02:52 AM

    Hello guys, I have some weird issue with remote ejb3, when I use ejb3 in websphere 6.1 a process took 5 seconds, but when I use in websphere 8.5 takes 2.1 minutes.


    WAS6.1 App Client(using remote ejb3) --> WAS6.1 App process takes 5 seconds
    WAS8.5 App Client(using remote ejb3) --> WAS8.5 App process takes 5 seconds


    In the same server, connected at same database and using the same parameters. jvm, datasources.
    In other sections of this application (which involve not remote ejb3) the performance is very similar in both applications.
    Do you know, if I need do some adjust en websphere 8.5 in order to have almost the same performance than websphere 6.1 (about, remote ejb3 calls)


    thanks
    Dario