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
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
本文介绍如何使用OFBiz的'ant create-component'命令创建新的组件。示例中使用'foo'作为组件名、资源名及权限设置。新组件将位于OFBiz的热部署文件夹中,可以通过访问'http://localhost:8080/ofcnew/control/'查看。
1363

被折叠的 条评论
为什么被折叠?



