Sending File Attachment using SOAP::Lite

2001-11-26 Thread Mahendra Chheda
Hello, I am trying to send a file via my soap method call (Perl client using SOAP::Lite) to the apache based soap server. However, the format of my call is giving me errors. Can someone pls guide me on how should the call be structured. It seems to be a pretty rudimentary question but I could n

Using alternative transport? BEEP

2001-11-26 Thread Brian Gilman
Hello, I would like to try and get started writing a BEEP SOAP transport. Can someone point to the right set of classes/interfaces that I need to get going?? I am very interested in using the axis framework in a p2p application. Thanks in advance!!