"didi" wrote : "[EMAIL PROTECTED]" wrote : 
  |   | Now that said, wscompile has issues with document/literal and will 
always wrap parameters (even if there is only one parameter). So, don't rerun 
wscompile because it will attempt to rewrap your wrapper object.
  |   | 
  | 
  | that is the behaviour that I expected to happen :-/
  | 
  | What do you suggest to do? Can provide a step by step explanaion?
  | 
  | 1. create regular interface without wrapper object
  | 2. run wscompile on the interface (from 1)
  | 3.  create interface with the wrapper objects
  | 4. ??? (how do you get an adjusted .wsdl file according to the used wrapper 
objects?
  | 
  | Am I wrong or missing something?
  | 
  | Thanks!

Everything you've said is correct so far...  I don't think you need an adjusted 
.wsdl because the wsdd deployment descriptor created internally by the JBossWS 
engine is expecting a wrapped object.  


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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to