Dynamic export of services in ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Dynamic export of services in ofbiz

Imre András Róbert
Hi,

We use existing and custom implemented ofbiz services in our
development project. Walking this way services have to be
exported/unexported quite often as development advance.

We needed to find a way instead of the frequent editing of various
service xml files. It would be nice if services were exportable
in a dynamic way. We came up with two solutions:

- implementing a service that actually export/unexport other
  services
- implementing an exported proxy service which forwards calls
  to other services

Currently we use the second solution. I'd like to hear your
opinion about this (pros/cons/comments/other ways).


Thanks,
  András


Reply | Threaded
Open this post in threaded view
|

Re: Dynamic export of services in ofbiz

Andrew Sykes
Andras,

This has been discussed a few times before, the option that you are
currently using always seems to be the one that people prefer.

- Andrew

On Fri, 2007-03-09 at 15:17 +0100, Imre András Róbert wrote:

> Hi,
>
> We use existing and custom implemented ofbiz services in our
> development project. Walking this way services have to be
> exported/unexported quite often as development advance.
>
> We needed to find a way instead of the frequent editing of various
> service xml files. It would be nice if services were exportable
> in a dynamic way. We came up with two solutions:
>
> - implementing a service that actually export/unexport other
>   services
> - implementing an exported proxy service which forwards calls
>   to other services
>
> Currently we use the second solution. I'd like to hear your
> opinion about this (pros/cons/comments/other ways).
>
>
> Thanks,
>   András
>
>
--
Kind Regards
Andrew Sykes <[hidden email]>
Sykes Development Ltd
http://www.sykesdevelopment.com

Reply | Threaded
Open this post in threaded view
|

ReDynamic export of services in ofbiz

Imre András Róbert
Thanks, Andrew.
Has it been discussed on this list, or elsewhere?


Regards,
  András


Friday, March 9, 2007, 3:52:06 PM, you wrote:

> Andras,

> This has been discussed a few times before, the option that you are
> currently using always seems to be the one that people prefer.

> - Andrew

> On Fri, 2007-03-09 at 15:17 +0100, Imre András Róbert wrote:
>> Hi,
>>
>> We use existing and custom implemented ofbiz services in our
>> development project. Walking this way services have to be
>> exported/unexported quite often as development advance.
>>
>> We needed to find a way instead of the frequent editing of various
>> service xml files. It would be nice if services were exportable
>> in a dynamic way. We came up with two solutions:
>>
>> - implementing a service that actually export/unexport other
>>   services
>> - implementing an exported proxy service which forwards calls
>>   to other services
>>
>> Currently we use the second solution. I'd like to hear your
>> opinion about this (pros/cons/comments/other ways).
>>
>>
>> Thanks,
>>   András
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: ReDynamic export of services in ofbiz

Andrew Sykes
In reply to this post by Andrew Sykes
Andras,

You should find stuff on this list - dating back a while!

- Andrew

On Fri, 2007-03-09 at 17:46 +0100, Imre András Róbert wrote:

> Thanks, Andrew.
> Has it been discussed on this list, or elsewhere?
>
>
> Regards,
>   András
>
>
> Friday, March 9, 2007, 3:52:06 PM, you wrote:
>
> > Andras,
>
> > This has been discussed a few times before, the option that you are
> > currently using always seems to be the one that people prefer.
>
> > - Andrew
>
> > On Fri, 2007-03-09 at 15:17 +0100, Imre András Róbert wrote:
> >> Hi,
> >>
> >> We use existing and custom implemented ofbiz services in our
> >> development project. Walking this way services have to be
> >> exported/unexported quite often as development advance.
> >>
> >> We needed to find a way instead of the frequent editing of various
> >> service xml files. It would be nice if services were exportable
> >> in a dynamic way. We came up with two solutions:
> >>
> >> - implementing a service that actually export/unexport other
> >>   services
> >> - implementing an exported proxy service which forwards calls
> >>   to other services
> >>
> >> Currently we use the second solution. I'd like to hear your
> >> opinion about this (pros/cons/comments/other ways).
> >>
> >>
> >> Thanks,
> >>   András
> >>
> >>
>
--
Kind Regards
Andrew Sykes <[hidden email]>
Sykes Development Ltd
http://www.sykesdevelopment.com

Reply | Threaded
Open this post in threaded view
|

Re[4]: Dynamic export of services in ofbiz

Imre András Róbert
Strange enough, already searched the list before
started this thread, but found nothing :(

I'm really interested in this topic.
Any topic or terms to search for?


Thanks,
  András


Friday, March 9, 2007, 6:11:21 PM, you wrote:

> Andras,

> You should find stuff on this list - dating back a while!

> - Andrew

> On Fri, 2007-03-09 at 17:46 +0100, Imre András Róbert wrote:
>> Thanks, Andrew.
>> Has it been discussed on this list, or elsewhere?
>>
>>
>> Regards,
>>   András
>>
>>
>> Friday, March 9, 2007, 3:52:06 PM, you wrote:
>>
>> > Andras,
>>
>> > This has been discussed a few times before, the option that you are
>> > currently using always seems to be the one that people prefer.
>>
>> > - Andrew
>>
>> > On Fri, 2007-03-09 at 15:17 +0100, Imre András Róbert wrote:
>> >> Hi,
>> >>
>> >> We use existing and custom implemented ofbiz services in our
>> >> development project. Walking this way services have to be
>> >> exported/unexported quite often as development advance.
>> >>
>> >> We needed to find a way instead of the frequent editing of various
>> >> service xml files. It would be nice if services were exportable
>> >> in a dynamic way. We came up with two solutions:
>> >>
>> >> - implementing a service that actually export/unexport other
>> >>   services
>> >> - implementing an exported proxy service which forwards calls
>> >>   to other services
>> >>
>> >> Currently we use the second solution. I'd like to hear your
>> >> opinion about this (pros/cons/comments/other ways).
>> >>
>> >>
>> >> Thanks,
>> >>   András
>> >>
>> >>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Dynamic export of services in ofbiz

Scott Gray
Nabble has older archives from before the lists moved to Apache, also
try doing a google on lists.ofbiz.org for even older archives

Regards
Scott

Imre András Róbert wrote:

> Strange enough, already searched the list before
> started this thread, but found nothing :(
>
> I'm really interested in this topic.
> Any topic or terms to search for?
>
>
> Thanks,
>   András
>
>
> Friday, March 9, 2007, 6:11:21 PM, you wrote:
>
>  
>> Andras,
>>    
>
>  
>> You should find stuff on this list - dating back a while!
>>    
>
>  
>> - Andrew
>>    
>
>  
>> On Fri, 2007-03-09 at 17:46 +0100, Imre András Róbert wrote:
>>    
>>> Thanks, Andrew.
>>> Has it been discussed on this list, or elsewhere?
>>>
>>>
>>> Regards,
>>>   András
>>>
>>>
>>> Friday, March 9, 2007, 3:52:06 PM, you wrote:
>>>
>>>      
>>>> Andras,
>>>>        
>>>> This has been discussed a few times before, the option that you are
>>>> currently using always seems to be the one that people prefer.
>>>>        
>>>> - Andrew
>>>>        
>>>> On Fri, 2007-03-09 at 15:17 +0100, Imre András Róbert wrote:
>>>>        
>>>>> Hi,
>>>>>
>>>>> We use existing and custom implemented ofbiz services in our
>>>>> development project. Walking this way services have to be
>>>>> exported/unexported quite often as development advance.
>>>>>
>>>>> We needed to find a way instead of the frequent editing of various
>>>>> service xml files. It would be nice if services were exportable
>>>>> in a dynamic way. We came up with two solutions:
>>>>>
>>>>> - implementing a service that actually export/unexport other
>>>>>   services
>>>>> - implementing an exported proxy service which forwards calls
>>>>>   to other services
>>>>>
>>>>> Currently we use the second solution. I'd like to hear your
>>>>> opinion about this (pros/cons/comments/other ways).
>>>>>
>>>>>
>>>>> Thanks,
>>>>>   András
>>>>>
>>>>>
>>>>>          
>
>
>  

Reply | Threaded
Open this post in threaded view
|

Re: Re[4]: Dynamic export of services in ofbiz

Jacques Le Roux
Administrator
In reply to this post by Imre András Róbert
András,

You may try this link http://tinyurl.com/2t34hy

Not sure your exact problem is there but you may find links...

Jacques

----- Message d'origine -----
De : "Imre András Róbert" <[hidden email]>
A : "Andrew Sykes" <[hidden email]>
Envoyé : vendredi 9 mars 2007 21:54
Objet : Re[4]: Dynamic export of services in ofbiz


> Strange enough, already searched the list before
> started this thread, but found nothing :(
>
> I'm really interested in this topic.
> Any topic or terms to search for?
>
>
> Thanks,
>   András
>
>
> Friday, March 9, 2007, 6:11:21 PM, you wrote:
>
> > Andras,
>
> > You should find stuff on this list - dating back a while!
>
> > - Andrew
>
> > On Fri, 2007-03-09 at 17:46 +0100, Imre András Róbert wrote:
> >> Thanks, Andrew.
> >> Has it been discussed on this list, or elsewhere?
> >>
> >>
> >> Regards,
> >>   András
> >>
> >>
> >> Friday, March 9, 2007, 3:52:06 PM, you wrote:
> >>
> >> > Andras,
> >>
> >> > This has been discussed a few times before, the option that you
are

> >> > currently using always seems to be the one that people prefer.
> >>
> >> > - Andrew
> >>
> >> > On Fri, 2007-03-09 at 15:17 +0100, Imre András Róbert wrote:
> >> >> Hi,
> >> >>
> >> >> We use existing and custom implemented ofbiz services in our
> >> >> development project. Walking this way services have to be
> >> >> exported/unexported quite often as development advance.
> >> >>
> >> >> We needed to find a way instead of the frequent editing of
various

> >> >> service xml files. It would be nice if services were exportable
> >> >> in a dynamic way. We came up with two solutions:
> >> >>
> >> >> - implementing a service that actually export/unexport other
> >> >>   services
> >> >> - implementing an exported proxy service which forwards calls
> >> >>   to other services
> >> >>
> >> >> Currently we use the second solution. I'd like to hear your
> >> >> opinion about this (pros/cons/comments/other ways).
> >> >>
> >> >>
> >> >> Thanks,
> >> >>   András
> >> >>
> >> >>
> >>

Reply | Threaded
Open this post in threaded view
|

Re[6]: Dynamic export of services in ofbiz

Imre András Róbert
Thanks, Jacques. Studied the links, but these are
discussing SOAP service exposal of ofbiz services.

I'd rather be interested in topics about changing
an ofbiz service exported status dynamically, i.e.
while the ofbiz instance is up and running.

And also topics that discuss an existing ofbiz proxy
service (exported) through which other ofbiz services
(even unexported ones) can be called.

I still didnt find anything - surely my fault.
A search term/topic to look for would be very welcome.


Thanks,
  András


Tuesday, March 13, 2007, 11:25:19 AM, you wrote:

> András,

> You may try this link http://tinyurl.com/2t34hy

> Not sure your exact problem is there but you may find links...

> Jacques

> ----- Message d'origine -----
> De : "Imre András Róbert" <[hidden email]>
> A : "Andrew Sykes" <[hidden email]>
> Envoyé : vendredi 9 mars 2007 21:54
> Objet : Re[4]: Dynamic export of services in ofbiz


>> Strange enough, already searched the list before
>> started this thread, but found nothing :(
>>
>> I'm really interested in this topic.
>> Any topic or terms to search for?
>>
>>
>> Thanks,
>>   András
>>
>>
>> Friday, March 9, 2007, 6:11:21 PM, you wrote:
>>
>> > Andras,
>>
>> > You should find stuff on this list - dating back a while!
>>
>> > - Andrew
>>
>> > On Fri, 2007-03-09 at 17:46 +0100, Imre András Róbert wrote:
>> >> Thanks, Andrew.
>> >> Has it been discussed on this list, or elsewhere?
>> >>
>> >>
>> >> Regards,
>> >>   András
>> >>
>> >>
>> >> Friday, March 9, 2007, 3:52:06 PM, you wrote:
>> >>
>> >> > Andras,
>> >>
>> >> > This has been discussed a few times before, the option that you
> are
>> >> > currently using always seems to be the one that people prefer.
>> >>
>> >> > - Andrew
>> >>
>> >> > On Fri, 2007-03-09 at 15:17 +0100, Imre András Róbert wrote:
>> >> >> Hi,
>> >> >>
>> >> >> We use existing and custom implemented ofbiz services in our
>> >> >> development project. Walking this way services have to be
>> >> >> exported/unexported quite often as development advance.
>> >> >>
>> >> >> We needed to find a way instead of the frequent editing of
> various
>> >> >> service xml files. It would be nice if services were exportable
>> >> >> in a dynamic way. We came up with two solutions:
>> >> >>
>> >> >> - implementing a service that actually export/unexport other
>> >> >>   services
>> >> >> - implementing an exported proxy service which forwards calls
>> >> >>   to other services
>> >> >>
>> >> >> Currently we use the second solution. I'd like to hear your
>> >> >> opinion about this (pros/cons/comments/other ways).
>> >> >>
>> >> >>
>> >> >> Thanks,
>> >> >>   András
>> >> >>
>> >> >>
>> >>