[Wicket-user] java.lang.NoSuchMethodError: wicket.util.string.Strings.escapeMarkup(Ljava/lang/String; ZZ)Ljava/lang/CharSequence

2007-02-10 Thread De Soca

Hello,

with the latest from 2.0 trunk I seem to be suddenly getting the following
error:

java.lang.NoSuchMethodError:
wicket.util.string.Strings.escapeMarkup(Ljava/lang/String;ZZ)Ljava/lang/CharSequence

Is this due to a bug or API change?

Thanks. 
-- 
View this message in context: 
http://www.nabble.com/java.lang.NoSuchMethodError%3A-wicket.util.string.Strings.escapeMarkup%28Ljava-lang-String-ZZ%29Ljava-lang-CharSequence-tf3207659.html#a8907588
Sent from the Wicket - User mailing list archive at Nabble.com.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] java.lang.NoSuchMethodError: wicket.util.string.Strings.escapeMarkup(Ljava/lang/String; ZZ)Ljava/lang/CharSequence

2007-02-10 Thread Eelco Hillenius
Yeah, I changed a few methods from String to CharSequence. However, on
second hand it's not important enough to break more clients, so I just
rolled it back again. Should be good if you update.

Eelco


On 2/10/07, De Soca [EMAIL PROTECTED] wrote:

 Hello,

 with the latest from 2.0 trunk I seem to be suddenly getting the following
 error:

 java.lang.NoSuchMethodError:
 wicket.util.string.Strings.escapeMarkup(Ljava/lang/String;ZZ)Ljava/lang/CharSequence

 Is this due to a bug or API change?

 Thanks.
 --
 View this message in context: 
 http://www.nabble.com/java.lang.NoSuchMethodError%3A-wicket.util.string.Strings.escapeMarkup%28Ljava-lang-String-ZZ%29Ljava-lang-CharSequence-tf3207659.html#a8907588
 Sent from the Wicket - User mailing list archive at Nabble.com.


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier.
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] java.lang.NoSuchMethodError: wicket.util.string.Strings.escapeMarkup(Ljava/lang/String; ZZ)Ljava/lang/CharSequence

2007-02-10 Thread Eelco Hillenius
On 2/10/07, Eelco Hillenius [EMAIL PROTECTED] wrote:
 Yeah, I changed a few methods from String to CharSequence.

In the wicket.util.string.Strings class only.

Eelco

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user