Re: Difference between shoppingList and shoppingCart

2010-04-28 Thread Chandan Khandelwal
Hello Narayan, Shopping cart contain all the products for which we are going to pay and if we want to maintain products for future reference then save those products in shopping list or wish list, we can update and maintain for future purpose. -- Chandan Khandelwal On Wed, Apr 28, 2010 at

Database related

2010-04-28 Thread Selvakumar Ganesan
Hai, I wanted to retain only the seed data in my database.For that I ran the command ant clean-all succeeded by ant run-install-seed.After this I used the command startofbiz.bat.But when I entered username as admin and password ofbiz It showed thatuser not found.What should I do further?.

Tomcat 6.0.26

2010-04-28 Thread Craig Ambrose
Hello, Has anyone gotten Tomcat 6.0.26 working with ofbiz? I'm using the 9.04 ofbiz release and am in need of some of the capabilities of the latest Tomcat release. Thanks -craig

Re: Database related

2010-04-28 Thread Scott Gray
UserLogin data is part of seed-initial data which can be loaded using: ant run-install-extseed or if you don't want the ext data to be loaded (there isn't any by default): ant run-install-readers -Ddata-readers=seed,seed-initial Regards Scott HotWax Media http://www.hotwaxmedia.com On

Re: Difference between shoppingList and shoppingCart

2010-04-28 Thread Jacques Le Roux
Moreover, in a shopping list you store only information about products, nothing about promotions, etc. Jacques From: Chandan Khandelwal chndn_k...@yahoo.co.in Hello Narayan, Shopping cart contain all the products for which we are going to pay and if we want to maintain products for future

Re: Tomcat 6.0.26

2010-04-28 Thread Jacques Le Roux
It's used in trunk since http://svn.apache.org/viewvc?view=revisionrevision=938061 Nothing guaranted in releases... From: Craig Ambrose cr...@tastingroom.com Hello, Has anyone gotten Tomcat 6.0.26 working with ofbiz? I'm using the 9.04 ofbiz release and am in need of some of the capabilities

Re: Tomcat 6.0.26

2010-04-28 Thread Jacopo Cappellato
However a new release branch (10.04) is going to be created this week and very soon we will vote for the first (alpha) release on the new branch; the new release will be probably named 10.04-RC1 and it will be the first release running on Tomcat 6.0.26 Kind regards, Jacopo On Apr 28, 2010,

Re: Tomcat 6.0.26

2010-04-28 Thread BJ Freeman
I have one instance running as a demo of the trunk, since it was put in last week. I have not had time to put it through it tests with selenium. I have not tried it with 9.04, yet. if your running tomcat outside of ofbiz then I can see the reason to use .26 I don't know enough yet to know if you

Re: Database related

2010-04-28 Thread BJ Freeman
you can also use ant run-install-seed then create your own admin login ant load-admin-user-login Creates a user login with admin privileges and a temporary password equal to 'ofbiz'; after a succesful login the user will be prompted for a new password. Example command for the userLogin 'admin':

Re: Database related

2010-04-28 Thread Jacopo Cappellato
After run-install-seed you should also run the following ant target to load an admin user: ant create-admin-user-login When prompted, enter the user login name (e.g. admin). Then you will be able to login using the newly created user with password ofbiz (you will be asked to change the

Re: Database related

2010-04-28 Thread Jacques Le Roux
And finally, to know more about ant targets use ant -p Jacques From: Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com After run-install-seed you should also run the following ant target to load an admin user: ant create-admin-user-login When prompted, enter the user login name (e.g.

Customer : Available balance

2010-04-28 Thread abhishek jain
Dear friends, I am searching a lot on ofbiz and i have not found a solution to my query, 1. I need a sol. where a customer must be able to deposit some money in advance and that money will optionally be used to pay for his orders, 2. Also i dont need to store the customer address while creating a

Re: Customer : Available balance

2010-04-28 Thread Kranti Agrawal
For Query 1. Check Billing Accounts. Regards, Kranti Agrawal Student, IIIT Bangalore krantiagrawal.blogspot.com On Wed, Apr 28, 2010 at 4:45 PM, abhishek jain abhishek.netj...@gmail.comwrote: Dear friends, I am searching a lot on ofbiz and i have not found a solution to my query, 1. I need

Re: Customer : Available balance

2010-04-28 Thread Rishi Solanki
Hi Abhishek, Please see my comments inline. Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Wed, Apr 28, 2010 at 4:45 PM, abhishek jain abhishek.netj...@gmail.comwrote: Dear friends, I am searching a lot on

Re: Customer : Available balance

2010-04-28 Thread Deepak Dixit
Hello Abhishek, for query 2 ,You can call createCustomer event of ecommerce.(CustomerEvents.xml ) for query 5 . You have to set usePrimaryEmailUsername=Y for ProductStore data. Thanks Regards -- Deepak Dixit HotWax Media Pvt. Ltd. Website :- www.hotwaxmedia.com Contact :- +91-98267-54548

Re: 'fail-property' inside 'call-map-processor' problem

2010-04-28 Thread S.Hage
HI Shubham, Thanks for your response. The problem is when I use (fail-property resource=PartyUiLabels property=PartyFirstNameMissing) ofbiz log this error message in ofbiz.log file (you see all java stack above): Error in simple-method operation [call-simple-map-processor/]:

Re: Tracking InventoryTransfer?

2010-04-28 Thread Joe Eckard
This problem sounded familiar... http://www.mail-archive.com/d...@ofbiz.apache.org/msg01155.html I believe I created a fix for this locally - I'll do some checking and see about adding it to the project. It should be as simple as adding an inventoryTransferId field to inventoryItemDetail

Re: Difference between shoppingList and shoppingCart

2010-04-28 Thread ScottA
Is there a simple method to allow the wishlist to be stored in cookie versus having to log in and create an account? TIA. -- View this message in context: http://ofbiz.135035.n4.nabble.com/Difference-between-shoppingList-and-shoppingCart-tp2068647p2069233.html Sent from the OFBiz - User mailing

Re: Difference between shoppingList and shoppingCart

2010-04-28 Thread BJ Freeman
you can have many shopping list. also the shopping list can be used for automatic re-order. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=93 Specialtymarket.com

robot.txt again

2010-04-28 Thread BJ Freeman
when a mount point / is like http://somedomian.com/ then the webapp/{component}/index.jsp is accessed I propose that the index.jsp be coded for serving up the robot.txt. any suggestions as to where the robot.txt could be located other than in the specialpurpose\ecommerce\webapp\{component} or any

Re: robot.txt again

2010-04-28 Thread Adrian Crum
In the common component? -Adrian On 4/28/2010 2:22 PM, BJ Freeman wrote: when a mount point / is like http://somedomian.com/ then the webapp/{component}/index.jsp is accessed I propose that the index.jsp be coded for serving up the robot.txt. any suggestions as to where the robot.txt could be

Re: robot.txt again

2010-04-28 Thread BJ Freeman
I thought of that Adrian. then I thought what if each websites wants a different robot.txt. maybe put in a property that lets you select from a common or individual. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation