Dear Pierre,

Could you be more specific how to load the data of the newly created Plugin 
through functionalities in the Webtools components?
Many thanks

Schumann
发件人: Pierre Smits<mailto:pierresm...@apache.org>
发送时间: 2018年11月28日 15:56
收件人: user@ofbiz.apache.org<mailto:user@ofbiz.apache.org>
主题: Re: How to Create Plugin without loadDefault

Hi,

After you have (re)build and started your OFBiz implementation you don't
need to (re)build and start it again loading all data (with ./gradlew
loadDefault) unit you make changes to your java code or service
definitions. You can make changes to your screens, forms, FTL and Groovy
scripts without any rebuild and restart. You can then load (import) your
data through functionalities in the Webtools component.

Best regards,

Pierre Smits

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer


On Tue, Nov 27, 2018 at 1:10 PM Schumann Ye <schumanny...@hotmail.com>
wrote:

> Dear Gurus, dear Rishi, dear Jacques,
>
> I’ve got a quick and easy question for you guys.
> How can I create Plugin (as shown in step 1 below) but without running
> step 2 below in order to show the newly created plugin in our production
> environment?
> Step 1: gradlew createPlugin -PpluginId=quality
> Step 2: gradlew loadDefault
>
> As I follow the tutorial written by Jacques, it seems it’s a MUST to run
> step 2 but I don’t want to mess up what I have done so far.
> Any hint?
>
> Many thanks and have a nice day!
> Schumann
> +86-18001501800
>
>

Reply via email to