Hi Rajbir, Thanks for the reply.
How to deploy the soap service in ofBiz. Means, if I create a new project for implementing a SOAP webservice, how to deploy it in ofBiz? Can you give some simple steps or example...For exmplae . 1) create a soap webservice. 2) put the war into XXX folder into ofBiz... 3) required components etc........ Just brief level direction for implementing wrapper soap service............ Thanks in advance. Regards, Deval ----- Original Message ----- From: Rajbir Saini [via OFBiz] To: devalpatel Sent: Friday, May 11, 2012 11:30 AM Subject: Re: how to use ofBiz service in .Net application? Deval, Yes, you will need to implement the SOAP services and deploy them in the OFBiz. You can use Axis2 (Older version is part of OFBiz) or you can use CXF to deploy your services. I understand it is going to be a lot of work but I think this is the best way out looking at the state of OFBiz exported web services. Thanks, Raj On Friday 11 May 2012 10:38 AM, devalpatel wrote: > Rajbir, > > You have suggested to wrap the ofBiz services into our own SOAP services > that returns the primitives types or whatever we want. > > So, does the SOAP services will be implemented and deployed in ofBiz ? > because, i am not clear about how to fit the independent SOAP services into > the ofBiz framework. > > Thanks in advance. > > Regards, > Deval > > -- > View this message in context: http://ofbiz.135035.n4.nabble.com/Re-how-to-use-ofBiz-service-in-Net-application-tp4580144p4625479.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > ------------------------------------------------------------------------------ If you reply to this email, your message will be added to the discussion below: http://ofbiz.135035.n4.nabble.com/Re-how-to-use-ofBiz-service-in-Net-application-tp4580144p4625558.html To unsubscribe from Re: how to use ofBiz service in .Net application?, click here. NAML -- View this message in context: http://ofbiz.135035.n4.nabble.com/Re-how-to-use-ofBiz-service-in-Net-application-tp4580144p4626369.html Sent from the OFBiz - User mailing list archive at Nabble.com.
