Categories
- Android (51)
- Challenge of the month (14)
- Dirk Fauth (39)
- Eclipse (314)
- Hendrik Still (1)
- Java (35)
- Jeanderson Candido (3)
- Lars Vogel (109)
- Matthias Mailänder (3)
- OSGi (30)
- Other (37)
- Papercut (15)
- Private (4)
- Servlet (2)
- Simon Scholz (6)
- Softskill Topics (5)
- vogella (34)
- Web (7)
vogella tutorial rss feed
Home
Recommended
Twitter
-
Recent Posts
Monthly Archives: January 2009
Python Training in Heidelberg
I’m just returning from the first evening overview training of Python in the “Volkshochschule Heidelberg”. The training is fun; even if we so far only covered the basics. It is actually fun learning the languages features AFTER having used the … Continue reading
Comments Off on Python Training in Heidelberg
Groovy / Grail event at the Java User Group Stuttgart
The Java User Group Stuttgart is holding a free Groovy / Grails event. It is quite amazing to see how passionate the people are in the Java community. I’ll be there on this event and I assume that it will … Continue reading
Comments Off on Groovy / Grail event at the Java User Group Stuttgart
Java Classpath Problems with Java 6 Update 11
Today I tracked down a nasty bug in Eclipselink JPA. To my upmost surprise this seems to be a problem with the classloader in Java. If the executing class is in a very deep path, e.g. C:\Documents and Settings\vogella1\Desktop\Documents8_MyDocuments\20_Documentation\WebpageExamples\de.vogella.jpa.bug\bin then … Continue reading
Comments Off on Java Classpath Problems with Java 6 Update 11