You may have at least a look at http://docs.ofbiz.org/x/PQM and more generally http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Documentation+Index
Jacques De : "RockyOfbiz" <[EMAIL PROTECTED]> > > Hi BJ > > No i am not talking about contribution. I am just trying to understand the > things now so i dont think i can do contribute at this stage. ;-). > > I am just trying to find out a way to my problem. > > How can i deploy my own java xml web services on ofbiz tomcat server?. > > is it possible or not? > > /R > > BJ Freeman wrote: > > > > You are welcome to do what you want. > > Are you asking if it is something you can to contribute to ofbiz? > > Have you read the best practices > > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices > > > > > > > > > > RockyOfbiz sent the following on 10/13/2007 5:31 AM: > >> Hi BJ, > >> > >> I am not sure about the framework/example. Can u tell me in detail if > >> possible please?. > >> > >> I wanna develop a web service layer kinda stuff. So that i can reduce the > >> generation of stubs for WSDL. > >> > >> It can act like a wrapper and combile all the services (service.xml) and > >> provide only one endpoint for each application like this. > >> > >> http://localhost/webtools/product?wsdl > >> http://localhost/webtools/accounting?wsdl > >> > >> Do u have any other plans? > >> > >> /R > >> > >> BJ Freeman wrote: > >>> Like me when I first came, I had a misconception about what things > >>> meant. > >>> I believe you would be farther ahead by reading the wealth of > >>> information in the document site. It was not available when I started. > >>> > >>> for instance the service.xml is for runing services defined in other xml > >>> files that relate to ofbiz structure. > >>> > >>> what you call a java xml web service would be a module like the one in > >>> /framework/example > >>> > >>> > >>> RockyOfbiz sent the following on 10/12/2007 9:14 AM: > >>>> Hi all > >>>> > >>>> I am a newbie to ofbiz. I understood that the services are specified > >>>> service.xml. > >>>> > >>>> Is there any possibility to develop my own "java xml web services" and > >>>> deploy then om ofbiz tomcat server?. > >>>> > >>>> Need : I want to make a web services layer in ofbiz project and expose > >>>> the > >>>> ofbiz services (service.xml) with some extra funtionality. > >>>> > >>>> Suggestion are welcome :-) > >>>> > >>>> Thanks in advance > >>>> > >>>> /Regards > >>>> Rakesh > >>>> > >>> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Can-i-deploy-java-xml-web-services-on-ofbiz-tomcat---tf4614184.html#a13192333 > Sent from the OFBiz - User mailing list archive at Nabble.com. >
