|
Hi, I’m running Axis Beta 2 and I’m trying to run
the example 4 which gives a demonstration of handlers. However when I deploy
and run the client I do not see any MyService.log file generated. From reading
the short description of the handler, I was under the impression an entry was
written to MyService.log everytime LogTestService was called. However this does
not seem the case. Can someone fill me in what I’m missing or tell me if
this is a problem in Axis Beta 2. Thank you, Chris Here are the sequence of events: C:\ws\xml-axis-beta2\samples\userguide\example4>java
org.apache.axis.client.Admi nClient deploy.wsdd - Processing file deploy.wsdd <Admin>Done
processing</Admin> C:\ws\xml-axis-beta2\samples\userguide\example4>java
samples.userguide.example4. Client Hi, you've reached the testMethod. C:\ws\xml-axis-beta2\samples\userguide\example4>dir Volume in drive
C has no label. Volume Serial
Number is 28ED-3AF2 Directory of C:\ws\xml-axis-beta2\samples\userguide\example4
8 File(s)
15,853 bytes
2 Dir(s)
34,983,518,208 bytes free C:\ws\xml-axis-beta2\samples\userguide\example4> |
