1 Reply Latest reply on Feb 25, 2004 8:50 AM by thomas.diesler

    Prblem accesing a EJB method from a C++ application

    cgabi

      Hi,

      I've added web services support for an existing EJB (stateless session bean). The bean is deployed to Jboss and works fine.
      The client is written in C++ based on Axis C++ implementation. My problem is that everytime when I'm trying to call one method from EJB I'm getting a CreateException message on server side.

      What could be the problem here?

      Thanks,
      Gabi