since ajax is basically an xml communications, it would seem that using ftl with a transform page would allow for ajax to communicate with ofbiz, bidirectionally. These transforms are used to convert ofbiz info to Carrier info now, so there are examples.
just a thought Alfredo Rueda sent the following on 11/25/2008 3:03 AM: > Hello Daminda! > Maybe here is good starting point: > > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index > > Regards, > > Alfredo > > Daminda Liyanage wrote: >> Hi, >> >> Do you know how to get OFBiz current system design documents. >> >> Thanks, >> Daminda >> >> ----- Original Message ----- >> From: "Alfredo Rueda" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Tuesday, November 25, 2008 2:47 PM >> Subject: Re: Deploy Axis SOAP under Ofbiz Tomcat >> >> >>> >>> Hello! >>> >>> If you check these links you would learn how to add Axis to your own >>> Webapp. >>> >>> http://www.stanleygeorge.com/blogs/2005/06/apache-axis-part-5-adding-axis-to-your.html >>> http://www.developer.com/java/web/article.php/3443951 >>> >>> Please, may somebody with deep experience in Ofbiz and Tomcat explain how >>> to >>> customize the steps explained in the above links to deploy a pure Axis >>> Java >>> Web Service inside an Ofbiz WebApp? >>> >>> Thank you very much! >>> >>> Alfredo >>> >>> >>> flopa wrote: >>>> Hello, >>>> >>>> Has anyone tried already to deploy a pure Axis web service under Ofbiz >>>> Tomcat? >>>> >>>> Considering that Ofbiz SOAP has some limitations regarding complex types >>>> and advanced SOAP features, I would be content to be able to deploy a >>>> full Axis based SOAP under Ofbiz. >>>> Unfortunately, I could not realize yet the way I can do it - mostly >>>> because Ofbiz comes with an integrated Tomcat... >>>> >>>> I would really appreciate such a sample as long as Ofbiz communication >>>> to the outside world is really important. >>>> >>>> Thanks, >>>> Florin >>>> >>>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Deploy-Axis-SOAP-under-Ofbiz-Tomcat-tp15330315p20677590.html >>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>> >> >> >
