[ http://issues.apache.org/jira/browse/BEEHIVE-860?page=comments#action_12320153 ]
Chad Schoettger commented on BEEHIVE-860: ----------------------------------------- It appears that the AXIS project has resolved this issue via AXIS-2102, specifically with changes to the the org.apache.axis.encoding.TypeMappingImpl.java's get finalGetDeserializerFactory(Class, Qname, TypeMappingDelegate) method. The patch was applied on August 1, 2005 (post 1.2.1 release). Should be in next AXIS point release. > WSM does not support primitive wrapped array types for DOC/LIT/WRAPPED > services > ------------------------------------------------------------------------------- > > Key: BEEHIVE-860 > URL: http://issues.apache.org/jira/browse/BEEHIVE-860 > Project: Beehive > Type: Bug > Components: Web Services (181) > Versions: v1m1, V1Beta > Reporter: Chad Schoettger > Assignee: Eddie O'Neil > Fix For: TBD > > WSM does not currently support a webmethod in the form of: > public Long[] echoLongArray(Long[] inputLong) > An Axis fault is thrown when a client attempts to invoke the about method or > any method which uses a primitive wrapped array type as a parameter or return > type. See the SoapMarshallingDocLitWrappedArrayTypes service control DRT for > details and examples. > I believe this may be an AXIS issue but it needs further investigation to be > sure. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
