Has anyone tried using log4j with J2ME? I attempted to use the complete
package (after removing examples), and got over 100 errors, as it refers
to classes only available in the J2SE. 

Is there a subset that will work with J2ME? Are there plans to do so?

\org\apache\log4j\Category.java:37: Class
java.util.MissingResourceException not found in import.
\org\apache\log4j\Category.java:38: Class java.text.MessageFormat not
found in import.
org\apache\log4j\Category.java:39: Class java.util.ResourceBundle not
found in import.

... (100s of more errors).


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

Reply via email to