RE: Errnn238 after boot calling web services

2012-11-11 Thread Oscar Rugama
Thanks for answering, but it´s sure the url works, because as i said just undeploy a redeploy and all works fine. Also i made a standalone client to test connectivity and it works when at axis1.4 fails Date: Sun, 11 Nov 2012 06:25:29 -0300 Subject: Re: Errnn238 after boot calling web

Re: Errnn238 after boot calling web services

2012-11-11 Thread robert lazarski
On Sun, Nov 11, 2012 at 7:18 AM, Oscar Rugama oscas...@hotmail.com wrote: Thanks for answering, but it´s sure the url works, because as i said just undeploy a redeploy and all works fine. Also i made a standalone client to test connectivity and it works when at axis1.4 fails That's not really

RE: Errnn238 after boot calling web services

2012-11-11 Thread Oscar Rugama
I´ve also a web application which calls one of the web services that fails in the same server and when i say web services are failing, the app web that calls one of this web services works, so that why i focosing problem on Axis Regards Date: Sun, 11 Nov 2012 08:17:19 -0300 Subject: Re:

Re: Errnn238 after boot calling web services

2012-11-11 Thread Andreas Veithen
Do you have the complete stack trace of the ConnectException? Andreas On Sun, Nov 11, 2012 at 9:28 AM, Oscar Rugama oscas...@hotmail.com wrote: Hi I have been looking for a solution for the following during last two weeks and i´am becoming almost crazy, so any help will be welcomed I have

Re: wsdl2java in axis-1_4 does not generate simpleType

2012-11-11 Thread Andreas Veithen
This is actually the behavior required by the JAX-RPC 1.1 specification (see section 4.2.5): A simple type derived by restriction from another simple type, referred to as its base type, is mapped to the same Java type that its base type is mapped to. If its base type does not have a standard

RE: Errnn238 after boot calling web services

2012-11-11 Thread Oscar Rugama
Hi Andreas, Please find attached stack trace of the ConnectException? Thanks in advance Kind regards, Oscar From: andreas.veit...@gmail.com Date: Sun, 11 Nov 2012 20:09:56 +0100 Subject: Re: Errnn238 after boot calling web services To: java-user@axis.apache.org Do you