dryo182 / tocollege-net

Automatically exported from code.google.com/p/tocollege-net
0 stars 0 forks source link

org.compass.gps.device.hibernate.HibernateGpsDevice #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. installing eclipse
2. " " " " "  maven, subclipse
3. import the project (.../trunk/) by svn
4. add the 5 gwt jar files into the librairies used (right click/properties...)
5. rick click on the launch TocOllege-Sample file/run as ToCollege-net-Sample

ths normal host window of gwt opens, then the one for the browser to the
toocllegesample file opens, but stay all white.

nothing but "Created MBeanServer with ID: f0gq5r:fmbtnqxp.0:portable:1" in
the console.

anyway, there are 5 errors in 
src.main.webapp.WEB-INF.applicationContext-hibernate.xml

i took a screenshot (attach file)

i use Ubuntu, Eclipse 3.4 with Maven, Springs and Subclipse installed.
when i took the files from svn, i get an error about .m2/settings.xml which
didnt existe. i created it but empty cause i dont know what i have to write
in it.

I just want to run the calculator (the first project in the EXCELLENT book).

Thank's

Original issue reported on code.google.com by jeanbaptiste.roquefere on 15 Oct 2008 at 10:36

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have used ./install-all and the ./install-linux. everythings was ok.
now, when i open properties/java build path/librairies/Maven Librairies, 
i still have 3 or 4 jar missing : 
gwt-log-1.5.1.jar
gwt-dev-linux-1.5.0.RC1.jar
gwt-servlet-linux-1.5.0.RC1.jar
gwt-user-linux-1.5.0.RC1.jar

tools.jar

Original comment by jeanbaptiste.roquefere on 15 Oct 2008 at 11:59

GoogleCodeExporter commented 9 years ago
Should be fixed in latest commits on github.

Original comment by jdw...@gmail.com on 21 Nov 2008 at 1:13