Hi, I'm trying to update a simple jar project to openejb-core 4.6.0 on embedded mode, but returns this error: *javax.naming.NameNotFoundException: Name "annotatedEJB/br.jus.teste.AnnotatedEJBLocal" not found.*
THe same project runs normally on openejb-core 3.1.4 and javaee-api-5.0-3 Somebody passed through this same situation or/and could give me a tip? Thanks in advance. Below, project information. * .pom* * my test bean* *class with main to start the context.* *jndi.properties* and a ejb-jar.xml in META-INF directory containing only "<ejb-jar/>" . *full log of openejb:* -- View this message in context: http://openejb.979440.n4.nabble.com/Update-openejb-embedded-project-from-3-1-4-to-4-6-0-error-tp4666454.html Sent from the OpenEJB User mailing list archive at Nabble.com.
