Hi Marcin, just look at the README.txt which is included. The solution is descripted there.
Btw, [email protected] is the best list to ask such questions. Bye, Norman ps: Feedback is welcome 2009/11/21, Marcin Misiewicz <[email protected]>: > Hi Norman. > > I'm developing GWT app and first of all I'd like to thank you for the > hupa project hupa. It helps me a lot to understand mvp concept and > espacially problem with managing places when using gwt-presenter. > > Lastly I have synchronized hupa to trunk, to see how to work with the > new aproach of managing places. I think that's the right direction. > But it's not the problem, after synchronizing I get compile errors in > eclipse (of course when I use maven to build everything works great) > but under eclipse I have annoying errors like this : > > Access restriction: The constructor DataHandler(DataSource) is not > accessible due to restriction on required library > /usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar AbstractSendMessageHandler.java > /hupa/server/src/main/java/org/apache/hupa/server/handler line > 169 Java Problem > Access restriction: The method getContent() from the type DataHandler > is not accessible due to restriction on required library > /usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar GetMessageDetailsHandler.java > /hupa/server/src/main/java/org/apache/hupa/server/handler line > 198 Java Problem > > .... > > Do you have such an errors, I guess it's related to jdk. Recently > after upgrade my ubuntu to the 9.10 I've switch to openjdk. Where is > the problem with compilation ? > > > Thanks Martin > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
