http://www.perlmonks.org?node_id=206802

abhishes has asked for the wisdom of the Perl Monks concerning the following question:

Hello All,

Is it possible to access an EJB from perl? this would require looking up the jndi and obtaining the remote interface of the ejb and then making a call to it.

If so I can develop a test harness for my application which uses ejbs... rather than write test client in java.

regards,
Abhishek.