You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/02/26 12:54:12 UTC

[jira] [Created] (DELTASPIKE-318) OpenejbCdiControl tries to scan starting classes

Mark Struberg created DELTASPIKE-318:
----------------------------------------

             Summary: OpenejbCdiControl tries to scan starting classes
                 Key: DELTASPIKE-318
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-318
             Project: DeltaSpike
          Issue Type: Bug
          Components: CdiControl
    Affects Versions: 0.3-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.4-incubating


We did hit this issue when we starting OpenEJB in a jbehave test. In that case OpenEJB blows up because it tries to scan the inner class of StepCreator.

We should generally disable this self-scanning by passing in the following property to the EJBContainer
"openejb.additionnal.callers", ""

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira