[ 
https://issues.apache.org/jira/browse/THRIFT-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995668#comment-14995668
 ] 

Hudson commented on THRIFT-3199:
--------------------------------

SUCCESS: Integrated in Thrift #1716 (See 
[https://builds.apache.org/job/Thrift/1716/])
THRIFT-3199 Uses StructMetaData for exception fieldvalue Client: (nsuke: rev 
11c3569720853d3339b82fc0231d54260ccf5fa8)
* compiler/cpp/src/generate/t_javame_generator.cc
* compiler/cpp/src/generate/t_as3_generator.cc
* compiler/cpp/src/generate/t_java_generator.cc


> Exception field has basic metadata
> ----------------------------------
>
>                 Key: THRIFT-3199
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3199
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (General), Java - Compiler
>            Reporter: Laurent Goujon
>
> If a field of a struct or of an union, or the type of a container is an 
> exception, the metadata associated with the field says it's a struct, but the 
> value is FieldValueMetaData, not StructMetaData. As a consequence, it is not 
> possible to get the class for the field.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to