It should work, send us more of your log around the error. Did you check 
carefully your jpos.xml file ?

Jacques

From: "Branden Strickland" <[EMAIL PROTECTED]>
Hello all, hope everyone is well.

I'm getting the typical "message: Service does not exist in loaded JCL
registry" apon booting the POS, but i've changed my pos-container.xml file
as stated below back to the NullReceipt setting.  It still won't boot.
(config file below)

Would there be anything else stopping me?  Must I rebuild the enviroment, or
something I'm missing?

Thanks gents!

<container name="jpos.device-container"
class="org.ofbiz.pos.container.JposDeviceContainer">
       <property name="CashDrawer.1" value="NullCashDrawer"/>
       <property name="Receipt" value="NullReceipt"/>
       <property name="Keyboard" value="GenericKeyboard"/>
       <property name="Scanner" value="GenericScanner"/>
       <property name="Msr" value="TestMsr"/>
       <property name="PinPad" value="[NOT IMPLEMENTED]"/>
       <property name="Journal" value="[NOT IMPLEMENTED]"/>
       <property name="LineDisplay" value="[NOT IMPLEMENTED]"/>
       <property name="CheckScanner" value="[NOT IMPLEMENTED]"/>
       <property name="SignatureCapture" value="[NOT IMPLEMENTED]"/>
   </container>

Reply via email to