You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Berin Loritsch <bl...@apache.org> on 2001/10/02 18:04:43 UTC

I sent in a patch that fixed the EJB issues.

There are actually a couple of ways that patch can be
applied.  The getInstance() method can be used as is
(in otherwords, always bound to a JNDI context) or, we
can return the AxisClient instance directly if no JNDI
context is found.

Please give me some feedback.  Theorhetically, it should
wipe out four of the five bugs in BugZilla!

Let me know.