Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" 
for change notification.

The following page has been changed by SimonKitching:
http://wiki.apache.org/jakarta-commons/Logging/FrequentlyAskedQuestions

The comment on the change is:
info on jvm versions supported by commons-logging

------------------------------------------------------------------------------
  Space for questions and answers. Note that the user mailing list is usually 
the best place to get answers to question. Remember to search the archives!
  
  If someone on the mailing lists has answered your question, why not save 
everyone else a lot of trouble by recording the answer here :)
+ 
+ == What Java versions are supported? ==
+ 
+ Commons-logging versions 1.0.2 through 1.0.4 require java 1.2. Work is 
currently in progress on the successor to 1.0.4, and thought is being
+ given to restoring support for java version 1.1 - it is not currently known 
whether this is possible.
+ 
+ Commons-logging version 1.0.1 is believed to work with java 1.1, but only in 
Applets. To be more specific, commons-logging 1.0.1
+ is believed to fail on java 1.1 when the commons-logging classes are loaded 
by the system classloader; this ''is'' the case for
+ normal applications, but not the case for Applets.
+ 
+ If you encounter difficulties using commons-logging on specific java 
versions, please post to the commons-user list so the
+ problem can be addressed and/or this FAQ entry updated.
  
  == Log4JLogger does not implement Log ==
  

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

Reply via email to