[ 
https://issues.apache.org/jira/browse/AXIS2-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507435
 ] 

Nikhil Thaker commented on AXIS2-2640:
--------------------------------------

Dims - Issue has been resolved. I will be comitting the patch soon.

Nikhil Thaker
office: 512 838 9964
[EMAIL PROTECTED]



"Davanum Srinivas (JIRA)" <[EMAIL PROTECTED]> 
06/22/2007 10:51 AM

To
Nikhil V Thaker/Columbus/[EMAIL PROTECTED]
cc

Subject
[jira] Commented: (AXIS2-2640) Enum class is not known to this JAXBContext







    [ 
https://issues.apache.org/jira/browse/AXIS2-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507423
 
] 

Davanum Srinivas commented on AXIS2-2640:
-----------------------------------------

Nikhil, Is there a patch? is this problem fixed?

thanks,
dims

string does not have @XmlType/@XmlElement annotations,
is not picked up.
marshall/unmarshallByType methods.

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




> Enum class is not known to this JAXBContext
> -------------------------------------------
>
>                 Key: AXIS2-2640
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2640
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>
> User reports seeing EnumString is not known to this jaxb context. Enum string 
> does not have @XmlType/@XmlElement annotations,
> only @XmlEnum. So when the JAXBContext is created using context path it is 
> not picked up.
> This is resolved by checking for enums in JAXBBlockImpl 
> marshall/unmarshallByType methods.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to