Without axiscpp.conf how does Axis know the names of the libraries to load?

Franz


Adrian Dick schrieb:
Hi,

Don't forget to ensure you have the Xerces-C parser libraries at an
appropriate level available on the path, otherwise the Axis parser library
will fail to load (as in the error message you describe).

What's the state of this project?  should I be using axis2c instead?
Is
all this complicated setup (eg: axiscpp.conf, setting paths, etc)
necessary for a simple client?

Assuming you're not using SSL or handlers.  It is possible to avoid
axiscpp.conf, but you must ensure all the Axis libraries (and their
dependencies) are available on the system path.  When loading libraries the
Axis engine will load its libraries from:
1) location specified in axiscpp.conf
2) location specified programatically using configuration API
3) (for unix) $AXISCPP_DEPLOY/lib or (for windows) %AXISCPP_DEPLOY%/bin
4) the system library path

Hope that helps,
Adrian


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


begin:vcard
fn:Dr. Franz Fehringer
n:Fehringer;Franz
org:ISO Software Systeme
adr;quoted-printable:;;Eichendorffstrasse 29;N=C3=BCrnberg;;90491;Deutschland
email;internet:mailto:[EMAIL PROTECTED]
tel;work:+49/(911) - 99594-0 
tel;fax:+49/(911) - 99594-580
x-mozilla-html:TRUE
url:http://www.isogmbh.de/
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to