[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1810) In wstools use String.replace(char,char) instead of String.replace(CharSequence,CharSequence)

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Oct 11 00:45:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1810?page=comments#action_12381574 ] 
            
Thomas Diesler commented on JBWS-1810:
--------------------------------------

Why is this an issue? We don't provide a retrotranslated jbossws any more.
This is because the JAXB based JAX-WS implementation cannot be retrotranslated

> In wstools use String.replace(char,char) instead of String.replace(CharSequence,CharSequence)
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBWS-1810
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1810
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: tools-jaxrpc
>    Affects Versions: jbossws-2.0.1
>            Reporter: Darran Lofthouse
>         Assigned To: Darran Lofthouse
>             Fix For:  jbossws-2.0.2
>
>
> In wstools use String.replace(char,char) instead of String.replace(CharSequence,CharSequence), this is due to a limitation in the version of JBoss Retro included in some JBoss AS releases returning an empty String when you call the second replace method.

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