Hello! If you follow:
http://docs.ofbiz.org/display/OFBIZ/Export+Ofbiz+Services+that+use+complex+type+parameters+via+SOAP you will be able to export PartyServices as a web service very quickly! I'm planning to release a simple and ready to use Ofbiz component named "Axis2" that will allow to export ofbiz services that use complex types as Web Services. It's based on http://docs.ofbiz.org/display/OFBIZ/Export+Ofbiz+Services+that+use+complex+type+parameters+via+SOAP article. The component is finished and it's working perfectly but it contains customer specific information. I need to remove this customer specific info previous release. Don't hesitate to ask for help if you run into trouble following the steps in the howto. Regards, Alfredo raminbox wrote: > > Hi BJ, > Thanks a lot for your mail. > > But i am trying to expose PartyServices as a web service. in that case > what > is my option? > i cannot deploy party services in axis right? as its an integral part of > ofbiz? > > > also any work around avilable? > > regards > Ram. > > On Mon, Dec 15, 2008 at 12:15 PM, BJ Freeman <[email protected]> wrote: > >> >> http://docs.ofbiz.org/display/OFBIZ/Export+Ofbiz+Services+that+use+complex+type+parameters+via+SOAP >> only documentation I find. >> remember ofbiz does not handle complex types, only simple. >> >> there has been many questions of soap but very little information. >> Please as you find answer add them to the link above. >> >> raminbox sent the following on 12/15/2008 7:38 AM: >> > Hi All, >> > >> > I am trying to make createPerson service an webservice, by stting >> > export=true. >> > org.ofbiz.party.party.PartyServices >> > >> > But i am not able to access the wsdl using >> > http://127.0.0.1:8080/webtools/control/SOAPService/createPerson?WSDL >> > >> > Its extremely urgent i get this working. >> > >> > please help me out >> > >> > regards >> > ram. >> > > -- View this message in context: http://www.nabble.com/WSDL-issue-for-PartyServices.-tp21016026p21031875.html Sent from the OFBiz - User mailing list archive at Nabble.com.
