0 Replies Latest reply on Aug 7, 2008 6:28 AM by prabhun

    Migrating web services from Jboss 4.0.3 to Jboss 4.2.3

    prabhun

      Hi,

      We have an application running on jboss-4.0.3SP1 which uses web services. The web services are invoked by Oracle procedures.

      Now ,we are trying to migrate our application to Jboss 4.2.3.
      However the existing web services are failing, throwing the following exception.
      ERROR [SOAPFaultHelperJAXRPC] SOAP request exception javax.xml.rpc.soap.SOAPFaultException: Endpoint {http://localhost:8080/jmxclient/Jmxclientinvoker}JMXClientInvokerSeiPort does not contain operation meta data for: {http://127.0.0.1:8080/}sendTextmessage

      We found that jboss-4.0.3SP1 uses Axis based web services and jboss-4.2.3 uses JbossWS.

      In that case is there no backward compatibility?

      Please let me know what will be the problem? and How to resolve this?

      Thanks,
      Prabhu