thanks, i was success build the thrift demo. problem is i install jre not jdk
and about the delphi problem i'll try look into it, but i need understand the basic concept of TThreadPoolServer where i can find it ? or should i ask in the dev mailing list ? 2016-01-30 17:46 GMT+07:00 Jens Geyer <[email protected]>: > Hi, > > these are the two first hits on Google: > > > http://stackoverflow.com/questions/5736641/ant-unable-to-find-javac-java-home-wont-set-on-ubuntu > http://stackoverflow.com/questions/8400637/unable-to-find-a-javac-compiler > > Tried that? > JensG > > > > -----Ursprüngliche Nachricht----- From: Dung Nguyen > Sent: Saturday, January 30, 2016 7:09 AM > To: [email protected] > Subject: Re: delphi thrift > > one more problem is i cannot use ant to build the java lib > *Unable to find a javac compiler;* > *com.sun.tools.javac.Main is not on the classpath.* > *Perhaps JAVA_HOME does not point to the JDK.* > *It is currently set to "/usr/lib/jvm/java-8-openjdk-amd64/jre"* > > > i try many way to force it to JDK but it not obay my command > > echo $JAVA_HOME > /usr/lib/jvm/java-1.8.0-openjdk-amd64/ > > > > 2016-01-30 2:39 GMT+07:00 Jens Geyer <[email protected]>: > > Hi Dung Nguyen, >> >> there is none yet, unfortunately. >> >> If you think you could come up with a suitable implementation, I will >> gladly review it. If there are any questions related to that, feel free to >> ask (preferrably on the dev mailing list) and I will answer you questions. >> >> http://thrift.apache.org/docs/HowToContribute >> >> Have fun, >> JensG >> >> >> >> >> -----Ursprüngliche Nachricht----- From: Dung Nguyen >> Sent: Friday, January 29, 2016 9:17 AM >> To: [email protected] >> Subject: delphi thrift >> >> >> Hi, >> >> Anyone please tell me where i can find TThreadPoolServer for delphi ? seem >> the src only have TSimpleServer >> >> >
