Bug 1359884 - [GSS](6.4.z) EJBs accessible too early (spec violation) - part 3 - (supplementation)
Summary: [GSS](6.4.z) EJBs accessible too early (spec violation) - part 3 - (supplemen...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: EJB
Version: 6.4.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR1
: EAP 6.4.11
Assignee: Fedor Gavrilov
QA Contact: Jan Martiska
URL:
Whiteboard:
Depends On: 1350355
Blocks: eap6411-payload 1379471 1389428
TreeView+ depends on / blocked
 
Reported: 2016-07-25 15:41 UTC by Brad Maxwell
Modified: 2020-06-11 12:55 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-01-17 13:13:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEAP-5917 0 Major Verified [GSS](7.1.0) EJBs accessible too early (spec violation) - deployment marked started before ready 2017-05-09 15:10:20 UTC
Red Hat Issue Tracker JBEAP-5918 0 Major Resolved [GSS](7.0.z) EJBs accessible too early (spec violation) followup 2017-05-09 15:10:20 UTC
Red Hat Issue Tracker WFLY-6402 0 Major Resolved EJBs accessible too early (spec violation) 2017-05-09 15:10:20 UTC

Description Brad Maxwell 2016-07-25 15:41:23 UTC
Follow up to: https://bugzilla.redhat.com/show_bug.cgi?id=1350355

Prior to changes, when a remote external EJB client tried to invoke an EJB such as a SLSB which was in an app with a Singleton which was not yet finished PostConstruct, the remote client would get an EJBCLIENT000025.  After the bug fixes it now is not getting the exception.  We need to keep it consistent since it was working that way for the previous 6.x releases:

java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:, moduleName:ejb-client, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@2473d930

Comment 1 Fedor Gavrilov 2016-08-23 14:36:57 UTC
https://github.com/jbossas/jboss-eap/pull/2829

Comment 9 Jiří Bílek 2016-10-04 15:31:57 UTC
Verified with EAP 6.4.11.CP.CR1

Comment 10 Petr Penicka 2017-01-17 13:13:03 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.


Note You need to log in before you can comment on or make changes to this bug.