Service control DRT failure on web methods which return primitive array types
-----------------------------------------------------------------------------

         Key: BEEHIVE-822
         URL: http://issues.apache.org/jira/browse/BEEHIVE-822
     Project: Beehive
        Type: Bug
  Components: System Controls  
    Versions: TBD    
    Reporter: Chad Schoettger
 Attachments: BEEHIVE-822.diff

The SoapMarshallingDocLitWrappedArrayTypesTest DRTs were failing for all 
primitive array types. Turned out to be a problem with return type mapping in 
the service control.  I have attached a patch for the service control which 
also includes some exception handling cleanup.

The two files which need to be patched are:

ServiceControlImpl.java
and 
SoapMarshallingDocLitWrappedArrayTypesTest (to enable the previously commented 
out tests)



-- 
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