Out of those I'd say the SAP connector is the most interesting. There was someone interested in writing a SIP transport for Axis2, but I couldn't find any other SOAP/SIP system to interoperate with. There was a point at which SIP looked like it might become a general purpose transport, but I think Jabber has taken over the role of providing "presence".
Paul On Mon, Mar 31, 2008 at 9:54 PM, Jens Goldhammer <[EMAIL PROTECTED]> wrote: > 2008/3/29, Asankha C. Perera <[EMAIL PROTECTED]>: > > > Jens > > > > > - Apache Mina (http://mina.apache.org/) and AsyncWeb which uses Mina > (http://docs.safehaus.org/display/ASYNCWEB/Home) seems to be interesting!! > > > > http://svn.apache.org/viewvc/mina/branches/1.0/example/src/main/java/org/apache/mina/example/ > > > > > > > We evaluated this a long time ago when we originally wanted to build a > > non-blocking transport, but switched to using HttpCore library with its > > NIO extensions. One main difference between these is that MINA buffers > > the whole request in memory before processing which can lead to issues > > with memory > > Oh, how does the httpCore library handles it? > > > > > > > List of transports of Camel (http://activemq.apache.org/camel/uris.html) > > > > > > > Thats not a list of transports, but supported URI's :-) .. so this lists > > activemq and JMS both, file, ftp, http..., pop, smtp and imap, and even > > xquery and xslt as URI's?.. but if you look at the core of it, I > > consider (pop, imap, smtp) to be the "Mail" transport, and (file, ftp, > > sftp.. etc) to be the "File" transport etc.. > > > > Ok, maybe we should compare it with mule :-) > I have found some interesting projects around mule: > > - Apache FOP Transformer (http://www.mulesource.org/display/APACHEFOP/Home) > - LDAP Transport (http://www.mulesource.org/display/LDAP/UserGuide) > - SAP Connector (http://www.mulesource.org/display/SAP/Home) > - SIP Transport (http://www.mulesource.org/display/SIP/Home) > - JMX Transport (http://www.mulesource.org/display/JMX/UserGuide) > - Excel Transformation (http://jxls.sourceforge.net/) > > Interesting or not for Synapse? I want to contribute something... > > > > asankha > > > Jens > -- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com
