AW: AXIS log4j

2004-09-30 Thread Dorner, Thomas
Sorry!

AW: AXIS log4j

2004-09-30 Thread Dorner, Thomas
2004 08:49 An: [EMAIL PROTECTED] Betreff: Re: AXIS log4j This is not actually an error, it just means that the logging system cannot be initiated because it has not been told what to do. Add a log4j.properties file directly to your classes directory or anywhere on your classpath. Use the

Re: AXIS log4j

2004-09-29 Thread smcardle
This is not actually an error, it just means that the logging system cannot be initiated because it has not been told what to do. Add a log4j.properties file directly to your classes directory or anywhere on your classpath. Use the following as a starting point. # Set root category priority to

Re: AXIS log4j

2004-09-29 Thread yssr
i am using axis on tomcat i simply copied the axis directory of axis1xxx/.../webaps to tomcat/.../webapps but can i do to remove the following error --- [EMAIL PROTECTED] wrote: > You do not have a log4j properties file in your > class path. > > Regards > > > Quoting yssr <[EMAIL PROTECTED

Re: AXIS log4j

2004-09-29 Thread smcardle
You do not have a log4j properties file in your class path. Regards Quoting yssr <[EMAIL PROTECTED]>: > Hi > >java samples.userguide.example3.Client > -lhttp://localhost:8080/axiso/services/MyService "test > me ok" > log4j:WARN No appenders could be found for logger > (org.apache.axis.i

AXIS log4j

2004-09-29 Thread yssr
Hi java samples.userguide.example3.Client -lhttp://localhost:8080/axiso/services/MyService "test me ok" log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle). log4j:WARN Please initialize the log4j system properly. You typed : test me ok

Classloaders, jaxrpc, axis, log4j Re: log4j

2002-07-16 Thread Brian Ewins
Ignatia sent me a question about classloaders (at the end of this), but after writing a long response I thought it was worth mailing to the list too so folk can comment/critique. The issue is the common one of not getting log4j to initialise properly after creating your own log4j.properties an