Hi, I tried samples/usrguide/example3/Client and got response "Not Found". What I don't understand is that when I look at the tool TCPMonitor, it shows the Request contains a line "SOAPAction: "Myservice/serviceMethod" before the <?xml .... but in the body of Response shows: <h1>404 Not Found</h1> File not found: /opt/sybase/jConnect-5_2/axis/services
Why the /opt/sybase/jConnect-5_2 becomes part of the path in searching for axis root? /opt/sybase/jConnect-5_2 is one of the subdirectory on our Unix server, but it's not in any of my environment setting, not in any of PATH, LD_LIBRARY_PATH or CLASSPATH. Anyone has any idea what's the problem is? Appreciate for any info. C.C. Liu