Proxy created by javax.xml.ws.Service#getPort  are not instance of 
javax.xml.ws.BindingProvider
-----------------------------------------------------------------------------------------------

                 Key: XFIRE-944
                 URL: http://jira.codehaus.org/browse/XFIRE-944
             Project: XFire
          Issue Type: Improvement
          Components: JAX-WS
    Affects Versions: 1.2.4
         Environment: XFire 1.2.4, J2SE 5.0, JSR-181 and JSR-224
            Reporter: Francesc Xavier Magdaleno
            Assignee: Dan Diephouse


We are using XFire in our projects due its simplicity,robutness and 
easy-to-use. Moreover, we use it as a JAX-WS 2.0 provider, despite the fact 
that you manifest that it is a first introduction and that's not fulfill the 
JSR-224 specs.
Nevetheless, here are the suggestion : when we create a proxy from the 
javax.xml.ws.Service#getPort, we would like to retrieve the RequestContext from 
javax.xml.ws.BindingProvider interface in order to save some parameters, and 
following the specs (page 55 4.2.3 from the jax-ws 2.0 specs) we can cast the 
proxy created by getPort to BindingProvider. If we do that we obtain a 
ClassCastException at runtime.
We would like to ask if you plan to fulfill this feature in a next release?
many thanks

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to