[jboss-user] [EJB/JBoss] - Re: error accessing session stateless ejb in separate server

2007-09-05 Thread jboss251268
You got it! I've moved the interface of the AZTECH_SignerBean in a new project and putted this in each .ear and now all works fine! Great! Thank you so much View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081334#4081334 Reply to the post : http://www.jboss.c

[jboss-user] [EJB/JBoss] - error accessing session stateless ejb in separate server

2007-09-05 Thread jboss251268
Hi guys, I'm developping a J2EE application running into a appl.server jboss-4.0.1sp1 (JVM 1.4.2)and I'm facing a problem that I don't know how to fix it. For specialization and reuse reasons, I've created a session-stateless ejb and a message bean packed in a .ear file and, in another ear, I've