[JBoss-dev] [JBossWS] - Re: Mapping arrays

2004-10-12 Thread tdiesler
Try generating your wsdl/jaxrpc-mapping.xml with JWSDP-1.4 wscompile View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3851173#3851173 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3851173

[JBoss-dev] [JBossWS] - Re: Mapping arrays

2004-09-14 Thread gerhardo
Hello ! Have you found a solution to this problem ? I'm experiencing the same behavior when returning an array of complextype. TIA Gerhard View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848184#3848184 Reply to the post :

[JBoss-dev] [JBossWS] - Re: Mapping arrays

2004-09-14 Thread tdiesler
Beware that rpc/encoded violates the BasicProfile R1006. You should stick with document/literal or rpc/literal. I'll put an example on the wiki that shows arrays of custom objects. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3848226#3848226 Reply to the