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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/05/24 16:49:17 UTC

[jira] Assigned: (AXIS2-2230) BindException

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

Davanum Srinivas reassigned AXIS2-2230:
---------------------------------------

    Assignee: Deepal Jayasinghe

> BindException
> -------------
>
>                 Key: AXIS2-2230
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2230
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>         Environment: sun jdk 1.5.0_10, linux
>            Reporter: Michele Mazzucco
>         Assigned To: Deepal Jayasinghe
>             Fix For: nightly
>
>         Attachments: axis2_logs.log, catalina.out, qosp_debug.log
>
>
> The environment is the following:
> - there's a tomcat server running on port 8081 (server A) and http port (for axis2) set to 16060 in $SERVER_A_HOME/webapps/axis2/WEB-INF/conf/axis2.xml
> - there's a tomcat server running on port 18080 (server B) and http port set to 26060 in $SERVER_B_HOME/webapps/axis2/WEB-INF/conf/axis2.xml
> - there's a client using an axis2.xml with http port set to 7000
> The client sends an asynchronous request to server A, which forwards the message to server B (the MEP is out-only) using a custom ConfigurationContext (essentially an empty configuration with multi threading support and connections reuse, which, as for I understand runs the http server on port 6060).
> Server B executes the request and, using ws-addressing information, sends back the result to server A which should finally be able to forward the result to the client.
> Please find attached the logs for server A.

-- 
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