Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] SOAP and Condor.. where to begin?
- Date: Wed, 23 Aug 2006 14:09:28 -0500
- From: Matt Baker <mmb05@xxxxxxxx>
- Subject: [Condor-users] SOAP and Condor.. where to begin?
Hello,
I've seen yoa fewr Condor list messages regarding SOAP and was
wondering if I could ask for some help.. I've tried to follow the IBM
article, but so far, not even my schedd or collector logs show and
HTTP requests.. I added the lines below and restarted condor:
# SOAP stuff
WEB_ROOT_DIR = $RELEASE_DIR/web
ENABLE_SOAP = TRUE
ALLOW_SOAP = *
ENABLE_WEB_SERVER = TRUE
.. and the firewall allows incoming connections to port 9618. I
already have an apache server running on port 80 (this is a ROCKS
cluster).
Are there any other steps I may have missed?
Thanks,
Matt