How to create a new component

阅读更多
How to create a new component

Go the OFBiz folder
Do 'ant create-component'
For illustration purpose, provide foo as the input for the component name, resource name, webapp name and for permissions
The new component will be created in the hot-deploy folder of OFBiz
Type http://localhost:8080/ofcnew/control/main to view the new component ofcnew

你可能感兴趣的:(How to create a new component)