The WS-I Basic Profile v1.0 describes how many wsdl:part elements are permitted 
or required for document-literal and rpc-literal bindings and how they must be 
defined:

anonymous wrote :  An rpc-literal binding in a DESCRIPTION MUST refer, in its 
soapbind:body element(s), only to wsdl:part element(s) that have been defined 
using the type attribute.
  | [...]
  | For document-literal bindings, the Profile requires that at most one part, 
abstractly defined with the element attribute, be serialized into the soap:Body 
element.

wscompile focuses on supporting WS-I BP compliant definitions; for 
non-compliant ones, it sometimes behaves strangely. If you change the binding 
style from rpc to document, wscompile should be able to generate the class for 
you.

However, jBPM BPEL does not support publishing ports with doc-literal bindings 
(it does support invoking them, tough). Would you please file a JIRA feature 
request for this?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913265#3913265

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913265


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to