You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/02/03 08:57:57 UTC

DO NOT REPLY [Bug 26625] New: - Class loader confliction between Ant and IBM websphere.

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26625

Class loader confliction between Ant and IBM websphere.

           Summary: Class loader confliction between Ant and IBM websphere.
           Product: Ant
           Version: 1.5
          Platform: All
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Core
        AssignedTo: dev@ant.apache.org
        ReportedBy: burcin.ekener@mscsoftware.com
                CC: burcin.ekener@mscsoftware.com


We are having Ant versus IBM class loader conflicts (while trying to deploy our 
application using WebSphere). Our application does not define a class loader, 
but Ant utilizes its own class loader. Part of the log information is shown 
below (clearly a class loader confliction between WebSphere and Ant), any 
suggestions will be appreciated. Thanks in advance...

------------------------
[2/2/04 22:13:44:820 PST] 3c7c9867 SystemErr     R log4j:ERROR 
A "org.apache.log4j.xml.DOMConfigurator" object is not assignable to 
a "org.apache.log4j.spi.Configurator" variable.
[2/2/04 22:13:44:820 PST] 3c7c9867 SystemErr     R log4j:ERROR The 
class "org.apache.log4j.spi.Configurator" was loaded by 
[2/2/04 22:13:44:820 PST] 3c7c9867 SystemErr     R log4j:ERROR 
[org.apache.tools.ant.AntClassLoader@7a999865] whereas object of type 
[2/2/04 22:13:44:820 PST] 3c7c9867 SystemErr     R 
log4j:ERROR "org.apache.log4j.xml.DOMConfigurator" was loaded by [
com.ibm.ws.classloader.CompoundClassLoader@4ec0d865
------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org