Re: Struts 2 with Axis WS NOPS.

2008-05-19 Thread Felipe Lorenz
UPDATE: i've did try with Tomcat 5.5 and 6, but still not working. On Mon, May 19, 2008 at 8:25 PM, Felipe Lorenz <[EMAIL PROTECTED]> wrote: > Hi dudes. > > I have a problem. > > Ive try to acess a Web Service, created with Axis 1.4, with my struts > aplication. But it throw a java.net.ConnectEx

Struts 2 with Axis WS NOPS.

2008-05-19 Thread Felipe Lorenz
Hi dudes. I have a problem. Ive try to acess a Web Service, created with Axis 1.4, with my struts aplication. But it throw a java.net.ConnectException: Connection timed out: connect. but, when i execute my class to test the acess of WS without tomcat, etc..., its works. What can be? My librari