You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Pierre Smits <pi...@gmail.com> on 2021/07/29 08:44:09 UTC

Re: "official" web service standard

Hi Parminder,

OFBiz also utilises SOAP to open up its services for integration in other
solutions. Recently the project has undertaken to open up its services
through REST as well.

Best regards,

Pierre Smits

On Wed, Jul 28, 2021 at 6:27 PM Parminder S. Lehal <pl...@lehal.net> wrote:

> What is the "official" web service  standard/procedure now for ofbiz as old
> method ( xmlrpc ) services are obsolete and it is almost impossible  even
> to find jar files for them.  Can someone  provide a link to official  docs
> in this regard?
> --
>
> Regards,
>
> Parminder S. Lehal
>
>
>

Re: "official" web service standard

Posted by Pierre Smits <pi...@gmail.com>.
See https://issues.apache.org/jira/browse/OFBIZ-12212

Best regards,
Pierre Smits

On Thu, Jul 29, 2021 at 2:08 PM Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> There is also RMI. Like SOAP it's deactivated by default for security
> reason
>
> See
> https://github.com/apache/ofbiz-framework/blob/trunk/framework/webtools/webapp/webtools/WEB-INF/controller.xml#L88-L100
> (same for R18 and R17,
> it's about security)
>
> HTH
>
> Jacques
>
> Le 29/07/2021 à 10:44, Pierre Smits a écrit :
> > Hi Parminder,
> >
> > OFBiz also utilises SOAP to open up its services for integration in other
> > solutions. Recently the project has undertaken to open up its services
> > through REST as well.
> >
> > Best regards,
> >
> > Pierre Smits
> >
> > On Wed, Jul 28, 2021 at 6:27 PM Parminder S. Lehal <pl...@lehal.net>
> wrote:
> >
> >> What is the "official" web service  standard/procedure now for ofbiz as
> old
> >> method ( xmlrpc ) services are obsolete and it is almost impossible
> even
> >> to find jar files for them.  Can someone  provide a link to official
> docs
> >> in this regard?
> >> --
> >>
> >> Regards,
> >>
> >> Parminder S. Lehal
> >>
> >>
> >>
>

Re: "official" web service standard

Posted by Jacques Le Roux <ja...@les7arts.com>.
There is also RMI. Like SOAP it's deactivated by default for security reason

See https://github.com/apache/ofbiz-framework/blob/trunk/framework/webtools/webapp/webtools/WEB-INF/controller.xml#L88-L100 (same for R18 and R17, 
it's about security)

HTH

Jacques

Le 29/07/2021 à 10:44, Pierre Smits a écrit :
> Hi Parminder,
>
> OFBiz also utilises SOAP to open up its services for integration in other
> solutions. Recently the project has undertaken to open up its services
> through REST as well.
>
> Best regards,
>
> Pierre Smits
>
> On Wed, Jul 28, 2021 at 6:27 PM Parminder S. Lehal <pl...@lehal.net> wrote:
>
>> What is the "official" web service  standard/procedure now for ofbiz as old
>> method ( xmlrpc ) services are obsolete and it is almost impossible  even
>> to find jar files for them.  Can someone  provide a link to official  docs
>> in this regard?
>> --
>>
>> Regards,
>>
>> Parminder S. Lehal
>>
>>
>>