[ 
https://issues.apache.org/jira/browse/OFBIZ-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874814#action_12874814
 ] 

Nicolas Malin commented on OFBIZ-3798:
--------------------------------------

Really thanks for your return adrian and adam. 

I go in a very bad way with my generic service. If I understand your comment 
adam I have the following result :

<service name="XmlRpcCallServiceExample" engine="xml-rpc" 
location="http://XmlRpcServer/path/to/connector"; invoke="MethodName">
  ...
</service>

and in mini-lang, just generic : <call-service ... > 

I think that is a good solution and I will work on XML-RPC service handler. Tks 
for your light ;)

> Add generic service to call xml-rpc request
> -------------------------------------------
>
>                 Key: OFBIZ-3798
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3798
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: xml-rpc.diff
>
>
> I add a generic service to call xml-rpc server. The goal is to have a 
> technical interface to make calls directly from mini-lang.
> The first patch it's my draft. I don't know where I do the service 
> definition. I add a servicedef in framework/webapp, I move service on 
> framework/common ? any suggest are welcom ;)
> Nicolas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to