As Thomas pointed out in the following forums post: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=56424
"This usually occurs when you use more than one parameter in your endpoint message. With doc/lit there is no wrapping RPC element. The entire message is defined by a single XMLSchema complex type. JBossWS currently does not support unwrapped doc style parameters in web service endpoints." I believe the doc/lit there can only be one parameter. It also says this on the wiki at: http://www.jboss.org/wiki/Wiki.jsp?page=WSArrayTypeMapping A benefit of using document/literal style over rpc/literal or rpc/encoded is that the message can be validated against an XMLSchema. The soap body *is* the single method parameter - it cannot be an array of parameters. _RK View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864754#3864754 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864754 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user