----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hello,
I have installed Sun's WBEM Services 2.2 and WBEM SDK 2.2 Early Access
on
Solaris 8/Intel, and am trying to access the WBEM Services via HTTP.
cimomboot, contrary to what it says in the documentation does not
listen on port 80 (as verified by "netstat -a -n"), so I figured
that I have to start the Apache Web Server with the httpd.conf
in /usr/sadm/lib/wbem/apache , but it does not load due to a
missing mod_jserv.so .
So I installed Jserv 1.1.2, but after mucking around with configuration
files, reading all possible docs and FAQs for 1/2 day, just cannot get
the Hello example servlet nor the jserv-status handler to work.
The /var/apache/logs/error_log keeps telling me
[Fri Aug 11 11:31:21 2000] [notice] Apache/1.3.9 (Unix) mod_perl/1.21
ApacheJServ/1.1.2 configured -- resuming normal operations
[Fri Aug 11 11:31:23 2000] [error] [client 192.9.200.76] File does not
exist: /var/apache/htdocs/jserv/
[Fri Aug 11 11:47:30 2000] [error] [client 192.9.200.76] File does not
exist: /var/apache/htdocs/servlets/Hello
mod_jserv.log tells me:
[11/08/2000 11:31:21:000] (INFO) Apache-JServ 2nd initialization
starting JVM now: 1 16127 1
[11/08/2000 11:31:21:082] (INFO) wrapper classpath:
/usr/apache/libexec/ApacheJServ.jar:/usr/sadm/lib/wbem/jsdk.jar:/usr/sadm/lib/wbem/cimapi.jar:/usr/sadm/lib/wbem/cimom.jar:/usr/sadm/lib/xml.jar
[11/08/2000 11:31:21:082] (INFO) wrapper: Java VM spawned (PID=16134,
PPID=16128)
[11/08/2000 11:51:58:745] (ERROR) ajp12: Servlet Error: GET is not
supported by this URL
the last error being an access to the CIM server, which seems to
indicate something works,
just not the basics.
Where is the conflict? What am I missing? How can I possibly diagnose
this?
Thank you for any help.
Uwe...
--
Uwe Zimmermann [EMAIL PROTECTED] 603-881-3500 x23 FAX 603-889-5005
Gambit Communications 76 NE Blvd., Suite 30B, Nashua, NH 03062
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]