If its just encryption you could consider HTTPS? Rampart/C does implement encryption, but you'll have to wait at least a month for a stable Perl wrapper.
Paul On 5/15/07, jony <[EMAIL PROTECTED]> wrote:
Im encrypting the message contents. I need to transfer private data over an 'open' channel. (Obviously) I have it working Java <-> Java. I want to move one of the 'ends' to Perl. pzfreo wrote: > > We've just started work building a perl wrapper on top of Axis2/C. I > guess it depends which aspects of Rampart are you using? Rampart/C > doesn't implement everything Rampart Java does yet. > > The other option is to use a really basic perl SOAP or XML/HTTP client > and have Synapse (ws.apache.org/synapse) as a > local-to-the-perl-client-bridge that then adds the security info > before calling the client. > > Paul > > > > On 5/15/07, jony <[EMAIL PROTECTED]> wrote: >> >> Has anyone found a way to talk to an Axis2 server using Perl when the >> server >> is using Rampart? >> -- >> View this message in context: >> http://www.nabble.com/perl-%2B-rampart--tf3758380.html#a10622488 >> Sent from the Axis - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Paul Fremantle > VP/Technology, WSO2 and OASIS WS-RX TC Co-chair > > http://bloglines.com/blog/paulfremantle > [EMAIL PROTECTED] > > "Oxygenating the Web Service Platform", www.wso2.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/perl-%2B-rampart--tf3758380.html#a10625933 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Paul Fremantle VP/Technology, WSO2 and OASIS WS-RX TC Co-chair http://bloglines.com/blog/paulfremantle [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
