I think its definately a jdk 1.4 incompatibility considering string.replace(CharSequence, CharSequence) is not a 1.4 method. Is it possible to get this fixed quickly and merged into the 4.1.3 binary?
On Nov 30, 2007 10:42 AM, Chris Chiappone <[EMAIL PROTECTED]> wrote: > Oh and this was working in 4.1.2. Also I am forced to use java 1.4 so > could this be an issue with that? > > Thanks. > > > > On Nov 30, 2007 10:37 AM, Chris Chiappone <[EMAIL PROTECTED]> wrote: > > I just upgraded from 4.1.2 to 4.1.3 and am not recieving the following > > exception for every page. Any ideas what this may be cause from? > > > > [ +/- ] Exception: > > java.lang.String.replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String; > > java.lang.NoSuchMethodError > > java.lang.String.replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String; > > Stack Trace: > > > > * > > org.apache.tapestry.contrib.table.model.simple.SimpleTableColumn.setDisplayName(SimpleTableColumn.java:161) > > > > -- > > ~chris > > > > > > -- > ~chris > -- ~chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]