Posts by Pedro Teixeira • 11 points
2 posts
-
1
votes1
answer23
viewsA: Problem with remote EJB call with Spring
The application on my machine is using Tomcat 7 and it does not implement the Java EE specification, so I was unable to run the Ejbs. Changing the application server probably solves the problem, the…
-
0
votes1
answer23
viewsQ: Problem with remote EJB call with Spring
am having a problem with an RMI call where I call a remote ejb from a jar. When debugging I get the following error: "Failed to locate remote EJB…