Hi,
I have created a stateless bean -ProcessPaymentBean with local and remote interfaces.
In
Jboss console in JNDI view under global jndi namespace, I am seeing -
In my
test client, I am doing -
but getting error -
Any idea about what is it that I am doing wrong? and how to correct it?
Thanks