-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
jbossws-2.0.1
-
None
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.