Migrating from Jboss to SAS 8.2 : local interface look up problem
Hello,
I have statefull bean with both local and remote interface, with jboss there is <jndi-name> and <local-jndi-name> and evrything work fine with jboss. To look up the remote interface the <jndi-name> is used and for the local one the <local-jndi-name> is used.
Migrating to Sun application server I have problem to look up the loacl interface of this bean because in sun-ejb-jar.xml there is only the tag <jndi-name> and I am wondering how to look up for the local interface.
Please help it is driving me crazy
Thanks a lot
Message was edited by:
__Taha__

