DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30534>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30534

Missing class org.apache.commons.jxpath.servlet.Util





------- Additional Comments From [EMAIL PROTECTED]  2004-08-10 01:39 -------
Yep. I agree with you. I think the best is to redeploy the javadocs. In any case
I already fized the 3 clasess that use it in Cocoon:

http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=109204298403924&w=2

The solution was:
import org.apache.commons.collections.EnumerationUtils;

return (String [])EnumerationUtils.toList(e).toArray();

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to