Interesting approach. I will try it Thanks Geoff
On Dec 17, 2007 5:05 PM, Geoff Crawford <[EMAIL PROTECTED]> wrote: > At 10:09 AM 12/14/2007, Camilo Aguilar wrote: > >Hi, > > > >I'm thinking to use openlaszlo as frontend for call several web > >services and I'm worried about performance... > > > >Does anybody have expertise with soap on openlaszlo ? > > As I mentioned in the other thread - we use it a lot. > But not through the SOAP component, I don't recommend > that and we couldn't use it anyway. (due to misreading > our WSDL) > > It's quite speedy performance wise if you just use an > every day dataset, prime it with the XML to send, and > read the full XML returned. (just use XPath around the > envelope) > > > ======================================================================= > Geoff Crawford Phone: (973) 361 - 4224 > Innov8 Computer Solutions, LLC FAX: (973) 537 - 6946 > 711 Route 10 East, Suite 204 Email: [EMAIL PROTECTED] > Randolph NJ 07869 Web: http://www.processwareerp.com > > ProcessWare ERP for the Chemical Industry > > >
