[jboss-jira] [JBoss JIRA] Issue Comment Edited: (JBAS-9416) EJB3 SFSB performace problem: parallel calls are sequenced
Radim Hanus (JIRA)
jira-events at lists.jboss.org
Thu Jul 14 09:52:23 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614180#comment-12614180 ]
Radim Hanus edited comment on JBAS-9416 at 7/14/11 9:51 AM:
------------------------------------------------------------
Steps to reproduce:
1. unpack
2. have java6, ant1.7 or higher, jboss-6.0
3. env property JBOSS_HOME points to jboss-6.0
3. enable DEBUG level for category sfsbtest
4. type "ant all"
5. examine server.log -> calls are sequenced
was (Author: rhanus):
Steps to reproduce:
1. unpack
2. have java6, ant1.7 or higher, jboss-6.0
3. env property JBOSS_HOME
3. enable DEBUG level for category sfsbtest
4. type "ant all"
5. examine server.log -> calls are sequenced
> EJB3 SFSB performace problem: parallel calls are sequenced
> ----------------------------------------------------------
>
> Key: JBAS-9416
> URL: https://issues.jboss.org/browse/JBAS-9416
> Project: Legacy JBoss Application Server 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.0.Final
> Reporter: Radim Hanus
> Attachments: sfsbtest.zip
>
>
> When a client looks up more SFSB of given type in dedicated threads and subsequently calls business methods then such calls are always sequenced.
> Works fine in jboss-5.1.0
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list