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=37484>.
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=37484





------- Additional Comments From [EMAIL PROTECTED]  2006-01-31 04:06 -------
Hey,
I've downloaded and tried to use the RC1.  Unfortunately the method:

private static Enumeration getResources(final ClassLoader loader, final String 
name)

inside LogFactory calls the getResource and getSystemResource methods on
ClassLoader.  These methods were only added in java 1.2 and since I am trying to
run commons logging on a 1.1 JVM I get NoSuchMethodErrors thrown.

Depending on what version of Java commons logging is supposed to run on this
may, or may not be a bug.

In case you are curious we are trying to develop java applications on the
PocketPC, using the CrEme virtual machine:
http://www.nsicom.com/Default.aspx?tabid=138

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to