Bugs item #839785, was opened at 2003-11-11 08:43
Message generated for change (Comment added) made by fgiust
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=839785&group_id=73068
Category: None
Group: None
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: it can not work with Resin 2.1.11
Initial Comment:
it can not work with Resin 2.1.11.
after looking the error .i check the class StringUtils in
the classpath. I am assure that there is the class
StringUtils in the class path, and the method
of "capitalize"
the error is the following words
java.lang.NoSuchMethodError:
org.apache.commons.lang.StringUtils.capitalize
(Ljava/lang/String;)Ljava/lang/String;
at org.displaytag.sample.ListObject.<init>
(ListObject.java:84)
at org.displaytag.sample.TestList.<init>
(TestList.java:43)
at _example_22dautolink__jsp._jspService
(D:\resin-2.1.4\webapps\displaytag\example-
autolink.jsp:3)
at com.caucho.jsp.JavaPage.service
(JavaPage.java:75)
at com.caucho.jsp.Page.subservice
(Page.java:485)
at
com.caucho.server.http.FilterChainPage.doFilter
(FilterChainPage.java:182)
at com.caucho.server.http.Invocation.service
(Invocation.java:312)
at
com.caucho.server.http.CacheInvocation.service
(CacheInvocation.java:135)
at
com.caucho.server.http.HttpRequest.handleRequest
(HttpRequest.java:221)
at
com.caucho.server.http.HttpRequest.handleConnection
(HttpRequest.java:163)
at com.caucho.server.TcpConnection.run
(TcpConnection.java:137)
at java.lang.Thread.run(Thread.java:536)
----------------------------------------------------------------------
>Comment By: fabrizio giustina (fgiust)
Date: 2004-01-02 15:09
Message:
Logged In: YES
user_id=798060
duplicate of 839776.
see http://displaytag.sourceforge.net/faq.html#capitalize.
You probably have an older version of common-lang in the
appserver lib.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=839785&group_id=73068
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel