Hi,
IIRC, by default the remote interfaces register themselves under "ejb/", so maybe you can use
<ejb-ref-name>Ticc</ejb-ref-name>
and
ticc = (Ticc) ctx.lookup("java:comp/env/Ticc");
??
If that doesn't help, what's the complete output of the InvocationException?
Cheers
Chris.
[Message sent by forum member 'chrjohn' (chrjohn)]
http://forums.java.net/jive/thread.jspa?messageID=361165