Hi Cfgurus we are facing a problem in CF7 server when we access the third party Java API which uses the log4j 1.29 version
CF7 uses the log4j older version and Third pary JAVA API uses the version log4j1.29.. We have set the path for log4j used by Third Party JAVA API in Coldfusion classpath and system enviornment varialbe section. The problem is there are 2 log4 version one is CF and one is given by Java API in this case we are getting log4j confilct and app not working . We did the follwoing to solove the problem but it didn't worked 1) Copy the log4j given by Third Party JAVA API in CF lib folder - Coldfusion admin console is not working , 2) using the CF7 log4j by removing the log4j given by Third Party JAVA API gives error in our coldfusion application Are there any patch available or provided by Adobe to use the new log4j version in CF7? Thanks in Advance Vishnu have removed the log4j given in Third Party JAVA API and used the CF log4j which throws the error . we tried remove the JAVA api log4j ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302131 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

