You need to give the details of your code. The issues are not related to Tomcat.
On 12/27/05, mukesh <[EMAIL PROTECTED]> wrote: > > Hi pulkit, > 1) Well I can access http://<server>/axis/ page > 2) well I am connection using stubs generated by AXIS > (WSDL2Java) > 3) ?? > > 4) I am getting "nested exception is: java.net.ConnectException: > Connection refused" > > Regards, > Mukesh > > > > -----Original Message----- > From: Pulkit Singhal [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 27, 2005 2:52 AM > To: Tomcat Users List > Subject: Re: Connection refused > > Hi Mukesh, > > 1) Do you have any way of making sure that whatever it is that you are > trying to connect to is actually up and running and accepting connections? > 2) If so, then are you sure that the details you use to make the actual > connection...are correct? > 3) After your second post, I feel that maybe, this is more of a > development > related question and not really a Tomcat question. Am I right? Or am I > missing your issue with Tomcat here? > 4) Also, keep the details coming :) > > Cheers, > - Pulkit > > On 12/26/05, mukesh <[EMAIL PROTECTED]> wrote: > > > > Hi friends, > > I have found the cause of the error, in fact function is never > > gets > > called. Its throwing an error "nested exception is: > > java.net.ConnectException: Connection refused" > > > > > > Code is like this > > > > Try > > { > > //calling function here > > }catch(Exception e) > > { > > out.println(e.getMessage()); > > } > > > > In fact I have connected tomcat 5.5.12 to apache2.0 via mod_jk. > > > > Outpus is "nested exception is: java.net.ConnectException: Connection > > refused" > > > > Please suugest the solution. > > > > Kind regards > > Mukesh Kumar > > > > > > -----Original Message----- > > From: mukesh [mailto:[EMAIL PROTECTED] > > Sent: Monday, December 26, 2005 5:29 PM > > To: 'Tomcat Users List' > > Subject: Method returning null > > > > Hi all, > > > > > > > > I have deployed a web service on my tomcat 5.5.12 running on > > linux7.0. I am using axis 1.3. > > > > > > > > I am trying to call a function which returns an integer but > I > > am > > getting "null" always. > > > > > > > > Why so? Please advice what could be the problem? > > > > > > > > Regards, > > > > Mukesh Kumar > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "You can lead a horse to water but you cannot make it float on its back." ~Dakota Jack~