How to add new field in the new entity?

2008-07-24 Thread AnandM
Hello Friends i need your great help I have to add a new entity in ofbiz under product package. While calling new entity method this entity is saving only those field which are in product table(entitymodel.xml).Then how i add new field in the new entity like color, size. Than

debugging in ofbiz

2008-07-10 Thread AnandM
Hi all, i want to do open OFbiz in debug mode i eclipse. actually i need to apply some breakpoints in few functions to trap runtime values of variables. But with current directory structure of ofbiz i am not able to launch debugging in eclipse. if any one has success in debugging ofbiz then plz he

how to associate a POS with a catalog on MCS

2008-07-01 Thread AnandM
Hi every one, i am trying to see results of pull service on POS. we are not using PSS. Pos is directly pointing to MCS.i created a catalog with categories and products for categories on MCS. now i want to sell those products which i created on mcs ,but after entering barcode of product on POS scre

problems with POS

2008-07-01 Thread AnandM
Hi all, i am getting error for DateDimension while running POS. Initally it was not comming, but now i am getting error provided below.I am able to find about why it is comming regularly? 2008-07-01 12:54:17,093 (default-invoker-Thread-11) [GeneralServiceException.java:63 :ERROR] exception re

Pull service in not getting called on POS

2008-06-23 Thread AnandM
Hi all, i am new to ofbiz. i have configured POS to sync with MCS directly without PSS. Push is getting called and runing but pull service is not running. my objective is to maintain same catalog and inventory on pos which is already created on MCS.i have attached related files in attachment. plz

RE: Service [ofbGcPurchase] threw an unexpected exception/error

2008-06-18 Thread AnandM
iz.accounting.payment.GiftCertificateServices.giftCertificatePurchase(GiftCertificateServices.java:704) >> take a look at this error. >> >> AnandM sent the following on 6/18/2008 12:38 AM: >> > Hi every one, when i start POS with "java -jar ofbiz.jar -pos" ,pos >> started >&

Service [ofbGcPurchase] threw an unexpected exception/error

2008-06-18 Thread AnandM
Hi every one, when i start POS with "java -jar ofbiz.jar -pos" ,pos started but it is throwing errror below and not able to run sync.Sometimes this error description includes one more statement that "User authorization is required for this service." Due to this reason i am not able to find that sy

Re: problem in adding a printer on pos

2008-06-17 Thread AnandM
exception is different and i have attached error file with this mail.it seems like service did not have exclusive access to the device. It may be mismatch of service jar (180 /182) as i guess. AnandM wrote: > > Hi , i am unable to start POS when i attached a printer with it. i > modified jpos.

problem in adding a printer on pos

2008-06-16 Thread AnandM
Hi , i am unable to start POS when i attached a printer with it. i modified jpos.xml , pos-containers.xml according to steps provided in forums. i installed java comm api. i installed "Epson JavaPOS ADK 1.82".Also i copied epsonJposService180.jar, epsonJposServiceCommon.jar" to /ofbiz/specialpurpo

Re: problem in POS setup

2008-06-10 Thread AnandM
machine. AnandM wrote: > > Hi clark, i am still having problem in POS setup. At present my POS and > PSS in on same machine.entity-sync-rmi is pointing to MCS machine .i am > getting error while making payment on POS by cash . Error message is > "Problem in order change".O

Re: problem in POS setup

2008-06-06 Thread AnandM
re you have set the RMIIF environment variable in > the startup script. Usually "localhost" is sufficient. > > - Original Message - > From: "AnandM" <[EMAIL PROTECTED]> > To: user@ofbiz.apache.org > Sent: Tuesday, June 3, 2008 4:45:45 AM (GMT

Re: problem in POS setup

2008-06-04 Thread AnandM
ou have set the RMIIF environment variable in > the startup script. Usually "localhost" is sufficient. > > - Original Message - > From: "AnandM" <[EMAIL PROTECTED]> > To: user@ofbiz.apache.org > Sent: Tuesday, June 3, 2008 4:45:45 AM (GMT-0700) Ame

problem in POS setup

2008-06-03 Thread AnandM
david, i configured one POS,PSS and MCS .Each has its own local database. On Pos machine entity-sync-rmi has address of PSS machine. On PSS entity-sync address is MCS ip. On MCS all locations are localhost in service engine.xml . But i am not able to find that my POS is actually connected to PSS a