You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "haha (JIRA)" <ji...@apache.org> on 2007/06/13 15:31:27 UTC

[jira] Updated: (AXIS2-2802) AxisFault:Connection refused:connect

     [ https://issues.apache.org/jira/browse/AXIS2-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

haha updated AXIS2-2802:
------------------------

    Description: 
I run my project inside the Eclipse, it works very fine. all things are right.

But if i put the Client  on another Computer (remote,not local), with the command like "axis2 com.wp.jk.Myclient", then i got the Exception:

"org.apache.axis2.AxisFault:Connection refused:connect".   I have started the server, and i'm sure that the ServiceEndpoint, port are right too. What's the 

problem then? 
------------------------------
the client structur:  (port:8099; IP: 160.24.3.4), no Tomcat

axis2->bin->axis2.bat...
         ->lib-> mClient.jar + mServer.jar + all necessary jar-files
         ->conf->axis2.xml
         ->repository->modues
                              ->services->mServer.jar
         ->comm.bat (with the Commando "axis2 com.wp.jk.Myclient" )
-------------------------------
the server structur: (IP: 162.21.2.2)

tomcat->webapps->axis2
                                               ->axis2-web
                                              ->META-INF
                                              ->WEB-INF-classes ->commanlogging+log4j
                                                                  ->conf      ->axis2.xml
                                                                  ->  lib       ->all axis2-jars + mServer.jar+hsql.jar
                                                                  ->services->mServer.jar
                                                                  ->moduls ->...
                                                                   ->web.xml (i added "<servlet>MyDBServlete....</servlet>")
--------------------------------
so, these are all right? (Sure not all, but where is the bug?)  must i config the axis2.xml? where should locate my Web Application?
                                                                  

  was:
I run my project inside the Eclipse, it works very fine. all things are right.

But if i put the Client  on another Computer (remote,not local), with the command like "axis2 com.wp.jk.Myclient", then i got the Exception:

"org.apache.axis2.AxisFault:Connection refused:connect".   I have started the server, and i'm sure that the ServiceEndpoint, port are right too. What's the 

problem then? 
------------------------------
the client structur:  (port:8099; IP: 160.24.3.4)

axis2->bin->axis2.bat...
         ->lib-> mClient.jar + mServer.jar + all necessary jar-files
         ->conf->axis2.xml
         ->repository->modues
                              ->services->mServer.jar
         ->comm.bat (with the Commando "axis2 com.wp.jk.Myclient" )
-------------------------------
the server structur: (IP: 162.21.2.2)

tomcat->webapps->axis2
                                               ->axis2-web
                                              ->META-INF
                                              ->WEB-INF-classes ->commanlogging+log4j
                                                                  ->conf      ->axis2.xml
                                                                  ->  lib       ->all axis2-jars + mServer.jar+hsql.jar
                                                                  ->services->mServer.jar
                                                                  ->moduls ->...
                                                                   ->web.xml (i added "<servlet>MyDBServlete....</servlet>")
--------------------------------
so, these are all right? (Sure not all, but where ist the bug?) must i config the axis2.xml? where should locate my Web Application?
                                                                  


> AxisFault:Connection refused:connect
> ------------------------------------
>
>                 Key: AXIS2-2802
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2802
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Win Xp; Axis2-1.2; JDK1.5; Eclipse; Tomcat5.5
>            Reporter: haha
>             Fix For: 1.2
>
>
> I run my project inside the Eclipse, it works very fine. all things are right.
> But if i put the Client  on another Computer (remote,not local), with the command like "axis2 com.wp.jk.Myclient", then i got the Exception:
> "org.apache.axis2.AxisFault:Connection refused:connect".   I have started the server, and i'm sure that the ServiceEndpoint, port are right too. What's the 
> problem then? 
> ------------------------------
> the client structur:  (port:8099; IP: 160.24.3.4), no Tomcat
> axis2->bin->axis2.bat...
>          ->lib-> mClient.jar + mServer.jar + all necessary jar-files
>          ->conf->axis2.xml
>          ->repository->modues
>                               ->services->mServer.jar
>          ->comm.bat (with the Commando "axis2 com.wp.jk.Myclient" )
> -------------------------------
> the server structur: (IP: 162.21.2.2)
> tomcat->webapps->axis2
>                                                ->axis2-web
>                                               ->META-INF
>                                               ->WEB-INF-classes ->commanlogging+log4j
>                                                                   ->conf      ->axis2.xml
>                                                                   ->  lib       ->all axis2-jars + mServer.jar+hsql.jar
>                                                                   ->services->mServer.jar
>                                                                   ->moduls ->...
>                                                                    ->web.xml (i added "<servlet>MyDBServlete....</servlet>")
> --------------------------------
> so, these are all right? (Sure not all, but where is the bug?)  must i config the axis2.xml? where should locate my Web Application?
>                                                                   

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org