You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2007/03/22 02:23:32 UTC

[jira] Closed: (AXIS2-2351) JAXB Marshalling failure for enum types

     [ https://issues.apache.org/jira/browse/AXIS2-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker closed AXIS2-2351.
--------------------------------


> JAXB Marshalling failure for enum types 
> ----------------------------------------
>
>                 Key: AXIS2-2351
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2351
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Nikhil Thaker
>         Attachments: JIRA_2352_enumInJAXBContext.txt
>
>
> I am seeing a javax.xml.bind.JAXBException when invoking a web service where in the Holder element is a enum.
> The problem happens in JAXWS when we create the JAXBContext we only include classes that have public contructors. This
> fails in case of an enum as an enum does not associate a constructor to it.
> I have attached the test case and fix for this issue.
>  
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org