Re: Get past Axis logging problem
Re: Get past Axis logging problem
- Subject: Re: Get past Axis logging problem
- From: Baiss Eric Magnusson <email@hidden>
- Date: Sun, 11 Jul 2004 19:29:41 -0700
Since I am using 10.2 server I am stuck with Java 1.4.1 ( after a lot
of browsing it seems that it is not possible to install 1.4.2 on
Jaguar), and that is the problem I believe I need to try to work
around. At this point I have become increasingly pessimistic about
being able to work around it.
On Jul 11, 2004, at 2:20 PM, David Teran wrote:
Hi,
Am 11.07.2004 um 03:03 schrieb Baiss Eric Magnusson:
Can anyone think of a way to get past the logging problems I am
having with Axis?
I get a NoClassDefError on the following line
private static Log log = LogFactory.getLog(
BasicHandler.class.getName() );
of BasicHandler.java
I have determined that Axis will not read <log4j.properties> on my
server no matter where I put the file, nor does it say it is failing
to read it, but maybe that's by design.
I think if I could just get past the logging error that the service
would run.
I have tried with both straight calls to Axis and calls using Apple's
WOWebService package, both methods end up at the same error.
I'm about at the point where I think it cannot be fixed with MacOSXS
10.2, for some reason there must be a reason
Axis requires 10.3, because that is what is on my development machine
and the WebService call works fine in that environment.
which WO Version are you using? WO 5.2.3 is certified for JDK 1.4.2 so
maybe you need to upgrade your JVM. I do not know if 1.4.2 runs on
10.2
You might try ERExtensions from project WONDER. It integrates log4j
and configuration is done in the Properties file in any framework that
is loaded by your app or in Properties directly in your .woa.
We at least have no problem with Axis 1.0 and 1.1, WO 5.2.3, JVM
1.4.2, and the usual stuff from project WONDER.
regards David
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.