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: TBD    
    Reporter: Chad Schoettger


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

Reply via email to