is there anybody who try to call ejb 3 from bundle on servicemi by use of camel route and spring-integration? I have following error:
java.lang.ClassNotFoundException: javax.ejb.EJBObject not found by org.springframework.context
Adding javaee-api doesn't help
Any suggestions?