I've tested a bit back and forth with JBoss 4.0.2: The problem seems to be between 4.0.2 and 4.0.2RC1 that Arrays of Complex types are handled different.
With 4.0.2RC1 I had the workaround to incapsulate the array in a wrapper complex type just holding the array. This worked out fine. In 4.0.2 the same ear got the error 'no serializer found' for the 'arrayed' type (not for the wrapper compley type). If the return value is only the complex type (not an array of this type) the BeanSerializer is used properly. If it returns an Array of the same type the damned error 'no serializer' appears again. How is it possible to return an array of a complex types via ws using 4.0.2? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882396#3882396 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882396 ------------------------------------------------------- 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