Hi Walter, tried that too and placed it under webapps/axis/Web-inf/classes (as described in the log4j doc).
regards Werner > -----Urspr�ngliche Nachricht----- > Von: Stocker, Walter [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 10. Juli 2002 15:28 > An: [EMAIL PROTECTED] > Betreff: AW: WSDL and WSDL2Java - how does it map WSDL info > to WSDD and > ge nera ted Java files > > > Hi Werner, > > > PS: did the logging mechanisms change recently? I modified > > log4j.properties, replaced it in axis.jar (WEB-INF/lib), > > restarted - nothing happend... > > They changed the log4j-library to log4j-1.2.4.jar, but > log4j-1.2.5.jar (the newest release) works also. Maybe this > is the reason for your logging problem. Additionally i don't > found any problems with the logging. Hm, but i am not using > log4j.properties in the axis.jar. I put the file in my classpath, > i. e. put it in the classes dir of my webapp. > > cu > > Walter > > Dipl. Inform. (FH) Walter Stocker > T-Systems International GmbH > Software Developer > System Integration > Address: Memmelsdorfer Str. 209a, 96052 Bamberg > Phone: +49 (09 51) 40 97 - 1 46 > Fax: +49 (09 51) 40 97 - 2 00 > E-Mail: mailto:[EMAIL PROTECTED] > Internet: http://www.t-systems.com > > > > > -----Urspr�ngliche Nachricht----- > > Von: Dittmann Werner [mailto:[EMAIL PROTECTED]] > > Gesendet am: Mittwoch, 10. Juli 2002 15:22 > > An: [EMAIL PROTECTED] > > Betreff: WSDL and WSDL2Java - how does it map WSDL info to WSDD and > > genera ted Java files > > > > Hi all > > > > during some tests I stumbled into several pitfalls with WSDL2Java. > > For my tests I used the GetQuote example from axis. > > > > Using WSDL2Java to create stub, skeleton and WSDD I found that > > the generated WSDD file does not match the WSDD file delivered > > in the GetQuote sample directory. In particular the "service" entry > > didn't match. Using the generated files to set up the getQuote > > request didn't work because the axis server couldn't find the > > service. > > > > This experience caused the question: is there a documentation > > how WSDL2Java uses the info in a WSDL file (namespaces, WSDL > > elements, etc) to generated the WSDD and the Stubs/Skeletons? > > > > Any hints welcome. > > > > Regards, > > Werner > > > > PS: did the logging mechanisms change recently? I modified > > log4j.properties, replaced it in axis.jar (WEB-INF/lib), > > restarted - nothing happend... > > > > thanks > > Werner > > > > > > Werner Dittmann > > Siemens ICM N PG ES AS TP > > mailto:[EMAIL PROTECTED] > > Tel: +49(0)89 722 42481/+49(0)172 85 85 245 > > >
