you have two choices,
1) find the data and import through webtools
2) use the ./ant -p to see a target for importing a file.
Pierce Wetter sent the following on 7/30/2010 5:13 PM:
On Jul 30, 2010, at 5:01 PM, BJ Freeman wrote:
I think Shipping method should be part of seed data.
I'm assuming its in ext, because its in applications/commonext/data.
create a Jira and a patch if you have time.
https://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Contributors+Best+Practices
To make a patch, I'd have to know more about ofbiz then I do at this point.
:-)
If I do:
java -jar ofbiz.jar -install -readers=ext
I get "No data load files" found.
Pierce