Le 05/01/2015 17:45, Davide Ciofetti a écrit :
Windows 7 Ultimate 64bit, jdk1.7_71
I noticed this messages during start ("ant start"):
[java] Warning : Module classpath component '"C:\Program
Files\Java\jdk1.7.0_71\lib\tools.jar"' is not valid and will be ignored...
[java] Warning : Module classpath component 'C:\Windows\Sun\Java\bin'
is not valid and will be ignored...
[java] Warning : Module classpath component '%DERBY_HOME%\bin' is not
valid and will be ignored...
[java] Warning : Module classpath component '%GERONIMO_HOME%\bin' is
not valid and will be ignored...
what does it mean? I have to install a derby and geronimo servers?
As you noticed those are only warnings, nothing harmful, more information for
you to clean things
I searched for any similar issue but I didn't find nothing
database seems not to work: no preloaded data and no possible operations in
the app:
If your DB had no data you could not do what you did below, OFBiz totally
relies on its Entity Engine which itself needs a working DB
- language change works
- menù navigation works
- it doesn't work, for example, "Manufactoring -> jobshop -> create a
production run -> address book icon": connection timeout appears
moreover https certification fails...i think I need to read the
documentation for this.
I confirm you need to :D You can start here
http://ofbiz.apache.org/documentation.html
Jacques
primarily I need to solve the first problem.
Thank you
Davide