You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2006/12/09 10:34:21 UTC

[jira] Created: (CXF-302) jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation

jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation
------------------------------------------------------------------------------------------

                 Key: CXF-302
                 URL: http://issues.apache.org/jira/browse/CXF-302
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.0-RC
            Reporter: David Jencks


Trying to read in a webservices.xml file using the WebServicesType jaxb class did not work for me until I added an @XmlRootElement annotation to it.

micro-test case included.

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

        

[jira] Resolved: (CXF-302) jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

willem Jiang resolved CXF-302.
------------------------------

    Resolution: Fixed

This patch has been applied in the revision 512623

> jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation
> ------------------------------------------------------------------------------------------
>
>                 Key: CXF-302
>                 URL: https://issues.apache.org/jira/browse/CXF-302
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0-RC
>            Reporter: David Jencks
>         Assigned To: willem Jiang
>         Attachments: CXF-302.patch
>
>
> Trying to read in a webservices.xml file using the WebServicesType jaxb class did not work for me until I added an @XmlRootElement annotation to it.
> micro-test case included.

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


[jira] Assigned: (CXF-302) jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bozhong Lin reassigned CXF-302:
-------------------------------

    Assignee: willem Jiang

> jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation
> ------------------------------------------------------------------------------------------
>
>                 Key: CXF-302
>                 URL: https://issues.apache.org/jira/browse/CXF-302
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0-RC
>            Reporter: David Jencks
>         Assigned To: willem Jiang
>         Attachments: CXF-302.patch
>
>
> Trying to read in a webservices.xml file using the WebServicesType jaxb class did not work for me until I added an @XmlRootElement annotation to it.
> micro-test case included.

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


[jira] Closed: (CXF-302) jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

willem Jiang closed CXF-302.
----------------------------


> jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation
> ------------------------------------------------------------------------------------------
>
>                 Key: CXF-302
>                 URL: https://issues.apache.org/jira/browse/CXF-302
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0-RC
>            Reporter: David Jencks
>         Assigned To: willem Jiang
>         Attachments: CXF-302.patch
>
>
> Trying to read in a webservices.xml file using the WebServicesType jaxb class did not work for me until I added an @XmlRootElement annotation to it.
> micro-test case included.

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


[jira] Updated: (CXF-302) jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-302?page=all ]

David Jencks updated CXF-302:
-----------------------------

    Attachment: CXF-302.patch

add annotation, and a small test case.

> jaxb WebServicesType class to read webservices.xml seem to lack @XmlRootElement annotation
> ------------------------------------------------------------------------------------------
>
>                 Key: CXF-302
>                 URL: http://issues.apache.org/jira/browse/CXF-302
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0-RC
>            Reporter: David Jencks
>         Attachments: CXF-302.patch
>
>
> Trying to read in a webservices.xml file using the WebServicesType jaxb class did not work for me until I added an @XmlRootElement annotation to it.
> micro-test case included.

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