No problems here ... Try the log4j.properties file i posted, putting it in the bin dir and running WSDL2Java from the bin dir.

Robert
http://www.braziloutsource.com/

On 5/25/06, Mark Beckwith <[EMAIL PROTECTED] > wrote:
On Thu, May 25, 2006 at 11:02:18AM -0500, Flores, Raul wrote:
> Try adding:
> log4j.rootCategory=ERROR, CONSOLE

Still not working.  Have you (or anybody on this list) been able to confirm
that WSDL2Java (from axis2) doesn't show the log4 warnings?

Thanks Raul,

Mark


>
>
> Raul Flores
>
>
> -----Original Message-----
> From: Mark Beckwith [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 25, 2006 10:16 AM
> To: [email protected]
> Subject: [axis2] WSDL2Java.bat warning
>
> Hi, I'm new to axis2. Many people have reported having this same
> problem, but I can't seem to fix it and would like your help.
>
> If I type:
>
> ~> WSDL2Java.bat
>
> I get :
>
> Using AXIS2_HOME:   C:/java/axis2
> Using JAVA_HOME:    C:/Program Files/Java/jdk1.5.0_06
> Using CLASSPATH:    c:\java\lib
> log4j:WARN No appenders could be found for logger
> (org.apache.axis2.i18n.ProjectResourceBundle).
> log4j:WARN Please initialize the log4j system properly.
>     .
>     .
>     .
>
> I can't get rid of the log4j warnings.  (I added "Using CLASSPATH"
> line to the bat file myself)
>
> In C:\java\lib I have a log4j.properties file that looks like:
>
> log4j.rootLogger=DEBUG, CONSOLE
> log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
> log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
> log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x:%m%n
>
>
> Based on what I've read, this should have fixed the problem.  Also, I'm
> using cygwin's rxvt as my console.
>
> Thanks,
>
> Mark
>
> --
> Mark Beckwith, Intrig ( http://www.intrig.com)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

--
Mark Beckwith, Intrig (http://www.intrig.com)

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


Reply via email to