I had tomcat running on 8080. I deployed a webservice. everything was ok. Then I 
upgraded to
mod_jk connector to run apache with tomcat. I can see happyaxis.jsp successfull 
loading and axis,
tomcat, apache are working fine.

Now when I try to deploy one more service it is giving me connection exception. I even 
tried with
-p option as 80

lot of people had got these problems but somehow I feel there is no solution. all 
people had some
miracles....

jinesh

[EMAIL PROTECTED] dd]$ java org.apache.axis.client.AdminClient list 
-lhttp://localhost/ws/services
Mar 11, 2003 6:27:51 PM org.apache.axis.client.AdminClient main
SEVERE: Exception:
AxisFault
 faultCode: {http://xml.apache.org/axis/}HTTP
 faultSubcode: 
 faultString: (404)Not Found
 faultActor: 
 faultNode: 
 faultDetail: 
        {}string: return code:  404
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /ws/services was not found on this server.</p>
<hr />
<address>Apache/2.0.43 Server at localhost Port 80</address>
</body></html>


(404)Not Found
        at 
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:630)
        at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:128)
        at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
        at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
        at org.apache.axis.client.Call.invokeEngine(Call.java:2526)
        at org.apache.axis.client.Call.invoke(Call.java:2515)
        at org.apache.axis.client.Call.invoke(Call.java:1637)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:355)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:325)
        at org.apache.axis.client.AdminClient.list(AdminClient.java:183)
        at org.apache.axis.client.AdminClient.list(AdminClient.java:176)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:273)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:377)


=====
-----------------------------------------------------------------
Jinesh Varia
Graduate Student, Information Systems
Pennsylvania State University
Email: [EMAIL PROTECTED]
-----------------------------------------------------------------
'Self is the author of its actions.'

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

Reply via email to