Bilgin, Thanks for this information. I did find it helpful to explore CatalogWorker further. Unfortunately, I have not found the problem, yet. The database does show my productStoreID and prodCatalogId in the ProductStoreCatalog table. So I'm miffed.
BTW, I'm not using the website store front functionality of ofbiz. I'm going through Order->Order Entry and creating a Sales Order. Thanks again, Case Torres [EMAIL PROTECTED] -----Original Message----- From: Bilgin Ibryam [mailto:[EMAIL PROTECTED] Sent: Friday, December 07, 2007 2:57 PM To: [email protected] Subject: Re: No Demo no Edit Items? Was: error message when click on "Edit Items" Hi Case, If you check CatalogWorker (lines 80 - 180) i am sure that you can find out how exactly is retrieved the catalogId form DB. Not sure that this will help you, but you can give a try to the patch in OFBIZ-82 . This should show all catalogIds from current store (store is connected with the webSiteId in web.xml) in a dropdown, so you can choose if you got more than one... I hope that helps. Bilgin -- View this message in context: http://www.nabble.com/error-message-when-click-on-%22Edit-Items%22-tf4959554 .html#a14222534 Sent from the OFBiz - User mailing list archive at Nabble.com.
