0 Replies Latest reply on Jun 9, 2003 4:48 AM by san121

    session bean as SOAP client

    san121

      Hello,

      I am using jboss 3.2.1 and and i want my session bean to act as the client for a SOAP service (implemented with Apache soap2.3). When i deploy my session bean (which contains client code for the soap service), i get noClassdefFoundError - org.apache.soap.SOAPException. Kindly note i've put soap.jar in the server/default/lib.

      Should i do anything more?

      Thanks in Advance