Yes, that's how it works. Minimize the command prompt window and proceed with using your browser to
access OFBiz.
-Adrian
Brendan Vogt wrote:
Hi,
When I run startofbiz.bat then all it shows is and it stays there:
C:\Development\Java\Eclipse\workspace\TestOfBiz>startofbiz.bat
C:\Development\Java\Eclipse\workspace\TestOfBiz>ECHO OFF
C:\Development\Java\Eclipse\workspace\TestOfBiz>"C:\Sun\SDK\jdk\bin\java"
-Xms25
6M -Xmx512M -Duser.language=en -jar ofbiz.jar 1>runtime\logs\console.log
Is it right?
Brendan