0 Replies Latest reply on Sep 6, 2006 2:56 AM by developerdev

    only one part may be specified if a type defines the content

    developerdev

      Hi

      While going through the code of PortConsumer.java I came acroos this issue that I can't call a downstream web service (doc/lit ) if it's input message has more than one part specifying content as type.

      I have such downstream web service and I wish to call that from jbpem-bpel engine.

      Furter I am changing the code of PortProvider.java to support publishing the bpel process as doc/literal webservice. Do I need to add the above constraint while reading input soap message