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 "Guillaume Sauthier (JIRA)" <ax...@ws.apache.org> on 2005/03/16 14:06:20 UTC

[jira] Updated: (AXIS-1868) missing Holder for java.net.URI

     [ http://issues.apache.org/jira/browse/AXIS-1868?page=history ]

Guillaume Sauthier updated AXIS-1868:
-------------------------------------

    Attachment: axis-uri-holder-patch.txt

Proposed fix :
change Utils.holder() to return o.a.axis.holders.jaxrpc.URIHolder when asked with java.net.URI
add o.a.axis.holders.jaxrpc.URIHolder class

> missing Holder for java.net.URI
> -------------------------------
>
>          Key: AXIS-1868
>          URL: http://issues.apache.org/jira/browse/AXIS-1868
>      Project: Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: 1.2RC3
>  Environment: JOnAS 4.4
>     Reporter: Guillaume Sauthier
>  Attachments: axis-uri-holder-patch.txt
>
> I think JAX-RPC 1.1 is not clear :
> xsd:anyURI -> java.net.URI is optionnal but there is no Holder for URI( should be 'javax.xml.rpc.holders.URIHolder')
> The problem is revealed when you compile classes generated with wsdl2java using TM version="1.3". We see imports on java.net.holders.URIHolder. But this class is never generated (because we don't generate either the corresponding java Bean).

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira