Description of problem: An EJB which is compiled and deployed with Java7 works correct. But if build and deployed with Java8 the deployment or start fail with the following cause: Caused by: org.jboss.classfilewriter.InvalidBytecodeException: Cannot load variable at 1. Local Variables: Local Variables: [StackEntry [descriptor=Ljava/lang/String;, type=OBJECT]]
Sent https://github.com/jbossas/jboss-invocation/pull/11
Sent a PR with a test case that checks that the fix in jboss-invocation works https://github.com/jbossas/jboss-eap/pull/2798
Created a new "test BZ" https://bugzilla.redhat.com/show_bug.cgi?id=1348569
Verified with EAP 6.4.10.CP.CR1
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.