Hi Pedro, Yes, OFBiz services can be exposed as web services. Basically that comes down to adding a export="true" flag in services, and some are already enabled.
Best regards, Pierre Smits *OFBiz Extensions Marketplace* http://oem.ofbizci.net/oci-2/ On Fri, Oct 9, 2015 at 1:43 PM, Pedro Lopes <[email protected]> wrote: > I do not have much experience in java, although i have some experience of > .NET. > From what i've seen in some questions asked on this mailing list, it seems > to me that the core services of OFBiz platform respond as XML WebServices, > decoupling the visual browser implementation details from the business > layer components themselves am i wrong? This could be specially interesting > to implement some interface functionality that needs to be responsive, > based on Bootstrap, Knockout, SignalR and ASP.NET MVC for example. > > Is this interoperability possible? > > Thank you, > > Pedro >
