Hi ADICKO, 

two issues here. Your WSDL should not use rpc/encoded this is disallowed by the WS-I 
Basic Profile (BP).

The wscomile tool is part of the Sun JWSDP, and therefore will generate a 
jaxrpc-mapping.xml file that works for the classes that wscompile generates. If you 
have complex types like tns:SessionCategories you should check the generated mapping 
and modify it accordingly (i.e. map the types you actually use)

An alternative approach is to use an external ws4ee-deployment.xml file for even more 
control over mapping and serializers, etc. See the wiki.


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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to