File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Log4j Issue : org.apache.axis2.deployment.WarBasedAxisConfigurator Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Log4j Issue : org.apache.axis2.deployment.WarBasedAxisConfigurator" Watch "Log4j Issue : org.apache.axis2.deployment.WarBasedAxisConfigurator" New topic
Author

Log4j Issue : org.apache.axis2.deployment.WarBasedAxisConfigurator

rastogi payam
Ranch Hand

Joined: May 09, 2011
Posts: 40

Hi All,

When we tried to start the JBOSS 5 server with a myapp.ear(containing axis2myapp.war, myapp1.war,myapp2.war) deployed We got following lines printed in the log file.
--------------------------------------------
[2012-01-31 16:23:38,084] ERROR - [] [main] - log4j:WARN No appenders could be found for logger (org.apache.axis2.deployment.WarBasedAxisConfigurator).
[2012-01-31 16:23:38,093] ERROR - [] [main] - log4j:WARN Please initialize the log4j system properly.
--------------------------------------------
Can any one please explain me the significance of the above lines.

Thanks


SCJP 1.6, OCPWCD 5
 
IntelliJ Java IDE
 
subject: Log4j Issue : org.apache.axis2.deployment.WarBasedAxisConfigurator
 
Threads others viewed
hibernate.cfg.xml not found
Transaction is not being committed
how to consume a webservice using axis2
Problem with Tomahawk library
ClassNotFoundException: TypeSystemHolder
IntelliJ Java IDE