Hi Gerardo,

Better way is to Install JDK1.6 & set following as Environment Variables:

JAVA_HOME
C:\Program Files\Java\jdk1.6.0_20

CLASSPATH
C:\Program Files\Java\jdk1.6.0_20\lib;C:\Program
Files\Java\jdk1.6.0_20\jre\lib

PATH
C:\Program Files\Java\jdk1.6.0_20\bin

Then bulid using ant run-install command if its build successfully start the
server using java -jar ofbiz.jar.
Hope this could help you.

---
Regards,
Pankaj Savita
Mob: 09890262476
Email: pankajsav...@gmail.com

2010/9/24 Michał Cukierman <of...@partbook.eu>

> You have got wrong path. you should try:
> java -jar ofbiz.jar ...
>
> or smth like:
> "c:\program files\java\sdk\....\bin\java.exe"
>
> The best thing fould be to install jdk 6.0 or add your current sdk to
> the PATH variable.
>
> Dnia 2010-09-23, czw o godzinie 09:49 -0700, Gerardo Valdez Andrade
> pisze:
> >
> > Hi,
> >
> > i try to install, ofbiz 09.04 but i get this error
> >
> >
> >
> > i'been installed : java-ee-sdk-5_01-windows
> >
> >
> >
> >
> > someone could help me , please??
> >
> > best regards
> >
> > Gerardo Valdez Andrade
> >
>
>

Reply via email to