OIO ‘s Developer Blog
This is the publication playground for these guys from Orientation in Objects, a Java Competence Center based in Germany.-
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe XML Universe
Archiv des Autors: Daniel Zwink
Joshua Bloch is the new Dart core libraries architect
There are rumors, some answers and still a lot of open questions regarding GWT and Dart. Early in november Bruce Johnson announced a statement regarding both, their (maybe .. however) common future and Google’s view on the latter: We view … Weiterlesen
Veröffentlicht unter Politics
Verschlagwortet mit Dart, GWT, Joshua Bloch, Web Development
1 Kommentar
Problem with @OrderColumn when using EclipseLink
In JPA 2.0 the annotation @OrderColumn provides support for persisting the order (or rather the index) of a list. Unfortunately this feature is buggy in some versions of EclipseLink 2.* which is the JPA 2.0 Reference Implementation. The following issue … Weiterlesen
Veröffentlicht unter Did you know?, Java EE, Java Persistence
Verschlagwortet mit EclipseLink, JPA, OrderColumn
Hinterlasse einen Kommentar
The end of Internet Explorer 6
Web developers may breathe again. Microsoft announced via twitter the official statement not to use the Internet Explorer 6 any more: It’s not often that we encourage you to stop using one of our products, but for #IE6, we’ll make … Weiterlesen
Veröffentlicht unter Did you know?, Politics
Verschlagwortet mit ie6, internet explorer 6, outdated
Hinterlasse einen Kommentar
Stateful Web Services mit JAX-WS
Ohne die Sinnhaftigkeit von zustandsbehafteten Web Services vorab diskutieren zu wollen sind hier 3 Möglichkeiten genannt solche mit Hilfe von JAX-WS bzw. dessen Referenzimplementierung umzusetzen. Variante 1: Direkter Zugriff auf die HTTP-Session über den WebServiceContext Bei einem Web Service, der … Weiterlesen
Veröffentlicht unter Did you know?, SOA / Webservices
Verschlagwortet mit JAX-WS, stateful, Web Service

