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
>>>
>>
> 

Reply via email to