7th Airhacks Q & A Uploaded--JavaOne, Microservices, Scopes and JPA

Thanks for watching live--we got a new live audience record: >100 attendees. We discussed all the prepared questions in addition to many more from the IRC #airhacks channel and twitter.

Any questions left? Then join the conversation at each first Monday of the month at 6 P.M. live, comment / ask on github or this blog.

Also checkout: "Timisoara JUG Session: Hacking Opinionated JavaFX / Java 8 Apps" at 16th October, 5.30 P.M CET and Nashorn ...In Enterprise Applications (JavaDayKiev), 18th October, 10.10 AM CET: http://www.ustream.tv/channel/adambien.

See you at Java EE Workshops at MUC Airport or on demand and in a location very near you: airhacks.io!

Comments:

You forgot to say one advantage of Spring over JEE. Spring you can deploy on any container. Good presentation. Congrats

Posted by Maurício on October 11, 2014 at 09:39 PM CEST #

Thx for the hints to robovm and the JavaFX Integration for it but do you really think that roboVM with a bundled garbage collector is really a good idea for iOS? Apple experimented with GC itself and dodged it for a reason.
I really don't know the Boehm GC but I think this could be a tough point to get a comparable performance to native ARC based Apps on iOS.

Posted by Sebastian on October 15, 2014 at 04:40 PM CEST #

How do you handle transforming entities with OneToMany relationships to XML or Json for JAX-RS? I receive a lazyinitializationexception from hibernate. I was able to overcome this problem with the use of jackson-datatype-hibernate dependency, but it works only for json. What about XML? I am aware I could use @XmlTransient, but I don't want that. I want to be able to use the same entity for getAll() (only entity without fetch) and getAllFetched() services.

Posted by Mougli on October 15, 2014 at 08:37 PM CEST #

Hi Adam,

is it possible (and how) to configure CDI- or EJB-Beans (like Constructor Parameters)?

Thanks.

Frank

Posted by Frank Duvenbeck on October 25, 2014 at 08:31 PM CEST #

Post a Comment:
  • HTML Syntax: NOT allowed
...the last 150 posts
...the last 10 comments
License