[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1879) @BindingType is read from SEI instead of endpoint implementation

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Thu Nov 1 07:32:44 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1879?page=comments#action_12385492 ] 
            
Alessio Soldano commented on JBWS-1879:
---------------------------------------

[alessio at localhost trunk]$ ant -Dtest=jaxws/binding test
[...]
tests-run-internal:
    [junit] Running org.jboss.test.ws.jaxws.binding.BindingCustomizationTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,213 sec
    [junit] Running org.jboss.test.ws.jaxws.binding.SOAPBindingTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1,714 sec

BUILD SUCCESSFUL
Total time: 4 seconds


Issue fixed on branch asoldano. I'll mark this issue as resolved once changes are merged to trunk.

> @BindingType is read from SEI instead of endpoint implementation
> ----------------------------------------------------------------
>
>                 Key: JBWS-1879
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1879
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-jaxws
>    Affects Versions: jbossws-2.0.1
>            Reporter: Alessio Soldano
>         Assigned To: Alessio Soldano
>
> JAXWSMetaDataBuilder reads  the javax.xml.ws.BindingType annotation from SEI instead of the endpoint implementation.
> JAX-WS specs says:
> 7.8    javax.xml.ws.BindingType
> The BindingType annotation is applied to an endpoint implementation class. It specifies the binding to
> use when publishing an endpoint of this type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list