importing seed/demo data for my component only

2010-01-10 Thread Christopher Snow
During developing my component, I am frequently creating new demo data as my component grows and pasting the data into the webtools import screen. Is there a way to automate loading the demo data for my component? Running ant run-install is not practical because it installs the demo data for

Re: importing seed/demo data for my component only

2010-01-10 Thread Jacques Le Roux
Hi Chris, You can use the ext data for that. Look for ext in entityengine.xml. Then you can use run-install-extseed. See the main build.xml file. Also, from OFBiz main dir, ant -p is your friend. Jacques From: Christopher Snow sno...@snowconsulting.co.uk During developing my component, I am

Re: importing seed/demo data for my component only

2010-01-10 Thread Christopher Snow
Hi Jacques, entityengine.xml explains it all! The create-component script puts the component data in the seed and demo reader. Perhaps it should put the data under ext and ext-demo? Many thanks, Chris Jacques Le Roux wrote: Hi Chris, You can use the ext data for that. Look for ext in

Re: patch process

2010-01-10 Thread Jacques Le Roux
Have a look at *-ofbiz-patches targets in hot-deploy/vinops/build.xml It's well explained at http://markmail.org/message/4mmgumepxjopmntu You may need also to follow

Re: importing seed/demo data for my component only

2010-01-10 Thread Christopher Snow
Shall I raise this as a JIRA improvement? There are at least two options: 1) Copy the following into the create-component generated ofbiz-component.xml !-- defining: seed = OFBiz and External Seed Data - to be maintained along with source and updated whenever a system

Re: applet / location of external jars

2010-01-10 Thread Scott Gray
Hi Alexander, I think what BJ is saying is that the jar must be directly accessible in your webapp in the same way that images, css and javascript files are. You can either store it in the same place as those files or otherwise open up a new allowedPath in your web.xml file. Regards

Re: New order error

2010-01-10 Thread zhiyongcui
Is there anybody else noticed this issue? Jacopo Cappellato-4 wrote: I have noticed a similar issue when I selected the First of January and got 2010-1-01 instead of 2010-01-01 Jacopo On Jan 4, 2010, at 2:12 AM, zhiyongcui wrote: I tried to create a new order, at the