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

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Fri Sep 14 12:13:10 EDT 2007


In wstools use String.replace(CharSequence,char,char) instead of String.replace(CharSequence,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(CharSequence,char,char) instead of String.replace(CharSequence,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