Hello Everyone: I am running Websphere Application Studio 5.1 with cactus plugin. When I try to run my tests, I get the following errors: java.lang.NoSuchMethodError: java.lang.StringBuffer: method append(Ljava/lang/StringBuffer;)Ljava/lang/StringBuffer; not found at org.apache.commons.httpclient.HttpState.toString(HttpState.java:634) at java.lang.String.valueOf(String.java:2466) at java.lang.StringBuffer.append(StringBuffer.java:387) . . . Anyone has faced a similar problem? As fas as I know method append (StringBuffer) has been introduced in JDK1.4 and does not exist earlier JDK. Is that a problem? I would appreciate your replies in advance. regards,
--------------------------------- Post your free ad now! Yahoo! Canada Personals
