[
https://issues.apache.org/jira/browse/OFBIZ-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670877#action_12670877
]
David E. Jones commented on OFBIZ-2169:
---------------------------------------
I agree the templates directory in the ofbiz home directory would be a pain,
but in the framework directory I think it makes good sense. I don't like the
idea as much of having it mixed in with common or example as I agree it makes
things messier there (ie these are probably easier to work with if they are
isolated).
> Ant target for the automatic creation of an ofbiz component in the hot-deploy
> folder
> -------------------------------------------------------------------------------------
>
> Key: OFBIZ-2169
> URL: https://issues.apache.org/jira/browse/OFBIZ-2169
> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Reporter: Jacopo Cappellato
> Fix For: Release Branch 9.3
>
> Attachments: create-component.patch
>
>
> Ant target for the automatic creation of an ofbiz component in the hot-deploy
> folder.
> Apply the patch and run the command:
> ant create-component
> You will be prompted for:
> 1) component name (e.g. "test")
> 2) component resource name (e.g. "Test")
> 3) webapp name (e.g. "testapp")
> 4) base permission (e.g. "TEST")
> and the target will create the component in the hot-deploy folder.
> Restart ofbiz and the new application will be up and running.
> I would like to add more targets like: create-screen, create-service etc...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.