I've actually reproduce the problem using the Calculator.jws.  

I can get the wsdl but as soon as I try to access the add method I get
the same problem.

.../Calculator.jws?p1=2&p2=1

It just hangs no output at all.

Derek




-----Original Message-----
From: Paul Callahan [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 08, 2005 3:03 PM
To: [EMAIL PROTECTED]
Subject: Re: web service hanging

you might want to check your console or log to see if Tomcat/axis is
giving you any useful messages...

-pc


On Tue, 8 Feb 2005 14:14:34 -0400, Derek Lohnes
<[EMAIL PROTECTED]> wrote:
>  
>  
> 
>   
> 
>   
> 
> My apache web service is timing out  when I try to deploy it in tomcat
on
> linux.  
> 
>   
> 
> It will product the wsdl when you pass ?wsdl to the service but trying
to
> invoke any of the method result in a timeout. 
> 
>   
> 
> I'm using axis 1_2RC2  
> 
>   
> 
> This is the url I use that results in the timeout 
> 
>
http://bricklin:8988/platform/services/configservice?method=testExceptio
n 
> 
>   
> 
> This works. 
> 
> http://bricklin:8988/platform/services/configservice?wsdl 
> 
>   
> 
>   
> 
> It also works fine when I deploy in tomcat on windows. 
> 
>   
> 
> Anyone have any idea of what might be going on. 
> 
>   
> 
>   
> 
> Thanks 
> 
> Derek 
> 
>

Reply via email to