On Mon, Apr 13, 2015 at 3:58 PM, Alexey Gorbachev <[email protected]> wrote:
>  Hi, everybody!
> I downloaded release ofbiz 13.07 as zip archieve from apache site, then 
> compiled it under windows 7 (and also with win server 2008 R2) with jdk8 and 
> ant 1.9.4. Everything is OK.
> Then I need to compile ofbiz under debian 7.8. I tried to do this also with 
> jdk8 and ant 1.9.4, but got errors.
> Could you help me?
> This is log.
> root@debian:/opt/ofbiz/apache-ofbiz-13.07.01# ./ant
> Buildfile: /opt/ofbiz/apache-ofbiz-13.07.01/build.xml
>
[...]
> classes:
>   [javac16] Compiling 11 source files to 
> /opt/ofbiz/apache-ofbiz-13.07.01/applications/party/build/classes
>   [javac16] warning: [options] bootstrap class path not set in conjunction 
> with -source 1.6
>   [javac16] 
> /opt/ofbiz/apache-ofbiz-13.07.01/applications/party/src/org/ofbiz/party/communication/CommunicationEventServices.java:139:
>  error: cannot access DataResourceWorkerInterface

      Smells like a path (or lack thereof) issue. Are you sure you
told it which java compiler to use? How and where did you install
jdk8?

I might be completely wrong but that is where I would start at.

Reply via email to