RE: how to log debug message in Axis

2002-02-15 Thread Jianlin Chang
Title: RE: how to log debug message in Axis With regard to reply from Koen Weyn, how do I insert code using log4j facility in my own handlers?  Where can I find relevant docs?  Thanks.  -Original Message- From:   Jianlin Chang  Sent:   Thursday, February 14, 2002 8:31 PM To

how to log debug message in Axis

2002-02-14 Thread Jianlin Chang
Title: how to log debug message in Axis How to log debug message in Axis?  Suppose that I want to do this within the handlers.  Thanks.

access violation when deploying web service to axis running on Sun's J2EE server

2002-02-14 Thread Jianlin Chang
Title: access violation when deploying web service to axis running on Sun's J2EE server I got access violation error when deploying web service to axis which is running within Sun's reference implementation J2EE server.  The command is: java org.apache.axis.client.AdminClient -lhttp://localh

RE: errors with deploying example web service shipped with xml-axis-alpha3

2002-02-13 Thread Jianlin Chang
is working.  The problem is the same as that in another post by me: java.lang.NoClassDefFoundError: javax/xml/rpc/namespace/QName  -Original Message- From:   Jianlin Chang  Sent:   Tuesday, February 12, 2002 5:49 PM To: '[EMAIL PROTECTED]' Subject:    errors with

RE: errors when accessing 1st page of axis installation

2002-02-13 Thread Jianlin Chang
.  -Original Message- From:   Jianlin Chang  Sent:   Tuesday, February 12, 2002 5:33 PM To: '[EMAIL PROTECTED]' Subject:    errors when accessing 1st page of axis installation Under the 1st page for Axis installation axis/index.html, there are two links: Admin

errors with deploying example web service shipped with xml-axis-alpha3

2002-02-12 Thread Jianlin Chang
Title: errors with deploying example web service shipped with xml-axis-alpha3 Following the installation guide that comes with Axis, I tried to deploy a web service in the samples directory, and I got this error: %java org.apache.axis.client.AdminClient -lhttp://localhost:9000/axis/services/

errors when accessing 1st page of axis installation

2002-02-12 Thread Jianlin Chang
Title: errors when accessing 1st page of axis installation Under the 1st page for Axis installation axis/index.html, there are two links: Administer Axis Visit the Axis Servlet Access both links generates errors as shown in the enclosed doc.  What might be the cause of errors and how