Hi
I think you want to run both the web apps and epos together.
You can run both, ofbiz web apps and epos, for this you need to
Copy the catalina-container completely from the ofbiz-container.xml
in base folder and past it in the pos-containers.xml file
and run the application.
With regards,
S K Pradeep kumar
On Wed, Aug 19, 2009 at 4:28 PM, Abdullah Shaikh <
[email protected]> wrote:
> There is a user id field at the top, by default the focus is on that fields
> itself, just type "1" for user id and then enter password as "1", this
> should enable the GUI
>
> On Wed, Aug 19, 2009 at 4:15 PM, ngterry <[email protected]> wrote:
>
> >
> > Hi,
> >
> > I can successfully open the Catalog Manager application in Windows by
> > running either:
> > %JAVA_HOME%\bin\java -Xms128M -Xmx512M -jar ofbiz.jar (or running
> > "startofbiz.bat")
> >
> > but I fail to open in POS mode by running:
> > %JAVA_HOME%\bin\java -Xms128M -Xmx512M -jar ofbiz.jar -pos
> >
> > After executing the above command, there is a full grey screen with
> buttons
> > in the right hand side and only the number pad is highlighted and
> enabled.
> >
> > What can I do?
> >
> > Regards,
> > Terence
> > --
> > View this message in context:
> > http://www.nabble.com/Cannot-open-in-POS-mode-tp25041798p25041798.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
> >
>
--
With regards,
S K Pradeep kumar