get it from here[1].

thanks,
Amila.

[1] http://ws.apache.org/commons/transport/download.cgi

On Wed, Jan 6, 2010 at 5:58 PM, Karthik Nanjangude <
karthik.nanjang...@xius-bcgi.com> wrote:

>  Hi
>
>
>
> I have configured the HTTP / TCP in  AXIS215  engine on TOMCAT  ( axis2.xml
> )
>
>
>
> <transportReceiver name=*"tcp"*  class=*
> "org.apache.axis2.transport.tcp.TCPServer"*>
>
> <parameter name=*"port"*>6060</parameter>
>
> </transportReceiver>
>
>
>
>
>
> I am able to see the exceptions for the same as below
>
>
>
> *java.lang.ClassNotFoundException*:
> org.apache.axis2.transport.tcp.TCPServer
>
>
>
> I presume this class is not available in jar files of AXIS2
>
>
>
> How to proceed
>
>
>
>
>
> With regards
>
> Karthik
>
>
>  ------------------------------
>
> *From:* Amila Suriarachchi [mailto:amilasuriarach...@gmail.com]
> *Sent:* Wednesday, January 06, 2010 12:55 PM
> *To:* axis-user@ws.apache.org
> *Subject:* Re: Please correct me if wrong
>
>
>
>
>
> On Wed, Jan 6, 2010 at 10:51 AM, Karthik Nanjangude <
> karthik.nanjang...@xius-bcgi.com> wrote:
>
> Hi
>
>
>
> I am exploring the possibilities …
>
> Please  correct me if  wrong
>
>
>
> Spec
>
> SOAP : AXIS2
>
> JDK 1.5
>
> WebContainer : Tomcat 6.20.0
>
> O/s  Windows / Linux / Unix
>
>
>
>
>
> I need to run AXIS2 SOAP on  Web Container ( TOMCAT 6.20.0 )
>
> with Protocol support HTTP (default) for north bound Request / Response
>
> and  TCP ( additional configuration ) for south bound  processing with an
>  3rd party  Server
>
>
>
> The AXIS2 Soap Engine needs to have simultaneously support 2 protocols when
> ever the web container is
>
> Is up and thus act a 2 way middleware for manipulation of the Data  between
> the  North / South bound  process
>
>
> you should be able to do this.
>
> thanks,
> Amila.
>
>
>
>
>
> Request  à  Tomcat ßà Axis (Soap, http) ßà  POJO Filter  ßà Axis( Soap
> ,Tcp) ßà 3rd Party Server
>
>              |
>
> Response     ß |
>
>
>
>
>
>
>
>
>
>
>
> With regards
>
> Karthik
>
>
>
>
> --
> Amila Suriarachchi
> WSO2 Inc.
> blog: http://amilachinthaka.blogspot.com/
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Reply via email to