Integration with eBay (iAdding ebay services and Userservices)
--------------------------------------------------------------- Key: OFBIZ-1911 URL: https://issues.apache.org/jira/browse/OFBIZ-1911 Project: OFBiz Issue Type: New Feature Components: specialpurpose/ebay Affects Versions: SVN trunk Environment: specialpurpose/ebay Reporter: BJ Freeman Fix For: SVN trunk two level of service to allow integration into different modules of ofbiz the ebayservices are the calls to ebay directly. the userservices are for getting data from a users perspective. I have not at this time created the java portion of the services. but will in the next few weeks, once I have tested them. also these services are not complete, but show the calls, incase someone wants to build on them. There is the third service for sandbox. at this point I have not changed the two services that were already there. But I have refactored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1911: ------------------------------ Attachment: ebaysandboxservices.xml there is only one call but is it is for sandbox only. > Integration with eBay (iAdding ebay services and Userservices) > --------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, incase someone wants to build on them. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have refactored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1911: ------------------------------ Attachment: ebayservices.xml the ebayservice are calles to ebay directly. > Integration with eBay (iAdding ebay services and Userservices) > --------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, incase someone wants to build on them. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have refactored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1911: ------------------------------ Attachment: ebayuserservices.xml userservices are higher level calls that get info a user would need from ebay. > Integration with eBay (iAdding ebay services and Userservices) > --------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml, ebayuserservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, incase someone wants to build on them. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have refactored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-1911: ------------------------------ Priority: Minor (was: Major) Description: two level of service to allow integration into different modules of ofbiz the ebayservices are the calls to ebay directly. the userservices are for getting data from a users perspective. I have not at this time created the java portion of the services. but will in the next few weeks, once I have tested them. also these services are not complete, but show the calls, encase someone wants to build on them. I will complete them and update them in the next week. There is the third service for sandbox. at this point I have not changed the two services that were already there. But I have re -factored some of the methods used in the new services I have provided. was: two level of service to allow integration into different modules of ofbiz the ebayservices are the calls to ebay directly. the userservices are for getting data from a users perspective. I have not at this time created the java portion of the services. but will in the next few weeks, once I have tested them. also these services are not complete, but show the calls, incase someone wants to build on them. There is the third service for sandbox. at this point I have not changed the two services that were already there. But I have refactored some of the methods used in the new services I have provided. Summary: Integration with eBay (Adding ebay services and Userservices) (was: Integration with eBay (iAdding ebay services and Userservices)) > Integration with eBay (Adding ebay services and Userservices) > -------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Priority: Minor > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml, ebayuserservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, encase someone wants to build on them. > I will complete them and update them in the next week. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have re -factored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1911: -------------------------------------- Assignee: Jacques Le Roux > Integration with eBay (Adding ebay services and Userservices) > -------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml, ebayuserservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, encase someone wants to build on them. > I will complete them and update them in the next week. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have re -factored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621180#action_12621180 ] Jacques Le Roux commented on OFBIZ-1911: ---------------------------------------- Bj, Is it ready for commiting or just for 1st review ? > Integration with eBay (Adding ebay services and Userservices) > -------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml, ebayuserservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, encase someone wants to build on them. > I will complete them and update them in the next week. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have re -factored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621185#action_12621185 ] BJ Freeman commented on OFBIZ-1911: ----------------------------------- these were submitted now for any possible feed back as to approach. in the next couple of weeks i will update these and add the rest after i complete testing. > Integration with eBay (Adding ebay services and Userservices) > -------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml, ebayuserservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, encase someone wants to build on them. > I will complete them and update them in the next week. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have re -factored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman closed OFBIZ-1911. ----------------------------- Resolution: Later have to put this on hold for some more pressing coding. will look at it after the first of the year. > Integration with eBay (Adding ebay services and Userservices) > -------------------------------------------------------------- > > Key: OFBIZ-1911 > URL: https://issues.apache.org/jira/browse/OFBIZ-1911 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/ebay > Affects Versions: SVN trunk > Environment: specialpurpose/ebay > Reporter: BJ Freeman > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: ebaysandboxservices.xml, ebayservices.xml, ebayuserservices.xml > > > two level of service to allow integration into different modules of ofbiz > the ebayservices are the calls to ebay directly. > the userservices are for getting data from a users perspective. > I have not at this time created the java portion of the services. > but will in the next few weeks, once I have tested them. > also these services are not complete, but show the calls, encase someone wants to build on them. > I will complete them and update them in the next week. > There is the third service for sandbox. > at this point I have not changed the two services that were already there. > But I have re -factored some of the methods used in the new services I have provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |